Techniques of Integration

Size: px
Start display at page:

Download "Techniques of Integration"

Transcription

1 Chapter 8 Techniques of Integration 8. Trigonometric Integrals Summary (a) Integrals of the form sin m x cos n x. () sin k+ x cos n x = ( cos x) k cos n x (sin x ), then apply the substitution u = cos x. () sin m x cos k+ x = sin m x( sin x) k (cos x ), then apply the substitution u = sin x. (3) When both m and n are even, use the following double angle formulas to reduce the degree. (b) Integrals of the form tan m x sec n x. sin x = sin x cos x and cos x = cos x = sin x () tan k+ x sec n x = (sec x ) k sec n x (tan x sec x ), then apply the substitution u = sec x. () tan m x sec k x = tan m x( + tan x) k x (sec x ), then apply the substitution u = tan x. (3) In any cases, tan m x sec n x = sin m x (tan x sec m+n x) and integrate by parts. The formula tan x sec k x = k seck x + C will be helpful in this case. (c) Integrals of the form sin mx cos nx, sin mx sin nx and cos mx cos nx () You can use the formulas sin mx cos nx = (sin(m n)x + sin(m + n)x) sin mx sin nx = (cos(m n)x cos(m + n)x) cos mx cos nx = (cos(m n)x + cos(m + n)x) () Alternatively, you can apply integration by parts twice. (d) Memorizing some special case may be helpful, especially when they are hard to reproduce: sec x = ln sec x + tan x + C and csc x = ln csc x cot x + C Exercise Calculate sin x cos x.

2 8.. Trigonometric Integrals Solution. This corresponds to the case (a)-(). So we use the substitution u = sin x. Then sin x cos x = sin x( sin x) (cos ) = u ( u ) du = 3 u3 u + 7 u7 + C = 3 sin3 x sin x + 7 sin7 x + C. Exercise Calculate cos 4 y d y. Solution. This corresponds to the case (a)-(3). cos x = ( + cos x). Applying this, cos 4 y d y = = 4 ( + cos y) d y = 4 + cos y + 8 ( + cos 4 y) d y = = 3 8 x + 4 sin y + 3 sin 4 y + C. By the double angle formula cos x = cos x, we have 4 + cos y + 4 cos y d y cos y + 8 cos 4y d y Exercise Calculate tan 3 x sec 3 x. Solution. This corresponds to the case (b)-(). So we use the substitution u = sec x. Then tan 3 x sec 3 x = (sec x ) sec x (tan x sec x ) = (u )u du = u 3 u3 + C = sec x 3 sec3 x + C. Exercise Calculate tan x sec x. Solution. This does not correspond to any of (b)-() or (b)-(). So we apply (b)-(3). Letting u = sin x and v = sec x, then tan x sec x = sin x (tan x sec x) = = sin x sec x uv = uv u v sec x = tan x sec x ln sec x + tan x + C.

3 8.3. Trigonometric Substitution Exercise Calculate cos 4x cos 6x. Solution. This corresponds to (c). By using the formula cos 4x cos 6x = (cos x + cos 0x), it follows that cos 4x cos 6x = (cos x + cos 0x) = 4 sin x + 0 sin 0x + C. Alternatively, let us apply integration by parts twice. cos 4x cos 6x = 4 sin 4x cos 6x + 3 sin 4x sin 6x = 4 sin 4x cos 6x 3 8 cos 4x sin 6x cos 4x cos 6x. Solving in terms of the original integral, we get cos 4x cos 6x = 3 sin 4x cos 6x + 0 cos 4x sin 6x + C. You can check that they, though seem different, are actually the same. 8.3 Trigonometric Substitution Summary (a) If the integral involves x + a, then use x = a tan θ. ( = a sec θ dθ and x + a = a sec θ) (b) If the integral involves a x, then use x = a sin θ. ( = a cos θ dθ and a x = a cos θ) (c) If the integral involves x a, then use x = a sec θ. ( = a sec θ tan θ dθ and x a = a tan θ) (d) Complete the square inside the square root if needed Exercise Calculate x 9 x. Solution. This corresponds to the case (b). So we plug x = 3 sin θ. Then x = 9 sin θ dθ = 9 x 9 ( cos θ) dθ 9 x = dθ and hence = 9 θ 9 4 sin θ + C = 9 θ 9 sin θ cos θ + C = 9 sin x x 9 x + C. 3

4 8.3. Trigonometric Substitution Exercise Calculate x +. Solution. This corresponds to the case (a). So we use x = tan θ. Then x + = = sec θ dθ = ln sec θ + tan θ + C x + = ln x + x + + C = x ln + x + + C. Here, C = C ln is again an arbitrary constant. Exercise Calculate dz z 3 z 4. Solution. This corresponds to the case (c). So we apply the substitution z = sec θ. Then dz z 3 z 4 = 8 cos θ dθ = sin θ θ + C = sin θ cos θ θ + C = 6 4 z z + 6 arccos + C z = z 4 + 8z 6 arccos + C. z Exercise Calculate x 4x + 3. Solution. By completing the square, x 4x + 3 = (x ). So by appealing to the case (c), we make the substitution x = sec θ. Then x 4x + 3 = tan θ sec θ dθ. From Exercise 8..6, we know how to integrate this. Thus plugging back, x 4x + 3 = sec θ tan θ ln sec θ + tan θ + C = (x ) x 4x + 3 x ln + x 4x C. 4

5 8.. The Method of Partial Fraction 8. The Method of Partial Fraction Summary How to integrate a rational function P(x)/Q(x)? If P(x)/Q(x) is not proper, apply long division to write P(x)/Q(x) = g(x) + R(x)/Q(x) and integrate separately. If P(x)/Q(x) is proper, factor Q(x) as Q(x) = (x a ) M (x a k ) M k (x + b x + c ) N (x + b l x + c l ) N l. (Here, each factor is different.) Then for each contribution of (x a) M, set up the formula A x a + + A M (x a) M and for each contribution of (x + bx + c) N, set up the formula B x + C x + bx + c + + B N x + C N (x + bx + c). N That is, you will end up equating the following horrible expression: P(x) A, Q(x) = A,M Ak, A k,mk x a (x a ) M x a k (x a k ) M k B, x + C, B,N x + C,N Bl, x + C l, B l,n l x + C l,nl. x + b x + c (x + b x + c ) N x + b l x + c l (x + b l x + c l ) N l This is called a partial fraction decomposition ) of P(x)/Q(x). Determine the coefficients (either by clearing denominators or by plugging some values of x). Carry out integration! Exercise Calculate (x )(x 4). Solution. As a special case of partial fraction decomposition, we have (x a)(x b) = b a In this case, we have (x )(x 4) = x 4 = x x a x b. = (ln x 4 ln x ) + C = ln x 4 x + C. Exercise Calculate (x + )(x + x). Solution. Note that (x + )(x + x) = (x + ) x. ) Existence and uniqueness of this decomposition is out of the scope of this course. But several analytic and algebraic proof are known.

6 8.. The Method of Partial Fraction So we can set up the partial fraction decomposition as (x + )(x + x) = A x + B Clearing denominators, x + + C (x + ). = A(x + ) + Bx(x + ) + C x = (A + B)x + (A + B + C)x + A, and comparing both sides, we get A =, B = and C =. This gives (x + )(x + x) = x x + = ln x ln x + + (x + ) x + + C x = ln + x + x + + C. Exercise Calculate x (x + ). Solution. By applying the method of partial fraction, we have x (x + ) = x x + = x tan x + C. Exercise Calculate x(x + x + ). Solution. We can set up the partial fraction decomposition as follows: x(x + x + ) = A x + B x + C x + x + + B x + C (x + x + ). Clearing denominators, we have = A(x + x + ) + (B x + C )x(x + x + ) + (B x + C )x. Comparing both sides, we get A =, B =, C =, B = and C = 0. Then x(x + x + ) = x x + x + x + (x + ) (x + x + ) = x + x + x + x + (x + ) + (x + x + ) (x + ) + } {{ } (). ((x + ) + ) }{{ } () For (), we apply the substitution u = x + x +. Then du = (x + ) and x + x + x + (x + ) = (x + x + ) u du = u ln u + u + C = ln x + x + + (x + x + ) + C. 6

7 8.. The Method of Partial Fraction For (), we apply the substitution x + = tan θ. Then (x + ) + = ((x + ) + ) x +x+ = dθ and 8 cos θ dθ = 3 6 θ cos θ sin θ + C 6 = 3 6 θ tan θ 6 sec θ + C = 3 6 arctan Summing up together, we have x(x + x + ) = ln x ln x + x arctan x + x x + x + x + + C x 3 x + x +. Exercise (A challenging integral). Calculate x 4 +. Solution. We give two methods. Method. Notice that x 4 + factors into the following way: x 4 + = (x 4 + x + ) x = (x + ) ( x) = (x + x + )(x x + ). Applying the method of partial fraction, we have x 4 + = x + (x + x + ) x (x x + ) x + = 4 (x + x + ) x 4 (x x + ) + (( x + ) + ) + (( x ) + ). Integrating each term, we get x 4 + = 4 ln(x + x + ) 4 ln(x x + ) + tan ( x + ) + tan ( x ). Method. We rewrite the integral in the following way: x 4 + = x x + x = + x x x + x x + x = + x (x x ) + x (x + x ) Now we apply u = x x and v = x + x separately. Since du = (+ x ) and dv = ( x ), x 4 + = du u + dv = v tan u + ln v + v + C 7

8 8.. The Method of Partial Fraction Plugging the substitution back, we have x 4 + = x tan + x x 4 ln + x + x + C x + You can check that they are the same (up to constant). 8

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

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

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

Mathematics 136 Calculus 2 Everything You Need Or Want To Know About Partial Fractions (and maybe more!) October 19 and 21, 2016

Mathematics 136 Calculus 2 Everything You Need Or Want To Know About Partial Fractions (and maybe more!) October 19 and 21, 2016 Mathematics 36 Calculus 2 Everything You Need Or Want To Know About Partial Fractions (and maybe more!) October 9 and 2, 206 Every rational function (quotient of polynomials) can be written as a polynomial

More information

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes Math 8 Fall Hour Exam /8/ Time Limit: 5 Minutes Name (Print): This exam contains 9 pages (including this cover page) and 7 problems. Check to see if any pages are missing. Enter all requested information

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

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: 2 x 3 + 3

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: 2 x 3 + 3 Partial Fractions Combining fractions over a common denominator is a familiar operation from algebra: x 3 + 3 x + x + 3x 7 () x 3 3x + x 3 From the standpoint of integration, the left side of Equation

More information

HOMEWORK SOLUTIONS MATH 1910 Sections 8.2, 8.3, 8.5 Fall 2016

HOMEWORK SOLUTIONS MATH 1910 Sections 8.2, 8.3, 8.5 Fall 2016 HOMEWORK SOLUTIONS MATH 191 Sections 8., 8., 8.5 Fall 16 Problem 8..19 Evaluate using methods similar to those that apply to integral tan m xsec n x. cot x SOLUTION. Using the reduction formula for cot

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

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

Partial Fractions. (Do you see how to work it out? Substitute u = ax + b, so du = a dx.) For example, 1 dx = ln x 7 + C, x x (x 3)(x + 1) = a

Partial Fractions. (Do you see how to work it out? Substitute u = ax + b, so du = a dx.) For example, 1 dx = ln x 7 + C, x x (x 3)(x + 1) = a Partial Fractions 7-9-005 Partial fractions is the opposite of adding fractions over a common denominator. It applies to integrals of the form P(x) dx, wherep(x) and Q(x) are polynomials. Q(x) The idea

More information

Partial Fractions. Calculus 2 Lia Vas

Partial Fractions. Calculus 2 Lia Vas Calculus Lia Vas Partial Fractions rational function is a quotient of two polynomial functions The method of partial fractions is a general method for evaluating integrals of rational function The idea

More information

6.3 Partial Fractions

6.3 Partial Fractions 6.3 Partial Fractions Mark Woodard Furman U Fall 2009 Mark Woodard (Furman U) 6.3 Partial Fractions Fall 2009 1 / 11 Outline 1 The method illustrated 2 Terminology 3 Factoring Polynomials 4 Partial fraction

More information

7.4: Integration of rational functions

7.4: Integration of rational functions A rational function is a function of the form: f (x) = P(x) Q(x), where P(x) and Q(x) are polynomials in x. P(x) = a n x n + a n 1 x n 1 + + a 0. Q(x) = b m x m + b m 1 x m 1 + + b 0. How to express a

More information

Methods of Integration

Methods of Integration Methods of Integration Essential Formulas k d = k +C sind = cos +C n d = n+ n + +C cosd = sin +C e d = e +C tand = ln sec +C d = ln +C cotd = ln sin +C + d = tan +C lnd = ln +C secd = ln sec + tan +C cscd

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

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

CALCULUS ASSESSMENT REVIEW

CALCULUS ASSESSMENT REVIEW CALCULUS ASSESSMENT REVIEW DEPARTMENT OF MATHEMATICS CHRISTOPHER NEWPORT UNIVERSITY 1. Introduction and Topics The purpose of these notes is to give an idea of what to expect on the Calculus Readiness

More information

Calculus II. Monday, March 13th. WebAssign 7 due Friday March 17 Problem Set 6 due Wednesday March 15 Midterm 2 is Monday March 20

Calculus II. Monday, March 13th. WebAssign 7 due Friday March 17 Problem Set 6 due Wednesday March 15 Midterm 2 is Monday March 20 Announcements Calculus II Monday, March 13th WebAssign 7 due Friday March 17 Problem Set 6 due Wednesday March 15 Midterm 2 is Monday March 20 Today: Sec. 8.5: Partial Fractions Use partial fractions to

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

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.edu 18.01 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Exam 4 Review 1. Trig substitution

More information

Chapter 2. First-Order Differential Equations

Chapter 2. First-Order Differential Equations Chapter 2 First-Order Differential Equations i Let M(x, y) + N(x, y) = 0 Some equations can be written in the form A(x) + B(y) = 0 DEFINITION 2.2. (Separable Equation) A first-order differential equation

More information

PRELIM 2 REVIEW QUESTIONS Math 1910 Section 205/209

PRELIM 2 REVIEW QUESTIONS Math 1910 Section 205/209 PRELIM 2 REVIEW QUESTIONS Math 9 Section 25/29 () Calculate the following integrals. (a) (b) x 2 dx SOLUTION: This is just the area under a semicircle of radius, so π/2. sin 2 (x) cos (x) dx SOLUTION:

More information

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

More information

Section: I. u 4 du. (9x + 1) + C, 3

Section: I. u 4 du. (9x + 1) + C, 3 EXAM 3 MAT 168 Calculus II Fall 18 Name: Section: I All answers must include either supporting work or an eplanation of your reasoning. MPORTANT: These elements are considered main part of the answer and

More information

Math 181, Exam 2, Fall 2014 Problem 1 Solution. sin 3 (x) cos(x) dx.

Math 181, Exam 2, Fall 2014 Problem 1 Solution. sin 3 (x) cos(x) dx. Math 8, Eam 2, Fall 24 Problem Solution. Integrals, Part I (Trigonometric integrals: 6 points). Evaluate the integral: sin 3 () cos() d. Solution: We begin by rewriting sin 3 () as Then, after using the

More information

Exercise Set 6.2: Double-Angle and Half-Angle Formulas

Exercise Set 6.2: Double-Angle and Half-Angle Formulas Exercise Set : Double-Angle and Half-Angle Formulas Answer the following π 1 (a Evaluate sin π (b Evaluate π π (c Is sin = (d Graph f ( x = sin ( x and g ( x = sin ( x on the same set of axes (e Is sin

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

7x 5 x 2 x + 2. = 7x 5. (x + 1)(x 2). 4 x

7x 5 x 2 x + 2. = 7x 5. (x + 1)(x 2). 4 x Advanced Integration Techniques: Partial Fractions The method of partial fractions can occasionally make it possible to find the integral of a quotient of rational functions. Partial fractions gives us

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

MA1131 Lecture 15 (2 & 3/12/2010) 77. dx dx v + udv dx. (uv) = v du dx dx + dx dx dx

MA1131 Lecture 15 (2 & 3/12/2010) 77. dx dx v + udv dx. (uv) = v du dx dx + dx dx dx MA3 Lecture 5 ( & 3//00) 77 0.3. Integration by parts If we integrate both sides of the proct rule we get d (uv) dx = dx or uv = d (uv) = dx dx v + udv dx v dx dx + v dx dx + u dv dx dx u dv dx dx This

More information

EXAM. Practice for Second Exam. Math , Fall Nov 4, 2003 ANSWERS

EXAM. Practice for Second Exam. Math , Fall Nov 4, 2003 ANSWERS EXAM Practice for Second Eam Math 135-006, Fall 003 Nov 4, 003 ANSWERS i Problem 1. In each part, find the integral. A. d (4 ) 3/ Make the substitution sin(θ). d cos(θ) dθ. We also have Then, we have d/dθ

More information

Math 21B - Homework Set 8

Math 21B - Homework Set 8 Math B - Homework Set 8 Section 8.:. t cos t dt Let u t, du t dt and v sin t, dv cos t dt Let u t, du dt and v cos t, dv sin t dt t cos t dt u v v du t sin t t sin t dt [ t sin t u v ] v du [ ] t sin t

More information

Evaluating Limits Analytically. By Tuesday J. Johnson

Evaluating Limits Analytically. By Tuesday J. Johnson Evaluating Limits Analytically By Tuesday J. Johnson Suggested Review Topics Algebra skills reviews suggested: Evaluating functions Rationalizing numerators and/or denominators Trigonometric skills reviews

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

MATH1231 CALCULUS. Session II Dr John Roberts (based on notes of A./Prof. Bruce Henry) Red Center Room 3065

MATH1231 CALCULUS. Session II Dr John Roberts (based on notes of A./Prof. Bruce Henry) Red Center Room 3065 MATH1231 CALCULUS Session II 2007. Dr John Roberts (based on notes of A./Prof. Bruce Henry) Red Center Room 3065 Jag.Roberts@unsw.edu.au MATH1231 CALCULUS p.1/66 Overview Systematic Integration Techniques

More information

Integration Techniques for the AB exam

Integration Techniques for the AB exam For the AB eam, students need to: determine antiderivatives of the basic functions calculate antiderivatives of functions using u-substitution use algebraic manipulation to rewrite the integrand prior

More information

Updated: January 16, 2016 Calculus II 7.4. Math 230. Calculus II. Brian Veitch Fall 2015 Northern Illinois University

Updated: January 16, 2016 Calculus II 7.4. Math 230. Calculus II. Brian Veitch Fall 2015 Northern Illinois University Math 30 Calculus II Brian Veitch Fall 015 Northern Illinois University Integration of Rational Functions by Partial Fractions From algebra, we learned how to find common denominators so we can do something

More information

Math 181, Exam 1, Spring 2013 Problem 1 Solution. arctan xdx.

Math 181, Exam 1, Spring 2013 Problem 1 Solution. arctan xdx. Math, Exam, Sring 03 Problem Solution. Comute the integrals xe 4x and arctan x. Solution: We comute the first integral using Integration by Parts. The following table summarizes the elements that make

More information

(x + 1)(x 2) = 4. x

(x + 1)(x 2) = 4. x dvanced Integration Techniques: Partial Fractions The method of partial fractions can occasionally make it possible to find the integral of a quotient of rational functions. Partial fractions gives us

More information

Derivative and Integral Rules These are on the inside of the back cover of your text.

Derivative and Integral Rules These are on the inside of the back cover of your text. Derivative and Integral Rules These are on the inside of the back cover of your text. General Derivative Rule General Integral Rule d dx u(x) r = r u(x) r - 1 u(x) u(x)r u(x) dx = u(x) r1 r1 + C r U -1

More information

Integration Techniques for the AB exam

Integration Techniques for the AB exam For the AB eam, students need to: determine antiderivatives of the basic functions calculate antiderivatives of functions using u-substitution use algebraic manipulation to rewrite the integrand prior

More information

Integration of Rational Functions by Partial Fractions

Integration of Rational Functions by Partial Fractions Title Integration of Rational Functions by MATH 1700 MATH 1700 1 / 11 Readings Readings Readings: Section 7.4 MATH 1700 2 / 11 Rational functions A rational function is one of the form where P and Q are

More information

8.3 Partial Fraction Decomposition

8.3 Partial Fraction Decomposition 8.3 partial fraction decomposition 575 8.3 Partial Fraction Decomposition Rational functions (polynomials divided by polynomials) and their integrals play important roles in mathematics and applications,

More information

MATH MIDTERM 4 - SOME REVIEW PROBLEMS WITH SOLUTIONS Calculus, Fall 2017 Professor: Jared Speck. Problem 1. Approximate the integral

MATH MIDTERM 4 - SOME REVIEW PROBLEMS WITH SOLUTIONS Calculus, Fall 2017 Professor: Jared Speck. Problem 1. Approximate the integral MATH 8. - MIDTERM 4 - SOME REVIEW PROBLEMS WITH SOLUTIONS 8. Calculus, Fall 7 Professor: Jared Speck Problem. Approimate the integral 4 d using first Simpson s rule with two equal intervals and then the

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

7.5 Partial Fractions and Integration

7.5 Partial Fractions and Integration 650 CHPTER 7. DVNCED INTEGRTION TECHNIQUES 7.5 Partial Fractions and Integration In this section we are interested in techniques for computing integrals of the form P(x) dx, (7.49) Q(x) where P(x) and

More information

Integration of Rational Functions by Partial Fractions

Integration of Rational Functions by Partial Fractions Title Integration of Rational Functions by Partial Fractions MATH 1700 December 6, 2016 MATH 1700 Partial Fractions December 6, 2016 1 / 11 Readings Readings Readings: Section 7.4 MATH 1700 Partial Fractions

More information

Calculus I Sample Exam #01

Calculus I Sample Exam #01 Calculus I Sample Exam #01 1. Sketch the graph of the function and define the domain and range. 1 a) f( x) 3 b) g( x) x 1 x c) hx ( ) x x 1 5x6 d) jx ( ) x x x 3 6 . Evaluate the following. a) 5 sin 6

More information

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces.

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces. PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION NOAH WHITE The basic aim of this note is to describe how to break rational functions into pieces. For example 2x + 3 = + x 3 x +. The point is that we don

More information

In this note we will evaluate the limits of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0. f(x)

In this note we will evaluate the limits of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0. f(x) L Hôpital s Rule In this note we will evaluate the its of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0 f() Suppose a f() = 0 and a g() = 0. Then a g() the indeterminate

More information

MTH30 Review Sheet. y = g(x) BRONX COMMUNITY COLLEGE of the City University of New York DEPARTMENT OF MATHEMATICS & COMPUTER SCIENCE

MTH30 Review Sheet. y = g(x) BRONX COMMUNITY COLLEGE of the City University of New York DEPARTMENT OF MATHEMATICS & COMPUTER SCIENCE BRONX COMMUNITY COLLEGE of the City University of New York DEPARTMENT OF MATHEMATICS & COMPUTER SCIENCE MTH0 Review Sheet. Given the functions f and g described by the graphs below: y = f(x) y = g(x) (a)

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

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

Lecture 31 INTEGRATION

Lecture 31 INTEGRATION Lecture 3 INTEGRATION Substitution. Example. x (let u = x 3 +5 x3 +5 du =3x = 3x 3 x 3 +5 = du 3 u du =3x ) = 3 u du = 3 u = 3 u = 3 x3 +5+C. Example. du (let u =3x +5 3x+5 = 3 3 3x+5 =3 du =3.) = 3 du

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

Examples 2: Composite Functions, Piecewise Functions, Partial Fractions

Examples 2: Composite Functions, Piecewise Functions, Partial Fractions Examples 2: Composite Functions, Piecewise Functions, Partial Fractions September 26, 206 The following are a set of examples to designed to complement a first-year calculus course. objectives are listed

More information

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics MATHS 101: Calculus I

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics   MATHS 101: Calculus I Preliminaries 2 1 2 Lectures Department of Mathematics http://www.abdullaeid.net/maths101 MATHS 101: Calculus I (University of Bahrain) Prelim 1 / 35 Pre Calculus MATHS 101: Calculus MATHS 101 is all about

More information

MATH 1231 MATHEMATICS 1B Calculus Section 1: - Integration.

MATH 1231 MATHEMATICS 1B Calculus Section 1: - Integration. MATH 1231 MATHEMATICS 1B 2007. For use in Dr Chris Tisdell s lectures: Tues 11 + Thur 10 in KBT Calculus Section 1: - Integration. 1. Motivation 2. What you should already know 3. Useful integrals 4. Integrals

More information

Hello Future Calculus Level One Student,

Hello Future Calculus Level One Student, Hello Future Calculus Level One Student, This assignment must be completed and handed in on the first day of class. This assignment will serve as the main review for a test on this material. The test will

More information

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents. Math120 - Precalculus. Final Review. Fall, 2011 Prepared by Dr. P. Babaali 1 Algebra 1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

More information

sin xdx = cos x + c We also run into antiderivatives for tan x, cot x, sec x and csc x in the section on Log integrals. They are: cos ax sec ax a

sin xdx = cos x + c We also run into antiderivatives for tan x, cot x, sec x and csc x in the section on Log integrals. They are: cos ax sec ax a Trig Integrals We already know antiderivatives for sin x, cos x, sec x tan x, csc x, sec x and csc x cot x. They are cos xdx = sin x sin xdx = cos x sec x tan xdx = sec x csc xdx = cot x sec xdx = tan

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

Math123 Lecture 1. Dr. Robert C. Busby. Lecturer: Office: Korman 266 Phone :

Math123 Lecture 1. Dr. Robert C. Busby. Lecturer: Office: Korman 266 Phone : Lecturer: Math1 Lecture 1 Dr. Robert C. Busby Office: Korman 66 Phone : 15-895-1957 Email: rbusby@mcs.drexel.edu Course Web Site: http://www.mcs.drexel.edu/classes/calculus/math1_spring0/ (Links are case

More information

How might we evaluate this? Suppose that, by some good luck, we knew that. x 2 5. x 2 dx 5

How might we evaluate this? Suppose that, by some good luck, we knew that. x 2 5. x 2 dx 5 8.4 1 8.4 Partial Fractions Consider the following integral. 13 2x (1) x 2 x 2 dx How might we evaluate this? Suppose that, by some good luck, we knew that 13 2x (2) x 2 x 2 = 3 x 2 5 x + 1 We could then

More information

Essex County College Division of Mathematics MTH-122 Assessments. Honor Code

Essex County College Division of Mathematics MTH-122 Assessments. Honor Code Essex County College Division of Mathematics MTH-22 Assessments Last Name: First Name: Phone or email: Honor Code The Honor Code is a statement on academic integrity, it articulates reasonable expectations

More information

Partial Fraction Decomposition Honors Precalculus Mr. Velazquez Rm. 254

Partial Fraction Decomposition Honors Precalculus Mr. Velazquez Rm. 254 Partial Fraction Decomposition Honors Precalculus Mr. Velazquez Rm. 254 Adding and Subtracting Rational Expressions Recall that we can use multiplication and common denominators to write a sum or difference

More information

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces.

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces. PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION NOAH WHITE The basic aim of this note is to describe how to break rational functions into pieces. For example 2x + 3 1 = 1 + 1 x 1 3 x + 1. The point is that

More information

4.5 Integration of Rational Functions by Partial Fractions

4.5 Integration of Rational Functions by Partial Fractions 4.5 Integration of Rational Functions by Partial Fractions From algebra, we learned how to find common denominators so we can do something like this, 2 x + 1 + 3 x 3 = 2(x 3) (x + 1)(x 3) + 3(x + 1) (x

More information

Find the domain and range of each function. Use interval notation (parenthesis or square brackets).

Find the domain and range of each function. Use interval notation (parenthesis or square brackets). Page of 10 I. Functions & Composition of Functions A function is a set of points (x, y) such that for every x, there is one and only one y. In short, in a function, the x-values cannot repeat while the

More information

PARTIAL FRACTION DECOMPOSITION. Mr. Velazquez Honors Precalculus

PARTIAL FRACTION DECOMPOSITION. Mr. Velazquez Honors Precalculus PARTIAL FRACTION DECOMPOSITION Mr. Velazquez Honors Precalculus ADDING AND SUBTRACTING RATIONAL EXPRESSIONS Recall that we can use multiplication and common denominators to write a sum or difference of

More information

2 (x 2 + a 2 ) x 2. is easy. Do this first.

2 (x 2 + a 2 ) x 2. is easy. Do this first. MAC 3 INTEGRATION BY PARTS General Remark: Unless specified otherwise, you will solve the following problems using integration by parts, combined, if necessary with simple substitutions We will not explicitly

More information

Practice Exam 1 Solutions

Practice Exam 1 Solutions Practice Exam 1 Solutions 1a. Let S be the region bounded by y = x 3, y = 1, and x. Find the area of S. What is the volume of the solid obtained by rotating S about the line y = 1? Area A = Volume 1 1

More information

5.3 SOLVING TRIGONOMETRIC EQUATIONS

5.3 SOLVING TRIGONOMETRIC EQUATIONS 5.3 SOLVING TRIGONOMETRIC EQUATIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Use standard algebraic techniques to solve trigonometric equations. Solve trigonometric equations

More information

Math 102 Spring 2008: Solutions: HW #3 Instructor: Fei Xu

Math 102 Spring 2008: Solutions: HW #3 Instructor: Fei Xu Math Spring 8: Solutions: HW #3 Instructor: Fei Xu. section 7., #8 Evaluate + 3 d. + We ll solve using partial fractions. If we assume 3 A + B + C, clearing denominators gives us A A + B B + C +. Then

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

2 nd ORDER O.D.E.s SUBSTITUTIONS

2 nd ORDER O.D.E.s SUBSTITUTIONS nd ORDER O.D.E.s SUBSTITUTIONS Question 1 (***+) d y y 8y + 16y = d d d, y 0, Find the general solution of the above differential equation by using the transformation equation t = y. Give the answer in

More information

Topics from Algebra and Pre-Calculus. (Key contains solved problems)

Topics from Algebra and Pre-Calculus. (Key contains solved problems) Topics from Algebra and Pre-Calculus (Key contains solved problems) Note: The purpose of this packet is to give you a review of basic skills. You are asked not to use the calculator, except on p. (8) and

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

First Midterm Examination

First Midterm Examination Çankaya University Department of Mathematics 016-017 Fall Semester MATH 155 - Calculus for Engineering I First Midterm Eamination 1) Find the domain and range of the following functions. Eplain your solution.

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

Math3B Exam #02 Solution Fall 2017

Math3B Exam #02 Solution Fall 2017 . Integrate. a) 8 MathB Eam # Solution Fall 7 e d b) ln e e d . Integrate. 6 d . Integrate. sin cos d 4. Use Simpsons Rule with n 6 to approimate sin d. Then use integration to get the eact value. 6 6

More information

APPENDIX : PARTIAL FRACTIONS

APPENDIX : PARTIAL FRACTIONS APPENDIX : PARTIAL FRACTIONS Appendix : Partial Fractions Given the expression x 2 and asked to find its integral, x + you can use work from Section. to give x 2 =ln( x 2) ln( x + )+c x + = ln k x 2 x+

More information

Math Calculus II Homework # Due Date Solutions

Math Calculus II Homework # Due Date Solutions Math 35 - Calculus II Homework # - 007.08.3 Due Date - 007.09.07 Solutions Part : Problems from sections 7.3 and 7.4. Section 7.3: 9. + d We will use the substitution cot(θ, d csc (θ. This gives + + cot

More information

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents. Math120 - Precalculus. Final Review Prepared by Dr. P. Babaali 1 Algebra 1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents. (a) 5

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

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

Trigonometric Identities Exam Questions

Trigonometric Identities Exam Questions Trigonometric Identities Exam Questions Name: ANSWERS January 01 January 017 Multiple Choice 1. Simplify the following expression: cos x 1 cot x a. sin x b. cos x c. cot x d. sec x. Identify a non-permissible

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

12) y = -2 sin 1 2 x - 2

12) y = -2 sin 1 2 x - 2 Review -Test 1 - Unit 1 and - Math 41 Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Find and simplify the difference quotient f(x + h) - f(x),

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

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

MAT01B1: Integration of Rational Functions by Partial Fractions

MAT01B1: Integration of Rational Functions by Partial Fractions MAT01B1: Integration of Rational Functions by Partial Fractions Dr Craig 1 August 2018 My details: Dr Andrew Craig acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h20 12h55 Friday 11h20

More information

Partial Fractions. (Do you see how to work it out? Substitute u = ax+b, so du = adx.) For example, 1 dx = ln x 7 +C, x 7

Partial Fractions. (Do you see how to work it out? Substitute u = ax+b, so du = adx.) For example, 1 dx = ln x 7 +C, x 7 Partial Fractions -4-209 Partial fractions is the opposite of adding fractions over a common denominator. It applies to integrals of the form P(x) dx, wherep(x) and Q(x) are polynomials. Q(x) The idea

More information

GEORGE ANDROULAKIS THE 7 INDETERMINATE FORMS OF LIMITS : usually we use L Hospital s rule. Two important such limits are lim

GEORGE ANDROULAKIS THE 7 INDETERMINATE FORMS OF LIMITS : usually we use L Hospital s rule. Two important such limits are lim MATH 4 (CALCULUS II) IN ORDER TO OBTAIN A PERFECT SCORE IN ANDROULAKIS MATH 4 CLASS YOU NEED TO MEMORIZE THIS HANDOUT AND SOLVE THE ASSIGNED HOMEWORK ON YOUR OWN GEORGE ANDROULAKIS TRIGONOMETRY θ sin(θ)

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

You should be comfortable with everything below (and if you aren t you d better brush up).

You should be comfortable with everything below (and if you aren t you d better brush up). Review You should be comfortable with everything below (and if you aren t you d better brush up).. Arithmetic You should know how to add, subtract, multiply, divide, and work with the integers Z = {...,,,

More information

UNIT 3 INTEGRATION 3.0 INTRODUCTION 3.1 OBJECTIVES. Structure

UNIT 3 INTEGRATION 3.0 INTRODUCTION 3.1 OBJECTIVES. Structure Calculus UNIT 3 INTEGRATION Structure 3.0 Introduction 3.1 Objectives 3.2 Basic Integration Rules 3.3 Integration by Substitution 3.4 Integration of Rational Functions 3.5 Integration by Parts 3.6 Answers

More information

Ch 4 Differentiation

Ch 4 Differentiation Ch 1 Partial fractions Ch 6 Integration Ch 2 Coordinate geometry C4 Ch 5 Vectors Ch 3 The binomial expansion Ch 4 Differentiation Chapter 1 Partial fractions We can add (or take away) two fractions only

More information