3 Which is faster, going up or coming down?

Size: px
Start display at page:

Download "3 Which is faster, going up or coming down?"

Transcription

1 MATH 35, by T. Lakoba, University of Vermont 18 3 Wic is faster, going up or coming down? Suppose you trow a ball into te air. If one neglects te air resistance, ten it takes te same time for te ball to reac te igest point of its trajectory and to fall down from tat point to te Eart. Now, if one does take te air resistance into account, wic way will it take te ball longer to go, up or down? It can be sown, bot rigorously and at te intuitive level, tat it will take longer for te ball to fall tan to rise. Tis olds for any law of air resistance, as long as te motion of te ball is strictly vertical i.e., one-dimensional) and te air resistance depends only on te ball s velocity. For details see te article by F. Brauer posted online. In tis lecture, we will answer te above question in a muc restricted setting, namely: wen te air resistance is very small compared to te gravity) and, moreover, wen its magnitude is a simple linear or quadratic function of te velocity. Te reason we will study tis restricted setting is tat we will illustrate some basic steps of te perturbative approac to solving algebraic and differential equations. We will also see some applications of te Taylor series expansion of functions. 3.1 Te exact model Let a ball wit mass m be moving vertically up or down), and its initial velocity pointing up) be v 0. We assume tat te only two forces acting on te ball are te gravity and te air resistance, wit te latter being directed oppositely to te direction of te ball s motion. Projecting Newton s Second Law m a = F on te y-axis, we ave te following equations see te figure above). Going up, v > 0: m dv dt = mg F air ; Going down: v < 0: m dv dt = mg + F air. 3.1a) 3.1b)

2 MATH 35, by T. Lakoba, University of Vermont 19 We begin by taking F air to be proportional to te first power of te velocity, i.e. F air = D v. 3.) It is known tat for small bodies e.g., a tennis ball) wit not very large velocities e.g., falling from te roof of a few-story building), 3.) is a good model. On te oter and, for larger objects aving larger velocities e.g., a skydiver or a paracutist), te air resistance is proportional to te square of te velocity: F air = Dv. 3.3) See Sections and 3 of te article by L. Long and H. Weiss posted online, if you want to see some pysical arguments beind tis. For now, we focus on model 3.). In more detail, it can be written as: Substitution of tis into 3.1) yields: v > 0 F air = D v > 0) v < 0 F air = D v) > 0). m dv dt = mg Dv 3.4) for bot te upward and downward motions. It is customary to nondimensionalize equations. For 3.4), we do tis in two steps. First, dividing by m yields dv dt = g D m v. Second, let us introduce a new variable τ = gt. Ten, using te Cain Rule, we ave: dv dt = dv dτ dτ dt = dv dτ g. Substituting tis into te previous equation and cancelling by g, we obtain: dv dτ = 1 D mg v. Finally, we use te notation introduced in Lecture : Ten te nondimensional form of Eq. 3.4) is: dv dτ v. v = 1 v, 3.5) were D/mg). Note tat due to te cange of variables from t to τ, te usual equation dy dt = v now as te form ẏ = 1 v. 3.6) g Te initial conditions for 3.5) and 3.6) are: v0) = v 0, y0) = y )

3 MATH 35, by T. Lakoba, University of Vermont 0 In te specific case we are considering, y 0 = 0.) Wen te air resistance is absent = 0 in 3.5)), we get te usual formulae from 3.5), 3.6), and 3.7): v = v 0 τ 3.8a) y = y v 0 τ τ ). g 3.8b) Verify tat tey are equivalent to te form you are used to.) Now let us consider te case 0 > 0). Equation 3.5) can be solved by separation of variables: dv = 1 v dτ dv = τ + C C = const) 1 + v 1 ln1 + v) = τ + C verify). Using te first initial condition for v in 3.7), we find C: Finally, we solve for v to obtain verify): C = 1 ln1 + v 0). v = v0 )e τ 1 ). 3.9) Using now 3.6) and te second initial condition in 3.7), we obtain verify): y = y v 0 ) 1 e τ g ) τ. 3.10) Question: Answer: We ave obtained an answer. How do we know tat we aven t made a mistake? Use sanity ceck verify if te limiting cases make sense. Tere are two limiting cases: 1 very large) and 1 very small). In te former case, we expect tat te ball will go up by a small amount only wy?), and in te latter case we expect tat te answer is close to tat given by 3.8). 1 For any fixed τ i.e. wen τ is in no way related to ), 3.10) yields: y 1 = y g 1 + v 0 1 e } {{} v 0 τ ) } {{ } 1 0 τ y g v 0 τ), i.e., indeed, te elevation of te ball is very small. Before we consider te oter limiting case, let us introduce a new notation. Suppose ε is a small number: ε 1. Ten one says tat a function fε) is Oε) if fε) lim ε 0 ε = const 0.

4 MATH 35, by T. Lakoba, University of Vermont 1 For example: ε + 100ε = Oε), Similarly, one defines Oε ), Oε 3 ), etc: sin ε = Oε), 15ε + 4ε = Oε). Oε n ) lim ε 0 ε n = a nonzero number. Te following aritmetic rules apply to te O-notation: Oε) + Oε) = Oε) Oε) Oε) = Oε) const Oε) = Oε) Oε) ± Oε ) = Oε) ε Oε) = Oε ) 1 Oε) ε = O1). Te generalization of tese rules to oter Oε n ) is obvious. Tus, returning to our analysis, we can say tat wen 1, ) 1 y y 0 = O. Now let us consider te oter limiting case. 1 Recall tat we want to confirm tat in te limit 0, Eq. 3.10) reduces to Eq. 3.8b). To tis end, use te Maclaurin series for e x, e x = 1 + x 1! + x! + x3 3! +..., to expand te expression in te large parenteses in 3.10) up to O ) you will see wy in a moment): 1 + v 0 ) 1 1 τ + τ + O 3 )) τ = 1 + v 0 ) τ ) + O ) τ = τ τ + O ) + v 0 τ + O ) + O 3 ) τ = v 0 τ τ ) + O ). Substituting tis back into 3.10), we find: y = y v 0 τ τ ) g ) + O ) = y v 0 τ τ ) + O). g

5 MATH 35, by T. Lakoba, University of Vermont Tus, indeed, te O1)-term in te above expression coincides wit 3.8b). Tis indicates tat our answer 3.10) is, most likely, correct. To conclude tis section, let us answer te question posed in te title of tis lecture, for model 3.5) and ence for its solution 3.9), 3.10)). It is easy to find te time, τ m, needed for te ball to reac te maximum elevation: just set v = 0 in 3.9). Ten verify): τ m = 1 ln1 + v 0). 3.11) However, it is not possible to find analytically te time τ 1 wen te ball its te ground, because it is not possible to solve analytically te transcendental equation 3.10) wose l..s. is set to 0. Noneteless, we can still answer our question by evaluating y m ). Indeed, if y m ) > 0, ten te ball is still in te air wen τ = τ m + τ m, i.e. going down is slower tan going up. If, on te oter and, y m ) < 0, ten te ball as already it te ground before τ = τ m + τ m, so tat in tis case we would conclude tat going down is faster. So, we compute setting y 0 = 0): y m ) = v 0 ) 1 ) e τm ) τ m g use 3.11) = v0 g v 0 ) ) ) ln1 + v 0). Let us denote 1 + v 0 x> 1). Ten y m ) = 1 g x 1 x ln x) verify). Te r..s. of tis expression is a function of x, fx): fx) = x 1 ln x. x It is easy to see tat: f1) = 1 1 ln 1 = 0, and f x) = x x = 1 x) 1 > 0, for x > 1. Terefore, fx) increases, and so fx) > 0 for x > 1. Tus, y m ) > 0, and ence it takes te ball longer to fall down tan to go up. 3. Perturbative treatment of model 3.5) Te perturbative treatment of te above model can be motivated by two different observations. First, we note tat expression 3.10) is rater cumbersome. In practice, te air resistance is quite small, and so all we really need is te first-order correction to te equations of motion 3.8) witout te air resistance. To obtain suc a correction, we need to expand 3.10) keeping iger orders of tan we did above wen considering te limiting case 1.

6 MATH 35, by T. Lakoba, University of Vermont 3 Second, note tat te air resistance could ave been given by a more complicated function of v tan 3.), in wic case it would not be possible to obtain an exact analytical solution for te counterpart of model 3.5). Yet, as long as te air resistance is small, we could ope to find an approximate solution of tat model as being a perturbation of te solution 3.8) witout te air resistance. Below we illustrate bot approaces, starting wit te first one mentioned above. Let us seek a representation of solution 3.10) as: y) = y 0) ) + y 1) ) + O ), were y 0) ) is te resistance-free solution 3.8b) and y 1) is te first-order correction to it. To find y 1), we repeat te calculations done before Eq. 3.11), but keep one more power of : y) = v 0 ) 1 1 τ + ) τ 3 τ 3 + O 4 )) 6 τ g = v 0 ) τ ) ) + τ 3 + O 3 ) τ g 6 = 1 τ + τ 3 + O 3 ) + v 0 τ v 0 τ g 6 = 1 v 0 τ τ ) + v 0τ g + τ ) ) 3 + O 3 ) 6 = 1 v 0 τ τ ) + v 0τ g + τ ) ) 3 + O ). 6 Tus, we ave obtained tat y) = 1 v 0 τ τ ) + g ) + O 3 ) τ v 0τ + τ ) ) 3 + O ). 3.1) 6 Question: Wen is tis perturbative solution valid? Answer: Wen te correction term is muc smaller tan te resistance-free term, i.e. v 0τ + τ ) 3 6 v 0τ τ. 3.13) For 3.13) to old, it suffices tat eac term on te l..s. be smaller tan eac term on te r..s.. Tis occurs wen verify) v 0 1, τ 1, and τ v ) Let us sow tat all tree of tese inequalities are equivalent. Indeed, we are interested in te times wen te ball is in te air, i.e. τ < τ m. One can alternatively write tis as τ τ m, were te symbol means equals in te order of magnitude sense. E.g., 1 or 1 3, i.e. tis new notation allows us to ignore a factor of order in our formulae. 1 Next, we estimate τ m from 3.11). Using te Maclaurin series for ln1 + x): ln1 + x) = x x + x3 3..., ln1 + x) = x + Ox ) for x 1, 1 A legitimate question to ask would be: Is 1 10? An answer depends on particular circumstances. E.g., 1 10 if we compare bot tese numbers wit 1000, but 1 10 if we compare tem wit 0.

7 MATH 35, by T. Lakoba, University of Vermont 4 we see tat v 0 1 ln1 + v 0 ) = v 0 + O ). From te last expression and 3.11), it follows tat wic finally leads to v 0 1 τ m = v 0 + O), τ v 0. Wit te above estimate, it is now clear tat all te tree strong inequalities in 3.14) are equivalent. Now, let us explore te second venue, described at te beginning of tis section. Consider model 3.5) were te term v 1. Note tat tis is precisely te condition under wic te perturbative solution is valid; owever, in tis case, it arises from purely pysical consideration tat te air resistance be small compared to te gravity. Let us seek te solution v) in te form: v = v 0) + v 1) + v ) +..., 3.15) were v 0), v 1), v ), etc. do not depend on. Substituting 3.15) into 3.5) we obtain: v 0) + v 1) + O ) = 1 v 0) + v 1) + O ) ). Let us now collect te terms at te like powers of : at 0 : v 0) = 1. Tis is te equation for te resistance-free case, as expected. Wit te initial condition from 3.7), we ave: v 0) = v 0 τ wic, of course, is 3.8a)). Next, at 1 : v 1) = v 0) see te equation above) v 1) = v 0 + τ v 1) = v 1) = 0) v 0 τ + τ = v 0 τ + τ. Here we ave again used te initial condition 3.7), wic implies tat since v = 0) = v 0 and since we ave taken v 0) 0) = v 0, ten v n) 0) = 0 for n = 1,,.... Substituting te expressions for v 0) and v 1) into 3.15), we find: v = v 0 τ) v 0 τ τ ) + O ), 3.16a)

8 MATH 35, by T. Lakoba, University of Vermont 5 and ence using y 0 = 0 and omitting te O )-term): y = 1 v 0 τ τ ) g v0 τ τ 3 6 )). 3.16b) Tis is te same as 3.1), as it sould be. Tus, we ave sown tat te same perturbative solution can be obtained by two independent approaces: by Taylor-expanding te exact solution and by perturbatively solving te model, Eq. 3.5). In most practical cases, wen te exact solution is not available, te second approac may be te only one tat can give an approximate solution. To conclude tis section, let us find te perturbative expressions for te times of going up and down, and tereby confirm our earlier conclusion tat going down takes longer. First, from 3.16a), we find te time of going up as te particular value of τ wen v = 0: 0 = v 0 τ m v 0 τ m + τ m, 3.17) were we ave omitted te O )-term. Tis is a quadratic equation for τ and can be solved exactly. However, a muc easier approac is to seek te solution τ m in te form similar to 3.15): τ m = τ m 0) + τ m 1) + O ). 3.18) Substituting 3.18) into 3.17), we obtain: 0 = v 0 m 0) + τ m 1) + O )) v 0 m 0) + τ m 1) + O )) + 0) m + τ m 1) + O )). Collecting terms at like powers of : at 0 : at 1 : Tus, 0 = τ 1) m v 0 τ 0) m + 0 = v 0 τ 0) m τ 0) m = v 0. 0) m ) τ 1) m = v 0 τ 0) m + 0) m ) = v 0. τ m = v 0 v 0 + O ). 3.19) Verify tat tis agrees wit te first two terms of te expansion of 3.11) wen 1 use te Maclaurin series stated after Eq. 3.14)). Now let us use te same metod to find te time, τ, wen te ball its te ground. Substituting into 3.16b) wit y = 0 an expansion we find, omitting O ) terms: τ = τ 0) + τ 1) + O ), 0 = v 0 0) + τ 1) ) 1 0) + τ 1) ) [ v0 0) + τ 1) ) 1 ] 0) + τ 1) 6 )3

9 MATH 35, by T. Lakoba, University of Vermont 6 Collecting te coefficients at like powers of : at 0 : at 1 : 0 = v 0 τ 0) 1 0) ) τ 0) = v 0. 0 = v 0 τ 1) 1 [ 0) τ τ 1) v0 0) ) 1 ] 0) 6 )3. IMPORTANT NOTE: Altoug te original equation for τ was nonlinear see 3.16b) wit y = 0), te equation for te correction τ 1) and for all iger-order corrections τ ), τ 3), etc., if we decide to find tem) is linear, and ence can always be solved and yields a unique solution. Continuing, from te above equation we ave: τ 1) v 0 τ 0) and, using te above expression for τ 0) : verify). Tus, ) = v 0 τ 1) = 3 v 0 0) ) 1 0) 6 )3, τ = v 0 3 v 0 + O ). 3.0) From 3.19) and 3.0), te time required for te ball to go down is: τ τ m = v 0 3 v 0 + O ) v 0 + v 0 O ) = v v 0 + O ). 3.1) Comparing 3.1) wit 3.19), we see tat te time to go down is greater tan te time to go up, as was proved in general in Section Model wit quadratic air resistance We will now follow te steps of Sections 3.1 and 3. to analyze te solution of te model wit te air resistance force given by 3.3): v > 0 v < 0 v = 1 v, v = 1 + v 3.a) 3.b) see 3.1) and 3.3)). Note tat pysically, tis model is not applicable to te motion of te ball, but te matematical perturbation approac carries over to it witout canges, and it is tis approac tat we intend to practice in tis lecture.) I will go briefly over te main steps of te solution. You will be asked to supply te missing details in te omework. We ave to analyze 3.a) and 3.b) separately, since tese are different equations. Let us begin wit 3.a). Te solution to 3.a) and 3.7) is given by: arctan v) = τ + arctan v 0 ), 3.3a)

10 MATH 35, by T. Lakoba, University of Vermont 7 y = y g ln cos [ arctan v 0 ) τ ] cosarctan v 0 )). Te exact time to reac te igest point is found from 3.3a): 3.3b) τ m = arctan v 0 ). 3.4) As in Section 3., ere our goal will be to obtain te perturbation-type solution for v, y, and τ m in two ways: by Taylor-expanding te exact solutions 3.3) and 3.4), and by perturbatively solving 3.a). Let us start wit te Taylor expansion. It is, of course, possible to solve 3.3a) for v and Taylor-expand te answer, and also to Taylor-expand 3.3b). However, tis is an awkward approac. It will be muc easier to Taylor-expand 3.3a) witout solving for v, and ten integrate te result wit respect to τ to obtain te approximate answer for y. Te reason wy suc an approac is easier is te same as wy implicit differentiation is sometimes easier tan explicit differentiation. To obtain te approximate solution of 3.3a), substitute tere expansion 3.15). Note tat te entire arguments of bot arctangents are small because 1. Ten, use te Maclaurin expansion of arctan x: to obtain tat arctan x = x x3 3 + Ox5 ), x 1 v = v 0 τ) + v 0τ + v 0 τ τ ) 3 + O ). 3.5a) 3 In doing so, you sould follow te lines of te derivation of Eqs. 3.19) and 3.0). Integrate 3.5a) to obtain wit y 0 = 0): y = 1 [v 0 τ τ g ) + v 0τ + v 0τ 3 3 τ ) ] 4 + O ). 3.5b) 1 Wen are te perturbative expansions 3.5a) and 3.5b) valid? See a similar discussion after Eq. 3.1). Finally, from 3.4), obtain: τ m = v 0 v O ). 3.6) Tus, you ave found te perturbative solution 3.5) and 3.6) by Taylor-expanding te exact solution 3.3) and 3.4). Now follow te approac presented after Eq. 3.15) to re-obtain tese results by te oter metod considered in Section 3.. First, substitute expansion 3.15) into 3.a) to re-obtain 3.5a). Ten, to conclude te treatment of te upward motion of te ball, re-obtain 3.6) starting wit 3.5a). Use expansion 3.18) for τ m and follow te approac presented after tat equation. Now, turn to te downward motion of te ball, described by Eq. 3.b). As before, begin by finding its exact solution. In an implicit form, it is: 1 ln 1 + v 1 = τ + C, v 3.7a)

11 MATH 35, by T. Lakoba, University of Vermont 8 were C is te integration constant. At τ = τ m i.e. wen te ball is at te igest point of its trajectory), v = 0. From tis condition, deduce te value of C, by setting v = 0 and τ = τ m in 3.7a). Next, solve 3.7a) for v to obtain: v = 1 1 exp C)) 1 + exp C)). 3.7b) Pysically, wat does te minus sign in front of tis expression tell you?) To conclude solving for v, transform 3.7b) into: v = 1 tan C)). 3.8a) To obtain y), integrate 3.8a) and use te intial condition tat at τ = τ m, te ball is at its igest elevation. Let us denote tis elevation y m. Ten, obtain from 3.8a) tat y = y m 1 [ g ln cos ] C)). 3.8b) Finally, find y m from 3.3b) assuming tat y 0 = 0). Wen you put all tese results togeter, your answer for y) sould be equivalent to y = v g ln 0 τ ). 3.9) cos arctan v0 ) Interestingly enoug, unlike for te model wit te linear in v) air resistance, for te model wit te quadratic in v air resistance, it is possible to find te analytic expression for te time wen te ball its te ground. By setting y = 0 in 3.9), sow tat tis time, τ, is given by: τ = τ m + 1 ln Here you need to make use of te identity 1 + v 0 + v 0 ). 3.30) arccos x = ln x + x 1). Tis concludes finding te exact solution for te going-down case. From tis point on, repeat te steps you did for te going-up case. Tat is, you will first obtain approximate solutions from te exact ones by Taylor-expanding te latter. To start, obtain te Taylor expansions of 3.7a), valid up to terms O) i.e., obtain te expression for te coefficient of te O)-term). Tis sould be done by substituting expansion 3.15) into 3.7a) and ten using te approac of obtaining Eqs. 3.19) and 3.0). Next, integrate te expression for v and obtain an O)-accurate expression for y. Ten derive an O)-accurate expression for τ from 3.30). You sould obtain te following results: v = C) ) 3 C)3 + O ), 3.31a) It is actually easier to obtain 3.31a) by Taylor-expanding te explicit solution 3.8a) tan te implicit solution 3.7a). Te reason tat you are asked to use te more difficult approac ere is tat it is more advanced and also more general. In particular, it does not rely on te possibility to solve an implicit equation, like 3.7a), for an explicit answer.

12 MATH 35, by T. Lakoba, University of Vermont 9 y = y m 1 C) C)4 g 1 τ = τ m + v 0 v3 0 6 ) + O ), 3.31b) + O ) ) ; 3.31c) a tecnical comment about te O )-term in 3.31c) is found in te footnote 3. In 3.31a) and 3.31b), substitute te expression for C wic you ave found earlier. You do not need to Taylor-expand tat expression for C in powers of.) Wen are te expansions 3.31) valid? Tis concludes te step of obtaining approximate solutions from te exact solutions 3.7) 3.30). Finally, re-obtain te approximate solutions 3.31) starting from te differential equation 3.b). To begin, re-obtain 3.31a) by substituting expansion 3.15) into 3.b). Once you ave obtained 3.31a), it can be integrated to yield 3.31b). You do not need to do tis integration ere because you ave already done it above wen obtaining 3.31b) for te first time. Now, to conclude, use te expansion for τ m ) similar to te one found after Eq. 3.19), i.e.: τ τ m = τ 0) + τ 1) + O ), 3.3) to re-obtain 3.31c) from 3.31b). Do tis in two steps. First, express te answer in terms of y m witout expanding y m in powers of. Your answer sould look like 3.3) were τ 0) and τ 1) may depend on y m. Ten, expand te expression for y m in powers of and substitute it into your expression for τ m ) to make it look like 3.31c). In so doing, you sould use a property of logaritms before expanding ln 1 + x in a Maclaurin series. 3 It is possible to sow tat it is actually O ), but tis is more difficult to do; so just sow tat tis term is no greater tan O ).

MATHEMATICS FOR ENGINEERING DIFFERENTIATION TUTORIAL 1 - BASIC DIFFERENTIATION

MATHEMATICS FOR ENGINEERING DIFFERENTIATION TUTORIAL 1 - BASIC DIFFERENTIATION MATHEMATICS FOR ENGINEERING DIFFERENTIATION TUTORIAL 1 - BASIC DIFFERENTIATION Tis tutorial is essential pre-requisite material for anyone stuing mecanical engineering. Tis tutorial uses te principle of

More information

Derivatives Math 120 Calculus I D Joyce, Fall 2013

Derivatives Math 120 Calculus I D Joyce, Fall 2013 Derivatives Mat 20 Calculus I D Joyce, Fall 203 Since we ave a good understanding of its, we can develop derivatives very quickly. Recall tat we defined te derivative f x of a function f at x to be te

More information

Lecture 10: What is a Function, definition, piecewise defined functions, difference quotient, domain of a function

Lecture 10: What is a Function, definition, piecewise defined functions, difference quotient, domain of a function Lecture 10: Wat is a Function, definition, piecewise defined functions, difference quotient, domain of a function A function arises wen one quantity depends on anoter. Many everyday relationsips between

More information

f(a + h) f(a) f (a) = lim

f(a + h) f(a) f (a) = lim Lecture 7 : Derivative AS a Function In te previous section we defined te derivative of a function f at a number a (wen te function f is defined in an open interval containing a) to be f (a) 0 f(a + )

More information

Instantaneous Rate of Change:

Instantaneous Rate of Change: Instantaneous Rate of Cange: Last section we discovered tat te average rate of cange in F(x) can also be interpreted as te slope of a scant line. Te average rate of cange involves te cange in F(x) over

More information

2 Limits and Derivatives

2 Limits and Derivatives 2 Limits and Derivatives 2.7 Tangent Lines, Velocity, and Derivatives A tangent line to a circle is a line tat intersects te circle at exactly one point. We would like to take tis idea of tangent line

More information

Math 113 HW #5 Solutions

Math 113 HW #5 Solutions Mat 3 HW #5 Solutions. Exercise.5.6. Suppose f is continuous on [, 5] and te only solutions of te equation f(x) = 6 are x = and x =. If f() = 8, explain wy f(3) > 6. Answer: Suppose we ad tat f(3) 6. Ten

More information

M(0) = 1 M(1) = 2 M(h) = M(h 1) + M(h 2) + 1 (h > 1)

M(0) = 1 M(1) = 2 M(h) = M(h 1) + M(h 2) + 1 (h > 1) Insertion and Deletion in VL Trees Submitted in Partial Fulfillment of te Requirements for Dr. Eric Kaltofen s 66621: nalysis of lgoritms by Robert McCloskey December 14, 1984 1 ackground ccording to Knut

More information

The Derivative as a Function

The Derivative as a Function Section 2.2 Te Derivative as a Function 200 Kiryl Tsiscanka Te Derivative as a Function DEFINITION: Te derivative of a function f at a number a, denoted by f (a), is if tis limit exists. f (a) f(a+) f(a)

More information

Section 3.3. Differentiation of Polynomials and Rational Functions. Difference Equations to Differential Equations

Section 3.3. Differentiation of Polynomials and Rational Functions. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 3.3 Differentiation of Polynomials an Rational Functions In tis section we begin te task of iscovering rules for ifferentiating various classes of

More information

ACT Math Facts & Formulas

ACT Math Facts & Formulas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Rationals: fractions, tat is, anyting expressable as a ratio of integers Reals: integers plus rationals plus special numbers suc as

More information

Verifying Numerical Convergence Rates

Verifying Numerical Convergence Rates 1 Order of accuracy Verifying Numerical Convergence Rates We consider a numerical approximation of an exact value u. Te approximation depends on a small parameter, suc as te grid size or time step, and

More information

The EOQ Inventory Formula

The EOQ Inventory Formula Te EOQ Inventory Formula James M. Cargal Matematics Department Troy University Montgomery Campus A basic problem for businesses and manufacturers is, wen ordering supplies, to determine wat quantity of

More information

Tangent Lines and Rates of Change

Tangent Lines and Rates of Change Tangent Lines and Rates of Cange 9-2-2005 Given a function y = f(x), ow do you find te slope of te tangent line to te grap at te point P(a, f(a))? (I m tinking of te tangent line as a line tat just skims

More information

Theoretical calculation of the heat capacity

Theoretical calculation of the heat capacity eoretical calculation of te eat capacity Principle of equipartition of energy Heat capacity of ideal and real gases Heat capacity of solids: Dulong-Petit, Einstein, Debye models Heat capacity of metals

More information

6. Differentiating the exponential and logarithm functions

6. Differentiating the exponential and logarithm functions 1 6. Differentiating te exponential and logaritm functions We wis to find and use derivatives for functions of te form f(x) = a x, were a is a constant. By far te most convenient suc function for tis purpose

More information

1.6. Analyse Optimum Volume and Surface Area. Maximum Volume for a Given Surface Area. Example 1. Solution

1.6. Analyse Optimum Volume and Surface Area. Maximum Volume for a Given Surface Area. Example 1. Solution 1.6 Analyse Optimum Volume and Surface Area Estimation and oter informal metods of optimizing measures suc as surface area and volume often lead to reasonable solutions suc as te design of te tent in tis

More information

SAT Subject Math Level 1 Facts & Formulas

SAT Subject Math Level 1 Facts & Formulas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Reals: integers plus fractions, decimals, and irrationals ( 2, 3, π, etc.) Order Of Operations: Aritmetic Sequences: PEMDAS (Parenteses

More information

CHAPTER 8: DIFFERENTIAL CALCULUS

CHAPTER 8: DIFFERENTIAL CALCULUS CHAPTER 8: DIFFERENTIAL CALCULUS 1. Rules of Differentiation As we ave seen, calculating erivatives from first principles can be laborious an ifficult even for some relatively simple functions. It is clearly

More information

FINITE DIFFERENCE METHODS

FINITE DIFFERENCE METHODS FINITE DIFFERENCE METHODS LONG CHEN Te best known metods, finite difference, consists of replacing eac derivative by a difference quotient in te classic formulation. It is simple to code and economic to

More information

In other words the graph of the polynomial should pass through the points

In other words the graph of the polynomial should pass through the points Capter 3 Interpolation Interpolation is te problem of fitting a smoot curve troug a given set of points, generally as te grap of a function. It is useful at least in data analysis (interpolation is a form

More information

Pressure. Pressure. Atmospheric pressure. Conceptual example 1: Blood pressure. Pressure is force per unit area:

Pressure. Pressure. Atmospheric pressure. Conceptual example 1: Blood pressure. Pressure is force per unit area: Pressure Pressure is force per unit area: F P = A Pressure Te direction of te force exerted on an object by a fluid is toward te object and perpendicular to its surface. At a microscopic level, te force

More information

f(x + h) f(x) h as representing the slope of a secant line. As h goes to 0, the slope of the secant line approaches the slope of the tangent line.

f(x + h) f(x) h as representing the slope of a secant line. As h goes to 0, the slope of the secant line approaches the slope of the tangent line. Derivative of f(z) Dr. E. Jacobs Te erivative of a function is efine as a limit: f (x) 0 f(x + ) f(x) We can visualize te expression f(x+) f(x) as representing te slope of a secant line. As goes to 0,

More information

Geometric Stratification of Accounting Data

Geometric Stratification of Accounting Data Stratification of Accounting Data Patricia Gunning * Jane Mary Horgan ** William Yancey *** Abstract: We suggest a new procedure for defining te boundaries of te strata in igly skewed populations, usual

More information

Notes: Most of the material in this chapter is taken from Young and Freedman, Chap. 12.

Notes: Most of the material in this chapter is taken from Young and Freedman, Chap. 12. Capter 6. Fluid Mecanics Notes: Most of te material in tis capter is taken from Young and Freedman, Cap. 12. 6.1 Fluid Statics Fluids, i.e., substances tat can flow, are te subjects of tis capter. But

More information

Solutions by: KARATUĞ OZAN BiRCAN. PROBLEM 1 (20 points): Let D be a region, i.e., an open connected set in

Solutions by: KARATUĞ OZAN BiRCAN. PROBLEM 1 (20 points): Let D be a region, i.e., an open connected set in KOÇ UNIVERSITY, SPRING 2014 MATH 401, MIDTERM-1, MARCH 3 Instructor: BURAK OZBAGCI TIME: 75 Minutes Solutions by: KARATUĞ OZAN BiRCAN PROBLEM 1 (20 points): Let D be a region, i.e., an open connected set

More information

Sections 3.1/3.2: Introducing the Derivative/Rules of Differentiation

Sections 3.1/3.2: Introducing the Derivative/Rules of Differentiation Sections 3.1/3.2: Introucing te Derivative/Rules of Differentiation 1 Tangent Line Before looking at te erivative, refer back to Section 2.1, looking at average velocity an instantaneous velocity. Here

More information

Chapter 7 Numerical Differentiation and Integration

Chapter 7 Numerical Differentiation and Integration 45 We ave a abit in writing articles publised in scientiþc journals to make te work as Þnised as possible, to cover up all te tracks, to not worry about te blind alleys or describe ow you ad te wrong idea

More information

Determine the perimeter of a triangle using algebra Find the area of a triangle using the formula

Determine the perimeter of a triangle using algebra Find the area of a triangle using the formula Student Name: Date: Contact Person Name: Pone Number: Lesson 0 Perimeter, Area, and Similarity of Triangles Objectives Determine te perimeter of a triangle using algebra Find te area of a triangle using

More information

The modelling of business rules for dashboard reporting using mutual information

The modelling of business rules for dashboard reporting using mutual information 8 t World IMACS / MODSIM Congress, Cairns, Australia 3-7 July 2009 ttp://mssanz.org.au/modsim09 Te modelling of business rules for dasboard reporting using mutual information Gregory Calbert Command, Control,

More information

Writing Mathematics Papers

Writing Mathematics Papers Writing Matematics Papers Tis essay is intended to elp your senior conference paper. It is a somewat astily produced amalgam of advice I ave given to students in my PDCs (Mat 4 and Mat 9), so it s not

More information

Can a Lump-Sum Transfer Make Everyone Enjoy the Gains. from Free Trade?

Can a Lump-Sum Transfer Make Everyone Enjoy the Gains. from Free Trade? Can a Lump-Sum Transfer Make Everyone Enjoy te Gains from Free Trade? Yasukazu Icino Department of Economics, Konan University June 30, 2010 Abstract I examine lump-sum transfer rules to redistribute te

More information

An Introduction to Milankovitch Cycles

An Introduction to Milankovitch Cycles An Introduction to Milankovitc Cycles Wat Causes Glacial Cycles? Ricard McGeee kiloyear bp 45 4 35 3 5 15 1 5 4 - -4-6 -8 temperature -1 Note te period of about 1 kyr. Seminar on te Matematics of Climate

More information

Note nine: Linear programming CSE 101. 1 Linear constraints and objective functions. 1.1 Introductory example. Copyright c Sanjoy Dasgupta 1

Note nine: Linear programming CSE 101. 1 Linear constraints and objective functions. 1.1 Introductory example. Copyright c Sanjoy Dasgupta 1 Copyrigt c Sanjoy Dasgupta Figure. (a) Te feasible region for a linear program wit two variables (see tet for details). (b) Contour lines of te objective function: for different values of (profit). Te

More information

CHAPTER 7. Di erentiation

CHAPTER 7. Di erentiation CHAPTER 7 Di erentiation 1. Te Derivative at a Point Definition 7.1. Let f be a function defined on a neigborood of x 0. f is di erentiable at x 0, if te following it exists: f 0 fx 0 + ) fx 0 ) x 0 )=.

More information

F = ma. F = G m 1m 2 R 2

F = ma. F = G m 1m 2 R 2 Newton s Laws The ideal models of a particle or point mass constrained to move along the x-axis, or the motion of a projectile or satellite, have been studied from Newton s second law (1) F = ma. In the

More information

Average and Instantaneous Rates of Change: The Derivative

Average and Instantaneous Rates of Change: The Derivative 9.3 verage and Instantaneous Rates of Cange: Te Derivative 609 OBJECTIVES 9.3 To define and find average rates of cange To define te derivative as a rate of cange To use te definition of derivative to

More information

Chapter 10: Refrigeration Cycles

Chapter 10: Refrigeration Cycles Capter 10: efrigeration Cycles Te vapor compression refrigeration cycle is a common metod for transferring eat from a low temperature to a ig temperature. Te above figure sows te objectives of refrigerators

More information

13 PERIMETER AND AREA OF 2D SHAPES

13 PERIMETER AND AREA OF 2D SHAPES 13 PERIMETER AND AREA OF D SHAPES 13.1 You can find te perimeter of sapes Key Points Te perimeter of a two-dimensional (D) sape is te total distance around te edge of te sape. l To work out te perimeter

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

An inquiry into the multiplier process in IS-LM model

An inquiry into the multiplier process in IS-LM model An inquiry into te multiplier process in IS-LM model Autor: Li ziran Address: Li ziran, Room 409, Building 38#, Peing University, Beijing 00.87,PRC. Pone: (86) 00-62763074 Internet Address: jefferson@water.pu.edu.cn

More information

Projective Geometry. Projective Geometry

Projective Geometry. Projective Geometry Euclidean versus Euclidean geometry describes sapes as tey are Properties of objects tat are uncanged by rigid motions» Lengts» Angles» Parallelism Projective geometry describes objects as tey appear Lengts,

More information

Strategic trading in a dynamic noisy market. Dimitri Vayanos

Strategic trading in a dynamic noisy market. Dimitri Vayanos LSE Researc Online Article (refereed) Strategic trading in a dynamic noisy market Dimitri Vayanos LSE as developed LSE Researc Online so tat users may access researc output of te Scool. Copyrigt and Moral

More information

Optimized Data Indexing Algorithms for OLAP Systems

Optimized Data Indexing Algorithms for OLAP Systems Database Systems Journal vol. I, no. 2/200 7 Optimized Data Indexing Algoritms for OLAP Systems Lucian BORNAZ Faculty of Cybernetics, Statistics and Economic Informatics Academy of Economic Studies, Bucarest

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

Lecture L2 - Degrees of Freedom and Constraints, Rectilinear Motion

Lecture L2 - Degrees of Freedom and Constraints, Rectilinear Motion S. Widnall 6.07 Dynamics Fall 009 Version.0 Lecture L - Degrees of Freedom and Constraints, Rectilinear Motion Degrees of Freedom Degrees of freedom refers to the number of independent spatial coordinates

More information

How To Ensure That An Eac Edge Program Is Successful

How To Ensure That An Eac Edge Program Is Successful Introduction Te Economic Diversification and Growt Enterprises Act became effective on 1 January 1995. Te creation of tis Act was to encourage new businesses to start or expand in Newfoundland and Labrador.

More information

- 1 - Handout #22 May 23, 2012 Huffman Encoding and Data Compression. CS106B Spring 2012. Handout by Julie Zelenski with minor edits by Keith Schwarz

- 1 - Handout #22 May 23, 2012 Huffman Encoding and Data Compression. CS106B Spring 2012. Handout by Julie Zelenski with minor edits by Keith Schwarz CS106B Spring 01 Handout # May 3, 01 Huffman Encoding and Data Compression Handout by Julie Zelenski wit minor edits by Keit Scwarz In te early 1980s, personal computers ad ard disks tat were no larger

More information

Newton s Laws. Physics 1425 lecture 6. Michael Fowler, UVa.

Newton s Laws. Physics 1425 lecture 6. Michael Fowler, UVa. Newton s Laws Physics 1425 lecture 6 Michael Fowler, UVa. Newton Extended Galileo s Picture of Galileo said: Motion to Include Forces Natural horizontal motion is at constant velocity unless a force acts:

More information

2.1: The Derivative and the Tangent Line Problem

2.1: The Derivative and the Tangent Line Problem .1.1.1: Te Derivative and te Tangent Line Problem Wat is te deinition o a tangent line to a curve? To answer te diiculty in writing a clear deinition o a tangent line, we can deine it as te iting position

More information

Math Test Sections. The College Board: Expanding College Opportunity

Math Test Sections. The College Board: Expanding College Opportunity Taking te SAT I: Reasoning Test Mat Test Sections Te materials in tese files are intended for individual use by students getting ready to take an SAT Program test; permission for any oter use must be sougt

More information

Math 229 Lecture Notes: Product and Quotient Rules Professor Richard Blecksmith richard@math.niu.edu

Math 229 Lecture Notes: Product and Quotient Rules Professor Richard Blecksmith richard@math.niu.edu Mat 229 Lecture Notes: Prouct an Quotient Rules Professor Ricar Blecksmit ricar@mat.niu.eu 1. Time Out for Notation Upate It is awkwar to say te erivative of x n is nx n 1 Using te prime notation for erivatives,

More information

New Vocabulary volume

New Vocabulary volume -. Plan Objectives To find te volume of a prism To find te volume of a cylinder Examples Finding Volume of a Rectangular Prism Finding Volume of a Triangular Prism 3 Finding Volume of a Cylinder Finding

More information

MATH 132: CALCULUS II SYLLABUS

MATH 132: CALCULUS II SYLLABUS MATH 32: CALCULUS II SYLLABUS Prerequisites: Successful completion of Math 3 (or its equivalent elsewhere). Math 27 is normally not a sufficient prerequisite for Math 32. Required Text: Calculus: Early

More information

f(x) f(a) x a Our intuition tells us that the slope of the tangent line to the curve at the point P is m P Q =

f(x) f(a) x a Our intuition tells us that the slope of the tangent line to the curve at the point P is m P Q = Lecture 6 : Derivatives and Rates of Cange In tis section we return to te problem of finding te equation of a tangent line to a curve, y f(x) If P (a, f(a)) is a point on te curve y f(x) and Q(x, f(x))

More information

Schedulability Analysis under Graph Routing in WirelessHART Networks

Schedulability Analysis under Graph Routing in WirelessHART Networks Scedulability Analysis under Grap Routing in WirelessHART Networks Abusayeed Saifulla, Dolvara Gunatilaka, Paras Tiwari, Mo Sa, Cenyang Lu, Bo Li Cengjie Wu, and Yixin Cen Department of Computer Science,

More information

SAT Math Facts & Formulas

SAT Math Facts & Formulas Numbers, Sequences, Factors SAT Mat Facts & Formuas Integers:..., -3, -2, -1, 0, 1, 2, 3,... Reas: integers pus fractions, decimas, and irrationas ( 2, 3, π, etc.) Order Of Operations: Aritmetic Sequences:

More information

Section 2.3 Solving Right Triangle Trigonometry

Section 2.3 Solving Right Triangle Trigonometry Section.3 Solving Rigt Triangle Trigonometry Eample In te rigt triangle ABC, A = 40 and c = 1 cm. Find a, b, and B. sin 40 a a c 1 a 1sin 40 7.7cm cos 40 b c b 1 b 1cos40 9.cm A 40 1 b C B a B = 90 - A

More information

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Section 7 Algebraic Manipulations and Solving Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Before launching into the mathematics, let s take a moment to talk about the words

More information

SAT Math Must-Know Facts & Formulas

SAT Math Must-Know Facts & Formulas SAT Mat Must-Know Facts & Formuas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Rationas: fractions, tat is, anyting expressabe as a ratio of integers Reas: integers pus rationas

More information

3. KINEMATICS IN TWO DIMENSIONS; VECTORS.

3. KINEMATICS IN TWO DIMENSIONS; VECTORS. 3. KINEMATICS IN TWO DIMENSIONS; VECTORS. Key words: Motion in Two Dimensions, Scalars, Vectors, Addition of Vectors by Graphical Methods, Tail to Tip Method, Parallelogram Method, Negative Vector, Vector

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

SAMPLE DESIGN FOR THE TERRORISM RISK INSURANCE PROGRAM SURVEY

SAMPLE DESIGN FOR THE TERRORISM RISK INSURANCE PROGRAM SURVEY ASA Section on Survey Researc Metods SAMPLE DESIG FOR TE TERRORISM RISK ISURACE PROGRAM SURVEY G. ussain Coudry, Westat; Mats yfjäll, Statisticon; and Marianne Winglee, Westat G. ussain Coudry, Westat,

More information

Journal of Engineering Science and Technology Review 2 (1) (2009) 76-81. Lecture Note

Journal of Engineering Science and Technology Review 2 (1) (2009) 76-81. Lecture Note Journal of Engineering Science and Technology Review 2 (1) (2009) 76-81 Lecture Note JOURNAL OF Engineering Science and Technology Review www.jestr.org Time of flight and range of the motion of a projectile

More information

MATHEMATICAL MODELS OF LIFE SUPPORT SYSTEMS Vol. I - Mathematical Models for Prediction of Climate - Dymnikov V.P.

MATHEMATICAL MODELS OF LIFE SUPPORT SYSTEMS Vol. I - Mathematical Models for Prediction of Climate - Dymnikov V.P. MATHEMATICAL MODELS FOR PREDICTION OF CLIMATE Institute of Numerical Matematics, Russian Academy of Sciences, Moscow, Russia. Keywords: Modeling, climate system, climate, dynamic system, attractor, dimension,

More information

ANALYTICAL REPORT ON THE 2010 URBAN EMPLOYMENT UNEMPLOYMENT SURVEY

ANALYTICAL REPORT ON THE 2010 URBAN EMPLOYMENT UNEMPLOYMENT SURVEY THE FEDERAL DEMOCRATIC REPUBLIC OF ETHIOPIA CENTRAL STATISTICAL AGENCY ANALYTICAL REPORT ON THE 2010 URBAN EMPLOYMENT UNEMPLOYMENT SURVEY Addis Ababa December 2010 STATISTICAL BULLETIN TABLE OF CONTENT

More information

Chapter 11. Limits and an Introduction to Calculus. Selected Applications

Chapter 11. Limits and an Introduction to Calculus. Selected Applications Capter Limits and an Introduction to Calculus. Introduction to Limits. Tecniques for Evaluating Limits. Te Tangent Line Problem. Limits at Infinit and Limits of Sequences.5 Te Area Problem Selected Applications

More information

2.23 Gambling Rehabilitation Services. Introduction

2.23 Gambling Rehabilitation Services. Introduction 2.23 Gambling Reabilitation Services Introduction Figure 1 Since 1995 provincial revenues from gambling activities ave increased over 56% from $69.2 million in 1995 to $108 million in 2004. Te majority

More information

Chapter 15 Collision Theory

Chapter 15 Collision Theory Chapter 15 Collision Theory 151 Introduction 1 15 Reference Frames Relative and Velocities 1 151 Center of Mass Reference Frame 15 Relative Velocities 3 153 Characterizing Collisions 5 154 One-Dimensional

More information

College Planning Using Cash Value Life Insurance

College Planning Using Cash Value Life Insurance College Planning Using Cas Value Life Insurance CAUTION: Te advisor is urged to be extremely cautious of anoter college funding veicle wic provides a guaranteed return of premium immediately if funded

More information

2.2 Magic with complex exponentials

2.2 Magic with complex exponentials 2.2. MAGIC WITH COMPLEX EXPONENTIALS 97 2.2 Magic with complex exponentials We don t really know what aspects of complex variables you learned about in high school, so the goal here is to start more or

More information

ON LOCAL LIKELIHOOD DENSITY ESTIMATION WHEN THE BANDWIDTH IS LARGE

ON LOCAL LIKELIHOOD DENSITY ESTIMATION WHEN THE BANDWIDTH IS LARGE ON LOCAL LIKELIHOOD DENSITY ESTIMATION WHEN THE BANDWIDTH IS LARGE Byeong U. Park 1 and Young Kyung Lee 2 Department of Statistics, Seoul National University, Seoul, Korea Tae Yoon Kim 3 and Ceolyong Park

More information

Warm medium, T H T T H T L. s Cold medium, T L

Warm medium, T H T T H T L. s Cold medium, T L Refrigeration Cycle Heat flows in direction of decreasing temperature, i.e., from ig-temperature to low temperature regions. Te transfer of eat from a low-temperature to ig-temperature requires a refrigerator

More information

2.12 Student Transportation. Introduction

2.12 Student Transportation. Introduction Introduction Figure 1 At 31 Marc 2003, tere were approximately 84,000 students enrolled in scools in te Province of Newfoundland and Labrador, of wic an estimated 57,000 were transported by scool buses.

More information

Distances in random graphs with infinite mean degrees

Distances in random graphs with infinite mean degrees Distances in random graps wit infinite mean degrees Henri van den Esker, Remco van der Hofstad, Gerard Hoogiemstra and Dmitri Znamenski April 26, 2005 Abstract We study random graps wit an i.i.d. degree

More information

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1. MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column

More information

Guide to Cover Letters & Thank You Letters

Guide to Cover Letters & Thank You Letters Guide to Cover Letters & Tank You Letters 206 Strebel Student Center (315) 792-3087 Fax (315) 792-3370 TIPS FOR WRITING A PERFECT COVER LETTER Te resume never travels alone. Eac time you submit your resume

More information

Research on the Anti-perspective Correction Algorithm of QR Barcode

Research on the Anti-perspective Correction Algorithm of QR Barcode Researc on te Anti-perspective Correction Algoritm of QR Barcode Jianua Li, Yi-Wen Wang, YiJun Wang,Yi Cen, Guoceng Wang Key Laboratory of Electronic Tin Films and Integrated Devices University of Electronic

More information

EC201 Intermediate Macroeconomics. EC201 Intermediate Macroeconomics Problem set 8 Solution

EC201 Intermediate Macroeconomics. EC201 Intermediate Macroeconomics Problem set 8 Solution EC201 Intermediate Macroeconomics EC201 Intermediate Macroeconomics Prolem set 8 Solution 1) Suppose tat te stock of mone in a given econom is given te sum of currenc and demand for current accounts tat

More information

Catalogue no. 12-001-XIE. Survey Methodology. December 2004

Catalogue no. 12-001-XIE. Survey Methodology. December 2004 Catalogue no. 1-001-XIE Survey Metodology December 004 How to obtain more information Specific inquiries about tis product and related statistics or services sould be directed to: Business Survey Metods

More information

Lecture 16. Newton s Second Law for Rotation. Moment of Inertia. Angular momentum. Cutnell+Johnson: 9.4, 9.6

Lecture 16. Newton s Second Law for Rotation. Moment of Inertia. Angular momentum. Cutnell+Johnson: 9.4, 9.6 Lecture 16 Newton s Second Law for Rotation Moment of Inertia Angular momentum Cutnell+Johnson: 9.4, 9.6 Newton s Second Law for Rotation Newton s second law says how a net force causes an acceleration.

More information

Mathematical Modeling and Engineering Problem Solving

Mathematical Modeling and Engineering Problem Solving Mathematical Modeling and Engineering Problem Solving Berlin Chen Department of Computer Science & Information Engineering National Taiwan Normal University Reference: 1. Applied Numerical Methods with

More information

Homework #1 Solutions

Homework #1 Solutions MAT 303 Spring 203 Homework # Solutions Problems Section.:, 4, 6, 34, 40 Section.2:, 4, 8, 30, 42 Section.4:, 2, 3, 4, 8, 22, 24, 46... Verify that y = x 3 + 7 is a solution to y = 3x 2. Solution: From

More information

Let s first see how precession works in quantitative detail. The system is illustrated below: ...

Let s first see how precession works in quantitative detail. The system is illustrated below: ... lecture 20 Topics: Precession of tops Nutation Vectors in the body frame The free symmetric top in the body frame Euler s equations The free symmetric top ala Euler s The tennis racket theorem As you know,

More information

Continued Fractions and the Euclidean Algorithm

Continued Fractions and the Euclidean Algorithm Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction

More information

Heat Exchangers. Heat Exchanger Types. Heat Exchanger Types. Applied Heat Transfer Part Two. Topics of This chapter

Heat Exchangers. Heat Exchanger Types. Heat Exchanger Types. Applied Heat Transfer Part Two. Topics of This chapter Applied Heat Transfer Part Two Heat Excangers Dr. Amad RAMAZANI S.A. Associate Professor Sarif University of Tecnology انتقال حرارت کاربردی احمد رمضانی سعادت ا بادی Autumn, 1385 (2006) Ramazani, Heat Excangers

More information

Computer Science and Engineering, UCSD October 7, 1999 Goldreic-Levin Teorem Autor: Bellare Te Goldreic-Levin Teorem 1 Te problem We æx a an integer n for te lengt of te strings involved. If a is an n-bit

More information

Chapter 6 Tail Design

Chapter 6 Tail Design apter 6 Tail Design Moammad Sadraey Daniel Webster ollege Table of ontents apter 6... 74 Tail Design... 74 6.1. Introduction... 74 6.. Aircraft Trim Requirements... 78 6..1. Longitudinal Trim... 79 6...

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Shell and Tube Heat Exchanger

Shell and Tube Heat Exchanger Sell and Tube Heat Excanger MECH595 Introduction to Heat Transfer Professor M. Zenouzi Prepared by: Andrew Demedeiros, Ryan Ferguson, Bradford Powers November 19, 2009 1 Abstract 2 Contents Discussion

More information

1 Lecture: Integration of rational functions by decomposition

1 Lecture: Integration of rational functions by decomposition Lecture: Integration of rational functions by decomposition into partial fractions Recognize and integrate basic rational functions, except when the denominator is a power of an irreducible quadratic.

More information

THE NEISS SAMPLE (DESIGN AND IMPLEMENTATION) 1997 to Present. Prepared for public release by:

THE NEISS SAMPLE (DESIGN AND IMPLEMENTATION) 1997 to Present. Prepared for public release by: THE NEISS SAMPLE (DESIGN AND IMPLEMENTATION) 1997 to Present Prepared for public release by: Tom Scroeder Kimberly Ault Division of Hazard and Injury Data Systems U.S. Consumer Product Safety Commission

More information

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra:

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: Partial Fractions Combining fractions over a common denominator is a familiar operation from algebra: From the standpoint of integration, the left side of Equation 1 would be much easier to work with than

More information

Lecture 6. Weight. Tension. Normal Force. Static Friction. Cutnell+Johnson: 4.8-4.12, second half of section 4.7

Lecture 6. Weight. Tension. Normal Force. Static Friction. Cutnell+Johnson: 4.8-4.12, second half of section 4.7 Lecture 6 Weight Tension Normal Force Static Friction Cutnell+Johnson: 4.8-4.12, second half of section 4.7 In this lecture, I m going to discuss four different kinds of forces: weight, tension, the normal

More information

A strong credit score can help you score a lower rate on a mortgage

A strong credit score can help you score a lower rate on a mortgage NET GAIN Scoring points for your financial future AS SEEN IN USA TODAY S MONEY SECTION, JULY 3, 2007 A strong credit score can elp you score a lower rate on a mortgage By Sandra Block Sales of existing

More information

CHAPTER TWO. f(x) Slope = f (3) = Rate of change of f at 3. x 3. f(1.001) f(1) Average velocity = 1.1 1 1.01 1. s(0.8) s(0) 0.8 0

CHAPTER TWO. f(x) Slope = f (3) = Rate of change of f at 3. x 3. f(1.001) f(1) Average velocity = 1.1 1 1.01 1. s(0.8) s(0) 0.8 0 CHAPTER TWO 2.1 SOLUTIONS 99 Solutions for Section 2.1 1. (a) Te average rate of cange is te slope of te secant line in Figure 2.1, wic sows tat tis slope is positive. (b) Te instantaneous rate of cange

More information

FRICTION, WORK, AND THE INCLINED PLANE

FRICTION, WORK, AND THE INCLINED PLANE FRICTION, WORK, AND THE INCLINED PLANE Objective: To measure the coefficient of static and inetic friction between a bloc and an inclined plane and to examine the relationship between the plane s angle

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

KM client format supported by KB valid from 13 May 2015

KM client format supported by KB valid from 13 May 2015 supported by KB valid from 13 May 2015 1/16 VRSION 1.2. UPDATD: 13.12.2005. 1 Introduction... 2 1.1 Purpose of tis document... 2 1.2 Caracteristics of te KM format... 2 2 Formal ceck of KM format... 3

More information

Haptic Manipulation of Virtual Materials for Medical Application

Haptic Manipulation of Virtual Materials for Medical Application Haptic Manipulation of Virtual Materials for Medical Application HIDETOSHI WAKAMATSU, SATORU HONMA Graduate Scool of Healt Care Sciences Tokyo Medical and Dental University, JAPAN wakamatsu.bse@tmd.ac.jp

More information