P 3 (x) = f(0) + f (0)x + f (0) 2. x 2 + f (0) . In the problem set, you are asked to show, in general, the n th order term is a n = f (n) (0)

Size: px
Start display at page:

Download "P 3 (x) = f(0) + f (0)x + f (0) 2. x 2 + f (0) . In the problem set, you are asked to show, in general, the n th order term is a n = f (n) (0)"

Transcription

1 1 Tylor polynomils In Section 3.5, we discussed how to pproximte function f(x) round point in terms of its first derivtive f (x) evluted t, tht is using the liner pproximtion f() + f ()(x ). We clled this pproximtion the first order pproximtion of f(x) round the point. In Section 3.6, we then extended our definition of first order pproximtion to second order pproximtion involving the vlues of both f () nd f (), provided tht both the first nd second derivtives of f(x) exists t the point. We clled the resulting qudrtic function the second order pproximtion of f(x) round the point. This process cn be generlized to n th order, to obtin n n th order polynomil pproximtion. Consider pproximting the function f(x) round the specific point x = 0 using polynomil of degree n: P n (x) = x + x + 3 x n x n If we wnt to use P n (x) to pproximte the function f(x) t the point x = 0, we my wnt to find the vlues of the constnts 1,,..., n such tht the derivtives of f nd P n gree up to order n t x = 0. Nmely, we wnt f(0) = P n (0), f (0) = P n(0), f (0) = P n (0),..., f (n) (0) = P n (n) (0). To get things strted, consider the cse of n = 3 in the following exmple. Exmple 1. A cubic pproximtion to the function f(x) If P 3 (x) = x + x + 3 x 3 is cubic pproximtion to the function f(x) stisfying f(0) = P 3 (0), f (0) = P 3(0), f (0) = P 3 (0) nd f (0) = P 3 (0), then find 0, 1,, 3 in terms of f nd its derivtives evluted t x = 0. Solution. Differentiting P 3 (x) three times nd evluting these derivtes t x = 0 yields P 3 (x) = x + x + 3 x 3 which implies f(0) = P 3 (0) = 0 P 3(x) = 1 + x x which implies f (0) = P 3(0) = 1 P 3 (x) = + (3 ) 3 x which implies f (0) = P 3 (0) = P 3 (x) = (3 ) 3 which implies f (0) = P 3 (0) = 6 3 Thus, we get 0 = f(0), 1 = f (0), = f (0)/, nd 3 = f (0)/6, yielding the Tylor polynomil P 3 (x) = f(0) + f (0)x + f (0) x + f (0) x 3 6 To obtin the vlue of 3 in Exmple 1, we differentited the term 3 x 3 three times to obtin the term ( 3) 3 = f (0). If we follow the sme procedure for qurtic polynomil P 4 (x) = x + x + 3 x x 4, we hve to differentite the term 4 x 4 four times to obtin ( 3 4) 4 = f (4) (0), implying tht 4 = f (4) (0) 3 4. In the problem set, you re sked to show, in generl, the n th order term is n = f (n) (0) 3 n. To void writing ( 3 n) ll the time, we use fctoril nottion. Fctoril notttion For positive integer, we define = 1 3 (n 1) n. This quntity is clled n fctoril. Under this definition 1! = 1. For nottionl convenience, we lso define 0! = 1. Using this definition, we cn write down more concise expression for our pproximtion of f.

2 If function f(x) hs n derivtives t the point x = 0, then the polynomil Tylor polynomil pproximtions round x = 0 is clled the n th P n (0) = f(0) nd P n (x) = f(0) + f (0)x + f (0)! x + f (0) 3! x f (n) (0) x n order Tylor polynomil of f t x = 0, nd stisfies P n (i) (0) = f (i) (0) for i = 1,..., n Higher order Tylor polynomils cn provide surprisingly good pproximtions of functions, s the next exmple illustrtes. Exmple. Fifth order pproximtion of sin x round x = 0 Find the 5 th order Tylor polynomil pproximtion of sin x round the point x = 0. Plot both sin x nd P 5 (x) over the intervl [ π, π]. Solution. For f(x) = sin x, we hve f (x) = cos x, f (x) = sin x, f (x) = cos x, f (4) (x) = sin x nd f (5) (x) = cos x. Therefore, f(0) = f (0) = f (4) (0) = 0 nd f (0) = 1, f (0) = 1, nd f (5) (0) = 1, so tht the 5 th order Tylor polynomil expnded bout x = 0 is P 5 (x) = x x3 3! + x5 5! From Figure 1, we see tht the fifth order Tylor polynomil pproximtion is n extrordinrily good fit on the intervl [ π/, π/]. Figure 1: Plots on the intervl [ π, π] of y = sin x (blue) nd its fifth order Tylor polynomil pproximtion y = P 5 (x) (red). Tylor polynomils bout the point x = 0 re specil cse of Tylor polynomils round n rbitrry point x =. In the Problem Set, you re sked to verify tht the following definition mkes sense.

3 3 Let f(x) be function with derivtives up to order n t x =. polynomil of degree n f(x) round the point x = is The Tylor Tylor polynomil of degree n P n (x) = f()+f ()(x )+ f ()! nd stisfies P n () = f() nd (x ) + f () 3! (x ) f (n) () (x ) n P n (i) () = f (i) () for i = 1,..., n Exmple illustrted how well the trnscendentl function sin x is pproximted by Tylor polynomil round the point x = 0. The next exmple illustrtes how we cn get good pproximtion of ln x by Tylor polynomil round the point x = 1, provided the intervl over which the pproximtion is mde is not too lrge. Figure : Plots over the intervl [0.5, 3] of y = ln x (blue) nd its fourth order Tylor polynomil pproximtion y = P 4 (x) round the point = 1 (red). Exmple 3. Tylor pproximtion of the logrithm Consider the function f(x) = ln x.. Find 4 th degree Tylor pproximtion of f(x) round the point x = 1 nd illustrte how well it fits by plotting this pproximtion nd the function ln x on the intervl [0.5, 3]. b. Use the Tylor pproximtion in. to estimte the hlf-life for drug with clernce rte of 0.1/hour. Compre your nswer to wht you get if you use technology to compute ln x. Solution.. We hve f(1) = ln 1 = 0 nd f (x) = 1 x f (1) = 1 f (x) = 1 x f (1) = 1 f (3) (x) = x 3 f (3) (1) = f (4) (x) = 6 x 4 f (4) (1) = 6

4 4 Therefore, the 4 th degree Tylor pproximtion is P 4 (x) = (x 1) 1 (x 1) (x 1)3 1 (x 1)4 4 Plotting P 4 (x) nd ln x, s illustrted in Figure, demonstrtes tht this pproximtion works rther well over the intervl [0.4, 1.7]. b. The hlf-life T for drug with clernce rte 0.1/hour stisfies 1 = e 0.1T. Solving for T gives T = 10 ln Using our pproximtion from. we get T 10 P 4 () = 10 [( 1) 1 ( 1) + 13 ( 1)3 14 ] ( 1) = 5.83 hours Alterntively, using clcultor to compute ln, we get T = 10 ln 6.93 hours Hence, the pproximtion overestimtes the true vlue by lmost 0%. Exmple 3 illustrtes tht the pproximtion by Tylor s polynomil isn t lwys tht good. This rises the question: how good is the Tylor pproximtion in generl? The next exmple illustrtes how to get n error bound on first order Tylor s pproximtion, using methods of integrtion. Exmple 4. An error bound for P 1 (x) f(x) round the point x = 1. Use the Fundmentl Theorem of Clculus (Theorem 5.) to show tht f(x) = f() + f ()(x ) + f (t)(x t)dt b. Let P 1 (x) be the first order Tylor s pproximtion for f(x) bout x =. Use the result from. to show tht if f (x) K for ll x in [, b], then Solution. for ll x in [, b]. f(x) P 1 () K (b ). From the Fundmentl Theorem of Clculus (Theorem 5.), we hve which we cn rewritten s f(x) f() = f(x) = f() + f (t)dt f (t)dt If f (t) is differentible on [, x], then we cn use integrtion by prts to build on this formul. Define u = f (t), which implies du = f (t)dt. Define dv = dt, which implies we cn choose v = t x. Integrtion by prts yields f (t)dt = f (t)(t x) x (t x)f (t)dt = f ()(x ) + (x t)f (t)dt

5 5 Combining this eqution with the one derived from the Fundmentl Theorem of Clculus, we obtin f(x) = f() + f ()(x ) + b. Recll tht P 1 (x) = f() + f ()(x ). Therefore f(x) P 1 (x) = (x t)f (t)dt (x t)f (t)dt Using the fct tht the bsolute vlue of n integrl is less thn or equl thn the integrl of the bsolute vlue of the integrnd, we get f(x) P 1 (x) x t f (t) dt Choosing K such tht f (t) K for ll t in [, b] implies tht (x ) f(x) P 1 (x) K x t dt = K K (b ) The pproch in Exmple 4 cn be generlized to obtin n error bound for the n th order Tylor polynomil pproximtion to f(x). In Problem 4 of the problem set, you re sked to iterte the procedure in Exmple 4 to get the following generl formul. Tylor s formul Exmple 5. Using the reminder term If function f(x) is defined on closed intervl I nd its first n + 1 derivtives re continuous on I, then f(x) = f() + f ()(x ) + f ()(x ) where the reminder term R n+1 (x) stisfies! R n+1 (x) K n+1 x n+1 (n + 1)! + + f (n) ()(x ) n for ny K n+1 such tht f (n+1) (y) K n+1 nd for ll y in the intervl I. Let P n (x) be the n th degree Tylor pproximtion of sin x bout the point x = 0.. Find n error bound for estimting sin 1 with P 5 (1). b. Determine the miniml degree n tht ensures P n (1) sin ,000. Solution. + R n+1 (x). Since, s shown in Exmple, f (5) (x) = cos x, it follows tht f (6) = sin x. Thus f (6) (x) 1 nd we cn choose K 6 = 1. By Tylor s formul, R 6 (1) K ! = 1 6! = Therefore, P 5 (1) = 1 1 3! + 1 5! is gurnteed to be within of sin 1. Using technology, we get tht the ctul error P 5 (1) sin In prticulr, the ctul error is round seven times smller thn the estimted error bound of

6 6 b. As the derivtives of sin x re lternte between cos x, sin x, cos x, nd sin x, we cn choose K n+1 = 1 for ll n. We wnt R n+1 (1) = K n n+1 1 = (n + 1)! (n + 1)! 1 10, 000 Since 1/7! = 1/5, 040 nd 1/8! = 1/40, 30, it follows tht our estimte of the error ssocited with P 7 (1) expnded round x = 0, but not our estimte of the error ssocited with P 6 (1) expnded round x = 0, is within 1 10,000 of sin 1. We conclude this section by exmining the dose-response function f(x) = 100ex e x +e from Exmple of Section.4. 5 This is rther complicted looking function. It would certinly be esier for us to work with this dose-response function if it ws expressed in terms of qudrtic or cubic polynomil, but would it be resonble to pproximte this function with, sy, third order Tylor polynomil expnded round some pproprite vlue? The question is prtilly nswered in the next exmple. Exmple 6. Tylor pproximtion of dose-response curve. Wht is the upper bound to the size of the error we cn expect on the intervl I = [ 6, 4], if we replce the dose-response function f(x) = 100ex e x +e with its pproximting cubic Tylor polynomil generted 5 round the point = 5 (i.e. the mid point of the intervl of interest)? b. By plotting the function nd its first nd third order Tylor polynomil pproximtions expnded round the point = 5, show by visul inspection tht the third order is superior to the first order Tylor polynomil on the intervl [ 7, 3] but tht the sitution is reversed on the intervls [ 10, 9] nd [ 1, 0]. Solution.. To ddress the question, we need to generte the first four derivtives of the dose-response function in order to find K 4 such tht f (4) (y) K 4 for ll y [ 6, 4]. With some hrd work, or using technology, we hve f (x) = 100 e x 5 (e x + e 5 ) f (x) = 100 ex 5 (e x e 5 ) (e x + e 5 ) 3 f (x) = 100 ex 5 (e x 4e x 5 + e 10 ) (e x + e 5 ) 4 f (4) (x) = 100 ex 5 (e 3x 11e x e x+10 e 15 ) (e x + e 5 ) 5 To estimte K 4, we plot f (4) (x) on the intervl [ 10, 0] s shown in Figure 3. As f (4) (x) 13 on [ 6, 4] nd x for ll x in [ 6, 4], we cn select K 4 = 13 nd get the error estimte P 3 (x) f(x) K 4(x + 5) 4 4! K ! = 13 4! 0.54 b. We use the evlutions of the derivtives of f(x) = 100ex e x +e t x = 5, generted in prt. to obtin the 5 first nd third order Tylor polynomil pproximtions of f(x) round the point = 5. In the cse of the first order polynomil, pplying our formul we obtin P 1 (x) = f( 5) + f ( 5)(x + 5) = (x + 5) = 5(x + 7)

7 7 Figure 3: Plots of the fourth derivtive of the dose-response function f(x) = upper nd lower broken red lines re plotted t ± ex e x +e 5 on the intervl [ 10, 0]. The In the cse of the third order Tylor polynomil, pplying our formul we obtin P 3 (x) = f( 5) + f ( 5)(x + 5) + f ( 5) Using the vlues clculted in prt., fter some work this reduces to (x + 5) + f ( 5) (x + 5) 3 6 P 3 (x) x 31.5x.08x 3 The dose-response curve f(x), nd the Tylor pproximtions P 1 (x) nd P 3 (x) re plotted in Figure 4 over intervls 7 x 3 (left pnel) nd 10 x 10 (right pnel). They show tht the third order Tylor polynomil provides better fit on the restricted intervl [ 7, 3] (left pnel of Figure 4), but tht the first order Tylor polynomil provides better fit t the ends of the intervl [ 10, 0] Figure 4: Plot of the dose-response function (solid blck) nd fits using the first (broken blue) nd third (broken red) order Tylor polynomils expnded round the point x = 5 on the intervls [ 7, 3] (left pnel) nd [ 10, 0] (right pnel). An importnt lesson of this lst exmple is tht Tylor polynomils provide improved pproximtions s the order increses, but only over n intervl close to the point round which the polynomils re generted. As we move wy from, the pproximtions my not fit well unless n is sufficiently lrge.

8 8 Problem Set 0.1 LEVEL 1 DRILL PROBLEMS 1. Find the fourth order Tylor polynomil of f(x) = cos x bout the point x = 0.. Use Tylor polynomils of degrees n = 1 nd expnded round the point = 1 to pproximte the exponentil function f(x) = e x t the points x = 1.1 nd x = In Problem 1 of Problem Set 3.5, we found tht the liner pproximtion of f(x) = cos x t = π is P 1 = x+ π. Find the Tylor polynomil P 3 expnded round = π. b. Find the Tylor polynomil P 5 expnded round = π. 4. In Problem of Problem Set 3.5, we found tht the liner pproximtion of f(x) = e x t = 0 is P 1 = 1 + x. Find qudrtic pproximtion P expnded round = 0. b. Find the Tylor polynomil P 3 expnded round = Compute P 4 expnded round = 0 for the given functions.. f(x) = sin x b. f(x) = sin x 6. Compute the Tylor polynomil of degree 3 expnded bout = for the given functions.. f(x) = ln x b. f(x) = 1 1 x 7. Use Tylor polynomils of degrees n = 1,, nd 3, expnded round the point = 9, to pproximte the function f(x) = x t point x = Use Tylor polynomils of degrees n = 1,, 3, 4, nd 5, expnded bout the point = 0, to pproximte the function f(x) = tn x t the point x = Estimte the error in the pproximtion of f(x) = e x by P 0 (x) on the intervl [0, 1]. 10. Let f(x) = 5 3x + x + 3x 3 x 4. Find P 1 (x) round the point = 0. b. Estimte f(1) with P 1 (1). c. Use R n+1 (x) Kn+1 x n+1 (n+1)! to find n upper bound for the error in the estimte in prt b. LEVEL APPLIED AND THEORY PROBLEMS 11. Given f(x) = e x, show for Tylor polynomil pproximtions expnded round the point = 0 tht where p is some constnt such tht 0 < p < x. R n (x) ex x n+1 (n + 1)! 1. Given f(x) = ln(x + 1), show for Tylor polynomil pproximtions expnded round the point = 0 tht R n (x) x n+1 n + 1

9 9 13. If P 4 (x) = x+ x + 3 x x 4 is qudrtic pproximtion to the function f stisfying f(0) = P 3 (0), f (0) = P 3(0), f (0) = P 3 (0) nd f (0) = P 3 (0), then show tht 0 = f(0), 1 = f (0), = f (0), 3 = f (0), 4 = f (0) If P n (x) = x + x + 3 x n x n is n nth order polynomil pproximtion to the function stisfying f (r) = P n (r) (0) for r = 0, 1,, n, then show tht n = f (n) (0) 15. In Section 3.6, Exmple 10, we modeled Professor Getz s hedche by the formul T (x) = ln x where the clernce rte is x per hour. We computed the first- nd second-order pproximtions t x = 0.8. Find the third degree Tylor pproximtion round the point = In Section 3.5, Exmple 5, we sw tht Roy nd collegues estimted how developmentl rtes of beetle Stethorus punctillum vried with temperture. They modeled the rte t which the fourth stge of development is completed using the function D(T ) = 0.03T (T 10.7) 38 T where D is mesured in percent development completed per dy nd T is mesured in degrees Celsius. Find the second-degree Tylor polynomil P (T ) ner the vlue T = 30. How does this compre to D(30)? 17. In Section 1.3, Exmple 6, we showed tht the curve hours l = 0.14M /3 provides good fit to the reltionship between the weight l tht gold medllist Olympic weightlifter cn lift nd the mss M of the weightlifter in question, over the mss rnge [40, 10]. Find the Tylor polynomils of first, second nd third order expnded round the point = 80 nd plot the originl curve nd these first three Tylor polynomils on the intervl 40 M In Problem 4.6 of Problem Set.6, we discussed in the context of Sockeye slmon stock-recruitment dt (see Fig..47) tht the Ricker function y = 3.7xe 0.01x could be used to model the reltionship between recruits y nd spwners x. From plotting this Ricker function over the intervl 0 < x < 00, together with the three second order Tylor polynomils obtined by expnding this Ricker function round the three points x = 60, 80, 100, comment on which of these pproximtions you would use on the intervl [0, 100] nd on the intervl [100, 00]. 19. Repet the previous problem, but now using third order, rther thn second order Tylor expnsions of the Ricker function y = 3.7xe 0.01x round the points = 60, 80, nd In Exmple 6, Section 3., we presented dt obtined by the Cndin scientist, Reto Zch, demonstrting tht the reltionship D = h 0.84 provides n excellent fit to the number of drops D required to brek open whelk shell, when dropped by crow from height h bove the ground. By plotting this function over the intervl h 16, long with the second nd third order polynomils obtined by expnding this function round the point x = 4, compre the reltive merits of the two fits.

10 10 1. Repet the previous problem, but now with second nd third order Tylor polynomils expnded round the point x = 6.. In Exmple 14 of Section 3.6, we generted the Tylor polynomil s first order fit to the dose-response function y = 5(x + 7) y = 100ex e x + e 5 If we evlute this function t the points x = 9, 8,,, 1 we obtin, rounded to 1 deciml plce, the nine vlues 1.8, 4.7, 11.9, 6.9, 50.0, 73.1, 88.1, 95.3, nd 98. respectively. Using technology, find the best regression line through these points nd compre the sum-of squres mesures of the fit of this line to these dt with the sum-of-squres mesure of the fit provided by the Tylor pproximtion y = 5(x + 7). Since the regression line minimizes the sum-of-squres mesure of the fit, we expect the regression line to provide better fit to these dt: but how much lrger is the ltter sum-of-squres vlue thn the sum-of-squres ssocited with the regression line tht you obtined? 3. Use integrtion by prts to show tht 1 (x t) n f (n) (t) dt = f (n) (t) (x t)n + 1 (x t) n f (n+1) (t) dt 4. Iterte the procedure shown in Exmple 4 to show tht f (n) (x) K n+1 for ll x in [, b] then f(x) P n () K n+1 x 1 n+1 (n + 1)!

Numerical Analysis: Trapezoidal and Simpson s Rule

Numerical Analysis: Trapezoidal and Simpson s Rule nd Simpson s Mthemticl question we re interested in numericlly nswering How to we evlute I = f (x) dx? Clculus tells us tht if F(x) is the ntiderivtive of function f (x) on the intervl [, b], then I =

More information

Math 1B, lecture 4: Error bounds for numerical methods

Math 1B, lecture 4: Error bounds for numerical methods Mth B, lecture 4: Error bounds for numericl methods Nthn Pflueger 4 September 0 Introduction The five numericl methods descried in the previous lecture ll operte by the sme principle: they pproximte the

More information

Properties of Integrals, Indefinite Integrals. Goals: Definition of the Definite Integral Integral Calculations using Antiderivatives

Properties of Integrals, Indefinite Integrals. Goals: Definition of the Definite Integral Integral Calculations using Antiderivatives Block #6: Properties of Integrls, Indefinite Integrls Gols: Definition of the Definite Integrl Integrl Clcultions using Antiderivtives Properties of Integrls The Indefinite Integrl 1 Riemnn Sums - 1 Riemnn

More information

63. Representation of functions as power series Consider a power series. ( 1) n x 2n for all 1 < x < 1

63. Representation of functions as power series Consider a power series. ( 1) n x 2n for all 1 < x < 1 3 9. SEQUENCES AND SERIES 63. Representtion of functions s power series Consider power series x 2 + x 4 x 6 + x 8 + = ( ) n x 2n It is geometric series with q = x 2 nd therefore it converges for ll q =

More information

A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H. Thomas Shores Department of Mathematics University of Nebraska Spring 2007

A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H. Thomas Shores Department of Mathematics University of Nebraska Spring 2007 A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H Thoms Shores Deprtment of Mthemtics University of Nebrsk Spring 2007 Contents Rtes of Chnge nd Derivtives 1 Dierentils 4 Are nd Integrls 5 Multivrite Clculus

More information

Anti-derivatives/Indefinite Integrals of Basic Functions

Anti-derivatives/Indefinite Integrals of Basic Functions Anti-derivtives/Indefinite Integrls of Bsic Functions Power Rule: In prticulr, this mens tht x n+ x n n + + C, dx = ln x + C, if n if n = x 0 dx = dx = dx = x + C nd x (lthough you won t use the second

More information

Best Approximation. Chapter The General Case

Best Approximation. Chapter The General Case Chpter 4 Best Approximtion 4.1 The Generl Cse In the previous chpter, we hve seen how n interpolting polynomil cn be used s n pproximtion to given function. We now wnt to find the best pproximtion to given

More information

Math 360: A primitive integral and elementary functions

Math 360: A primitive integral and elementary functions Mth 360: A primitive integrl nd elementry functions D. DeTurck University of Pennsylvni October 16, 2017 D. DeTurck Mth 360 001 2017C: Integrl/functions 1 / 32 Setup for the integrl prtitions Definition:

More information

Math& 152 Section Integration by Parts

Math& 152 Section Integration by Parts Mth& 5 Section 7. - Integrtion by Prts Integrtion by prts is rule tht trnsforms the integrl of the product of two functions into other (idelly simpler) integrls. Recll from Clculus I tht given two differentible

More information

APPROXIMATE INTEGRATION

APPROXIMATE INTEGRATION APPROXIMATE INTEGRATION. Introduction We hve seen tht there re functions whose nti-derivtives cnnot be expressed in closed form. For these resons ny definite integrl involving these integrnds cnnot be

More information

NUMERICAL INTEGRATION

NUMERICAL INTEGRATION NUMERICAL INTEGRATION How do we evlute I = f (x) dx By the fundmentl theorem of clculus, if F (x) is n ntiderivtive of f (x), then I = f (x) dx = F (x) b = F (b) F () However, in prctice most integrls

More information

Review of Calculus, cont d

Review of Calculus, cont d Jim Lmbers MAT 460 Fll Semester 2009-10 Lecture 3 Notes These notes correspond to Section 1.1 in the text. Review of Clculus, cont d Riemnn Sums nd the Definite Integrl There re mny cses in which some

More information

AP Calculus Multiple Choice: BC Edition Solutions

AP Calculus Multiple Choice: BC Edition Solutions AP Clculus Multiple Choice: BC Edition Solutions J. Slon Mrch 8, 04 ) 0 dx ( x) is A) B) C) D) E) Divergent This function inside the integrl hs verticl symptotes t x =, nd the integrl bounds contin this

More information

The Regulated and Riemann Integrals

The Regulated and Riemann Integrals Chpter 1 The Regulted nd Riemnn Integrls 1.1 Introduction We will consider severl different pproches to defining the definite integrl f(x) dx of function f(x). These definitions will ll ssign the sme vlue

More information

1 The Riemann Integral

1 The Riemann Integral The Riemnn Integrl. An exmple leding to the notion of integrl (res) We know how to find (i.e. define) the re of rectngle (bse height), tringle ( (sum of res of tringles). But how do we find/define n re

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER /2019

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER /2019 ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS MATH00030 SEMESTER 208/209 DR. ANTHONY BROWN 7.. Introduction to Integrtion. 7. Integrl Clculus As ws the cse with the chpter on differentil

More information

5.7 Improper Integrals

5.7 Improper Integrals 458 pplictions of definite integrls 5.7 Improper Integrls In Section 5.4, we computed the work required to lift pylod of mss m from the surfce of moon of mss nd rdius R to height H bove the surfce of the

More information

MATH , Calculus 2, Fall 2018

MATH , Calculus 2, Fall 2018 MATH 36-2, 36-3 Clculus 2, Fll 28 The FUNdmentl Theorem of Clculus Sections 5.4 nd 5.5 This worksheet focuses on the most importnt theorem in clculus. In fct, the Fundmentl Theorem of Clculus (FTC is rgubly

More information

Goals: Determine how to calculate the area described by a function. Define the definite integral. Explore the relationship between the definite

Goals: Determine how to calculate the area described by a function. Define the definite integral. Explore the relationship between the definite Unit #8 : The Integrl Gols: Determine how to clculte the re described by function. Define the definite integrl. Eplore the reltionship between the definite integrl nd re. Eplore wys to estimte the definite

More information

Definite integral. Mathematics FRDIS MENDELU

Definite integral. Mathematics FRDIS MENDELU Definite integrl Mthemtics FRDIS MENDELU Simon Fišnrová Brno 1 Motivtion - re under curve Suppose, for simplicity, tht y = f(x) is nonnegtive nd continuous function defined on [, b]. Wht is the re of the

More information

NUMERICAL INTEGRATION. The inverse process to differentiation in calculus is integration. Mathematically, integration is represented by.

NUMERICAL INTEGRATION. The inverse process to differentiation in calculus is integration. Mathematically, integration is represented by. NUMERICAL INTEGRATION 1 Introduction The inverse process to differentition in clculus is integrtion. Mthemticlly, integrtion is represented by f(x) dx which stnds for the integrl of the function f(x) with

More information

Definition of Continuity: The function f(x) is continuous at x = a if f(a) exists and lim

Definition of Continuity: The function f(x) is continuous at x = a if f(a) exists and lim Mth 9 Course Summry/Study Guide Fll, 2005 [1] Limits Definition of Limit: We sy tht L is the limit of f(x) s x pproches if f(x) gets closer nd closer to L s x gets closer nd closer to. We write lim f(x)

More information

Unit #9 : Definite Integral Properties; Fundamental Theorem of Calculus

Unit #9 : Definite Integral Properties; Fundamental Theorem of Calculus Unit #9 : Definite Integrl Properties; Fundmentl Theorem of Clculus Gols: Identify properties of definite integrls Define odd nd even functions, nd reltionship to integrl vlues Introduce the Fundmentl

More information

Review of basic calculus

Review of basic calculus Review of bsic clculus This brief review reclls some of the most importnt concepts, definitions, nd theorems from bsic clculus. It is not intended to tech bsic clculus from scrtch. If ny of the items below

More information

Definite integral. Mathematics FRDIS MENDELU. Simona Fišnarová (Mendel University) Definite integral MENDELU 1 / 30

Definite integral. Mathematics FRDIS MENDELU. Simona Fišnarová (Mendel University) Definite integral MENDELU 1 / 30 Definite integrl Mthemtics FRDIS MENDELU Simon Fišnrová (Mendel University) Definite integrl MENDELU / Motivtion - re under curve Suppose, for simplicity, tht y = f(x) is nonnegtive nd continuous function

More information

. Double-angle formulas. Your answer should involve trig functions of θ, and not of 2θ. sin 2 (θ) =

. Double-angle formulas. Your answer should involve trig functions of θ, and not of 2θ. sin 2 (θ) = Review of some needed Trig. Identities for Integrtion. Your nswers should be n ngle in RADIANS. rccos( 1 ) = π rccos( - 1 ) = 2π 2 3 2 3 rcsin( 1 ) = π rcsin( - 1 ) = -π 2 6 2 6 Cn you do similr problems?

More information

Exam 2, Mathematics 4701, Section ETY6 6:05 pm 7:40 pm, March 31, 2016, IH-1105 Instructor: Attila Máté 1

Exam 2, Mathematics 4701, Section ETY6 6:05 pm 7:40 pm, March 31, 2016, IH-1105 Instructor: Attila Máté 1 Exm, Mthemtics 471, Section ETY6 6:5 pm 7:4 pm, Mrch 1, 16, IH-115 Instructor: Attil Máté 1 17 copies 1. ) Stte the usul sufficient condition for the fixed-point itertion to converge when solving the eqution

More information

Lecture 20: Numerical Integration III

Lecture 20: Numerical Integration III cs4: introduction to numericl nlysis /8/0 Lecture 0: Numericl Integrtion III Instructor: Professor Amos Ron Scribes: Mrk Cowlishw, Yunpeng Li, Nthnel Fillmore For the lst few lectures we hve discussed

More information

Section 7.1 Integration by Substitution

Section 7.1 Integration by Substitution Section 7. Integrtion by Substitution Evlute ech of the following integrls. Keep in mind tht using substitution my not work on some problems. For one of the definite integrls, it is not possible to find

More information

Polynomial Approximations for the Natural Logarithm and Arctangent Functions. Math 230

Polynomial Approximations for the Natural Logarithm and Arctangent Functions. Math 230 Polynomil Approimtions for the Nturl Logrithm nd Arctngent Functions Mth 23 You recll from first semester clculus how one cn use the derivtive to find n eqution for the tngent line to function t given

More information

MORE FUNCTION GRAPHING; OPTIMIZATION. (Last edited October 28, 2013 at 11:09pm.)

MORE FUNCTION GRAPHING; OPTIMIZATION. (Last edited October 28, 2013 at 11:09pm.) MORE FUNCTION GRAPHING; OPTIMIZATION FRI, OCT 25, 203 (Lst edited October 28, 203 t :09pm.) Exercise. Let n be n rbitrry positive integer. Give n exmple of function with exctly n verticl symptotes. Give

More information

n f(x i ) x. i=1 In section 4.2, we defined the definite integral of f from x = a to x = b as n f(x i ) x; f(x) dx = lim i=1

n f(x i ) x. i=1 In section 4.2, we defined the definite integral of f from x = a to x = b as n f(x i ) x; f(x) dx = lim i=1 The Fundmentl Theorem of Clculus As we continue to study the re problem, let s think bck to wht we know bout computing res of regions enclosed by curves. If we wnt to find the re of the region below the

More information

Overview of Calculus I

Overview of Calculus I Overview of Clculus I Prof. Jim Swift Northern Arizon University There re three key concepts in clculus: The limit, the derivtive, nd the integrl. You need to understnd the definitions of these three things,

More information

Main topics for the First Midterm

Main topics for the First Midterm Min topics for the First Midterm The Midterm will cover Section 1.8, Chpters 2-3, Sections 4.1-4.8, nd Sections 5.1-5.3 (essentilly ll of the mteril covered in clss). Be sure to know the results of the

More information

7.2 The Definite Integral

7.2 The Definite Integral 7.2 The Definite Integrl the definite integrl In the previous section, it ws found tht if function f is continuous nd nonnegtive, then the re under the grph of f on [, b] is given by F (b) F (), where

More information

New Expansion and Infinite Series

New Expansion and Infinite Series Interntionl Mthemticl Forum, Vol. 9, 204, no. 22, 06-073 HIKARI Ltd, www.m-hikri.com http://dx.doi.org/0.2988/imf.204.4502 New Expnsion nd Infinite Series Diyun Zhng College of Computer Nnjing University

More information

Math 113 Fall Final Exam Review. 2. Applications of Integration Chapter 6 including sections and section 6.8

Math 113 Fall Final Exam Review. 2. Applications of Integration Chapter 6 including sections and section 6.8 Mth 3 Fll 0 The scope of the finl exm will include: Finl Exm Review. Integrls Chpter 5 including sections 5. 5.7, 5.0. Applictions of Integrtion Chpter 6 including sections 6. 6.5 nd section 6.8 3. Infinite

More information

The Fundamental Theorem of Calculus. The Total Change Theorem and the Area Under a Curve.

The Fundamental Theorem of Calculus. The Total Change Theorem and the Area Under a Curve. Clculus Li Vs The Fundmentl Theorem of Clculus. The Totl Chnge Theorem nd the Are Under Curve. Recll the following fct from Clculus course. If continuous function f(x) represents the rte of chnge of F

More information

THE EXISTENCE-UNIQUENESS THEOREM FOR FIRST-ORDER DIFFERENTIAL EQUATIONS.

THE EXISTENCE-UNIQUENESS THEOREM FOR FIRST-ORDER DIFFERENTIAL EQUATIONS. THE EXISTENCE-UNIQUENESS THEOREM FOR FIRST-ORDER DIFFERENTIAL EQUATIONS RADON ROSBOROUGH https://intuitiveexplntionscom/picrd-lindelof-theorem/ This document is proof of the existence-uniqueness theorem

More information

MA123, Chapter 10: Formulas for integrals: integrals, antiderivatives, and the Fundamental Theorem of Calculus (pp.

MA123, Chapter 10: Formulas for integrals: integrals, antiderivatives, and the Fundamental Theorem of Calculus (pp. MA123, Chpter 1: Formuls for integrls: integrls, ntiderivtives, nd the Fundmentl Theorem of Clculus (pp. 27-233, Gootmn) Chpter Gols: Assignments: Understnd the sttement of the Fundmentl Theorem of Clculus.

More information

. Double-angle formulas. Your answer should involve trig functions of θ, and not of 2θ. cos(2θ) = sin(2θ) =.

. Double-angle formulas. Your answer should involve trig functions of θ, and not of 2θ. cos(2θ) = sin(2θ) =. Review of some needed Trig Identities for Integrtion Your nswers should be n ngle in RADIANS rccos( 1 2 ) = rccos( - 1 2 ) = rcsin( 1 2 ) = rcsin( - 1 2 ) = Cn you do similr problems? Review of Bsic Concepts

More information

Improper Integrals, and Differential Equations

Improper Integrals, and Differential Equations Improper Integrls, nd Differentil Equtions October 22, 204 5.3 Improper Integrls Previously, we discussed how integrls correspond to res. More specificlly, we sid tht for function f(x), the region creted

More information

ARITHMETIC OPERATIONS. The real numbers have the following properties: a b c ab ac

ARITHMETIC OPERATIONS. The real numbers have the following properties: a b c ab ac REVIEW OF ALGEBRA Here we review the bsic rules nd procedures of lgebr tht you need to know in order to be successful in clculus. ARITHMETIC OPERATIONS The rel numbers hve the following properties: b b

More information

Riemann Sums and Riemann Integrals

Riemann Sums and Riemann Integrals Riemnn Sums nd Riemnn Integrls Jmes K. Peterson Deprtment of Biologicl Sciences nd Deprtment of Mthemticl Sciences Clemson University August 26, 2013 Outline 1 Riemnn Sums 2 Riemnn Integrls 3 Properties

More information

f(a+h) f(a) x a h 0. This is the rate at which

f(a+h) f(a) x a h 0. This is the rate at which M408S Concept Inventory smple nswers These questions re open-ended, nd re intended to cover the min topics tht we lerned in M408S. These re not crnk-out-n-nswer problems! (There re plenty of those in the

More information

Abstract inner product spaces

Abstract inner product spaces WEEK 4 Abstrct inner product spces Definition An inner product spce is vector spce V over the rel field R equipped with rule for multiplying vectors, such tht the product of two vectors is sclr, nd the

More information

Integrals - Motivation

Integrals - Motivation Integrls - Motivtion When we looked t function s rte of chnge If f(x) is liner, the nswer is esy slope If f(x) is non-liner, we hd to work hrd limits derivtive A relted question is the re under f(x) (but

More information

1 Techniques of Integration

1 Techniques of Integration November 8, 8 MAT86 Week Justin Ko Techniques of Integrtion. Integrtion By Substitution (Chnge of Vribles) We cn think of integrtion by substitution s the counterprt of the chin rule for differentition.

More information

Math 131. Numerical Integration Larson Section 4.6

Math 131. Numerical Integration Larson Section 4.6 Mth. Numericl Integrtion Lrson Section. This section looks t couple of methods for pproimting definite integrls numericlly. The gol is to get good pproimtion of the definite integrl in problems where n

More information

MA 124 January 18, Derivatives are. Integrals are.

MA 124 January 18, Derivatives are. Integrals are. MA 124 Jnury 18, 2018 Prof PB s one-minute introduction to clculus Derivtives re. Integrls re. In Clculus 1, we lern limits, derivtives, some pplictions of derivtives, indefinite integrls, definite integrls,

More information

Riemann Sums and Riemann Integrals

Riemann Sums and Riemann Integrals Riemnn Sums nd Riemnn Integrls Jmes K. Peterson Deprtment of Biologicl Sciences nd Deprtment of Mthemticl Sciences Clemson University August 26, 203 Outline Riemnn Sums Riemnn Integrls Properties Abstrct

More information

Calculus I-II Review Sheet

Calculus I-II Review Sheet Clculus I-II Review Sheet 1 Definitions 1.1 Functions A function is f is incresing on n intervl if x y implies f(x) f(y), nd decresing if x y implies f(x) f(y). It is clled monotonic if it is either incresing

More information

Lecture 14: Quadrature

Lecture 14: Quadrature Lecture 14: Qudrture This lecture is concerned with the evlution of integrls fx)dx 1) over finite intervl [, b] The integrnd fx) is ssumed to be rel-vlues nd smooth The pproximtion of n integrl by numericl

More information

13.4. Integration by Parts. Introduction. Prerequisites. Learning Outcomes

13.4. Integration by Parts. Introduction. Prerequisites. Learning Outcomes Integrtion by Prts 13.4 Introduction Integrtion by Prts is technique for integrting products of functions. In this Section you will lern to recognise when it is pproprite to use the technique nd hve the

More information

Taylor Polynomial Inequalities

Taylor Polynomial Inequalities Tylor Polynomil Inequlities Ben Glin September 17, 24 Abstrct There re instnces where we my wish to pproximte the vlue of complicted function round given point by constructing simpler function such s polynomil

More information

1 Probability Density Functions

1 Probability Density Functions Lis Yn CS 9 Continuous Distributions Lecture Notes #9 July 6, 28 Bsed on chpter by Chris Piech So fr, ll rndom vribles we hve seen hve been discrete. In ll the cses we hve seen in CS 9, this ment tht our

More information

Week 10: Riemann integral and its properties

Week 10: Riemann integral and its properties Clculus nd Liner Algebr for Biomedicl Engineering Week 10: Riemnn integrl nd its properties H. Führ, Lehrstuhl A für Mthemtik, RWTH Achen, WS 07 Motivtion: Computing flow from flow rtes 1 We observe the

More information

CMDA 4604: Intermediate Topics in Mathematical Modeling Lecture 19: Interpolation and Quadrature

CMDA 4604: Intermediate Topics in Mathematical Modeling Lecture 19: Interpolation and Quadrature CMDA 4604: Intermedite Topics in Mthemticl Modeling Lecture 19: Interpoltion nd Qudrture In this lecture we mke brief diversion into the res of interpoltion nd qudrture. Given function f C[, b], we sy

More information

Math 113 Exam 2 Practice

Math 113 Exam 2 Practice Mth Em Prctice Februry, 8 Em will cover sections 6.5, 7.-7.5 nd 7.8. This sheet hs three sections. The first section will remind you bout techniques nd formuls tht you should know. The second gives number

More information

Chapter 7 Notes, Stewart 8e. 7.1 Integration by Parts Trigonometric Integrals Evaluating sin m x cos n (x) dx...

Chapter 7 Notes, Stewart 8e. 7.1 Integration by Parts Trigonometric Integrals Evaluating sin m x cos n (x) dx... Contents 7.1 Integrtion by Prts................................... 2 7.2 Trigonometric Integrls.................................. 8 7.2.1 Evluting sin m x cos n (x)......................... 8 7.2.2 Evluting

More information

How can we approximate the area of a region in the plane? What is an interpretation of the area under the graph of a velocity function?

How can we approximate the area of a region in the plane? What is an interpretation of the area under the graph of a velocity function? Mth 125 Summry Here re some thoughts I ws hving while considering wht to put on the first midterm. The core of your studying should be the ssigned homework problems: mke sure you relly understnd those

More information

different methods (left endpoint, right endpoint, midpoint, trapezoid, Simpson s).

different methods (left endpoint, right endpoint, midpoint, trapezoid, Simpson s). Mth 1A with Professor Stnkov Worksheet, Discussion #41; Wednesdy, 12/6/217 GSI nme: Roy Zho Problems 1. Write the integrl 3 dx s limit of Riemnn sums. Write it using 2 intervls using the 1 x different

More information

INTRODUCTION TO INTEGRATION

INTRODUCTION TO INTEGRATION INTRODUCTION TO INTEGRATION 5.1 Ares nd Distnces Assume f(x) 0 on the intervl [, b]. Let A be the re under the grph of f(x). b We will obtin n pproximtion of A in the following three steps. STEP 1: Divide

More information

Physics 116C Solution of inhomogeneous ordinary differential equations using Green s functions

Physics 116C Solution of inhomogeneous ordinary differential equations using Green s functions Physics 6C Solution of inhomogeneous ordinry differentil equtions using Green s functions Peter Young November 5, 29 Homogeneous Equtions We hve studied, especilly in long HW problem, second order liner

More information

Chapter 8: Methods of Integration

Chapter 8: Methods of Integration Chpter 8: Methods of Integrtion Bsic Integrls 8. Note: We hve the following list of Bsic Integrls p p+ + c, for p sec tn + c p + ln + c sec tn sec + c e e + c tn ln sec + c ln + c sec ln sec + tn + c ln

More information

4181H Problem Set 11 Selected Solutions. Chapter 19. n(log x) n 1 1 x x dx,

4181H Problem Set 11 Selected Solutions. Chapter 19. n(log x) n 1 1 x x dx, 48H Problem Set Selected Solutions Chpter 9 # () Tke f(x) = x n, g (x) = e x, nd use integrtion by prts; this gives reduction formul: x n e x dx = x n e x n x n e x dx. (b) Tke f(x) = (log x) n, g (x)

More information

MATH 144: Business Calculus Final Review

MATH 144: Business Calculus Final Review MATH 144: Business Clculus Finl Review 1 Skills 1. Clculte severl limits. 2. Find verticl nd horizontl symptotes for given rtionl function. 3. Clculte derivtive by definition. 4. Clculte severl derivtives

More information

SUMMER KNOWHOW STUDY AND LEARNING CENTRE

SUMMER KNOWHOW STUDY AND LEARNING CENTRE SUMMER KNOWHOW STUDY AND LEARNING CENTRE Indices & Logrithms 2 Contents Indices.2 Frctionl Indices.4 Logrithms 6 Exponentil equtions. Simplifying Surds 13 Opertions on Surds..16 Scientific Nottion..18

More information

Main topics for the Second Midterm

Main topics for the Second Midterm Min topics for the Second Midterm The Midterm will cover Sections 5.4-5.9, Sections 6.1-6.3, nd Sections 7.1-7.7 (essentilly ll of the mteril covered in clss from the First Midterm). Be sure to know the

More information

Math 116 Calculus II

Math 116 Calculus II Mth 6 Clculus II Contents 5 Exponentil nd Logrithmic functions 5. Review........................................... 5.. Exponentil functions............................... 5.. Logrithmic functions...............................

More information

Chapter 6 Notes, Larson/Hostetler 3e

Chapter 6 Notes, Larson/Hostetler 3e Contents 6. Antiderivtives nd the Rules of Integrtion.......................... 6. Are nd the Definite Integrl.................................. 6.. Are............................................ 6. Reimnn

More information

1. Gauss-Jacobi quadrature and Legendre polynomials. p(t)w(t)dt, p {p(x 0 ),...p(x n )} p(t)w(t)dt = w k p(x k ),

1. Gauss-Jacobi quadrature and Legendre polynomials. p(t)w(t)dt, p {p(x 0 ),...p(x n )} p(t)w(t)dt = w k p(x k ), 1. Guss-Jcobi qudrture nd Legendre polynomils Simpson s rule for evluting n integrl f(t)dt gives the correct nswer with error of bout O(n 4 ) (with constnt tht depends on f, in prticulr, it depends on

More information

Numerical Integration

Numerical Integration Chpter 5 Numericl Integrtion Numericl integrtion is the study of how the numericl vlue of n integrl cn be found. Methods of function pproximtion discussed in Chpter??, i.e., function pproximtion vi the

More information

The First Fundamental Theorem of Calculus. If f(x) is continuous on [a, b] and F (x) is any antiderivative. f(x) dx = F (b) F (a).

The First Fundamental Theorem of Calculus. If f(x) is continuous on [a, b] and F (x) is any antiderivative. f(x) dx = F (b) F (a). The Fundmentl Theorems of Clculus Mth 4, Section 0, Spring 009 We now know enough bout definite integrls to give precise formultions of the Fundmentl Theorems of Clculus. We will lso look t some bsic emples

More information

4.4 Areas, Integrals and Antiderivatives

4.4 Areas, Integrals and Antiderivatives . res, integrls nd ntiderivtives 333. Ares, Integrls nd Antiderivtives This section explores properties of functions defined s res nd exmines some connections mong res, integrls nd ntiderivtives. In order

More information

ODE: Existence and Uniqueness of a Solution

ODE: Existence and Uniqueness of a Solution Mth 22 Fll 213 Jerry Kzdn ODE: Existence nd Uniqueness of Solution The Fundmentl Theorem of Clculus tells us how to solve the ordinry differentil eqution (ODE) du = f(t) dt with initil condition u() =

More information

If u = g(x) is a differentiable function whose range is an interval I and f is continuous on I, then f(g(x))g (x) dx = f(u) du

If u = g(x) is a differentiable function whose range is an interval I and f is continuous on I, then f(g(x))g (x) dx = f(u) du Integrtion by Substitution: The Fundmentl Theorem of Clculus demonstrted the importnce of being ble to find nti-derivtives. We now introduce some methods for finding ntiderivtives: If u = g(x) is differentible

More information

We know that if f is a continuous nonnegative function on the interval [a, b], then b

We know that if f is a continuous nonnegative function on the interval [a, b], then b 1 Ares Between Curves c 22 Donld Kreider nd Dwight Lhr We know tht if f is continuous nonnegtive function on the intervl [, b], then f(x) dx is the re under the grph of f nd bove the intervl. We re going

More information

Lecture 6: Singular Integrals, Open Quadrature rules, and Gauss Quadrature

Lecture 6: Singular Integrals, Open Quadrature rules, and Gauss Quadrature Lecture notes on Vritionl nd Approximte Methods in Applied Mthemtics - A Peirce UBC Lecture 6: Singulr Integrls, Open Qudrture rules, nd Guss Qudrture (Compiled 6 August 7) In this lecture we discuss the

More information

First midterm topics Second midterm topics End of quarter topics. Math 3B Review. Steve. 18 March 2009

First midterm topics Second midterm topics End of quarter topics. Math 3B Review. Steve. 18 March 2009 Mth 3B Review Steve 18 Mrch 2009 About the finl Fridy Mrch 20, 3pm-6pm, Lkretz 110 No notes, no book, no clcultor Ten questions Five review questions (Chpters 6,7,8) Five new questions (Chpters 9,10) No

More information

We divide the interval [a, b] into subintervals of equal length x = b a n

We divide the interval [a, b] into subintervals of equal length x = b a n Arc Length Given curve C defined by function f(x), we wnt to find the length of this curve between nd b. We do this by using process similr to wht we did in defining the Riemnn Sum of definite integrl:

More information

Euler-Maclaurin Summation Formula 1

Euler-Maclaurin Summation Formula 1 Jnury 9, Euler-Mclurin Summtion Formul Suppose tht f nd its derivtive re continuous functions on the closed intervl [, b]. Let ψ(x) {x}, where {x} x [x] is the frctionl prt of x. Lemm : If < b nd, b Z,

More information

Numerical Integration

Numerical Integration Chpter 1 Numericl Integrtion Numericl differentition methods compute pproximtions to the derivtive of function from known vlues of the function. Numericl integrtion uses the sme informtion to compute numericl

More information

The Wave Equation I. MA 436 Kurt Bryan

The Wave Equation I. MA 436 Kurt Bryan 1 Introduction The Wve Eqution I MA 436 Kurt Bryn Consider string stretching long the x xis, of indeterminte (or even infinite!) length. We wnt to derive n eqution which models the motion of the string

More information

Integration Techniques

Integration Techniques Integrtion Techniques. Integrtion of Trigonometric Functions Exmple. Evlute cos x. Recll tht cos x = cos x. Hence, cos x Exmple. Evlute = ( + cos x) = (x + sin x) + C = x + 4 sin x + C. cos 3 x. Let u

More information

Polynomials and Division Theory

Polynomials and Division Theory Higher Checklist (Unit ) Higher Checklist (Unit ) Polynomils nd Division Theory Skill Achieved? Know tht polynomil (expression) is of the form: n x + n x n + n x n + + n x + x + 0 where the i R re the

More information

Higher Checklist (Unit 3) Higher Checklist (Unit 3) Vectors

Higher Checklist (Unit 3) Higher Checklist (Unit 3) Vectors Vectors Skill Achieved? Know tht sclr is quntity tht hs only size (no direction) Identify rel-life exmples of sclrs such s, temperture, mss, distnce, time, speed, energy nd electric chrge Know tht vector

More information

Math 113 Exam 2 Practice

Math 113 Exam 2 Practice Mth 3 Exm Prctice Februry 8, 03 Exm will cover 7.4, 7.5, 7.7, 7.8, 8.-3 nd 8.5. Plese note tht integrtion skills lerned in erlier sections will still be needed for the mteril in 7.5, 7.8 nd chpter 8. This

More information

Math 31S. Rumbos Fall Solutions to Assignment #16

Math 31S. Rumbos Fall Solutions to Assignment #16 Mth 31S. Rumbos Fll 2016 1 Solutions to Assignment #16 1. Logistic Growth 1. Suppose tht the growth of certin niml popultion is governed by the differentil eqution 1000 dn N dt = 100 N, (1) where N(t)

More information

Recitation 3: More Applications of the Derivative

Recitation 3: More Applications of the Derivative Mth 1c TA: Pdric Brtlett Recittion 3: More Applictions of the Derivtive Week 3 Cltech 2012 1 Rndom Question Question 1 A grph consists of the following: A set V of vertices. A set E of edges where ech

More information

Chapter 6 Techniques of Integration

Chapter 6 Techniques of Integration MA Techniques of Integrtion Asst.Prof.Dr.Suprnee Liswdi Chpter 6 Techniques of Integrtion Recll: Some importnt integrls tht we hve lernt so fr. Tle of Integrls n+ n d = + C n + e d = e + C ( n ) d = ln

More information

Z b. f(x)dx. Yet in the above two cases we know what f(x) is. Sometimes, engineers want to calculate an area by computing I, but...

Z b. f(x)dx. Yet in the above two cases we know what f(x) is. Sometimes, engineers want to calculate an area by computing I, but... Chpter 7 Numericl Methods 7. Introduction In mny cses the integrl f(x)dx cn be found by finding function F (x) such tht F 0 (x) =f(x), nd using f(x)dx = F (b) F () which is known s the nlyticl (exct) solution.

More information

MATH SS124 Sec 39 Concepts summary with examples

MATH SS124 Sec 39 Concepts summary with examples This note is mde for students in MTH124 Section 39 to review most(not ll) topics I think we covered in this semester, nd there s exmples fter these concepts, go over this note nd try to solve those exmples

More information

Bernoulli Numbers Jeff Morton

Bernoulli Numbers Jeff Morton Bernoulli Numbers Jeff Morton. We re interested in the opertor e t k d k t k, which is to sy k tk. Applying this to some function f E to get e t f d k k tk d k f f + d k k tk dk f, we note tht since f

More information

Calculus II: Integrations and Series

Calculus II: Integrations and Series Clculus II: Integrtions nd Series August 7, 200 Integrls Suppose we hve generl function y = f(x) For simplicity, let f(x) > 0 nd f(x) continuous Denote F (x) = re under the grph of f in the intervl [,x]

More information

Fundamental Theorem of Calculus

Fundamental Theorem of Calculus Fundmentl Theorem of Clculus Recll tht if f is nonnegtive nd continuous on [, ], then the re under its grph etween nd is the definite integrl A= f() d Now, for in the intervl [, ], let A() e the re under

More information

Section 4.8. D v(t j 1 ) t. (4.8.1) j=1

Section 4.8. D v(t j 1 ) t. (4.8.1) j=1 Difference Equtions to Differentil Equtions Section.8 Distnce, Position, nd the Length of Curves Although we motivted the definition of the definite integrl with the notion of re, there re mny pplictions

More information

LECTURE. INTEGRATION AND ANTIDERIVATIVE.

LECTURE. INTEGRATION AND ANTIDERIVATIVE. ANALYSIS FOR HIGH SCHOOL TEACHERS LECTURE. INTEGRATION AND ANTIDERIVATIVE. ROTHSCHILD CAESARIA COURSE, 2015/6 1. Integrtion Historiclly, it ws the problem of computing res nd volumes, tht triggered development

More information

Chapters 4 & 5 Integrals & Applications

Chapters 4 & 5 Integrals & Applications Contents Chpters 4 & 5 Integrls & Applictions Motivtion to Chpters 4 & 5 2 Chpter 4 3 Ares nd Distnces 3. VIDEO - Ares Under Functions............................................ 3.2 VIDEO - Applictions

More information

Lecture 19: Continuous Least Squares Approximation

Lecture 19: Continuous Least Squares Approximation Lecture 19: Continuous Lest Squres Approximtion 33 Continuous lest squres pproximtion We begn 31 with the problem of pproximting some f C[, b] with polynomil p P n t the discrete points x, x 1,, x m for

More information