Calculus. Integration (III)

Size: px
Start display at page:

Download "Calculus. Integration (III)"

Transcription

1 Calculus Integration (III)

2 Outline 1 Other Techniques of Integration Partial Fractions Integrals Involving Powers of Trigonometric Functions Trigonometric Substitution 2 Using Tables of Integrals Integration Using a Computer Algebra System

3 Outline 1 Other Techniques of Integration Partial Fractions Integrals Involving Powers of Trigonometric Functions Trigonometric Substitution 2 Using Tables of Integrals Integration Using a Computer Algebra System

4 An Overview There are many techniques of integration other than substitution and integration by parts. In this section, we introduce several additional techniques.

5 Partial Fractions We begin with a simple observation. Note that 3 x (x 5) 2(x + 2) = = x 5 (x + 2)(x 5) x 19 x 2 3x 10. So x 19 x 2 3x 10 dx = ( 3 x ) dx x 5 = 3 ln x ln x 5 + c. The second integrand, 3 x x 5 is called a partial fractions decomposition of the first integrand.

6 Partial Fractions: Distinct Linear Factors (I) The above example is a special case of partial fractions. More generally, if the three factors a 1 x + b 1, a 2 x + b 2 and a 3 x + b 3 are all distinct (i.e., no one is a constant multiple of another), then we can write a 1 x + b 1 (a 2 x + b 2 )(a 3 x + b 3 ) = A B +, a 2 x + b 2 a 3 x + b 3 for some choice of constants A and B to be determined. Notice that if we wanted to integrate this expression, the partial fractions on the right-hand side are very easy to integrate, just as they were in the introductory example above.

7 Partial Fractions: Distinct Linear Factors (II) We can do the same as we did above whenever a rational expression has a denominator that factors into n distinct linear factors, as follows. If the degree of P(x) < n and the factors (a i x + b i ), for i = 1, 2,..., n are all distinct, then we can write P(x) n (a 1 x + b 1 )(a 2 x + b 2 ) (a n x + b n ) = = c 1 a 1 x + b 1 + for some constants c 1, c 2,..., c n. c 2 a 2 x + b i=1 c i a i x + b i c n a n x + b n,

8 Partial Fractions: Distinct Linear Factors (III) Example (7.1) 1 Evaluate x 2 + x 2 dx.

9 Partial Fractions: Three Distinct Linear Factors Example (7.2) 3x 2 7x 2 Evaluate x 3 dx. x

10 Partial Fractions Where Long Division Is Required Example (7.3) Find the indefinite integral of f (x) = 2x3 4x 2 15x + 5 x 2 using a 2x 8 partial fractions decomposition.

11 Partial Fractions with a Repeated Linear Factor (I) We now consider the case where the denominator of a rational expression contains repeated linear factors. If the degree of P(x) < n, then we can write P(x) (ax + b) n = n k=1 c k (ax + b) k = c 1 ax + b + c 2 (ax + b) c n (ax + b) n, for constants c 1, c 2,..., c n to be determined.

12 Partial Fractions with a Repeated Linear Factor (II) Example (7.4) Use a partial fractions decomposition to find an antiderivative of f (x) = 5x2 + 20x + 6 x 3 + 2x 2 + x.

13 Partial Fractions: Irreducible Quadratic Factor We can extend the notion of partial fractions decomposition to rational expressions with denominators containing irreducible quadratic factors (i.e., quadratic factors that have no real factorization). If the degree of P(x) < 2n (the degree of the denominator) and each of the factors in the denominator are distinct, then we can write P(x) (a 1 x 2 + b 1 x + c 1 )(a 2 x 2 + b 2 x + c 2 ) (a n x 2 + b n x + c n ) = A 1 x + B 1 (a 1 x 2 + b 1 x + c 1 ) + A 2 x + B 2 (a 2 x 2 + b 2 x + c 2 ) + + A n x + B n (a n x 2 + b n x + c n ).

14 Partial Fractions with a Quadratic Factor (I) Example (7.5) Use a partial fractions decomposition to find an antiderivative of f (x) = 2x2 5x + 2 x 3. + x

15 Partial Fractions with a Quadratic Factor (II) Often, partial fractions decompositions involving irreducible quadratic terms lead to expressions that require further massaging (such as completing the square) before we can find an antiderivative. We illustrate this in example 7.6.

16 Partial Fractions with a Quadratic Factor (III) Example (7.6) Use a partial fractions decomposition to find an antiderivative for f (x) = 5x 2 + 6x + 2 (x + 2)(x 2 + 2x + 5).

17 Outline 1 Other Techniques of Integration Partial Fractions Integrals Involving Powers of Trigonometric Functions Trigonometric Substitution 2 Using Tables of Integrals Integration Using a Computer Algebra System

18 Integrals Involving Powers of Trigonometric Functions Evaluating an integral whose integrand contains powers of one or more trigonometric functions often involves making a clever substitution. These integrals are sufficiently common that we present them here as a group.

19 sin m x cos n x dx Our first aim is to evaluate integrals of the form sin m x cos n x dx, where m and n are positive integers.

20 sin m x cos n x dx Case 1: m or n Is an Odd Positive Integer If m is odd, then we rewrite the integral as follows. sin m x cos n x dx = sin m 1 x cos n x sin xdx = (1 cos 2 ) m 1 2 cos n x d(cos x)

21 sin m x cos n x dx Case 1: m or n Is an Odd Positive Integer Likewise, if n is odd, then we rewrite the integral as follows. sin m x cos n x dx = sin m x cos n 1 x cos xdx = sin m x(1 sin 2 x) n 1 2 d(sin x)

22 sin m x cos n x dx Case 2: m and n Are Both Even Positive Integers In this case, we can use the half-angle formulas for sine and cosine, sin 2 x = cos 2 x = 1 cos 2x cos 2x 2 to reduce the powers in the integrand. We illustrate this case in example 7.9.

23 An Integrand with an Odd Power of Sine Example (7.7) Evaluate cos 4 x sin 3 x dx.

24 An Integrand with an Odd Power of Cosine Example (7.8) sin Evaluate x cos 5 x dx.

25 An Integrand with an Even Power of Sine Example (7.9) Evaluate sin 2 x dx.

26 tan m x sec n x dx (I) Our next aim is to devise a strategy for evaluating integrals of the form sin m x cos n x dx, where m and n are positive integers.

27 tan m x sec n x dx (II) Case 1: m Is an Odd Positive Integer 1 Isolate one factor of sec x tan x. (We ll need this for du.) 2 Replace any factors of tan 2 x with sec 2 x 1 and make the substitution u = sec x. Case 2: n Is an Even Positive Integer 1 Isolate one factor of sec 2 x. (We ll need this for du.) 2 Replace any remaining factors of sec 2 x with 1 + tan 2 x and make the substitution u = tan x.

28 An Integrand with an Odd Power of Tangent Example (7.10) Evaluate tan 3 x sec 3 x dx.

29 An Integrand with an Even Power of Secant Example (7.11) Evaluate tan 2 x sec 4 x dx.

30 Outline 1 Other Techniques of Integration Partial Fractions Integrals Involving Powers of Trigonometric Functions Trigonometric Substitution 2 Using Tables of Integrals Integration Using a Computer Algebra System

31 Trigonometric Substitution (I) If an integral contains a term of the form a 2 x 2, a 2 + x 2 or x 2 a 2, for some a > 0, we can often evaluate the integral by making a substitution involving a trig function (hence, the name trigonometric substitution).

32 Trigonometric Substitution (II) In particular, suppose that an integrand contains a term of the form a 2 x 2, for some a > 0. If we let x = a sin θ, where π 2 θ π 2, then we can eliminate the square root, as follows. Notice that we now have a 2 x 2 = a 2 (a sin θ) 2 = a 2 a 2 sin 2 θ = a 1 sin 2 θ = a cos 2 θ = a cos θ, since for π 2 θ π, cos θ 0. 2

33 Trigonometric Substitution (III) Similarly, if an integrand contains a term of the form a 2 + x 2, for some a > 0, we let x = a tan θ, where π 2 θ π 2. Notice that in this case, we can eliminate the square root, as follows: a 2 + x 2 = a 2 + (a tan θ) 2 = a 2 + a 2 tan 2 θ = a 1 + tan 2 θ = a sec 2 θ = a sec θ, since for π 2 < θ < π, sec θ > 0. 2

34 Trigonometric Substitution (IV) Finally, if an integrand contains a term of the form x 2 a 2, for some a > 0, we let and use the identity x = a sec θ, where θ to eliminate the square root. sec 2 θ 1 = tan 2 θ [ 0, π ) ( π ] 2 2, π,

35 An Integral Involving a 2 x 2 Example (7.12) 1 Evaluate x 2 4 x dx. 2 Figure: [4.26]

36 Outline 1 Other Techniques of Integration Partial Fractions Integrals Involving Powers of Trigonometric Functions Trigonometric Substitution 2 Using Tables of Integrals Integration Using a Computer Algebra System

37 Overviev Integration tables and computer algebra systems are extremely powerful tools for the professional user of mathematics. To use a table, we often must first rewrite the integral in the form of one of the integrals in the table. This may require you to perform some algebraic manipulation or to make a substitution. While a CAS will report an antiderivative, it will occasionally report it in an inconvenient form. More significantly, a CAS will from time to time report an answer that is (at least technically) incorrect.

38 Important Reference 1 A small table of indefinite integrals is included at the back of the book. 2 A larger table can be found in the CRC Standard Mathematical Tables. 3 An amazingly extensive table can be found in the book Table of Integrals, Series and Products, compiled by Gradshteyn and Ryzhik. If you can t find an integral there, you re not likely to find it anywhere.

39 Using an Integral Table Example (8.1) 3 + 4x 2 Use a table to evaluate dx. x Hint: a 2 + x 2 du = a u 2 + u 2 a + a a ln 2 + x 2 u + c

40 Reduction Formulas A number of the formulas in the table are called reduction formulas. These are of the form f (u) du = g(u) + h(u) du, where the second integral is simpler than the first. These are often applied repeatedly, as in example 8.2.

41 Using a Reduction Formula (I) Example (8.2) Use a reduction formula to evaluate sin 6 x dx. Hint: Use the reduction formula sin n u du = 1 n sinn 1 u cos u + n 1 n sin n 2 u du

42 Using a Reduction Formula (II) There are many different ways to find an antiderivative. Antiderivatives found through different means may look quite different, even though they are equivalent. For instance, notice that if an antiderivative has the form sin 2 x + c, then an equivalent antiderivative is cos 2 x + c, since we can write sin 2 x + c = 1 cos 2 x + c = cos 2 x + (1 + c). Finally, since c is an arbitrary constant, so is 1 + c.

43 Using a Reduction Formula (III) In example 8.2, observe that the first three terms all have factors of sin x cos x, which equals 1 sin 2x. 2 Using this and other identities, we can show that the solution in example 8.2 is equivalent to the following solution obtained from a popular CAS: sin 6 x dx = 5 16 x sin 2x sin 4x sin 6x + c

44 Making a Substitution Before Using a Reduction Formula Example (8.3) Evaluate x 3 sin 2x dx. Hint: The reduction formula u n sin u du = u n cos u + n u n 1 cos u du

45 Making a Substitution Before Using an Integral Table As we ll see in example 8.4, some integrals require some insight before using an integral table Example (8.4) sin 2x Evaluate dx. 4 cos x 1 Hint: u = cos x and the formula u du = 2 a + bu 3b 2 (bu 2a) a + bu + c

46 Outline 1 Other Techniques of Integration Partial Fractions Integrals Involving Powers of Trigonometric Functions Trigonometric Substitution 2 Using Tables of Integrals Integration Using a Computer Algebra System

47 Integration Using a Computer Algebra System Computer algebra systems are some of the most powerful new tools to arrive on the mathematical scene in the last 20 years. Powerful software systems like Mathematica, Maple and Math Cad, can run on nearly any personal computer. Here, we point out some mistakes that we may encounter using a CAS.

48 A Shortcoming of Some Computer Algebra Systems Example (8.5) Use a computer algebra system to evaluate Many CASs evaluate instead ln x 1 dx = ln x x 1 x dx.

49 An Incorrect Antiderivative (I) Sometimes the antiderivative reported by a CAS is not valid, written, for any real values of x, as in example 8.6. In some cases, CASs give an antiderivative that is correct for the more advanced case of a function of a complex variable.

50 An Incorrect Antiderivative (II) Example (8.6) Use a computer algebra system to evaluate One CAS reports the incorrect antiderivative cos x dx = ln(sin x 2) sin x 2 The correct antiderivative is ln(2 sin x) + c cos x sin x 2 dx.

51 A Problem Where the CAS Misinterprets What You Enter (I) Probably the most common errors we will run into are actually our own. If we give our CAS a problem in the wrong form, it will solve a different problem than we intended. One simple, but common, mistake is shown in example 8.7.

52 A Problem Where the CAS Misinterprets What You Enter (II) Example (8.7) Use a computer algebra system to evaluate 4x8x dx. After entering the integrand as 4x8x, one CAS returned the odd answer 4x8x dx = 4x8xx The CAS interpreted the integrad as 4 times a variable named x8x, which is unrelated to variable of integration, x.

53 An Inconvenient Form of an Antiderivative The form of the antiderivative reported by a CAS will not always be the most convenient. Example (8.8) Use a computer algebra system to evaluate x ( x ) 5 dx. Several CASs evaluate x ( x 2 + 3) 5 dx = 1 12 x x x8 + 45x x x2, while others return the much simpler expression x ( x 2 + 3) 5 dx = (x2 + 3) 6 12

54 Some Good Integrals for Using a Computer Algebra System (I) Typically, a CAS will perform even lengthy integrations with ease. Example (8.9) Use a computer algebra system to evaluate x 10 sin 2x dx. x 3 sin 2x dx and

55 Some Good Integrals for Using a Computer Algebra System (II) Using a CAS, we can get it in one step x 3 sin 2x dx = 1 2 x3 cos 2x x2 sin 2x 3 8 sin 2x + 3 x cos 2x + c 4 With the same effort, we can obtain x 10 sin 2x dx = 1 2 x10 cos 2x x9 sin 2x x8 cos 2x 45x 7 sin 2x x6 cos 2x x5 sin 2x cos 2x x sin 2x + c 4 2 x3 sin 2x x 2 cos 2x 4

56 A Very Hard Integral (I) A CAS can perform repetitive calculations (numerical or symbolic) that we could never dream of doing by hand. It is difficult to find a function that has an elementary antiderivative that our CAS cannot find. Consider the following example of a hard integral.

57 A Very Hard Integral (II) Example (8.10) Evaluate x 7 e x sin x dx. One CAS reports the antiderivative x 7 e x sin x dx = + ( x7 ( x x6 2 21x x 3 315x x x x4 2 ) e x cos x ) 105x x 315 e x sin x.

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

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

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

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

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

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 205, Winter 2018, Assignment 3

Math 205, Winter 2018, Assignment 3 Math 05, Winter 08, Assignment 3 Solutions. Calculate the following integrals. Show your steps and reasoning. () a) ( + + )e = ( + + )e ( + )e = ( + + )e ( + )e + e = ( )e + e + c = ( + )e + c This uses

More information

5.2. November 30, 2012 Mrs. Poland. Verifying Trigonometric Identities

5.2. November 30, 2012 Mrs. Poland. Verifying Trigonometric Identities 5.2 Verifying Trigonometric Identities Verifying Identities by Working With One Side Verifying Identities by Working With Both Sides November 30, 2012 Mrs. Poland Objective #4: Students will be able to

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Review session Midterm 1

Review session Midterm 1 AS.110.109: Calculus II (Eng) Review session Midterm 1 Yi Wang, Johns Hopkins University Fall 2018 7.1: Integration by parts Basic integration method: u-sub, integration table Integration By Parts formula

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

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

Section 5.6. Integration By Parts. MATH 126 (Section 5.6) Integration By Parts The University of Kansas 1 / 10

Section 5.6. Integration By Parts. MATH 126 (Section 5.6) Integration By Parts The University of Kansas 1 / 10 Section 5.6 Integration By Parts MATH 126 (Section 5.6) Integration By Parts The University of Kansas 1 / 10 Integration By Parts Manipulating the Product Rule d dx (f (x) g(x)) = f (x) g (x) + f (x) g(x)

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

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

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

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

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

Indefinite Integration

Indefinite Integration Indefinite Integration 1 An antiderivative of a function y = f(x) defined on some interval (a, b) is called any function F(x) whose derivative at any point of this interval is equal to f(x): F'(x) = f(x)

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

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

p324 Section 5.2: The Natural Logarithmic Function: Integration

p324 Section 5.2: The Natural Logarithmic Function: Integration p324 Section 5.2: The Natural Logarithmic Function: Integration Theorem 5.5: Log Rule for Integration Let u be a differentiable function of x 1. 2. Example 1: Using the Log Rule for Integration ** Note:

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

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

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

5.5. The Substitution Rule

5.5. The Substitution Rule INTEGRALS 5 INTEGRALS 5.5 The Substitution Rule In this section, we will learn: To substitute a new variable in place of an existing expression in a function, making integration easier. INTRODUCTION Due

More information

SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES

SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES Taylor Series of a function f at x = a is ( f k )( a) ( x a) k k! It is a Power Series centered at a. Maclaurin Series of a function

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

Worksheet 7, Math 10560

Worksheet 7, Math 10560 Worksheet 7, Math 0560 You must show all of your work to receive credit!. Determine whether the following series and sequences converge or diverge, and evaluate if they converge. If they diverge, you must

More information

Review of Integration Techniques

Review of Integration Techniques A P P E N D I X D Brief Review of Integration Techniques u-substitution The basic idea underlying u-substitution is to perform a simple substitution that converts the intergral into a recognizable form

More information

Analytic Trigonometry. Copyright Cengage Learning. All rights reserved.

Analytic Trigonometry. Copyright Cengage Learning. All rights reserved. Analytic Trigonometry Copyright Cengage Learning. All rights reserved. 7.4 Basic Trigonometric Equations Copyright Cengage Learning. All rights reserved. Objectives Basic Trigonometric Equations Solving

More information

8.3 Trigonometric Substitution

8.3 Trigonometric Substitution 8.3 8.3 Trigonometric Substitution Three Basic Substitutions Recall the derivative formulas for the inverse trigonometric functions of sine, secant, tangent. () () (3) d d d ( sin x ) = ( tan x ) = +x

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

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

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

Integration by Tables and Other Integration Techniques. Integration by Tables

Integration by Tables and Other Integration Techniques. Integration by Tables 3346_86.qd //4 3:8 PM Page 56 SECTION 8.6 and Other Integration Techniques 56 Section 8.6 and Other Integration Techniques Evaluate an indefinite integral using a table of integrals. Evaluate an indefinite

More information

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

Chapter 7 Notes, Stewart 7e. 7.1 Integration by Parts Trigonometric Integrals Evaluating sin m xcos n (x)dx... Contents 7.1 Integration by Parts........................................ 2 7.2 Trigonometric Integrals...................................... 8 7.2.1 Evaluating sin m xcos n (x)dx..............................

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

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

Exploring Substitution

Exploring Substitution I. Introduction Exploring Substitution Math Fall 08 Lab We use the Fundamental Theorem of Calculus, Part to evaluate a definite integral. If f is continuous on [a, b] b and F is any antiderivative of f

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

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

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

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

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

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Winter 2016 Department of Mathematics Hong Kong Baptist University 1 / 75 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

Techniques of Integration

Techniques of Integration 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

More information

6.2 Trigonometric Integrals and Substitutions

6.2 Trigonometric Integrals and Substitutions Arkansas Tech University MATH 9: Calculus II Dr. Marcel B. Finan 6. Trigonometric Integrals and Substitutions In this section, we discuss integrals with trigonometric integrands and integrals that can

More information

INTEGRATING RADICALS

INTEGRATING RADICALS INTEGRATING RADICALS MATH 53, SECTION 55 (VIPUL NAIK) Corresponding material in the book: Section 8.4. What students should already know: The definitions of inverse trigonometric functions. The differentiation

More information

Mathematics 116 HWK 14 Solutions Section 4.5 p305. Note: This set of solutions also includes 3 problems from HWK 12 (5,7,11 from 4.5).

Mathematics 116 HWK 14 Solutions Section 4.5 p305. Note: This set of solutions also includes 3 problems from HWK 12 (5,7,11 from 4.5). Mathematics 6 HWK 4 Solutions Section 4.5 p305 Note: This set of solutions also includes 3 problems from HWK 2 (5,7, from 4.5). Find the indicated it. Use l Hospital s Rule where appropriate. Consider

More information

function independent dependent domain range graph of the function The Vertical Line Test

function independent dependent domain range graph of the function The Vertical Line Test Functions A quantity y is a function of another quantity x if there is some rule (an algebraic equation, a graph, a table, or as an English description) by which a unique value is assigned to y by a corresponding

More information

NAME DATE PERIOD. Trigonometric Identities. Review Vocabulary Complete each identity. (Lesson 4-1) 1 csc θ = 1. 1 tan θ = cos θ sin θ = 1

NAME DATE PERIOD. Trigonometric Identities. Review Vocabulary Complete each identity. (Lesson 4-1) 1 csc θ = 1. 1 tan θ = cos θ sin θ = 1 5-1 Trigonometric Identities What You ll Learn Scan the text under the Now heading. List two things that you will learn in the lesson. 1. 2. Lesson 5-1 Active Vocabulary Review Vocabulary Complete each

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

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

A Library of Functions

A Library of Functions LibraryofFunctions.nb 1 A Library of Functions Any study of calculus must start with the study of functions. Functions are fundamental to mathematics. In its everyday use the word function conveys to us

More information

Practice Problems: Integration by Parts

Practice Problems: Integration by Parts Practice Problems: Integration by Parts Answers. (a) Neither term will get simpler through differentiation, so let s try some choice for u and dv, and see how it works out (we can always go back and try

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

Precalculus Review. Functions to KNOW! 1. Polynomial Functions. Types: General form Generic Graph and unique properties. Constants. Linear.

Precalculus Review. Functions to KNOW! 1. Polynomial Functions. Types: General form Generic Graph and unique properties. Constants. Linear. Precalculus Review Functions to KNOW! 1. Polynomial Functions Types: General form Generic Graph and unique properties Constants Linear Quadratic Cubic Generalizations for Polynomial Functions - The domain

More information

dx dx x sec tan d 1 4 tan 2 2 csc d 2 ln 2 x 2 5x 6 C 2 ln 2 ln x ln x 3 x 2 C Now, suppose you had observed that x 3

dx dx x sec tan d 1 4 tan 2 2 csc d 2 ln 2 x 2 5x 6 C 2 ln 2 ln x ln x 3 x 2 C Now, suppose you had observed that x 3 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Partial Fractions Understand the concept of a partial fraction decomposition. Use partial fraction decomposition with

More information

Chapter 5 Analytic Trigonometry

Chapter 5 Analytic Trigonometry Chapter 5 Analytic Trigonometry Section 1 Section 2 Section 3 Section 4 Section 5 Using Fundamental Identities Verifying Trigonometric Identities Solving Trigonometric Equations Sum and Difference Formulas

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Spring 2018 Department of Mathematics Hong Kong Baptist University 1 / 82 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

Section 8.3 Partial Fraction Decomposition

Section 8.3 Partial Fraction Decomposition Section 8.6 Lecture Notes Page 1 of 10 Section 8.3 Partial Fraction Decomposition Partial fraction decomposition involves decomposing a rational function, or reversing the process of combining two or more

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

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

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

MATH 1231 S2 2010: Calculus. Section 2: Techniques of integration.

MATH 1231 S2 2010: Calculus. Section 2: Techniques of integration. MATH 1231 S2 2010: Calculus For use in Dr Chris Tisdell s lectures Section 2: Techniques of integration. Created and compiled by Chris Tisdell S1: Motivation S2: What you should already know S3: Integrals

More information

The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following:

The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following: Trigonometric Integrals The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following: Substitution u sinx u cosx u tanx u secx

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

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

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

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

Worksheet Week 7 Section

Worksheet Week 7 Section Worksheet Week 7 Section 8.. 8.4. This worksheet is for improvement of your mathematical writing skill. Writing using correct mathematical epression and steps is really important part of doing math. Please

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

Unit 6 Trigonometric Identities

Unit 6 Trigonometric Identities Unit 6 Trigonometric Identities Prove trigonometric identities Solve trigonometric equations Prove trigonometric identities, using: Reciprocal identities Quotient identities Pythagorean identities Sum

More information

Partial Fractions. dx dx x sec tan d 1 4 tan 2. 2 csc d. csc cot C. 2x 5. 2 ln. 2 x 2 5x 6 C. 2 ln. 2 ln x

Partial Fractions. dx dx x sec tan d 1 4 tan 2. 2 csc d. csc cot C. 2x 5. 2 ln. 2 x 2 5x 6 C. 2 ln. 2 ln x 460_080.qd //04 :08 PM Page CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Partial Fractions Understand the concept of a partial fraction decomposition. Use partial

More information

PARTIAL FRACTIONS: AN INTEGRATIONIST PERSPECTIVE

PARTIAL FRACTIONS: AN INTEGRATIONIST PERSPECTIVE PARTIAL FRACTIONS: AN INTEGRATIONIST PERSPECTIVE MATH 153, SECTION 55 (VIPUL NAIK) Corresponding material in the book: Section 8.5. What students should already know: The integrals for 1/x, 1/(x 2 + 1),

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

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

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

6.1 Reciprocal, Quotient, and Pythagorean Identities.notebook. Chapter 6: Trigonometric Identities

6.1 Reciprocal, Quotient, and Pythagorean Identities.notebook. Chapter 6: Trigonometric Identities Chapter 6: Trigonometric Identities 1 Chapter 6 Complete the following table: 6.1 Reciprocal, Quotient, and Pythagorean Identities Pages 290 298 6.3 Proving Identities Pages 309 315 Measure of

More information

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Background knowledge: (a) The arithmetic of integers (including HCFs and LCMs), of fractions, and of real numbers.

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

Midterm Exam #1. (y 2, y) (y + 2, y) (1, 1)

Midterm Exam #1. (y 2, y) (y + 2, y) (1, 1) Math 5B Integral Calculus March 7, 7 Midterm Eam # Name: Answer Key David Arnold Instructions. points) This eam is open notes, open book. This includes any supplementary tets or online documents. You are

More information