f[a] x + f[a + x] x + f[a +2 x] x + + f[b x] x =

Size: px
Start display at page:

Download "f[a] x + f[a + x] x + f[a +2 x] x + + f[b x] x ="

Transcription

1 Chpter 3 Symbolic Integrtion This chpter contins the bsic tricks of the symbolic integrtion trde. The gol of this chpter is not to mke you slow inncurte integrtion softwre, but rther to help you understnd the bsics well enough to use modern integrtion softwre effectively. The bsic methods of integrtion re importnt, but there re mny more tricks tht re useful in specil situtions. The computer knows most of the specil tricks but sometimes bsic preliminry hnd computtion llows the computer to clculte very complicted integrl tht it cnnot otherwise do. A chnge of vribles often clrifies the mening of n integrl. Integrtion by prts is theoreticlly importnt in both mth nd physics. We will encounter few of the specil tricks lter when they rise in importnt contets. The cble of suspension bridge cn be described by differentil eqution, which cn be ntidifferentited with the hyperbolic cosine. If you decide to work on tht project, you will wnt to lern tht trick. Prtil frctions is nother integrtion trick tht rises in the logistic growth model, the S-I-S disese model, nd the liner ir resistnce model in bsic form. We will tke tht method up when we need it. The Fundmentl Theorem of Integrl Clculus 2.3 gives us n indirect wy to ectly compute the limit of pproimtions by sums of the form f[] + f[ + ] + f[ +2 ] + + f[b ] = b X = step [f [] ] We hve b b X f[] d = lim [f [] ] = step b δ X = step δ [f [] δ] but the limit cn be computed without forming the sum. The Fundmentl Theorem sys: If we cn find F [] so tht df [] =f[] d, for ll b, then b b X f[] d = lim [f [] ] =F [b] F [] = step Finding n ntiderivtive lets us skip from the left side of the bove equtions to the right side without going through the limit in the middle. This indirect computtion of the integrl works ny time we cn find trick to figure out n ntiderivtive. There re mny such tricks, or techniques, nd the computer knows them ll. Your min tsk in this chpter is to understnd the fundmentl techniques nd their limittions, rther thn to develop skill t very elborte integrl computtions. 38

2 Chpter 3 - SYMBOLIC INTEGATION 39 The rules of integrtion re more difficult thn the rules of differentition becuse they mount to trying to use the rules of differentition in reverse. You must lern ll the bsic techniques to understnd this, but we will not wllow very deep into the swmp of esoteric techniques. Tht is left for the computer. 3. Indefinite Integrls The first hlf of the Fundmentl Theorem mens tht we cn often find n integrl in two steps: ) Find n ntiderivtive, 2) compute the difference in vlues of the ntiderivtive. It mkes no difference which ntiderivtive we use. We formlize nottion tht breks up these two steps. One ntiderivtive of 3 2 is 3,since d3 d =32, but nother ntiderivtive of 3 2 is , since the derivtive of the constnt 273 (or ny other constnt) is zero. The integrl b 32 d my be computed with either ntiderivtive. b 3 2 d = 3 b = b 3 3 =[ ] b =[b ] [ ] = b 3 3 Our net result is the converse of the result tht sys the derivtive of constnt is zero. It sys tht if the derivtive is zero, the function must be constnt. This is geometriclly obvious - drw the grph of function with zero derivtive! Theorem 3. The ero-derivtive Theorem Suppose F [] nd G [] re both ntiderivtives for the sme function f [] on the intervl [, b]; tht is, df dg d [] = d [] =f [] for ll in [, b]. ThenF [] nd G [] differ by constnt for ll in [, b]. Proof: The function H [] =F [] G [] hs zero derivtive on [, b]. Wehve H [X] H [] = X d = by the first hlf of the Fundmentl Theorem nd direct computtion of the integrl of zero. If X is ny rel vlue in [, b], H [X] H [] =. This mens H [X] =H [], constnt. In turn, this tells us tht F [X] G [X] =F [] G [], constntforllx in [, b].

3 Chpter 3 - SYMBOLIC INTEGATION 3 Definition 3. Nottion for the Indefinite Integrl The indefinite integrl of function f [] denoted f [] d is equl to the collection of ll functions F [] with differentil or derivtive df d [] =f []. df [] =f [] d We write +c fter n nswer to indicte ll possible ntiderivtives. For emple, Cos[θ] dθ =Sin[θ]+c Eercise Set 3. Verify tht both 2 nd 2 + π equl 2d.

4 Chpter 3 - SYMBOLIC INTEGATION Specific IntegrlFormuls p d = p + p+ + c, p 6= d =Log[]+c, > e d = e + c Sin[] d = Cos[]+c Cos[] d =Sin[]+c Emple 3. Guess nd Correct 6 Suppose we wnt to find 3 5 d = F []? We know tht if we differentite power function, we reduce the eponent by, so we guess nd check our nswer, F [] = 6 F [] =65 The constnt is wrong but would be correct if we chose F [] = 2 6 F [] = =3 5 Here is nother emple of guessing nd correcting the guess by djusting constnt. Emple 3.2 Guess nd Correct Sin[3 ] Find Begin with the first guess nd check 7Cos[3] d = G[] G [] =Sin[3] G [] =3Cos[3]

5 Chpter 3 - SYMBOLIC INTEGATION 32 Adjusting our guess gives G[] = 7 3 Sin[3 ] G [] = 7 3 3Cos[3] =7Cos[3] It is best to check your work in ny cse so you only need to remember the five specific bsic formuls bove nd use them to djust your guesses. We will lern generl rules bsed on ech of the rules for differentition but used in reverse. Here is some bsic drill work. Eercise Set 3.2. Bsic Drill on Guessing nd Correcting ) 7 d=? b) 5 3 d =? c) e) 3 2 d =? d) (5 ) 2 d =? f) 3 2 d =? Sin[3 ] d =? g) e 2 d =? h) 7 d =? You cnnot do nything you like with indefinite integrls nd epect to get the intended function. In prticulr, the d in the integrl tells you the vrible of differentition for the intended nswer. 2. Eplin wht is wrong with the following nonsense: 2 d = d= d = [ c] = c nd 2 d = d= = [ 2 2 ]= 2 d

6 Chpter 3 - SYMBOLIC INTEGATION Superposition of Antiderivtives f[]+bg[] d = f[] d + b g[] d Emple 3.3 Superposition of Derivtives in everse We prove the superposition rule f[]+bg[] d = f[] d + b g[] d by letting F [] = f[] d, G[] = g[] d nd writing out wht the clim for indefinite integrls mens in terms of these functions: F [] =f[] G [] =g[] (F[]+bG[]) = F []+bg [] =f[]+bg[] ( f[] d + b g[] d) = f[]+bg[] nd ( f[]+bg[] d) = f[]+bg[] Do the rbitrry constnts of integrtion mtter? No, s long s we interpret the sum of two rbitrry constnts s just nother rbitrry constnt. Emple 3.4 Superposition for Integrls (2 Sin[] 3 ) d =2 Sin[] d 3 d = 2Cos[] 3Log[]+c Now, use your rule to brek liner combintions of integrnds into simpler pieces.

7 Chpter 3 - SYMBOLIC INTEGATION 34 Eercise Set 3.3. Superposition of Antiderivtives Drill ) b) c) d =5 3 d 2 d =? 5 2 d=5 d 2 d=? d =? d) 5Sin[] e 2 d =? e) Sin[5 ] 5Sin[] d =? f) Cos[5 ] 5 d =? emember tht the computer cn be used to check your work on bsic skills. 2. un the computer progrm SymbolicIntegr, nd use the computer to check your work from the previous eercise. 3.4 Substitution for Integrls One wy to find n indefinite integrl is to chnge the problem into simpler one. Of course, you wnt to chnge it into n equivlent problem. Chnge of vribles cn be done legitimtely s follows. First, let u = prt of the integrnd. Net, clculte du =. If the remining prt of the integrnd is du, mke the substitution nd; if it is not du, trydifferent substitution. The point is tht we must look for both n epression nd its differentil. Here is very simple emple. Emple 3.5 A Chnge of Vrible nd Differentil Find 2 p + 2 d = p[ + 2 ]{2 d} Begin with u =[+ 2 ] du = {2 d}

8 Chpter 3 - SYMBOLIC INTEGATION 35 We replce the epression for u nd du, thereby obtining the simpler problem: Find p[u] {du} = u 2 du = + u c 2 = 2 3 u c The epression 2 3 u c is not n cceptble nswer to the question, Wht functions of hve derivtive 2 + 2? However, if we remember tht u =+ 2, we cn epress the nswer s 2 3 u c = 3 [ + 2 ] c Checking the nswer will show why this method works. We use the Chin ule: nd or y = 2 3 u 3 2 u =+ 2 so dy du = u 3 du 2 d =2 dy d = dy du du d = u p 2 2 =2 + 2 dy =2 p + 2 d Emple 3.6 Another Chnge You must substitute for the differentil du ssocited with your chnge of vribles u =. Sometimes this is little complicted. For emple, suppose we try to compute 2 p + 2 d with the chnge of vrible nd differentil v = + 2 dv = + 2 d Our integrl becomes 2v[ rest of bove]

9 Chpter 3 - SYMBOLIC INTEGATION 36 with the rest of the bove equl to d.wecnfind dv = + d by multiplying numertor nd 2 denomintor by + 2,soourintegrlbecomes 2 p ³p 2 d = [ d] =2 v 2 dv = 2 3 v3 + c = This is the sme nswer s before, but the substitution ws more difficult on the dv piece. Emple 3.7 AFiledAttempt Sometimes n ttempt to simplify n integrnd by chnge of vribles will led you to either more complicted integrl or sitution in which you cnnot mke the substitution for the differentil. In these cses, scrtch off your work nd try nother chnge. Suppose we try grnd simplifiction of 2 p + 2 d tking w = p + 2 dw = µ p d + 2 We might substitute w for the whole integrnd, but there is nothing left to substitute for dw nd we cnnot complete the substitution. We simply hve to try different method. Emple 3.8 A Less Obvious Substitution with u = We my be slipping into the symbol swmp, but little wllowing cn be fun. Here is chnge

10 Chpter 3 - SYMBOLIC INTEGATION 37 of vrible nd differentil with twist: + d u = u 2 = ( >) u +u 2 2 udu=2 du = 2 d 2 udu= d u 2 µ du =2 +u2 =2 du 2 + d =2 2ArcTn[ ]+c µ +u 2 du du =2u 2ArcTn[u]+c +u2 Now, you try it. Eercise Set 3.4 Chnge of Vrible nd Differentil Drill ) d =? b) (3 2) 2 c) ( ) 3 d =? d) 2t t 2 dt =? 3y (2+2y 2 ) 2 dy =? e) g) (Cos[]) 3 Sin[] d =? f) e Cos[θ] Sin[θ] dθ =? h) Cos[Log[]] d =? Sin[+ b] d =? If you hve checked severl indefinite integrtion problems tht you computed with chnge of vrible nd differentil, you probbly relize tht the Chin ule lies behind the method. Perhps you cn formlize your ide. Problem 3. The Chin ule in everse Use the Chin ule for differentition to prove the indefinite integrl form of Integrtion by Substitution. Once you hve this indefinite rule, use the Fundmentl Theorem to prove the definite rule.

11 Chpter 3 - SYMBOLIC INTEGATION Chnge of Limits of Integrtion When we wnt n ntiderivtive such s d, we hve no choice but to re-substitute the epressions for new vribles bck into our nswer. In the first emple of the previous section, 2 p + 2 d = 2 3 u c = 2 3 [ + 2 ] 3 2 However, when we wnt to compute definite integrl such s p + 2 d we cn chnge the limits of integrtion long with the chnge of vribles. For emple, so the new problem is to find u =+ 2 du =2d u[5] = 26 u[7] = 5 5 which equls 2 3 u = 2 3 [ ] = We recommend tht you do your definite integrl chnges of vrible this wy: 26 u 2 du Procedure 3. To compute b f[] d. Set portion of your integrnd f[] equl to new vrible u = u[]. 2. Clculte du =?? d. 3. Clculte u[] =α nd u[b] =β. 4. Substitute both the function nd the differentil in f[] d for g[u] du. 5. Compute β α g[u] du

12 Chpter 3 - SYMBOLIC INTEGATION 39 Py Me Now or Py Me Lter: You cn compute the ntiderivtive in terms of nd then use the originl limits of integrtion, but there is dnger tht you will lose trck of the vrible with which you strted. If you re creful, both methods give the sme nswer; for emple, p + 2 d = 2 3 [ + 2 ] = 2 3 ³ [ ] 3 2 [ ] Eercise Set 3.5. Chnge of Vribles with Limits Drill ) + 2 d =? b) π/6 Sin[3θ] dθ =? c) ( 2 3) 2 d =? d) + bd=? e) d =becuse of the new limits. 3 f) e 2 d =? g) π/2 Cos[θ] Sin[θ] dθ =? 2. Use the chnge of vrible u = nd ssocited chnge of differentil to convert Cos[ ] d into multiple of u 2 Cos[u] du Integrtion with Prmeters Chnge of vribles cn mke integrls with prmeters, which re importnt in mny scientific nd mthemticl problems, into specific integrls. For emple, suppose tht ω nd re constnt. Then Sin[ωt] dt u = ωt du = ωdt du = dt ω Sin[ωt] dt = Sin[u] ω du = Sin[u] du ω

13 Chpter 3 - SYMBOLIC INTEGATION 32 nd dt = 2 ( + (/) 2 ) d = 2 +(/) 2 d u = du = d du= d dt = 2 +u 2 du= +u 2 du This type of chnge of vrible nd differentil my be the most importnt kind for you to think bout becuse the computer cn give you specific integrls, but you my wnt to see how n integrl depends on prmeter. Problem 3.2 Pull the Prmeter Out Show tht 3 p 9 2 d =3 3 p (/3) 2 d =9 p u 2 du Show tht the re of circle of rdius r is r 2 times the re of the unit circle. First, chnge vribles to obtin the integrls below nd then red on to interpret your computtion. r p p r 2 2 d = r 2 u 2 du 3.6 Trig Substitutions Study this section if you hve personl need to compute integrls with one of the following epressions (nd do not hve your computer): p p 2 2, or You should skim red this section even if you do not wish to develop this skill becuse the positive sign needed to go between (Cos[θ]) 2 = (Sin[θ]) 2 nd Cos[θ] = p (Sin[θ]) 2 cn cuse errors in the use of symbolic integrtion pckge. In other words, the computer my use the symbolic squre root when you intend for it to use the negtive.

14 Chpter 3 - SYMBOLIC INTEGATION 32 Emple 3.9 A Trigonometric Chnge of Vribles The following integrl comes from computing the re of circle using the integrl. A sine substitution mkes it one we cn ntidifferentite with two tricks from trig. p π/2 q u 2 du = Sin 2 [θ]cos[θ] dθ becuse we tke the substitution u =Sin[θ] du =Cos[θ] dθ u = θ = u = θ = π/2 q We know from high school trig tht Sin 2 [θ] =Cos 2 [θ], so, when the cosine is positive, Sin 2 [θ] =Cos[θ] nd π/2 q Sin 2 [θ]cos[θ] dθ = π/2 Cos 2 [θ] dθ We lso know from high school trig (or looking t the grph nd thinking little) tht Cos 2 [θ] = 2 [ + Cos (2θ)], so π/2 Cos 2 [θ] dθ = π/2 π/2 2 [ dθ + Cos (2θ) dθ] becuse we use nother chnge of vribles = π π Cos [φ] dφ φ =2θ dφ =2dθ φ = θ = φ = π θ = π/2 Finlly, π Cos [φ] dφ = 4 4 [Sin [φ] π ]= swecouldhveesilyseenbysketchinggrphofcos [φ] from to π, with equl res bove nd below the φ-is.

15 Chpter 3 - SYMBOLIC INTEGATION 322 Putting ll these computtions together, we hve p u 2 du = π 4 One eplntion why the chnge of vribles in the previous emple works is tht sine nd cosine yield prmetric equtions for the unit circle. More techniclly speking, the (Pythgoren Theorem) identity (Sin[θ]) 2 +(Cos[θ]) 2 = (Cos[θ]) 2 = (Sin[θ]) 2 becomes the identity (Cos[θ]) 2 = u 2 when we let u =Sin[θ]. There is n importnt lgebric detil when we write Cos[θ] = p (Sin[θ]) 2 This is flse when cosine is negtive. For the definite integrl bove, we wnted u nd chose θ π/2 to put Sin[θ] in this rnge. It is lso true tht Cos[θ] for this rnge of θ, so tht Cos[θ] = p u 2 If the cosine were not positive in the rnge of interest, the integrtion would not be vlid. More informtion on this difficulty is contined in the Mthemticl Bckground Chpter on Differentition Drill. An epression such s 2 2 cn first be reduced to multiple of u 2 by tking u = / nd writing 2 2 = p (/) 2. This mens tht the epression 2 2 cn be converted to Cos[θ] with the substitutions u =(/) 2 nd u =Sin[θ] (provided cosine is positive on the intervl). Notice tht the substitution u =Cos[θ] converts u 2 into p (Cos[θ]) 2 =Sin[θ], provided sine is positive. Also note tht sine is positive over different rnge of ngles thn cosine. Another trig identity sys (Tn[θ]) 2 + = (Sec[θ]) 2 µ Sin[θ] 2 + Cos[θ] (Sin[θ]) 2 +(Cos[θ]) 2 = µ Cos[θ] 2 µ 2 = Cos[θ] Cos[θ] If we mke chnge of vrible u =Tn[θ], thenu 2 +becomes (Sec[θ]) 2 nd +u 2 = Sec[θ] provided secnt is positive. Emple 3. The Sine Substitution Without Endpoints The cost of not chnging limits of integrtion in Emple 3.9 is the following: The sme tricks s bove for indefinite integrls yield p u 2 du = 2 θ + 4 Sin[φ]

16 Chpter 3 - SYMBOLIC INTEGATION 323 where u =Sin[θ] nd φ =2θ. Ifwerellywntthentiderivtiveof u 2, then we must epress ll this in terms of u. The first term is esy, we just use the inverse trig function u =Sin[θ] θ =ArcSin[u] The term Sin[φ] = Sin[2 θ] must first be written in terms of functions of θ, (recll the ddition formul for sine), Sin[2 θ] = 2 Sin[θ] Cos[θ] Now, we use tringle tht contins the u =Sin[θ] ide. FromSOH-CAH-TOA,ifwetke right tringle with hypotenuse nd opposite side u, thenu = Sin[θ] (see Figure 3.6:). We lso know tht Cos[θ] is the djcent side of this tringle. Using the Pythgoren Theorem, we hve Cos[θ] = u 2 θ u Combining these fcts we hve, Figure 3.6:: Sin[θ] =u nd Cos[θ] =dj/hyp = u 2 Sin[2 θ] =2Sinθ] Cos[θ] =2u p u 2 nd p u 2 du = 2 θ + 4 Sin[φ] = 2 ArcSin[u]+u u 2 2 Eercise Set 3.6. Geometric Proof tht u 2 du = π 4 Sketch the grph y = 2 for. Wht geometricl shpe is shown in your grph? Wht is the re of one fourth of circle of unit rdius?

17 Chpter 3 - SYMBOLIC INTEGATION Compute the integrl d. (Check your symbolic computtion geometriclly). Use the chnge of vrible =Sin[θ] with n pproprite differentil to show tht v d = dθ = θ... = ArcSin[v] 2 How lrge cn we tke v? Use the chnge of vrible =Tn[θ] with n pproprite differentil to show tht v + 2 d = dθ = θ... =ArcTn[v] How lrge cn we tke v? 3. Working Bck from Trig Substitutions Suppose we mke the chnge of vrible u =Sin[θ] (s in the integrtion bove). Epress Tn[θ] in terms of u by using Figure 3.6: nd TOA. A tringle is shown in Figure 3.6:2 for chnge of vrible v =Cos[θ]. EpressSin[θ] nd Tn[θ] in terms of v by using the figure nd the Pythgoren Theorem. A tringle is shown in Figure 3.6:2 for chnge of vrible w =Tn[θ]. EpressSin[θ] nd Cos[θ] in terms of w by using the figure nd the Pythgoren Theorem. θ u θ w v Figure 3.6:2: Tringles for v =Cos[θ] =CAHndw =Tn[θ] =TOA We re beginning to wllow little too deeply in trig. The point of the previous emple could simply be: chnge the limits of integrtion when you chnge vrible nd differentil. However, it is possible to chnge bck to u, nd the previous eercise gives you strt on the trig skills needed to do this. Problem 3.3 A Constnt Use the chnge of vrible =Cos[θ] with n pproprite differentil to show tht d = dθ = θ... = ArcCos[]+c 2

18 Chpter 3 - SYMBOLIC INTEGATION 325 Also, use the chnge of vrible =Sin[θ] with n pproprite differentil to show tht d = dθ = θ... = ArcSin[]+c 2 Is ArcCos[] = ArcSin[]? Ask the computer to Plot ArcSin[] nd ArcCos[]. Why do they look like? How do they differ? Do the grphs of Cos[θ] nd Sin[θ] look like? How do they differ? 3.7 Integrtion by Prts Integrtion by Prts is importnt theoreticlly, but it ppers to be just nother trick. It is more thn tht, but first you should lern the trick. The formuls for the technique re b u [] dv [] =u [] v [] b b v [] du [] or, suppressing the dependence, b = udv= uv b = b = vdu The ide is to brek up n integrnd into function u[] nd differentil dv[] where you cn find the differentil du[] (usully esy), the ntiderivtive v[] (sometimes hrder), nd, finlly, where v[] du[] is n esier problem. Unfortuntely, often the only wy to find out if the new problem is esier is to go through ll the substitution steps for the terms. Helpful Nottion We encourge you to block off the four terms in this formul. First brek up your integrnd into u nd dv u = dv = nd then compute the differentil of u nd the ntiderivtive of dv du = v =

19 Chpter 3 - SYMBOLIC INTEGATION 326 Here is n emple of the use of Integrtion by Prts. Emple 3. Integrtion by Prts for b Log [] d =? Use the prts u =Log[] du = d nd dv = d v = 2 2 mking the integrls b udv = uv b b vdu b b b b Log [] d = b 2 2 Log [] b Log [] d = 2 2 Log [] b b Log [] d = 2 2 Log [] b 2 4 b 2 2 d 2 d Log [] d = 2 [b2 Log (b) 2 Log []] 4 [b2 2 ] provided tht both nd b re positive. (Otherwise, Log is undefined). Check: Notice tht the indefinite integrl of the clcultion bove is Log [] d = 2 2 Log[] c We check the correctness of this ntiderivtive by differentiting the right side of the eqution. First, we use the Product ule

20 Chpter 3 - SYMBOLIC INTEGATION 327 d(f[] g[]) 3 = df d d g + f dg d d( 2 Log[]) d =2 Log[]+ 2 =2 Log[]+ f[] = 2 df d =2 Net, we differentite the whole epression d( 2 2 Log[] c) = Log[]+ d 2 2 += Log[] 4 This verifies tht the indefinite integrl is correct. g[] =Log[] dg d = Emple 3.2 e d To compute this integrl, use integrtion by prts with so u = du = d dv = e d v = e This gives udv= uv vdu = e d = e e d = e e =( ) e + c e d =( ) e + c Check: Differentite using the Product ule: d(f[] g[]) d d(( ) e ) d = df d g + f dg d = e +( ) e = e f[] =( ) df d = g[] =e dg d = e

21 Chpter 3 - SYMBOLIC INTEGATION 328 Emple 3.3 A eduction of One Integrl to Previous One The integrl 2 e d cn be done by prts in two steps. First, tke the prts so u = 2 du =2d dv = e d v= e This gives udv= uv vdu = 2 e d = 2 e 2 e d = 2 e 2( ) e + c Note tht the second integrl ws computed in the previous emple, so 2 e d =( )e + c Check: Differentite using the Product ule: d(f[] g[]) d = df d g + f dg d f[] =( ) g[] =e df d =2 2 dg d = e d(( )e ) d =(2 2) e +( )e = 2 e

22 Chpter 3 - SYMBOLIC INTEGATION 329 Emple 3.4 Circulr Prts Still Gives n Answer We compute the integrl e 2 Sin[3 ] d by the prts so u = e 2 dv =Sin[3] d du =2e 2 d v = Cos[3 ] 3 This gives udv = uv vdu = e 2 Sin[3 ] d = 3 e2 Cos[3 ]+ 2 3 e 2 Cos[3 ] d Now, use the prts on the second integrl, so w = e 2 dz =Cos[3] d dw =2e 2 d z = Sin[3 ] 3 This gives wdz = wz zdw = e 2 Cos[3 ] d = 3 e2 Sin[3 ] 2 3 e 2 Sin[3 ] d Substituting this into the second integrl bove, we obtin e 2 Sin[3 ] d = 3 e2 Cos[3 ] e2 Sin[3 ] 2 e 2 Sin[3 ] d 3 = 3 e2 Cos[3 ]+ 2 9 e2 Sin[3 ] 4 e 2 Sin[3 ] d 9 Bringing the like integrl to the left side, we obtin e 2 Sin[3 ] d + 9 e 2 Sin[3 ] d = e2 Sin[3 ] 3 e2 Cos[3 ]+c 4+9 e 2 Sin[3 ] d = e2 Sin[3 ] 3 e2 Cos[3 ]+c e 2 Sin[3 ] d = 2 3 e2 Sin[3 ] 3 3 e2 Cos[3 ]+c

23 Chpter 3 - SYMBOLIC INTEGATION 33 Emple 3.5 A Two-Step Computtion of (Cos[]) 2 d This integrl cn lso be computed without the trig identities in Section 3.6. Use the prts so u =Cos[] du = Sin[] d dv =Cos[] d v =Sin[] which yields the integrtion formul (Cos[]) 2 d =Sin[]Cos[]+ =Sin[]Cos[]+ =Sin[]Cos[]+ (Sin[]) 2 d [ (Cos[]) 2 ] d d (Cos[]) 2 d so 2 (Cos[]) 2 d = Sin[]Cos[]+c nd (Cos[]) 2 d = 2 2 Sin[]Cos[]+c Here re some prctice problems. (emember tht you cn check your work with the computer). Eercise Set 3.7. Drill on Integrtion by Prts ) θ Cos[θ] dθ =? b) θ 2 Sin[θ] dθ =? c) e) g) π/2 θ Sin[θ] dθ =? d) e 2 d =? f) e 5 Sin[3 ] d =? h) π/2 θ Cos[θ] dθ =? 2 e 2 d =? e 3 Cos[5 ] d =? 2. Compute Log[] d using integrtion by prts with u =Log[] nd dv = d. Check your nswer by differentition.

24 Chpter 3 - SYMBOLIC INTEGATION Check the previous indefinite integrl from Emple 3.4 by using the Product ule to differentite 3 2 e2 Sin[3 ] 3 3 e2 Cos[3 ]. Compute the integrl e 2 Sin[3 ] d by the prts so u =Sin[3] du =3Cos[3] d dv = e 2 d v = 2 e2 4. Clculte (Sin[]) 2 d. There is something indefinite bout these integrls. 5. Wht is wrong with the eqution d = d d = + 2 when you use integrtion by prts with u =, dv = d, du = d, ndv = 2? Subtrcting from both sides of the equtions bove yields d = The proof of the Integrtion by Prts formul is ctully esy. 6. The Product ule in everse Use the Product ule for differentition to prove the indefinite integrl form of Integrtion by Prts. Notice tht if H[] is ny function, dh[] =H[]+c, bydefinition. Let H = uv nd show tht dh = udv+ vdu.indefinitely integrte both sides of the dh eqution, u v = H[] = dh = udv+ vdu Once you hve this indefinite rule, use the Fundmentl Theorem to prove the definite rule. Here re some tougher problems in which you need to use more thn one method t time. 7. () Cos[]Sin[] d =? Notice tht (Cos[θ]) 2 dθ is done bove two wys. (b) θ (Cos[θ]) 2 dθ =? Use integrls from the previous drill problems. (c) 3 d =? 2 HINT: Use prts u = 2 nd dv = d 2 nd compute the dv integrl.

25 Chpter 3 - SYMBOLIC INTEGATION 332 (d) q 3 d =? q Use prts u = nd dv = 2. Compute the dv integrl. (e) ArcTn[] d =? Use prts u =ArcTn[] nd dv = d. (f) ArcTn[] d =? Use prts nd the previous eercise. (g) ArcTn[ ] d =? Use prts u =ArcTn[ ] nd chnge vribles in the resulting integrl. (h) 9 4 Sin[ ] d =? Use prts u =Sin[ ] nd dv = d. Then chnge vribles with w =. (i) (Log[]) 2 d =? Use the prts u =Log[] nd dv =Log[] d. Clculte the dv integrl. 3.8 Impossible Integrls There re importnt limittions to symbolic integrtion tht go beyond the prcticl difficulties of lerning ll the tricks. This section eplins why. Integrtion by prts nd the chnge of vrible nd differentil re importnt ides for the theoreticl trnsformtion of integrls. In this chpter, we tried to include just enough drill work for you to lern the bsic methods. Before the prcticl implementtion of generl ntidifferentition lgorithms on computers, development of humn integrtion skills ws n importnt prt of the trining of scientists nd engineers. Now, the computer cn mkes this skill esier to mster. The skill hs lwys hd limittions. Erly in the dys of clculus, it ws quite impressive tht integrtion could be used to lern mny mny new formuls such s the clssicl formuls for the re of circle or volume of sphere. We sw how esy it ws to generlize the integrtion pproch to the volume of cone. However, some simple-looking integrls hve no ntiderivtive wht so ever. This is not the result of peculir mthemticl emples. The rclength of n ellipse just mens the length mesured s you trvel long n ellipse. Problem 4.2 sks you to find integrl formuls for this rclength. Erly developers of clculus must hve tried very hrd to compute those integrls with symbolic ntiderivtives, but fter

26 Chpter 3 - SYMBOLIC INTEGATION 333 more thn century of trying, Liouville proved tht there is no nlyticl epression for tht ntiderivtive in terms of the clssicl functions. The fct tht the ntiderivtive hs no epression in terms of old functions does not men tht the integrl does not eist. If you find the following integrl with the computer, you will see peculir result: Cos[ 2 ] d The innocent-looking integrl Cos[ 2 ] d is not innocent t ll. The function Cos[ 2 ] is perfectly smooth nd well behved, but it does not hve n ntiderivtive tht cn be epressed in terms of known functions. The bottom line is this: Integrls re used to define nd numericlly compute importnt new functions in science nd mthemtics, even when they do not hve epressions in terms of elementry functions. Functions given by integrl formuls cn still be differentited just s you did in Eercise Eercise Set 3.8 un the SymbolicIntegr progrm.

5.5 The Substitution Rule

5.5 The Substitution Rule 5.5 The Substitution Rule Given the usefulness of the Fundmentl Theorem, we wnt some helpful methods for finding ntiderivtives. At the moment, if n nti-derivtive is not esily recognizble, then we re in

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

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

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

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

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

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

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

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

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

x = b a n x 2 e x dx. cdx = c(b a), where c is any constant. a b

x = b a n x 2 e x dx. cdx = c(b a), where c is any constant. a b CHAPTER 5. INTEGRALS 61 where nd x = b n x i = 1 (x i 1 + x i ) = midpoint of [x i 1, x i ]. Problem 168 (Exercise 1, pge 377). Use the Midpoint Rule with the n = 4 to pproximte 5 1 x e x dx. Some quick

More information

UNIFORM CONVERGENCE. Contents 1. Uniform Convergence 1 2. Properties of uniform convergence 3

UNIFORM CONVERGENCE. Contents 1. Uniform Convergence 1 2. Properties of uniform convergence 3 UNIFORM CONVERGENCE Contents 1. Uniform Convergence 1 2. Properties of uniform convergence 3 Suppose f n : Ω R or f n : Ω C is sequence of rel or complex functions, nd f n f s n in some sense. Furthermore,

More information

and that at t = 0 the object is at position 5. Find the position of the object at t = 2.

and that at t = 0 the object is at position 5. Find the position of the object at t = 2. 7.2 The Fundmentl Theorem of Clculus 49 re mny, mny problems tht pper much different on the surfce but tht turn out to be the sme s these problems, in the sense tht when we try to pproimte solutions we

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

2 b. , a. area is S= 2π xds. Again, understand where these formulas came from (pages ).

2 b. , a. area is S= 2π xds. Again, understand where these formulas came from (pages ). AP Clculus BC Review Chpter 8 Prt nd Chpter 9 Things to Know nd Be Ale to Do Know everything from the first prt of Chpter 8 Given n integrnd figure out how to ntidifferentite it using ny of the following

More information

Before we can begin Ch. 3 on Radicals, we need to be familiar with perfect squares, cubes, etc. Try and do as many as you can without a calculator!!!

Before we can begin Ch. 3 on Radicals, we need to be familiar with perfect squares, cubes, etc. Try and do as many as you can without a calculator!!! Nme: Algebr II Honors Pre-Chpter Homework Before we cn begin Ch on Rdicls, we need to be fmilir with perfect squres, cubes, etc Try nd do s mny s you cn without clcultor!!! n The nth root of n n Be ble

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

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

Chapter 0. What is the Lebesgue integral about?

Chapter 0. What is the Lebesgue integral about? Chpter 0. Wht is the Lebesgue integrl bout? The pln is to hve tutoril sheet ech week, most often on Fridy, (to be done during the clss) where you will try to get used to the ides introduced in the previous

More information

Reversing the Chain Rule. As we have seen from the Second Fundamental Theorem ( 4.3), the easiest way to evaluate an integral b

Reversing the Chain Rule. As we have seen from the Second Fundamental Theorem ( 4.3), the easiest way to evaluate an integral b Mth 32 Substitution Method Stewrt 4.5 Reversing the Chin Rule. As we hve seen from the Second Fundmentl Theorem ( 4.3), the esiest wy to evlute n integrl b f(x) dx is to find n ntiderivtive, the indefinite

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

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

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

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

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

p(t) dt + i 1 re it ireit dt =

p(t) dt + i 1 re it ireit dt = Note: This mteril is contined in Kreyszig, Chpter 13. Complex integrtion We will define integrls of complex functions long curves in C. (This is bit similr to [relvlued] line integrls P dx + Q dy in R2.)

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

f(x) dx, If one of these two conditions is not met, we call the integral improper. Our usual definition for the value for the definite integral

f(x) dx, If one of these two conditions is not met, we call the integral improper. Our usual definition for the value for the definite integral Improper Integrls Every time tht we hve evluted definite integrl such s f(x) dx, we hve mde two implicit ssumptions bout the integrl:. The intervl [, b] is finite, nd. f(x) is continuous on [, b]. If one

More information

AQA Further Pure 2. Hyperbolic Functions. Section 2: The inverse hyperbolic functions

AQA Further Pure 2. Hyperbolic Functions. Section 2: The inverse hyperbolic functions Hperbolic Functions Section : The inverse hperbolic functions Notes nd Emples These notes contin subsections on The inverse hperbolic functions Integrtion using the inverse hperbolic functions Logrithmic

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

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

Improper Integrals. Type I Improper Integrals How do we evaluate an integral such as

Improper Integrals. Type I Improper Integrals How do we evaluate an integral such as Improper Integrls Two different types of integrls cn qulify s improper. The first type of improper integrl (which we will refer to s Type I) involves evluting n integrl over n infinite region. In the grph

More information

Equations and Inequalities

Equations and Inequalities Equtions nd Inequlities Equtions nd Inequlities Curriculum Redy ACMNA: 4, 5, 6, 7, 40 www.mthletics.com Equtions EQUATIONS & Inequlities & INEQUALITIES Sometimes just writing vribles or pronumerls in

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

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

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

Chapter 8.2: The Integral

Chapter 8.2: The Integral Chpter 8.: The Integrl You cn think of Clculus s doule-wide triler. In one width of it lives differentil clculus. In the other hlf lives wht is clled integrl clculus. We hve lredy eplored few rooms in

More information

Section 4: Integration ECO4112F 2011

Section 4: Integration ECO4112F 2011 Reding: Ching Chpter Section : Integrtion ECOF Note: These notes do not fully cover the mteril in Ching, ut re ment to supplement your reding in Ching. Thus fr the optimistion you hve covered hs een sttic

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

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

The practical version

The practical version Roerto s Notes on Integrl Clculus Chpter 4: Definite integrls nd the FTC Section 7 The Fundmentl Theorem of Clculus: The prcticl version Wht you need to know lredy: The theoreticl version of the FTC. Wht

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

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

Math 113 Exam 1-Review

Math 113 Exam 1-Review Mth 113 Exm 1-Review September 26, 2016 Exm 1 covers 6.1-7.3 in the textbook. It is dvisble to lso review the mteril from 5.3 nd 5.5 s this will be helpful in solving some of the problems. 6.1 Are Between

More information

Indefinite Integral. Chapter Integration - reverse of differentiation

Indefinite Integral. Chapter Integration - reverse of differentiation Chpter Indefinite Integrl Most of the mthemticl opertions hve inverse opertions. The inverse opertion of differentition is clled integrtion. For exmple, describing process t the given moment knowing the

More information

ntegration (p3) Integration by Inspection When differentiating using function of a function or the chain rule: If y = f(u), where in turn u = f(x)

ntegration (p3) Integration by Inspection When differentiating using function of a function or the chain rule: If y = f(u), where in turn u = f(x) ntegrtion (p) Integrtion by Inspection When differentiting using function of function or the chin rule: If y f(u), where in turn u f( y y So, to differentite u where u +, we write ( + ) nd get ( + ) (.

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

. 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

ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 1 - Thurs 28th Sept 17 Review of trigonometry and basic calculus

ES 111 Mathematical Methods in the Earth Sciences Lecture Outline 1 - Thurs 28th Sept 17 Review of trigonometry and basic calculus ES 111 Mthemticl Methods in the Erth Sciences Lecture Outline 1 - Thurs 28th Sept 17 Review of trigonometry nd bsic clculus Trigonometry When is it useful? Everywhere! Anything involving coordinte systems

More information

Topics Covered AP Calculus AB

Topics Covered AP Calculus AB Topics Covered AP Clculus AB ) Elementry Functions ) Properties of Functions i) A function f is defined s set of ll ordered pirs (, y), such tht for ech element, there corresponds ectly one element y.

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

The Evaluation Theorem

The Evaluation Theorem These notes closely follow the presenttion of the mteril given in Jmes Stewrt s textook Clculus, Concepts nd Contexts (2nd edition) These notes re intended primrily for in-clss presenttion nd should not

More information

a < a+ x < a+2 x < < a+n x = b, n A i n f(x i ) x. i=1 i=1

a < a+ x < a+2 x < < a+n x = b, n A i n f(x i ) x. i=1 i=1 Mth 33 Volume Stewrt 5.2 Geometry of integrls. In this section, we will lern how to compute volumes using integrls defined by slice nlysis. First, we recll from Clculus I how to compute res. Given the

More information

Section 6.1 INTRO to LAPLACE TRANSFORMS

Section 6.1 INTRO to LAPLACE TRANSFORMS Section 6. INTRO to LAPLACE TRANSFORMS Key terms: Improper Integrl; diverge, converge A A f(t)dt lim f(t)dt Piecewise Continuous Function; jump discontinuity Function of Exponentil Order Lplce Trnsform

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

Unit 5. Integration techniques

Unit 5. Integration techniques 18.01 EXERCISES Unit 5. Integrtion techniques 5A. Inverse trigonometric functions; Hyperbolic functions 5A-1 Evlute ) tn 1 3 b) sin 1 ( 3/) c) If θ = tn 1 5, then evlute sin θ, cos θ, cot θ, csc θ, nd

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

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

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

. 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

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

Operations with Polynomials

Operations with Polynomials 38 Chpter P Prerequisites P.4 Opertions with Polynomils Wht you should lern: How to identify the leding coefficients nd degrees of polynomils How to dd nd subtrct polynomils How to multiply polynomils

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

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

Loudoun Valley High School Calculus Summertime Fun Packet

Loudoun Valley High School Calculus Summertime Fun Packet Loudoun Vlley High School Clculus Summertime Fun Pcket We HIGHLY recommend tht you go through this pcket nd mke sure tht you know how to do everything in it. Prctice the problems tht you do NOT remember!

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

7. Indefinite Integrals

7. Indefinite Integrals 7. Indefinite Integrls These lecture notes present my interprettion of Ruth Lwrence s lecture notes (in Herew) 7. Prolem sttement By the fundmentl theorem of clculus, to clculte n integrl we need to find

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

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)

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) 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

More information

Math 231E, Lecture 33. Parametric Calculus

Math 231E, Lecture 33. Parametric Calculus Mth 31E, Lecture 33. Prmetric Clculus 1 Derivtives 1.1 First derivtive Now, let us sy tht we wnt the slope t point on prmetric curve. Recll the chin rule: which exists s long s /. = / / Exmple 1.1. Reconsider

More information

Chapter 5. Numerical Integration

Chapter 5. Numerical Integration Chpter 5. Numericl Integrtion These re just summries of the lecture notes, nd few detils re included. Most of wht we include here is to be found in more detil in Anton. 5. Remrk. There re two topics with

More information

Improper Integrals. Introduction. Type 1: Improper Integrals on Infinite Intervals. When we defined the definite integral.

Improper Integrals. Introduction. Type 1: Improper Integrals on Infinite Intervals. When we defined the definite integral. Improper Integrls Introduction When we defined the definite integrl f d we ssumed tht f ws continuous on [, ] where [, ] ws finite, closed intervl There re t lest two wys this definition cn fil to e stisfied:

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

Improper Integrals. The First Fundamental Theorem of Calculus, as we ve discussed in class, goes as follows:

Improper Integrals. The First Fundamental Theorem of Calculus, as we ve discussed in class, goes as follows: Improper Integrls The First Fundmentl Theorem of Clculus, s we ve discussed in clss, goes s follows: If f is continuous on the intervl [, ] nd F is function for which F t = ft, then ftdt = F F. An integrl

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

Using integration tables

Using integration tables Using integrtion tbles Integrtion tbles re inclue in most mth tetbooks, n vilble on the Internet. Using them is nother wy to evlute integrls. Sometimes the use is strightforwr; sometimes it tkes severl

More information

Advanced Calculus: MATH 410 Notes on Integrals and Integrability Professor David Levermore 17 October 2004

Advanced Calculus: MATH 410 Notes on Integrals and Integrability Professor David Levermore 17 October 2004 Advnced Clculus: MATH 410 Notes on Integrls nd Integrbility Professor Dvid Levermore 17 October 2004 1. Definite Integrls In this section we revisit the definite integrl tht you were introduced to when

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

Integration. 148 Chapter 7 Integration

Integration. 148 Chapter 7 Integration 48 Chpter 7 Integrtion 7 Integrtion t ech, by supposing tht during ech tenth of second the object is going t constnt speed Since the object initilly hs speed, we gin suppose it mintins this speed, but

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

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

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

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

Lecture 1: Introduction to integration theory and bounded variation

Lecture 1: Introduction to integration theory and bounded variation Lecture 1: Introduction to integrtion theory nd bounded vrition Wht is this course bout? Integrtion theory. The first question you might hve is why there is nything you need to lern bout integrtion. You

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

F (x) dx = F (x)+c = u + C = du,

F (x) dx = F (x)+c = u + C = du, 35. The Substitution Rule An indefinite integrl of the derivtive F (x) is the function F (x) itself. Let u = F (x), where u is new vrible defined s differentible function of x. Consider the differentil

More information

How do we solve these things, especially when they get complicated? How do we know when a system has a solution, and when is it unique?

How do we solve these things, especially when they get complicated? How do we know when a system has a solution, and when is it unique? XII. LINEAR ALGEBRA: SOLVING SYSTEMS OF EQUATIONS Tody we re going to tlk bout solving systems of liner equtions. These re problems tht give couple of equtions with couple of unknowns, like: 6 2 3 7 4

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

Optimization Lecture 1 Review of Differential Calculus for Functions of Single Variable.

Optimization Lecture 1 Review of Differential Calculus for Functions of Single Variable. Optimiztion Lecture 1 Review of Differentil Clculus for Functions of Single Vrible http://users.encs.concordi.c/~luisrod, Jnury 14 Outline Optimiztion Problems Rel Numbers nd Rel Vectors Open, Closed nd

More information

Week 10: Line Integrals

Week 10: Line Integrals Week 10: Line Integrls Introduction In this finl week we return to prmetrised curves nd consider integrtion long such curves. We lredy sw this in Week 2 when we integrted long curve to find its length.

More information

Table of Contents. 1. Limits The Formal Definition of a Limit The Squeeze Theorem Area of a Circle

Table of Contents. 1. Limits The Formal Definition of a Limit The Squeeze Theorem Area of a Circle Tble of Contents INTRODUCTION 5 CROSS REFERENCE TABLE 13 1. Limits 1 1.1 The Forml Definition of Limit 1. The Squeeze Theorem 34 1.3 Are of Circle 43. Derivtives 53.1 Eploring Tngent Lines 54. Men Vlue

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

A-Level Mathematics Transition Task (compulsory for all maths students and all further maths student)

A-Level Mathematics Transition Task (compulsory for all maths students and all further maths student) A-Level Mthemtics Trnsition Tsk (compulsory for ll mths students nd ll further mths student) Due: st Lesson of the yer. Length: - hours work (depending on prior knowledge) This trnsition tsk provides revision

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

Math Calculus with Analytic Geometry II

Math Calculus with Analytic Geometry II orem of definite Mth 5.0 with Anlytic Geometry II Jnury 4, 0 orem of definite If < b then b f (x) dx = ( under f bove x-xis) ( bove f under x-xis) Exmple 8 0 3 9 x dx = π 3 4 = 9π 4 orem of definite Problem

More information

Chapter 9 Definite Integrals

Chapter 9 Definite Integrals Chpter 9 Definite Integrls In the previous chpter we found how to tke n ntiderivtive nd investigted the indefinite integrl. In this chpter the connection etween ntiderivtives nd definite integrls is estlished

More information

Calculus 2: Integration. Differentiation. Integration

Calculus 2: Integration. Differentiation. Integration Clculus 2: Integrtion The reverse process to differentition is known s integrtion. Differentition f() f () Integrtion As it is the opposite of finding the derivtive, the function obtined b integrtion is

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

approaches as n becomes larger and larger. Since e > 1, the graph of the natural exponential function is as below

approaches as n becomes larger and larger. Since e > 1, the graph of the natural exponential function is as below . Eponentil nd rithmic functions.1 Eponentil Functions A function of the form f() =, > 0, 1 is clled n eponentil function. Its domin is the set of ll rel f ( 1) numbers. For n eponentil function f we hve.

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