Section 6.2 Integration by Parts

Size: px
Start display at page:

Download "Section 6.2 Integration by Parts"

Transcription

1 Section 6 Integration by Parts AP E XC II Version 0 Authors Gregory Hartman, PhD Department of Applied Mathema cs Virginia Military Ins tute Brian Heinold, PhD Department of Mathema cs and Computer Science Mount Saint Mary s University Troy Siemers, PhD Department of Applied Mathema cs Virginia Military Ins tute Dimplekumar Chalishajar, PhD Department of Applied Mathema cs Virginia Military Ins tute Editor Jennifer Bowen, PhD Department of Mathema cs and Computer Science The College of Wooster

2 Copyright 04 Gregory Hartman Licensed to the public under Crea ve Commons A ribu on-noncommercial 30 United States License

3 Contents Preface Table of Contents iii v 5 Integra on 85 5 An deriva ves and Indefinite Integra on 85 5 The Definite Integral Riemann Sums The Fundamental Theorem of Calculus 55 Numerical Integra on 33 6 Techniques of An differen a on 47 6 Subs tu on 47 6 Integra on by Parts Trigonometric Integrals Trigonometric Subs tu on Par al Frac on Decomposi on Hyperbolic Func ons L Hôpital s Rule Improper Integra on 3 7 Applica ons of Integra on Area Between Curves Volume by Cross-Sec onal Area; Disk and Washer Methods The Shell Method Arc Length and Surface Area Work Fluid Forces Sequences and Series Sequences Infinite Series Integral and Comparison Tests Ra o and Root Tests 49

4 85 Alterna ng Series and Absolute Convergence Power Series Taylor Polynomials Taylor Series 457 A Solu ons To Selected Problems A Index A

5 Chapter 6 Techniques of An differen a on 6 Integra on by Parts Here s a simple integral that we can t yet do: x cos x dx It s a simple ma er to take the deriva ve of the integrand using the Product Rule, but there is no Product Rule for integrals However, this sec on introduces Integra on by Parts, a method of integra on that is based on the Product Rule for deriva ves It will enable us to evaluate this integral The Product Rule says that if u and v are func ons of x, then (uv) = u v+uv For simplicity, we ve wri en u for u(x) and v for v(x) Suppose we integrate both sides with respect to x This gives (uv) dx = (u v + uv ) dx By the Fundamental Theorem of Calculus, the le side integrates to uv The right side can be broken up into two integrals, and we have uv = u v dx + uv dx Solving for the second integral we have uv dx = uv u v dx Using differen al nota on, we can write du = u (x)dx and dv = v (x)dx and the expression above can be wri en as follows: u dv = uv v du This is the Integra on by Parts formula For reference purposes, we state this in a theorem Theorem 48 Integra on by Parts Let u and v be differen able func ons of x on an interval I containing a and b Then u dv = uv v du, and x=b x=a u dv = uv b a x=b x=a v du 66

6 6 Integra on by Parts Let s try an example to understand our new technique Example 57 Integra ng using Integra on by Parts Evaluate x cos x dx S The key to Integra on by Parts is to iden fy part of the integrand as u and part as dv Regular prac ce will help one make good iden- fica ons, and later we will introduce some principles that help For now, let u = x and dv = cos x dx It is generally useful to make a small table of these values as done below Right now we only know u and dv as shown on the le of Figure 63; on the right we fill in the rest of what we need If u = x, then du = dx Since dv = cos x dx, v is an an deriva ve of cos x We choose v = sin x u = x v =? dv = cos x dx u = x du = dx v = sin x dv = cos x dx Figure 63: Se ng up Integra on by Parts Now subs tute all of this into the Integra on by Parts formula, giving x cos x = x sin x sin x dx We can then integrate sin x to get cos x + C and overall our answer is x cos x dx = x sin x + cos x + C Note how the an deriva ve contains a product, x sin x This product is what makes Integra on by Parts necessary The example above demonstrates how Integra on by Parts works in general We try to iden fy u and dv in the integral we are given, and the key is that we usually want to choose u and dv so that du is simpler than u and v is hopefully not too much more complicated than dv This will mean that the integral on the right side of the Integra on by Parts formula, v du will be simpler to integrate than the original integral u dv In the example above, we chose u = x and dv = cos x dx Then du = dx was simpler than u and v = sin x is no more complicated than dv Therefore, instead of integra ng x cos x dx, we could integrate sin x dx, which we know how to do A useful mnemonic for helping to determine u is LIATE, where L = Logarithmic, I = Inverse Trig, A = Algebraic (polynomials), T = Trigonometric, and E = Exponen al 67

7 Chapter 6 Techniques of An differen a on If the integrand contains both a logarithmic and an algebraic term, in general le ng u be the logarithmic term works best, as indicated by L coming before A in LIATE We now consider another example Example 58 Integra ng using Integra on by Parts Evaluate xe x dx S The integrand contains an algebraic term (x) and an exponen al term (e x ) Our mnemonic suggests le ng u be the algebraic term, so we choose u = x and dv = e x dx Then du = dx and v = e x as indicated by the tables below u = x v =? dv = e x dx u = x du = dx v = e x dv = e x dx Figure 64: Se ng up Integra on by Parts We see du is simpler than u, while there is no change in going from dv to v This is good The Integra on by Parts formula gives xe x dx = xe x e x dx The integral on the right is simple; our final answer is xe x dx = xe x e x + C Note again how the an deriva ves contain a product term Example 59 Integra ng using Integra on by Parts Evaluate x cos x dx S The mnemonic suggests le ng u = x instead of the trigonometric func on, hence dv = cos x dx Then du = x dx and v = sin x as shown below u = x v =? dv = cos x dx u = x du = x dx v = sin x dv = cos x dx Figure 65: Se ng up Integra on by Parts 68

8 6 Integra on by Parts The Integra on by Parts formula gives x cos x dx = x sin x x sin x dx At this point, the integral on the right is indeed simpler than the one we started with, but to evaluate it, we need to do Integra on by Parts again Here we choose u = x and dv = sin x and fill in the rest below u = x v =? dv = sin x dx u = x du = dx v = cos x dv = sin x dx Figure 66: Se ng up Integra on by Parts (again) ( x cos x dx = x sin x x cos x ) cos x dx The integral all the way on the right is now something we can evaluate It evaluates to sin x Then going through and simplifying, being careful to keep all the signs straight, our answer is x cos x dx = x sin x + x cos x sin x + C Example 60 Integra ng using Integra on by Parts Evaluate e x cos x dx S This is a classic problem Our mnemonic suggests le ng u be the trigonometric func on instead of the exponen al In this par cular example, one can let u be either cos x or e x ; to demonstrate that we do not have to follow LIATE, we choose u = e x and hence dv = cos x dx Then du = e x dx and v = sin x as shown below u = e x v =? dv = cos x dx u = e x du = e x dx v = sin x dv = cos x dx Figure 67: Se ng up Integra on by Parts No ce that du is no simpler than u, going against our general rule (but bear with us) The Integra on by Parts formula yields e x cos x dx = e x sin x e x sin x dx 69

9 Chapter 6 Techniques of An differen a on The integral on the right is not much different than the one we started with, so it seems like we have go en nowhere Let s s ck keep working and apply Integra on by Parts to the new integral, using u = e x and dv = sin x dx This leads us to the following: u = e x v =? dv = sin x dx u = e x du = e x dx v = cos x dv = sin x dx Figure 68: Se ng up Integra on by Parts (again) The Integra on by Parts formula then gives: ( ) e x cos x dx = e x sin x e x cos x e x cos x dx = e x sin x + e x cos x e x cos x dx It seems we are back right where we started, as the right hand side contains e x cos x dx But this actually a good thing Add e x cos x dx to both sides This gives Now divide both sides by : e x cos x dx = e x sin x + e x cos x e x cos x dx = ( e x sin x + e x cos x ) Simplifying a li le and adding the constant of integra on, our answer is thus e x cos x dx = ex (sin x + cos x) + C Example 6 Integra ng using Integra on by Parts: an deriva ve of ln x Evaluate ln x dx S One may have no ced that we have rules for integra ng the familiar trigonometric func ons and e x, but we have not yet given a rule for integra ng ln x That is because ln x can t easily be done with any of the rules we have learned up to this point But it can be done by a clever applica on of Integra on by Parts Set u = ln x and dv = dx This is a good, sneaky trick to learn 70

10 6 Integra on by Parts as it can help in other situa ons This determines du = (/x) dx and v = x as shown below u = ln x v =? dv = dx u = ln x du = /x dx v = x dv = dx Figure 69: Se ng up Integra on by Parts Pu ng this all together in the Integra on by Parts formula, things work out very nicely: ln x dx = x ln x x x dx The new integral simplifies to dx, which is about as simple as things get Its integral is x + C and our answer is ln x dx = x ln x x + C Example 6 Integra ng using Int by Parts: an deriva ve of arctan x Evaluate arctan x dx S The same sneaky trick we used above works here Let u = arctan x and dv = dx Then du = /( + x ) dx and v = x The Integra on by Parts formula gives arctan x dx = x arctan x x + x dx The integral on the right can be done by subs tu on Taking u = + x, we get du = x dx The integral then becomes arctan x dx = x arctan x u du The integral on the right evaluates to ln u + C, which becomes ln( + x ) + C Therefore, the answer is arctan x dx = x arctan x ln( + x ) + C 7

11 Chapter 6 Techniques of An differen a on Subs tu on Before Integra on When taking deriva ves, it was common to employ mul ple rules (such as, using both the Quo ent and the Chain Rules) It should then come as no surprise that some integrals are best evaluated by combining integra on techniques In par cular, here we illustrate making an unusual subs tu on first before using Integra on by Parts Example 63 Integra on by Parts a er subs tu on Evaluate cos(ln x) dx S The integrand contains a composi on of func ons, leading us to think Subs tu on would be beneficial Le ng u = ln x, we have du = /x dx This seems problema c, as we do not have a /x in the integrand But consider: du = dx x du = dx x Since u = ln x, we can use inverse func ons and conclude that x = e u Therefore we have that dx = x du = e u du We can thus replace ln x with u and dx with e u du Thus we rewrite our integral as cos(ln x) dx = e u cos u du We evaluated this integral in Example 60 Using the result there, we have: cos(ln x) dx = e u cos u du = eu( sin u + cos u ) + C = eln x( sin(ln x) + cos(ln x) ) + C = x( sin(ln x) + cos(ln x) ) + C Definite Integrals and Integra on By Parts So far we have focused only on evalua ng indefinite integrals Of course, we can use Integra on by Parts to evaluate definite integrals as well, as Theorem 7

12 6 Integra on by Parts 48 states We do so in the next example Example 64 Definite integra on using Integra on by Parts Evaluate x ln x dx S Once again, our mnemonic suggests we let u = ln x (We could let u = x and dv = ln x dx, as we now know the an deriva ves of ln x However, le ng u = ln x makes our next integral much simpler as it removes the logarithm from the integral en rely) So we have u = ln x and dv = x dx We then get du = (/x) dx and v = x 3 /3 as shown below u = ln x v =? dv = x dx u = ln x v = x 3 /3 du = /x dx dv = x dx Figure 60: Se ng up Integra on by Parts The Integra on by Parts formula then gives x ln x dx = x3 3 ln x x 3 3 = x3 3 ln x = x3 3 ln x x3 9 ( ) x 3 x3 = ln x 3 9 ( 8 = 3 ln 8 ) 9 = 8 3 ln 7 9 x dx x 3 dx ( 3 ln 9 ) 07 In general, Integra on by Parts is useful for integra ng certain products of func ons, like xe x dx or x 3 sin x dx It is also useful for integrals involving logarithms and inverse trigonometric func ons As stated before, integra on is generally more difficult than deriva on We are developing tools for handling a large array of integrals, and experience will 73

13 Chapter 6 Techniques of An differen a on tell us when one tool is preferable/necessary over another For instance, consider the three similar looking integrals xe x dx, xe x dx and xe x3 dx While the first is calculated easily with Integra on by Parts, the second is best approached with Subs tu on Taking things one step further, the third integral has no answer in terms of elementary func ons, so none of the methods we learn in calculus will get us the exact answer Regardless of these issues, Integra on by Parts is a very useful method, second only to subs tu on 74

14 Exercises 6 Terms and Concepts T/F: Integra on by Parts is useful in evalua ng integrands that contain products of func ons T/F: Integra on by Parts can be thought of as the opposite of the Chain Rule 3 For what is LIATE useful? Problems In Exercises 4 33, evaluate the given indefinite integral 4 x sin x dx 5 xe x dx 6 x sin x dx 7 x 3 sin x dx 8 xe x dx 9 x 3 e x dx 0 xe x dx e x sin x dx e x cos x dx 3 e x sin(3x) dx 4 e 5x cos(5x) dx 5 sin x cos x dx 6 sin x dx 7 tan (x) dx 8 x tan x dx 9 sin x dx 0 x ln x dx (x ) ln x dx x ln(x ) dx 3 x ln(x ) dx 4 x ln x dx 5 (ln x) dx 6 (ln(x + )) dx 7 x sec x dx 8 x csc x dx 9 x x dx 30 x x dx 3 sec x tan x dx 3 x sec x tan x dx 33 x csc x cot x dx In Exercises 34 38, evaluate the indefinite integral a er first making a subs tu on 34 sin(ln x) dx 35 sin( x) dx 36 ln( x) dx 37 e x dx 38 e ln x dx In Exercises 39 47, evaluate the definite integral Note: the corresponding indefinite integrals appear in Exercises π 0 π/4 π/4 π/ π/ ln 0 0 π 0 π/ π/ x sin x dx xe x dx x sin x dx x 3 sin x dx xe x dx x 3 e x dx xe x dx e x sin x dx e x cos x dx

15 Solutions to Odd Exercises x + 3x + ln x ) + C x 3 3 x + x ln x + + C 3 37 x 8x + 5 ln x + + C ( ) 39 7 tan x + C sin ( x 5 ) + C sec ( x /4) + C tan ( ) x 7 + C sin ( ) 4 x 5 + C 49 3(x 3 +3) + C 5 x + C 53 3 cos 3 (x) + C 55 7 ln 3x + + C 3 57 ln x + 7x C 59 x + ln x 7x + + 7x + C 6 tan (x) + C 63 ) 3 sin 3x 4 + C 65 9 ) 5 tan x+6 5 ln x + x C 67 x 9 ln x C 69 tan (cos(x)) + C 7 ln sec x + tan x + C (integrand simplifies to sec x) 73 x 6x C 75 35/5 77 /5 79 π/ 8 π/6 Sec on 6 T 3 Determining which func ons in the integrand to set equal to u and which to set equal to dv 5 e x xe x + C 7 x 3 cos x + 3x sin x + 6x cos x 6 sin x + C 9 x 3 e x 3x e x + 6xe x 6e x + C /e x (sin x cos x) + C 3 /3e x ( sin(3x) 3 cos(3x)) + C 5 / cos x + C 7 x tan (x) 4 ln 4x + + C 9 x + x sin x + C x 4 + x ln x + x x ln x + C 3 x ln ( x ) x + C 5 x + x (ln x ) x ln x + C 7 x tan(x) + ln cos(x) + C 9 5 (x )5/ (x )3/ + C 3 sec x + C 33 x csc x ln csc x + cot x + C 35 sin ( x ) x cos ( x ) + C 37 xe x e x + C 39 π / e 5 4e 4 47 /5 ( e π + e π) Sec on 63 F 3 F sin4 (x) + C 6 cos6 x 4 cos4 x + C 9 9 sin9 (x) + 3 sin7 (x) 3 sin5 (x) + sin3 (x) + C ( 8 cos(8x) cos(x)) + C ( 3 4 sin(4x) 0 sin(0x)) + C ( 5 sin(x) + 3 sin(3x)) + C tan 5 (x) 5 + C tan 6 (x) 6 + tan4 (x) 4 + C sec 5 (x) 5 sec3 (x) 3 + C 3 tan3 x tan x + x + C (sec x tan x ln sec x + tan x ) + C /35 3 /3 33 6/5 Sec on 64 backwards 3 (a) tan θ + = sec θ (b) 9 sec θ ( x x + + ln ) x + + x + C (sin x + x ) x + C x x ln x + x + C x x + /4 + 4 ln x + /4 + x + C = x 4x ln 4x + + x + C ( ) 3 4 x x /6 3 ln 4x + 4 x /6 + C = x 6x 8 ln 4x + 6x + C ( ) 5 3 sin x + C (Trig Subst is not needed) 7 7 x sec (x/ ) + C 9 x 3 + C (Trig Subst is not needed)

Authors Gregory Hartman, Ph.D. Brian Heinold, Ph.D. Troy Siemers, Ph.D. Dimplekumar Chalishajar, Ph.D. Editor Jennifer Bowen, Ph.D.

Authors Gregory Hartman, Ph.D. Brian Heinold, Ph.D. Troy Siemers, Ph.D. Dimplekumar Chalishajar, Ph.D. Editor Jennifer Bowen, Ph.D. Section 7 Derivatives of Inverse Functions AP E XC I Version 0 Authors Gregory Hartman, PhD Department of Applie Mathema cs Virginia Military Ins tute Brian Heinol, PhD Department of Mathema cs an Computer

More information

Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures College of Science MATHS 101: Calculus I (University of Bahrain) 1 / 28 Indefinite Integral Given a function f, if F is a function such that

More information

Math 106: Review for Exam II - SOLUTIONS

Math 106: Review for Exam II - SOLUTIONS Math 6: Review for Exam II - SOLUTIONS INTEGRATION TIPS Substitution: usually let u a function that s inside another function, especially if du (possibly off by a multiplying constant) is also present

More information

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules Math 5 Integration Topic 3 Page MATH 5 TOPIC 3 INTEGRATION 3A. Integration of Common Functions Practice Problems 3B. Constant, Sum, and Difference Rules Practice Problems 3C. Substitution Practice Problems

More information

Integration by Substitution

Integration by Substitution Integration by Substitution Dr. Philippe B. Laval Kennesaw State University Abstract This handout contains material on a very important integration method called integration by substitution. Substitution

More information

Integration by Parts

Integration by Parts Calculus 2 Lia Vas Integration by Parts Using integration by parts one transforms an integral of a product of two functions into a simpler integral. Divide the initial function into two parts called u

More information

Math 106: Review for Exam II - SOLUTIONS

Math 106: Review for Exam II - SOLUTIONS Math 6: Review for Exam II - SOLUTIONS INTEGRATION TIPS Substitution: usually let u a function that s inside another function, especially if du (possibly off by a multiplying constant) is also present

More information

Lecture 22: Integration by parts and u-substitution

Lecture 22: Integration by parts and u-substitution Lecture 22: Integration by parts and u-substitution Victoria LEBED, lebed@maths.tcd.ie MA1S11A: Calculus with Applications for Scientists December 1, 2017 1 Integration vs differentiation From our first

More information

Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures College of Science MATHS : Calculus I (University of Bahrain) Integrals / 7 The Substitution Method Idea: To replace a relatively

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

More information

Integration 1/10. Integration. Student Guidance Centre Learning Development Service

Integration 1/10. Integration. Student Guidance Centre Learning Development Service Integration / Integration Student Guidance Centre Learning Development Service lds@qub.ac.uk Integration / Contents Introduction. Indefinite Integration....................... Definite Integration.......................

More information

University of North Dakota

University of North Dakota AP E X C II Late Transcendentals University of North Dakota Adapted from AP E X Calculus by Gregory Hartman, Ph.D. Department of Applied Mathema cs Virginia Military Ins tute Revised July 7, 07 Contribu

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

Chapter 5: Integrals

Chapter 5: Integrals Chapter 5: Integrals Section 5.3 The Fundamental Theorem of Calculus Sec. 5.3: The Fundamental Theorem of Calculus Fundamental Theorem of Calculus: Sec. 5.3: The Fundamental Theorem of Calculus Fundamental

More information

Example. Evaluate. 3x 2 4 x dx.

Example. Evaluate. 3x 2 4 x dx. 3x 2 4 x 3 + 4 dx. Solution: We need a new technique to integrate this function. Notice that if we let u x 3 + 4, and we compute the differential du of u, we get: du 3x 2 dx Going back to our integral,

More information

SYDE 112, LECTURE 7: Integration by Parts

SYDE 112, LECTURE 7: Integration by Parts SYDE 112, LECTURE 7: Integration by Parts 1 Integration By Parts Consider trying to take the integral of xe x dx. We could try to find a substitution but would quickly grow frustrated there is no substitution

More information

CHAIN RULE: DAY 2 WITH TRIG FUNCTIONS. Section 2.4A Calculus AP/Dual, Revised /30/2018 1:44 AM 2.4A: Chain Rule Day 2 1

CHAIN RULE: DAY 2 WITH TRIG FUNCTIONS. Section 2.4A Calculus AP/Dual, Revised /30/2018 1:44 AM 2.4A: Chain Rule Day 2 1 CHAIN RULE: DAY WITH TRIG FUNCTIONS Section.4A Calculus AP/Dual, Revised 018 viet.dang@humbleisd.net 7/30/018 1:44 AM.4A: Chain Rule Day 1 THE CHAIN RULE A. d dx f g x = f g x g x B. If f(x) is a differentiable

More information

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals 8. Basic Integration Rules In this section we will review various integration strategies. Strategies: I. Separate

More information

5 Integrals reviewed Basic facts U-substitution... 4

5 Integrals reviewed Basic facts U-substitution... 4 Contents 5 Integrals reviewed 5. Basic facts............................... 5.5 U-substitution............................. 4 6 Integral Applications 0 6. Area between two curves.......................

More information

Chapter 7: Techniques of Integration

Chapter 7: Techniques of Integration Chapter 7: Techniques of Integration MATH 206-01: Calculus II Department of Mathematics University of Louisville last corrected September 14, 2013 1 / 43 Chapter 7: Techniques of Integration 7.1. Integration

More information

DRAFT - Math 102 Lecture Note - Dr. Said Algarni

DRAFT - Math 102 Lecture Note - Dr. Said Algarni Math02 - Term72 - Guides and Exercises - DRAFT 7 Techniques of Integration A summery for the most important integrals that we have learned so far: 7. Integration by Parts The Product Rule states that if

More information

WeBWorK, Problems 2 and 3

WeBWorK, Problems 2 and 3 WeBWorK, Problems 2 and 3 7 dx 2. Evaluate x ln(6x) This can be done using integration by parts or substitution. (Most can not). However, it is much more easily done using substitution. This can be written

More information

Calculus II/III Summer Packet

Calculus II/III Summer Packet Calculus II/III Summer Packet First of all, have a great summer! Enjoy your time away from school. Come back fired up and ready to learn. I know that I will be ready to have a great year of calculus with

More information

The Free Intuitive Calculus Course Integrals

The Free Intuitive Calculus Course Integrals Intuitive-Calculus.com Presents The Free Intuitive Calculus Course Integrals Day 19: Trigonometric Integrals By Pablo Antuna 013 All Rights Reserved. The Intuitive Calculus Course - By Pablo Antuna Contents

More information

Chapter 8: Techniques of Integration

Chapter 8: Techniques of Integration Chapter 8: Techniques of Integration Section 8.1 Integral Tables and Review a. Important Integrals b. Example c. Integral Tables Section 8.2 Integration by Parts a. Formulas for Integration by Parts b.

More information

Homework Problem Answers

Homework Problem Answers Homework Problem Answers Integration by Parts. (x + ln(x + x. 5x tan 9x 5 ln sec 9x 9 8 (. 55 π π + 6 ln 4. 9 ln 9 (ln 6 8 8 5. (6 + 56 0/ 6. 6 x sin x +6cos x. ( + x e x 8. 4/e 9. 5 x [sin(ln x cos(ln

More information

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts Week #7: Substitutions and by Parts, Area Between Curves Goals: The Method of Substitution Areas Integration by Parts 1 Week 7 The Indefinite Integral The Fundamental Theorem of Calculus, b a f(x) dx =

More information

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx.

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx. Mathematics 14 Fall Term 26 Solutions to Final Exam 1. Evaluate sin(ln t) dt. Solution. We first make the substitution t = e x, for which dt = e x. This gives sin(ln t) dt = e x sin(x). To evaluate the

More information

Mathematics 1161: Final Exam Study Guide

Mathematics 1161: Final Exam Study Guide Mathematics 1161: Final Exam Study Guide 1. The Final Exam is on December 10 at 8:00-9:45pm in Hitchcock Hall (HI) 031 2. Take your BuckID to the exam. The use of notes, calculators, or other electronic

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information

MAT137 - Term 2, Week 5

MAT137 - Term 2, Week 5 MAT137 - Term 2, Week 5 Test 3 is tomorrow, February 3, at 4pm. See the course website for details. Today we will: Talk more about integration by parts. Talk about integrating certain combinations of trig

More information

Techniques of Integration

Techniques of Integration 5 Chapter 6 Techniques of Integration In this chapter, we expand our repertoire for antiderivatives beyond the elementary functions discussed so far. A review of the table of elementary antiderivatives

More information

Trigonometric integrals by basic methods

Trigonometric integrals by basic methods Roberto s Notes on Integral Calculus Chapter : Integration methods Section 7 Trigonometric integrals by basic methods What you need to know already: Integrals of basic trigonometric functions. Basic trigonometric

More information

University Calculus I. Worksheet # 8 Mar b. sin tan e. sin 2 sin 1 5. b. tan. c. sec sin 1 ( x )) cos 1 ( x )) f. csc. c.

University Calculus I. Worksheet # 8 Mar b. sin tan e. sin 2 sin 1 5. b. tan. c. sec sin 1 ( x )) cos 1 ( x )) f. csc. c. MATH 6 WINTER 06 University Calculus I Worksheet # 8 Mar. 06-0 The topic covered by this worksheet is: Derivative of Inverse Functions and the Inverse Trigonometric functions. SamplesolutionstoallproblemswillbeavailableonDL,

More information

A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule.

A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule. The Chain Rule A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule. In order to master the techniques explained here it is vital that

More information

Chapter 6. Techniques of Integration. 6.1 Differential notation

Chapter 6. Techniques of Integration. 6.1 Differential notation Chapter 6 Techniques of Integration In this chapter, we expand our repertoire for antiderivatives beyond the elementary functions discussed so far. A review of the table of elementary antiderivatives (found

More information

6.1 Antiderivatives and Slope Fields Calculus

6.1 Antiderivatives and Slope Fields Calculus 6. Antiderivatives and Slope Fields Calculus 6. ANTIDERIVATIVES AND SLOPE FIELDS Indefinite Integrals In the previous chapter we dealt with definite integrals. Definite integrals had limits of integration.

More information

Calculus II Lecture Notes

Calculus II Lecture Notes Calculus II Lecture Notes David M. McClendon Department of Mathematics Ferris State University 206 edition Contents Contents 2 Review of Calculus I 5. Limits..................................... 7.2 Derivatives...................................3

More information

Chapter 6. Techniques of Integration. 6.1 Differential notation

Chapter 6. Techniques of Integration. 6.1 Differential notation Chapter 6 Techniques of Integration In this chapter, we expand our repertoire for antiderivatives beyond the elementary functions discussed so far. A review of the table of elementary antiderivatives (found

More information

5 Integrals reviewed Basic facts U-substitution... 5

5 Integrals reviewed Basic facts U-substitution... 5 Contents 5 Integrals reviewed 5. Basic facts............................... 5.5 U-substitution............................. 5 6 Integral Applications 0 6. Area between two curves.......................

More information

Math 181, Exam 2, Study Guide 2 Problem 1 Solution. 1 + dx. 1 + (cos x)2 dx. 1 + cos2 xdx. = π ( 1 + cos π 2

Math 181, Exam 2, Study Guide 2 Problem 1 Solution. 1 + dx. 1 + (cos x)2 dx. 1 + cos2 xdx. = π ( 1 + cos π 2 Math 8, Exam, Study Guide Problem Solution. Use the trapezoid rule with n to estimate the arc-length of the curve y sin x between x and x π. Solution: The arclength is: L b a π π + ( ) dy + (cos x) + cos

More information

1 Introduction; Integration by Parts

1 Introduction; Integration by Parts 1 Introduction; Integration by Parts September 11-1 Traditionally Calculus I covers Differential Calculus and Calculus II covers Integral Calculus. You have already seen the Riemann integral and certain

More information

Chapter 8 Integration Techniques and Improper Integrals

Chapter 8 Integration Techniques and Improper Integrals Chapter 8 Integration Techniques and Improper Integrals 8.1 Basic Integration Rules 8.2 Integration by Parts 8.4 Trigonometric Substitutions 8.5 Partial Fractions 8.6 Numerical Integration 8.7 Integration

More information

SESSION 6 Trig. Equations and Identities. Math 30-1 R 3. (Revisit, Review and Revive)

SESSION 6 Trig. Equations and Identities. Math 30-1 R 3. (Revisit, Review and Revive) SESSION 6 Trig. Equations and Identities Math 30-1 R 3 (Revisit, Review and Revive) 1 P a g e 2 P a g e Mathematics 30-1 Learning Outcomes Specific Outcome 5: Solve, algebraically and graphically, first

More information

Summary: Primer on Integral Calculus:

Summary: Primer on Integral Calculus: Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 1 Summary: Primer on Integral Calculus: Part I 1. Integrating over a single variable: Area under a curve Properties of

More information

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

x n cos 2x dx. dx = nx n 1 and v = 1 2 sin(2x). Andreas Fring (City University London) AS1051 Lecture Autumn / 36

x n cos 2x dx. dx = nx n 1 and v = 1 2 sin(2x). Andreas Fring (City University London) AS1051 Lecture Autumn / 36 We saw in Example 5.4. that we sometimes need to apply integration by parts several times in the course of a single calculation. Example 5.4.4: For n let S n = x n cos x dx. Find an expression for S n

More information

Calculus II Practice Test 1 Problems: , 6.5, Page 1 of 10

Calculus II Practice Test 1 Problems: , 6.5, Page 1 of 10 Calculus II Practice Test Problems: 6.-6.3, 6.5, 7.-7.3 Page of This is in no way an inclusive set of problems there can be other types of problems on the actual test. To prepare for the test: review homework,

More information

MATH 31B: MIDTERM 2 REVIEW. sin 2 x = 1 cos(2x) dx = x 2 sin(2x) 4. + C = x 2. dx = x sin(2x) + C = x sin x cos x

MATH 31B: MIDTERM 2 REVIEW. sin 2 x = 1 cos(2x) dx = x 2 sin(2x) 4. + C = x 2. dx = x sin(2x) + C = x sin x cos x MATH 3B: MIDTERM REVIEW JOE HUGHES. Evaluate sin x and cos x. Solution: Recall the identities cos x = + cos(x) Using these formulas gives cos(x) sin x =. Trigonometric Integrals = x sin(x) sin x = cos(x)

More information

Prelim 2 Math Please show your reasoning and all your work. This is a 90 minute exam. Calculators are not needed or permitted. Good luck!

Prelim 2 Math Please show your reasoning and all your work. This is a 90 minute exam. Calculators are not needed or permitted. Good luck! April 4, Prelim Math Please show your reasoning and all your work. This is a 9 minute exam. Calculators are not needed or permitted. Good luck! Trigonometric Formulas sin x sin x cos x cos (u + v) cos

More information

Calculus II Practice Test Problems for Chapter 7 Page 1 of 6

Calculus II Practice Test Problems for Chapter 7 Page 1 of 6 Calculus II Practice Test Problems for Chapter 7 Page of 6 This is a set of practice test problems for Chapter 7. This is in no way an inclusive set of problems there can be other types of problems on

More information

Review of Differentiation and Integration for Ordinary Differential Equations

Review of Differentiation and Integration for Ordinary Differential Equations Schreyer Fall 208 Review of Differentiation an Integration for Orinary Differential Equations In this course you will be expecte to be able to ifferentiate an integrate quickly an accurately. Many stuents

More information

7.1. Calculus of inverse functions. Text Section 7.1 Exercise:

7.1. Calculus of inverse functions. Text Section 7.1 Exercise: Contents 7. Inverse functions 1 7.1. Calculus of inverse functions 2 7.2. Derivatives of exponential function 4 7.3. Logarithmic function 6 7.4. Derivatives of logarithmic functions 7 7.5. Exponential

More information

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2 AP Physics C Calculus C.1 Name Trigonometric Functions 1. Consider the right triangle to the right. In terms of a, b, and c, write the expressions for the following: c a sin θ = cos θ = tan θ =. Using

More information

Inverse Trig Functions

Inverse Trig Functions 6.6i Inverse Trigonometric Functions Inverse Sine Function Does g(x) = sin(x) have an inverse? What restriction would we need to make so that at least a piece of this function has an inverse? Given f (x)

More information

8.7 MacLaurin Polynomials

8.7 MacLaurin Polynomials 8.7 maclaurin polynomials 67 8.7 MacLaurin Polynomials In this chapter you have learned to find antiderivatives of a wide variety of elementary functions, but many more such functions fail to have an antiderivative

More information

1 Lesson 13: Methods of Integration

1 Lesson 13: Methods of Integration Lesson 3: Methods of Integration Chapter 6 Material: pages 273-294 in the textbook: Lesson 3 reviews integration by parts and presents integration via partial fraction decomposition as the third of the

More information

Solutions to Exam 1, Math Solution. Because f(x) is one-to-one, we know the inverse function exists. Recall that (f 1 ) (a) =

Solutions to Exam 1, Math Solution. Because f(x) is one-to-one, we know the inverse function exists. Recall that (f 1 ) (a) = Solutions to Exam, Math 56 The function f(x) e x + x 3 + x is one-to-one (there is no need to check this) What is (f ) ( + e )? Solution Because f(x) is one-to-one, we know the inverse function exists

More information

Math 230 Mock Final Exam Detailed Solution

Math 230 Mock Final Exam Detailed Solution Name: Math 30 Mock Final Exam Detailed Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and

More information

Course Notes for Calculus , Spring 2015

Course Notes for Calculus , Spring 2015 Course Notes for Calculus 110.109, Spring 2015 Nishanth Gudapati In the previous course (Calculus 110.108) we introduced the notion of integration and a few basic techniques of integration like substitution

More information

Integration by Triangle Substitutions

Integration by Triangle Substitutions Integration by Triangle Substitutions The Area of a Circle So far we have used the technique of u-substitution (ie, reversing the chain rule) and integration by parts (reversing the product rule) to etend

More information

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations.

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. Section 6.3 - Solving Trigonometric Equations Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. These are equations from algebra: Linear Equation: Solve:

More information

Campus Academic Resource Program Chain Rule

Campus Academic Resource Program Chain Rule This handout will: Provide a strategy to identify composite functions Provide a strategy to find chain rule by using a substitution method. Identifying Composite Functions This section will provide a strategy

More information

For more information visit

For more information visit If the integrand is a derivative of a known function, then the corresponding indefinite integral can be directly evaluated. If the integrand is not a derivative of a known function, the integral may be

More information

Math 250 Skills Assessment Test

Math 250 Skills Assessment Test Math 5 Skills Assessment Test Page Math 5 Skills Assessment Test The purpose of this test is purely diagnostic (before beginning your review, it will be helpful to assess both strengths and weaknesses).

More information

MA Spring 2013 Lecture Topics

MA Spring 2013 Lecture Topics LECTURE 1 Chapter 12.1 Coordinate Systems Chapter 12.2 Vectors MA 16200 Spring 2013 Lecture Topics Let a,b,c,d be constants. 1. Describe a right hand rectangular coordinate system. Plot point (a,b,c) inn

More information

t 2 + 2t dt = (t + 1) dt + 1 = arctan t x + 6 x(x 3)(x + 2) = A x +

t 2 + 2t dt = (t + 1) dt + 1 = arctan t x + 6 x(x 3)(x + 2) = A x + MATH 06 0 Practice Exam #. (0 points) Evaluate the following integrals: (a) (0 points). t +t+7 This is an irreducible quadratic; its denominator can thus be rephrased via completion of the square as a

More information

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued)

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Prove this Result How Can a Derivative Not Exist? Remember that the derivative at a point (or slope of a tangent line) is a LIMIT, so it doesn t exist whenever

More information

Integration Using Tables and Summary of Techniques

Integration Using Tables and Summary of Techniques Integration Using Tables and Summary of Techniques Philippe B. Laval KSU Today Philippe B. Laval (KSU) Summary Today 1 / 13 Introduction We wrap up integration techniques by discussing the following topics:

More information

Announcements. Topics: Homework:

Announcements. Topics: Homework: Announcements Topics: - sections 7.3 (the definite integral +area), 7.4 (FTC), 7.5 (additional techniques of integration) * Read these sections and study solved examples in your textbook! Homework: - review

More information

Applied Calculus I. Lecture 29

Applied Calculus I. Lecture 29 Applied Calculus I Lecture 29 Integrals of trigonometric functions We shall continue learning substitutions by considering integrals involving trigonometric functions. Integrals of trigonometric functions

More information

( 3x +1) 2 does not fit the requirement of the power rule that the base be x

( 3x +1) 2 does not fit the requirement of the power rule that the base be x Section 3 4A: The Chain Rule Introuction The Power Rule is state as an x raise to a real number If y = x n where n is a real number then y = n x n-1 What if we wante to fin the erivative of a variable

More information

MA 242 Review Exponential and Log Functions Notes for today s class can be found at

MA 242 Review Exponential and Log Functions Notes for today s class can be found at MA 242 Review Exponential and Log Functions Notes for today s class can be found at www.xecu.net/jacobs/index242.htm Example: If y = x n If y = x 2 then then dy dx = nxn 1 dy dx = 2x1 = 2x Power Function

More information

Math 152 Take Home Test 1

Math 152 Take Home Test 1 Math 5 Take Home Test Due Monday 5 th October (5 points) The following test will be done at home in order to ensure that it is a fair and representative reflection of your own ability in mathematics I

More information

Methods of Integration

Methods of Integration Methods of Integration Professor D. Olles January 8, 04 Substitution The derivative of a composition of functions can be found using the chain rule form d dx [f (g(x))] f (g(x)) g (x) Rewriting the derivative

More information

Practice Differentiation Math 120 Calculus I Fall 2015

Practice Differentiation Math 120 Calculus I Fall 2015 . x. Hint.. (4x 9) 4x + 9. Hint. Practice Differentiation Math 0 Calculus I Fall 0 The rules of differentiation are straightforward, but knowing when to use them and in what order takes practice. Although

More information

Chapter 5: Integrals

Chapter 5: Integrals Chapter 5: Integrals Section 5.5 The Substitution Rule (u-substitution) Sec. 5.5: The Substitution Rule We know how to find the derivative of any combination of functions Sum rule Difference rule Constant

More information

Chapter 3. Integration. 3.1 Indefinite Integration

Chapter 3. Integration. 3.1 Indefinite Integration Chapter 3 Integration 3. Indefinite Integration Integration is the reverse of differentiation. Consider a function f(x) and suppose that there exists another function F (x) such that df f(x). (3.) For

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) A.J.Hobson JUST THE MATHS UNIT NUMBER 104 DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) by AJHobson 1041 Products 1042 Quotients 1043 Logarithmic differentiation 1044 Exercises 1045 Answers

More information

MAT 271 Recitation. MAT 271 Recitation. Sections 7.1 and 7.2. Lindsey K. Gamard, ASU SoMSS. 30 August 2013

MAT 271 Recitation. MAT 271 Recitation. Sections 7.1 and 7.2. Lindsey K. Gamard, ASU SoMSS. 30 August 2013 MAT 271 Recitation Sections 7.1 and 7.2 Lindsey K. Gamard, ASU SoMSS 30 August 2013 Agenda Today s agenda: 1. Review 2. Review Section 7.2 (Trigonometric Integrals) 3. (If time) Start homework in pairs

More information

Denition and some Properties of Generalized Elementary Functions of a Real Variable

Denition and some Properties of Generalized Elementary Functions of a Real Variable Denition and some Properties of Generalized Elementary Functions of a Real Variable I. Introduction The term elementary function is very often mentioned in many math classes and in books, e.g. Calculus

More information

Math 113 Fall 2005 key Departmental Final Exam

Math 113 Fall 2005 key Departmental Final Exam Math 3 Fall 5 key Departmental Final Exam Part I: Short Answer and Multiple Choice Questions Do not show your work for problems in this part.. Fill in the blanks with the correct answer. (a) The integral

More information

f(x) g(x) = [f (x)g(x) dx + f(x)g (x)dx

f(x) g(x) = [f (x)g(x) dx + f(x)g (x)dx Chapter 7 is concerned with all the integrals that can t be evaluated with simple antidifferentiation. Chart of Integrals on Page 463 7.1 Integration by Parts Like with the Chain Rule substitutions with

More information

Math 226 Calculus Spring 2016 Exam 2V1

Math 226 Calculus Spring 2016 Exam 2V1 Math 6 Calculus Spring 6 Exam V () (35 Points) Evaluate the following integrals. (a) (7 Points) tan 5 (x) sec 3 (x) dx (b) (8 Points) cos 4 (x) dx Math 6 Calculus Spring 6 Exam V () (Continued) Evaluate

More information

Integration by parts Integration by parts is a direct reversal of the product rule. By integrating both sides, we get:

Integration by parts Integration by parts is a direct reversal of the product rule. By integrating both sides, we get: Integration by parts Integration by parts is a direct reversal of the proct rule. By integrating both sides, we get: u dv dx x n sin mx dx (make u = x n ) dx = uv v dx dx When to use integration by parts

More information

Assignment. Disguises with Trig Identities. Review Product Rule. Integration by Parts. Manipulating the Product Rule. Integration by Parts 12/13/2010

Assignment. Disguises with Trig Identities. Review Product Rule. Integration by Parts. Manipulating the Product Rule. Integration by Parts 12/13/2010 Fitting Integrals to Basic Rules Basic Integration Rules Lesson 8.1 Consider these similar integrals Which one uses The log rule The arctangent rule The rewrite with long division principle Try It Out

More information

CK- 12 Algebra II with Trigonometry Concepts 1

CK- 12 Algebra II with Trigonometry Concepts 1 14.1 Graphing Sine and Cosine 1. A.,1 B. (, 1) C. 3,0 D. 11 1, 6 E. (, 1) F. G. H. 11, 4 7, 1 11, 3. 3. 5 9,,,,,,, 4 4 4 4 3 5 3, and, 3 3 CK- 1 Algebra II with Trigonometry Concepts 1 4.ans-1401-01 5.

More information

Test one Review Cal 2

Test one Review Cal 2 Name: Class: Date: ID: A Test one Review Cal 2 Short Answer. Write the following expression as a logarithm of a single quantity. lnx 2ln x 2 ˆ 6 2. Write the following expression as a logarithm of a single

More information

sin cos 1 1 tan sec 1 cot csc Pre-Calculus Mathematics Trigonometric Identities and Equations

sin cos 1 1 tan sec 1 cot csc Pre-Calculus Mathematics Trigonometric Identities and Equations Pre-Calculus Mathematics 12 6.1 Trigonometric Identities and Equations Goal: 1. Identify the Fundamental Trigonometric Identities 2. Simplify a Trigonometric Expression 3. Determine the restrictions on

More information

Integration by Substitution

Integration by Substitution November 22, 2013 Introduction 7x 2 cos(3x 3 )dx =? 2xe x2 +5 dx =? Chain rule The chain rule: d dx (f (g(x))) = f (g(x)) g (x). Use the chain rule to find f (x) and then write the corresponding anti-differentiation

More information

f(g(x)) g (x) dx = f(u) du.

f(g(x)) g (x) dx = f(u) du. 1. Techniques of Integration Section 8-IT 1.1. Basic integration formulas. Integration is more difficult than derivation. The derivative of every rational function or trigonometric function is another

More information

Learning Objectives for Math 166

Learning Objectives for Math 166 Learning Objectives for Math 166 Chapter 6 Applications of Definite Integrals Section 6.1: Volumes Using Cross-Sections Draw and label both 2-dimensional perspectives and 3-dimensional sketches of the

More information

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx Millersville University Name Answer Key Mathematics Department MATH 2, Calculus II, Final Examination May 4, 2, 8:AM-:AM Please answer the following questions. Your answers will be evaluated on their correctness,

More information

The definite integral gives the area under the curve. Simplest use of FTC1: derivative of integral is original function.

The definite integral gives the area under the curve. Simplest use of FTC1: derivative of integral is original function. 5.3: The Fundamental Theorem of Calculus EX. Given the graph of f, sketch the graph of x 0 f(t) dt. The definite integral gives the area under the curve. EX 2. Find the derivative of g(x) = x 0 + t 2 dt.

More information

1 Exponential Functions Limit Derivative Integral... 5

1 Exponential Functions Limit Derivative Integral... 5 Contents Eponential Functions 3. Limit................................................. 3. Derivative.............................................. 4.3 Integral................................................

More information

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes The Chain Rule 11.5 Introduction In this Section we will see how to obtain the derivative of a composite function (often referred to as a function of a function ). To do this we use the chain rule. This

More information

b n x n + b n 1 x n b 1 x + b 0

b n x n + b n 1 x n b 1 x + b 0 Math Partial Fractions Stewart 7.4 Integrating basic rational functions. For a function f(x), we have examined several algebraic methods for finding its indefinite integral (antiderivative) F (x) = f(x)

More information

MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By Dr. Mohammed Ramidh

MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By Dr. Mohammed Ramidh MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By TECHNIQUES OF INTEGRATION OVERVIEW The Fundamental Theorem connects antiderivatives and the definite integral. Evaluating the indefinite integral,

More information

Calculus 2 - Examination

Calculus 2 - Examination Calculus - Eamination Concepts that you need to know: Two methods for showing that a function is : a) Showing the function is monotonic. b) Assuming that f( ) = f( ) and showing =. Horizontal Line Test:

More information

Section 8.2: Integration by Parts When you finish your homework, you should be able to

Section 8.2: Integration by Parts When you finish your homework, you should be able to Section 8.2: Integration by Parts When you finish your homework, you should be able to π Use the integration by parts technique to find indefinite integral and evaluate definite integrals π Use the tabular

More information