Chapter 7: Techniques of Integration

Size: px
Start display at page:

Download "Chapter 7: Techniques of Integration"

Transcription

1 Chapter 7: Techniques of Integration MATH : Calculus II Department of Mathematics University of Louisville last corrected September 14, / 43 Chapter 7: Techniques of Integration

2 7.1. Integration by Parts 7.1. Integration by Parts After completing this section, students should be able to: use integration by parts to evaluate indefinite and definite integrals use integration by parts multiple times solve application problems involving integrals where integration by parts is needed. 2 / 43 Chapter 7: Techniques of Integration

3 7.1. Integration by Parts Recall the Product Rule: d dx [f(x)g(x)] = f(x)g (x) + f (x)g(x) Integration by Parts is a method of integration derived from the product rule. {f(x)g (x) + f (x)g(x) } dx = f(x)g(x) (ignoring C for now) f(x)g (x) dx + f(x)g (x) dx = f(x)g(x) f (x)g(x) dx = f(x)g(x) f (x)g(x) dx 3 / 43 Chapter 7: Techniques of Integration

4 7.1. Integration by Parts Letting u = f(x) and v = g(x), it follows that du = f (x) dx and dv = g (x) dx. So the formula for integration by parts can also be expressed as u dv = uv v du. 4 / 43 Chapter 7: Techniques of Integration

5 7.1. Integration by Parts Example 7.1.1: Evaluate the following integrals. (a) xe x dx (b) arcsin t dt (c) r 3 sin 2r dr (d) e 3y cos y dy (e) w 3 e w2 dw Answers to Example 7.1.1: (a) (x 1)e x + C (b) t arcsin t + 1 t 2 + C (c) (r 3 /2 + 3r/4) cos 2r + (3r 2 /4 3/8) sin 2r + C (d) (sin y + 3 cos y)e 3y /10 + C (e) (w 2 + 1)e w2 /2 + C 5 / 43 Chapter 7: Techniques of Integration

6 7.1. Integration by Parts Integration by parts can also be applied to definite integrals: b a b a b f(x)g (x) dx = [f(x)g(x)] b a f (x)g(x) dx f(x)g (x) dx = f(b)g(b) f(a)g(a) Example 7.1.2: Evaluate 20 4 ln x dx. a b a f (x)g(x) dx Answer to Example 7.1.2: 20 ln 20 4 ln / 43 Chapter 7: Techniques of Integration

7 7.1. Integration by Parts Example 7.1.3: Find the volume of the solid obtained by rotating the region bounded by y = sin(πx) for 0 x 1 2, x = 1 2, and y = 0 about the y-axis. Answer to Example 7.1.3: 2/π 7 / 43 Chapter 7: Techniques of Integration

8 7.2. Trigonometric Integrals 7.2. Trigonometric Integrals After completing this section, students should be able to: integrate trignometric integrals with products of powers of sine and cosine functions integrate trignometric integrals with products of powers of secant and tangent functions integrate trignometric integrals with products of sine and cosine functions with different angles solve application problems involving trigonometric integrals. 8 / 43 Chapter 7: Techniques of Integration

9 7.2. Trigonometric Integrals In this section, methods for integrating particular products of trigonometric functions are considered. In particular, we consider how to evaluate integrals of the forms sin m x cos n x dx tan m x sec n x dx for positive integers m and n. 9 / 43 Chapter 7: Techniques of Integration

10 7.2. Trigonometric Integrals Strategy for evaluating sin m x cos n x dx when the power of cosine is odd (n = 2k + 1, k 0): Save one cosine factor and express the factors in terms of sine by using the identity cos 2 x = 1 sin 2 x: sin m x cos 2k+1 x dx = sin m x (cos 2 x) k cos x dx = sin m x (1 sin 2 x) k cos x dx Then substitute u = sin x so that du = cos x dx to obtain u m (1 u 2 ) k du This also works if m is any real number. 10 / 43 Chapter 7: Techniques of Integration

11 7.2. Trigonometric Integrals Strategy for evaluating sin m x cos n x dx when the power of sine is odd (m = 2h + 1, h 0): Save one sine factor and express the factors in terms of cosine by using the identity sin 2 x = 1 cos 2 x: sin 2h+1 x cos n x dx = (sin 2 x) h cos n x sin x dx = (1 cos 2 x) h cos n x sin x dx Then substitute u = cos x so that du = sin x dx to obtain (1 u 2 ) h u n du This also works if n is any real number. 11 / 43 Chapter 7: Techniques of Integration

12 7.2. Trigonometric Integrals Strategy for evaluating sin m x cos n x dx when the powers of sine and cosine are both even (m = 2h and n = 2k, h > 0, k > 0): Use the half-angle identities sin 2 x = 1 2 (1 cos 2x) and cos 2 x = 1 2 (1 + cos 2x) to rewrite the integral as sin 2h x cos 2k x dx = (sin 2 x) h (cos 2 x) k dx = = { h+k } h { 1 (1 cos 2x) (1 + cos 2x)) 2 (1 cos 2x) h (1 + cos 2x) k dx } k dx This also works either if m = 0 or if n = / 43 Chapter 7: Techniques of Integration

13 7.2. Trigonometric Integrals Example 7.2.1: Evaluate the following integrals. (a) (b) π/2 0 sin 2 θ cos 5 θ dθ cos 2 x sin 2 x dx Answers to Example 7.2.1: (a) 8/105 (b) x/8 sin(4x)/32 + C 13 / 43 Chapter 7: Techniques of Integration

14 7.2. Trigonometric Integrals Strategy for evaluating tan m x sec n x dx when the power of secant is even (n = 2k, k > 0): Save a factor sec 2 x and express the remaining factors in terms of tangent by using the identity sec 2 x = tan 2 x + 1: tan m x sec 2k x dx = tan m x (sec 2 x) k 1 sec 2 x dx = tan m x (tan 2 x + 1) k 1 sec 2 x dx Then substitute u = tan x so that du = sec 2 x dx to obtain u m (u 2 + 1) k 1 du This also works if m is any real number. 14 / 43 Chapter 7: Techniques of Integration

15 7.2. Trigonometric Integrals Strategy for evaluating tan m x sec n x dx when the power of tangent is odd (m = 2h + 1, h 0) and : Save a factor sec x tan x and express the remaining factors in terms of tangent by using the identity tan 2 x = sec 2 x 1: tan 2h+1 x sec n x dx = (tan 2 x) h sec n 1 x sec x tan x dx = (sec 2 x 1) h sec n 1 x sec x tan x dx Then substitute u = sec x so that du = sec x tan x dx to obtain (u 2 1) h u n 1 du This also works if n is any real number. 15 / 43 Chapter 7: Techniques of Integration

16 7.2. Trigonometric Integrals Example 7.2.2: Evaluate the following integrals. (a) (b) (c) π/4 0 π/3 0 sec 4 θ 3 tan θ dθ tan 3 t dt sec x dx Answers to Example 7.2.2: (a) 21/20 (b) 3/2 ln 2 (c) ln sec x + tan x + C 16 / 43 Chapter 7: Techniques of Integration

17 7.2. Trigonometric Integrals Strategy for evaluating integrals with products of sine and cosine with different angles: To evaluate the integral sin(mx) cos(nx) dx, use the identity sin A cos B = 1 [sin(a B) + sin(a + B)]. 2 To evaluate the integral sin(mx) sin(nx) dx, use the identity sin A sin B = 1 [cos(a B) cos(a + B)]. 2 To evaluate the integral cos(mx) cos(nx) dx, use the identity cos A cos B = 1 [cos(a B) + cos(a + B)]. 2 Odd/even functions: sin( θ) = sin θ and cos( θ) = cos θ 17 / 43 Chapter 7: Techniques of Integration

18 7.2. Trigonometric Integrals Example 7.2.3: Evaluate the following integrals. (a) sin(4x) cos(5x) dx (b) π/6 0 sin(2x) sin x dθ Answers to Example 7.2.3: (a) 1/2(cos(x) cos(9x)/9) + C (b) 1/12 18 / 43 Chapter 7: Techniques of Integration

19 7.3. Trigonometric Substitutions 7.3. Trigonometric Substitutions After completing this section, students should be able to: use trigonometric substitutions for integrating functions involving a 2 x 2, a 2 + x 2, or x 2 a 2 where a is a positive constant solve application problems involving trigonometric substitutions. 19 / 43 Chapter 7: Techniques of Integration

20 7.3. Trigonometric Substitutions Assume a > 0 so that a 2 = a = a. For problems involving a 2 x 2 : Let x = a sin θ for π 2 θ π 2. Then dx = a cos θ dθ and a 2 x 2 = a 2 (a sin θ) 2 = a 2 a 2 sin 2 θ = a 2 (1 sin 2 θ) = a 2 1 sin 2 θ = a 2 cos ( 2 θ = a cos θ since cos θ 0 for π 2 θ π ) / 43 Chapter 7: Techniques of Integration

21 7.3. Trigonometric Substitutions Example 7.3.1: Evaluate the indefinite integral 9 x 2 dx x 2 Answer to Example 7.3.1: 9 x 2 /x arcsin(x/3) + C 21 / 43 Chapter 7: Techniques of Integration

22 7.3. Trigonometric Substitutions For problems involving a 2 + x 2 : Let x = a tan θ for π 2 < θ < π 2. Then dx = a sec 2 θ dθ and a 2 + x 2 = a 2 + (a tan θ) 2 = a 2 + a 2 tan 2 θ = a 2 (1 + tan 2 θ) = a 2 sec ( 2 θ = a sec θ since sec θ > 0 for π 2 < θ < π ) / 43 Chapter 7: Techniques of Integration

23 7.3. Trigonometric Substitutions Example 7.3.2: Evaluate the definite integral 4 0 dx 9 + x 2 Answer to Example 7.3.2: ln 3 23 / 43 Chapter 7: Techniques of Integration

24 7.3. Trigonometric Substitutions For problems involving x 2 a 2 : Let x = a sec θ for 0 θ < π 2 or π θ < 3π 2. Then dx = a sec θ tan θ dθ and x 2 a 2 = (a sec θ) 2 a 2 = a 2 sec 2 θ a 2 = a 2 (sec 2 θ 1) = a 2 tan ( 2 θ = a tan θ since tan θ > 0 for 0 θ < π 2 or π θ < 3π ) 2 24 / 43 Chapter 7: Techniques of Integration

25 7.3. Trigonometric Substitutions Example 7.3.3: Evaluate the following integrals. (a) (b) (x 2 3) 3/2 dx x y 2 + 4y dy y + 2 Answers to Example 7.3.3: (a) (x 2 3) 3/2 /3 3 x arcsec(x/ 3) + C (b) y 2 + 4y 2 arctan( y 2 + 4y/2) + C 25 / 43 Chapter 7: Techniques of Integration

26 7.3. Trigonometric Substitutions Example 7.3.4: Find the area of the region bounded above by y = 1, bounded below by y = 1 x 2, and bounded on the sides by x = 0 and x = 1. Answer to Example 7.3.4: 1 π/4 26 / 43 Chapter 7: Techniques of Integration

27 7.4. Integration of Rational Functions by Partial Fractions 7.4. Integration of Rational Functions by Partial Fractions After completing this section, students should be able to: use long division to express a rational function as a sum of a polynomial and a proper rational function use the method of partial fractions to rewrite a proper rational function integrate rational functions using the method of partial fractions and long division when needed solve application problems involving integration by partial fractions. 27 / 43 Chapter 7: Techniques of Integration

28 7.4. Integration of Rational Functions by Partial Fractions In this section, techniques are discussed which often help in the integration rational functions f(x) = P (x) Q(x) (where P and Q are polynomials). A rational function is said to be proper if the degree of P is less than the degree of Q. If a rational function is not proper, then long division can always be used to express it as a proper function of the form f(x) = P (x) R(x) = S(x) + Q(x) Q(x) where S and R are polynomials and the degree of R is less than the degree of Q. 28 / 43 Chapter 7: Techniques of Integration

29 7.4. Integration of Rational Functions by Partial Fractions Example 7.4.1: Evaluate the integral x 2 x 1 dx Answer to Example 7.4.1: x 2 /2 + x + ln(x 1) + C 29 / 43 Chapter 7: Techniques of Integration

30 7.4. Integration of Rational Functions by Partial Fractions The method of partial fractions is a very useful technique involved in the integration of proper rational functions. The Fundamental Theorem of Algebra implies that any polynomial can be expressed as a product of linear and quadratic terms. 30 / 43 Chapter 7: Techniques of Integration

31 7.4. Integration of Rational Functions by Partial Fractions Case 1: Suppose Q(x) can be factored as a product of distinct linear factors: Q(x) = (a 1 x + b 1 )(a 2 x + b 2 ) (a k x + b k ). Then partial fractions guarantees that there are constants A 1, A 2,..., A k such that R(x) Q(x) = A 1 + A 2 A k a 1 x + b 1 a 2 x + b 2 a k x + b k Example 7.4.2: Find the average value of the function f(x) = 1 4 x 2 on the interval [ 1, 1]. Answer to Example 7.4.2: ln 3/4 31 / 43 Chapter 7: Techniques of Integration

32 7.4. Integration of Rational Functions by Partial Fractions Case 2: Suppose Q(x) can be factored as a product of linear factors, some of which are repeated. Suppose a particular factor ax + b is repeated r times. Then the partial fractions decomposition will include the terms A 1 ax + b + A 2 (ax + b) A r (ax + b) r. Example 7.4.3: Evaluate the integral x x 3 x 2 dx Answer to Example 7.4.3: x + 2 ln x 1 ln x + 1/x + C 32 / 43 Chapter 7: Techniques of Integration

33 7.4. Integration of Rational Functions by Partial Fractions Case 3: Suppose Q(x) includes irreducible quadratic factors, none of which are repeated. Suppose a particular factor ax 2 + bx + c is included. Then the partial fractions decomposition will include the term Ax + B ax 2 + bx + c. Example 7.4.4: Evaluate the integral 1 x 3 + x dx Answer to Example 7.4.4: ln x + ln(x 2 + 1)/2 + C 33 / 43 Chapter 7: Techniques of Integration

34 7.4. Integration of Rational Functions by Partial Fractions Case 4: Suppose Q(x) includes irreducible quadratic factors, some of which are repeated. Suppose a particular factor ax 2 + bx + c is repeated r times. Then the partial fractions decomposition will include the terms A 1 x + B 1 ax 2 + bx + c + A 2x + B 2 (ax 2 + bx + c) A rx + B r (ax 2 + bx + c) r. Example 7.4.5: Evaluate the integral 2x 2 3x + 2 x 4 + 2x dx Answer to Example 7.4.5: 2 arctan x + 3/{2(x 2 + 1)} + C 34 / 43 Chapter 7: Techniques of Integration

35 7.4. Integration of Rational Functions by Partial Fractions Sometimes transformations can be made to general integrals that turn it into an integral of a rational function. Example 7.4.6: Evaluate the integral x + 4 dx x using the transformation u = x + 4. Answer to Example 7.4.6: 2 x ln x ln( x ) + C 35 / 43 Chapter 7: Techniques of Integration

36 7.8. Improper Integrals 7.8. Improper Integrals After completing this section, students should be able to: rewrite an improper integral as a limit or limits, determine if it is convergent, and evaluate it if it is convergent rewrite an integral with a discontinuous integrand as a limit or limits, determine if it is convergent, and evaluate it if it is convergent 36 / 43 Chapter 7: Techniques of Integration

37 7.8. Improper Integrals So far, when considering definite integrals b a f(x) dx, we have assumed that the interval [a, b] is finite and the function f is continuous on [a, b]. In this section, we extend the definition of the definite integral to cover cases when these assumptions are violated. 37 / 43 Chapter 7: Techniques of Integration

38 7.8. Improper Integrals Infinite Integrals: See illustrations on page 519. Suppose f is a continuous function on the interval [1, ) and we want to find the define Let A(t) = t 1 x = 1 to x = t. Then 1 1 f(x) dx. f(x) dx be the area under the curve from f(x) dx = A( ) = lim t A(t) = lim t t 1 f(x) dx. 38 / 43 Chapter 7: Techniques of Integration

39 7.8. Improper Integrals There are three types of definitions for infinite integrals: a b f(x) dx = lim f(x) dx = f(x) dx = t t a b lim t t c for any real number c f(x) dx f(x) dx f(x) dx + c f(x) dx An improper integral is called convergent if the corresponding limit exists. It is called divergent if the limit does not exist. 39 / 43 Chapter 7: Techniques of Integration

40 7.8. Improper Integrals Example 7.8.1: Determine whether each integral is convergent or divergent. Evaluate the integrals that are convergent. (a) (b) (c) x dx xe 2x dx x 2 dx Answer to Example 7.8.1: (a) Divergent ( ) (b) 1/4 (c) π/2 40 / 43 Chapter 7: Techniques of Integration

41 7.8. Improper Integrals Discontinuous Integrands: Suppose f is a continuous function on the interval (0, 1] but discontinuous at 0, and we want to find the define 1 0 f(x) dx. Let A(t) = 1 x = t to x = 1. Then 1 0 t f(x) dx be the area under the curve from f(x) dx = A(0 + ) = lim A(t) = lim t 0+ t t f(x) dx. 41 / 43 Chapter 7: Techniques of Integration

42 7.8. Improper Integrals There are three types of definitions for integrals with discontinuous integrands: If f is continuous on (a, b] but discontinuous at a, then b a f(x) dx = lim t a + b t f(x) dx. If f is continuous on [a, b) but discontinuous at b, then b a f(x) dx = lim t b t a f(x) dx. If f is discontinuous at c and c is in the interval (a, b), then b a f(x) dx = c a f(x) dx + b c f(x) dx. 42 / 43 Chapter 7: Techniques of Integration

43 7.8. Improper Integrals Example 7.8.2: Determine whether each integral is convergent or divergent. Evaluate the integrals that are convergent. (a) (b) (c) ln x dx x 9 x 2 dx 1 x 3 dx Answer to Example 7.8.2: (a) 1 (b) 3 (c) Divergent (does not exist) 43 / 43 Chapter 7: Techniques of Integration

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

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

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

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

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

More information

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

Math 106: Review for Exam II - SOLUTIONS

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

More information

Math 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

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

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

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

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

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

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

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

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

More information

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

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

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

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

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

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

More information

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

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

More information

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

Homework Problem Answers

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

More information

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

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

More information

Integration by Parts

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

More information

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

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

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

More information

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

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

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

Math 162: Calculus IIA

Math 162: Calculus IIA Math 62: Calculus IIA Final Exam ANSWERS December 9, 26 Part A. (5 points) Evaluate the integral x 4 x 2 dx Substitute x 2 cos θ: x 8 cos dx θ ( 2 sin θ) dθ 4 x 2 2 sin θ 8 cos θ dθ 8 cos 2 θ cos θ dθ

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

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

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

More information

x 2 y = 1 2. Problem 2. Compute the Taylor series (at the base point 0) for the function 1 (1 x) 3.

x 2 y = 1 2. Problem 2. Compute the Taylor series (at the base point 0) for the function 1 (1 x) 3. MATH 8.0 - FINAL EXAM - SOME REVIEW PROBLEMS WITH SOLUTIONS 8.0 Calculus, Fall 207 Professor: Jared Speck Problem. Consider the following curve in the plane: x 2 y = 2. Let a be a number. The portion of

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

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

Math 106 Fall 2014 Exam 2.1 October 31, ln(x) x 3 dx = 1. 2 x 2 ln(x) + = 1 2 x 2 ln(x) + 1. = 1 2 x 2 ln(x) 1 4 x 2 + C

Math 106 Fall 2014 Exam 2.1 October 31, ln(x) x 3 dx = 1. 2 x 2 ln(x) + = 1 2 x 2 ln(x) + 1. = 1 2 x 2 ln(x) 1 4 x 2 + C Math 6 Fall 4 Exam. October 3, 4. The following questions have to do with the integral (a) Evaluate dx. Use integration by parts (x 3 dx = ) ( dx = ) x3 x dx = x x () dx = x + x x dx = x + x 3 dx dx =

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

Test 2 - Answer Key Version A

Test 2 - Answer Key Version A MATH 8 Student s Printed Name: Instructor: CUID: Section: Fall 27 8., 8.2,. -.4 Instructions: You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook,

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

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L =

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L = Integrals Volume: Suppose A(x) is the cross-sectional area of the solid S perpendicular to the x-axis, then the volume of S is given by V = b a A(x) dx Work: Suppose f(x) is a force function. The work

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

Inverse Trigonometric Functions. September 5, 2018

Inverse Trigonometric Functions. September 5, 2018 Inverse Trigonometric Functions September 5, 08 / 7 Restricted Sine Function. The trigonometric function sin x is not a one-to-one functions..0 0.5 Π 6, 5Π 6, Π Π Π Π 0.5 We still want an inverse, so what

More information

Math 1310 Final Exam

Math 1310 Final Exam Math 1310 Final Exam December 11, 2014 NAME: INSTRUCTOR: Write neatly and show all your work in the space provided below each question. You may use the back of the exam pages if you need additional space

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

Solutions to Exam 2, Math 10560

Solutions to Exam 2, Math 10560 Solutions to Exam, Math 6. Which of the following expressions gives the partial fraction decomposition of the function x + x + f(x = (x (x (x +? Solution: Notice that (x is not an irreducile factor. If

More information

C3 Revision Questions. (using questions from January 2006, January 2007, January 2008 and January 2009)

C3 Revision Questions. (using questions from January 2006, January 2007, January 2008 and January 2009) C3 Revision Questions (using questions from January 2006, January 2007, January 2008 and January 2009) 1 2 1. f(x) = 1 3 x 2 + 3, x 2. 2 ( x 2) (a) 2 x x 1 Show that f(x) =, x 2. 2 ( x 2) (4) (b) Show

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

Summary: Primer on Integral Calculus:

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

More information

Formulas that must be memorized:

Formulas that must be memorized: Formulas that must be memorized: Position, Velocity, Acceleration Speed is increasing when v(t) and a(t) have the same signs. Speed is decreasing when v(t) and a(t) have different signs. Section I: Limits

More information

MATH 162. Midterm Exam 1 - Solutions February 22, 2007

MATH 162. Midterm Exam 1 - Solutions February 22, 2007 MATH 62 Midterm Exam - Solutions February 22, 27. (8 points) Evaluate the following integrals: (a) x sin(x 4 + 7) dx Solution: Let u = x 4 + 7, then du = 4x dx and x sin(x 4 + 7) dx = 4 sin(u) du = 4 [

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

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

Fall 2014: the Area Problem. Example Calculate the area under the graph f (x) =x 2 over the interval 0 apple x apple 1.

Fall 2014: the Area Problem. Example Calculate the area under the graph f (x) =x 2 over the interval 0 apple x apple 1. Fall 204: the Area Problem Example Calculate the area under the graph f (x) =x 2 over the interval 0 apple x apple. Velocity Suppose that a particle travels a distance d(t) at time t. Then Average velocity

More information

1.5 Inverse Trigonometric Functions

1.5 Inverse Trigonometric Functions 1.5 Inverse Trigonometric Functions Remember that only one-to-one functions have inverses. So, in order to find the inverse functions for sine, cosine, and tangent, we must restrict their domains to intervals

More information

Math 230 Mock Final Exam Detailed Solution

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

More information

6.6 Inverse Trigonometric Functions

6.6 Inverse Trigonometric Functions 6.6 6.6 Inverse Trigonometric Functions We recall the following definitions from trigonometry. If we restrict the sine function, say fx) sinx, π x π then we obtain a one-to-one function. π/, /) π/ π/ Since

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

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

Unit #3 : Differentiability, Computing Derivatives, Trig Review

Unit #3 : Differentiability, Computing Derivatives, Trig Review Unit #3 : Differentiability, Computing Derivatives, Trig Review Goals: Determine when a function is differentiable at a point Relate the derivative graph to the the graph of an original function Compute

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

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

Calculus I Exam 1 Review Fall 2016

Calculus I Exam 1 Review Fall 2016 Problem 1: Decide whether the following statements are true or false: (a) If f, g are differentiable, then d d x (f g) = f g. (b) If a function is continuous, then it is differentiable. (c) If a function

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

7.3 CALCULUS WITH THE INVERSE TRIGONOMETRIC FUNCTIONS

7.3 CALCULUS WITH THE INVERSE TRIGONOMETRIC FUNCTIONS . Calculus With The Inverse Trigonometric Functions Contemporary Calculus. CALCULUS WITH THE INVERSE TRIGONOMETRIC FUNCTIONS The three previous sections introduced the ideas of one to one functions and

More information

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

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

More information

Calculus. Integration (III)

Calculus. Integration (III) Calculus Integration (III) Outline 1 Other Techniques of Integration Partial Fractions Integrals Involving Powers of Trigonometric Functions Trigonometric Substitution 2 Using Tables of Integrals Integration

More information

3. Use absolute value notation to write an inequality that represents the statement: x is within 3 units of 2 on the real line.

3. Use absolute value notation to write an inequality that represents the statement: x is within 3 units of 2 on the real line. PreCalculus Review Review Questions 1 The following transformations are applied in the given order) to the graph of y = x I Vertical Stretch by a factor of II Horizontal shift to the right by units III

More information

MATH 101: PRACTICE MIDTERM 2

MATH 101: PRACTICE MIDTERM 2 MATH : PRACTICE MIDTERM INSTRUCTOR: PROF. DRAGOS GHIOCA March 7, Duration of examination: 7 minutes This examination includes pages and 6 questions. You are responsible for ensuring that your copy of the

More information

Math 152 Take Home Test 1

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

More information

SET 1. (1) Solve for x: (a) e 2x = 5 3x

SET 1. (1) Solve for x: (a) e 2x = 5 3x () Solve for x: (a) e x = 5 3x SET We take natural log on both sides: ln(e x ) = ln(5 3x ) x = 3 x ln(5) Now we take log base on both sides: log ( x ) = log (3 x ln 5) x = log (3 x ) + log (ln(5)) x x

More information

Main topics for the First Midterm

Main topics for the First Midterm Main topics for the First Midterm Midterm 2 will cover Sections 7.7-7.9, 8.1-8.5, 9.1-9.2, 11.1-11.2. This is roughly the material from the first five homeworks and and three quizzes. In particular, I

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

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

University of Regina Department of Mathematics and Statistics Math 111 All Sections (Winter 2013) Final Exam April 25, 2013

University of Regina Department of Mathematics and Statistics Math 111 All Sections (Winter 2013) Final Exam April 25, 2013 University of Regina Department of Mathematics and Statistics Math 111 All Sections (Winter 013) Final Exam April 5, 013 Name: Student Number: Please Check Off Your Instructor: Dr. R. McIntosh (001) Dr.

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

Lecture 5: Integrals and Applications

Lecture 5: Integrals and Applications Lecture 5: Integrals and Applications Lejla Batina Institute for Computing and Information Sciences Digital Security Version: spring 2012 Lejla Batina Version: spring 2012 Wiskunde 1 1 / 21 Outline The

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

Unit #3 : Differentiability, Computing Derivatives

Unit #3 : Differentiability, Computing Derivatives Unit #3 : Differentiability, Computing Derivatives Goals: Determine when a function is differentiable at a point Relate the derivative graph to the the graph of an original function Compute derivative

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

Core 3 (A2) Practice Examination Questions

Core 3 (A2) Practice Examination Questions Core 3 (A) Practice Examination Questions Trigonometry Mr A Slack Trigonometric Identities and Equations I know what secant; cosecant and cotangent graphs look like and can identify appropriate restricted

More information

Math 113 Winter 2005 Key

Math 113 Winter 2005 Key Name Student Number Section Number Instructor Math Winter 005 Key Departmental Final Exam Instructions: The time limit is hours. Problem consists of short answer questions. Problems through are multiple

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

Final Exam 2011 Winter Term 2 Solutions

Final Exam 2011 Winter Term 2 Solutions . (a Find the radius of convergence of the series: ( k k+ x k. Solution: Using the Ratio Test, we get: L = lim a k+ a k = lim ( k+ k+ x k+ ( k k+ x k = lim x = x. Note that the series converges for L

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

Math 122 Fall Unit Test 1 Review Problems Set A

Math 122 Fall Unit Test 1 Review Problems Set A Math Fall 8 Unit Test Review Problems Set A We have chosen these problems because we think that they are representative of many of the mathematical concepts that we have studied. There is no guarantee

More information

Math 8 Winter 2010 Midterm 2 Review Problems Solutions - 1. xcos 6xdx = 4. = x2 4

Math 8 Winter 2010 Midterm 2 Review Problems Solutions - 1. xcos 6xdx = 4. = x2 4 Math 8 Winter 21 Midterm 2 Review Problems Solutions - 1 1 Evaluate xcos 2 3x Solution: First rewrite cos 2 3x using the half-angle formula: ( ) 1 + cos 6x xcos 2 3x = x = 1 x + 1 xcos 6x. 2 2 2 Now use

More information

Math 131 Final Exam Spring 2016

Math 131 Final Exam Spring 2016 Math 3 Final Exam Spring 06 Name: ID: multiple choice questions worth 5 points each. Exam is only out of 00 (so there is the possibility of getting more than 00%) Exam covers sections. through 5.4 No graphing

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

There are some trigonometric identities given on the last page.

There are some trigonometric identities given on the last page. MA 114 Calculus II Fall 2015 Exam 4 December 15, 2015 Name: Section: Last 4 digits of student ID #: No books or notes may be used. Turn off all your electronic devices and do not wear ear-plugs during

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

a k 0, then k + 1 = 2 lim 1 + 1

a k 0, then k + 1 = 2 lim 1 + 1 Math 7 - Midterm - Form A - Page From the desk of C. Davis Buenger. https://people.math.osu.edu/buenger.8/ Problem a) [3 pts] If lim a k = then a k converges. False: The divergence test states that if

More information

Math 1B Final Exam, Solution. Prof. Mina Aganagic Lecture 2, Spring (6 points) Use substitution and integration by parts to find:

Math 1B Final Exam, Solution. Prof. Mina Aganagic Lecture 2, Spring (6 points) Use substitution and integration by parts to find: Math B Final Eam, Solution Prof. Mina Aganagic Lecture 2, Spring 20 The eam is closed book, apart from a sheet of notes 8. Calculators are not allowed. It is your responsibility to write your answers clearly..

More information

MA Spring 2013 Lecture Topics

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

More information

" $ CALCULUS 2 WORKSHEET #21. t, y = t + 1. are A) x = 0, y = 0 B) x = 0 only C) x = 1, y = 0 D) x = 1 only E) x= 0, y = 1

 $ CALCULUS 2 WORKSHEET #21. t, y = t + 1. are A) x = 0, y = 0 B) x = 0 only C) x = 1, y = 0 D) x = 1 only E) x= 0, y = 1 CALCULUS 2 WORKSHEET #2. The asymptotes of the graph of the parametric equations x = t t, y = t + are A) x = 0, y = 0 B) x = 0 only C) x =, y = 0 D) x = only E) x= 0, y = 2. What are the coordinates of

More information

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

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

More information

TAYLOR AND MACLAURIN SERIES

TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES. Introduction Last time, we were able to represent a certain restricted class of functions as power series. This leads us to the question: can we represent more general functions

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

Calculus II. George Voutsadakis 1. LSSU Math 152. Lake Superior State University. 1 Mathematics and Computer Science

Calculus II. George Voutsadakis 1. LSSU Math 152. Lake Superior State University. 1 Mathematics and Computer Science Calculus II George Voutsadakis Mathematics and Computer Science Lake Superior State University LSSU Math 52 George Voutsadakis (LSSU) Calculus II February 205 / 88 Outline Techniques of Integration Integration

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