Integration by Parts

Size: px
Start display at page:

Download "Integration by Parts"

Transcription

1 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 and dv (keep dx in dv part). Then apply the following rule. Integration by parts: udv = uv vdu You were successful in choosing u and dv initially if the resulting integral vdu is simpler that the initial integral. If it is not, go back and rethink your choice of u and dv. Below are some hints on how to decompose the initial integral into udv: a) Integrals with the product of a polynomial and e ax. Try u = polynomial. b) Integrals with polynomial and sin ax (or cos ax). Try u = polynomial. c) e ax sin bx dx or e ax cos bx dx. You can start with u = e ax. You will need to do integration by parts twice and will end up with your initial integral after the second time. Solve for your initial integral then. d) Integrals with logarithmic functions. Try u = logarithmic function. e) Integrals with inverse trigonometric functions. Try u = inverse trigonometric function. The formula udv = uv vdu is really the product rule in disguise. To see why the integration by parts formula is true, start with the product rule (uv) = u v + v u that can be also written as d du (uv) = v + dv u. Integrating the product rule with respect to x, we have that dx dx dx d du dv dx (uv) dx = dx v dx + dx u dx uv = du v + dv u = v du + u dv. Solve for the term udv on the right side and obtain that uv vdu = udv. For definite integrals, the formula becomes b a udv = u v Practice Problems. Evaluate the following integrals. b a b a vdu.

2 . xe x dx x 2 e x dx Hypothesize on the number of integration by parts you would need to evaluate x n e x dx. 4. 2x sin 3x dx 5. (2x + 5) sin(2x + 5) dx 6. e x sin x dx 7. ln x dx 8. ln x x 2 dx 9. ln(2x ) (2x ) 2 dx.. tan x dx 3 sin 2x dx In the following problems, sketch the given region and find its area in case the area is finite.

3 5. x, xe x y 6. Solutions: x, y ln x x 2. Following the hint for the first type of integrals, start by u = x and dv = e x dx. Then du = dx and v = e x dx = e x. Then use the formula for integration by parts and obtain xe x dx = u dv = uv v du = xe x e x dx. Note that this last integral is simpler that the initial integral indicating that you are on the right path. The last integral is equal to e x so your final answer is xe x e x + c. 2. Following the hint for the first type of integrals, start by u = x and dv = e 2x dx. Then du = dx and v = e 2x dx. To get v, you can use the substitution w = 2x dw = 2dx dw = dx 2 and so v = e 2x dx = 2 e w dw = 2 ew = 2 e 2x. Then = u dv = uv v du = 2 xe 2x + 2 e 2x dx. Note that this last integral is simpler that the initial integral indicating that you are on the right path. In fact, the last integral is the same as the one you evaluated when finding v so it is equal to 2 e 2x. Thus, the initial integral is equal to 2 xe 2x + 2 e 2x dx = 2 xe2x + e 2x + c = 2 xe 2x 4 e 2x + c 3. Start by u = x 2 and dv = e x dx. Then du = 2xdx and v = e x dx = e x. Then you have x 2 e x dx = u dv = uv v du = x 2 e x e x 2x dx = x 2 e x 2xe x dx. For this last integral, you need to use integration by parts again. Take u = 2x and dv = e x dx (alternatively, factor 2 out and take u = x). Then du = 2dx and v = e x dx = e x and so 2xe x dx = 2xe x 2e x dx = 2xe x 2e x. This gives you the final answer x 2 e x dx = x 2 e x (2xe x 2e x )+c = x 2 e x 2xe x + 2e x + c. Since xe x dx requires the integration by parts applied one time and x 2 e x dx requires the integration by parts applied two times, we can hypothesize that the integral x n e x dx requires the integration by parts applied n times. 4. Following the hint for the second type of integrals, start by u = 2x and dv = sin 3x dx. Then du = 2dx and v = sin 3x dx. To find v, use the substitution w = 3x dw = 3dx dw = dx 3 and so v = sin 3x dx = 3 sin wdw = cos w = cos 3x. Then you have 2x sin 3x dx = x cos 3x 3 3 cos 3x dx. This last integral is similar to the one used to obtain v and it is equal to 2 sin 3x. Thus the initial integral is equal to x cos 3x+ 2 2 sin 3x = x cos 3x+ 2 sin 3x+c Following the hint for the second type of integrals, you can start with with u = 2x + 5 and dv = sin(2x + 5). In this case, du = 2dx and v = sin(2x + 5)dx. To find v, you can use substitution w = 2x + 5. In this case, dw = 2dx dw = dx. Obtain v = sin wdw = cos w = cos(2x+5). So, the integral becomes (2x+5) 2 cos(2x+5) cos(2x+5) 2dx. 2 This last integral simplifies to cos(2x + 5)dx (factor the negative out), you can evaluate it similarly as when finding v and obtain sin(2x + 5). So, the final answer is (2x + 5) cos(2x + 5) + sin(2x + 5) + c. 2

4 Method (2) Use substitution w = 2x + 5 first to simplify the integral and then use the integration by parts. In this case, dw = 2dx dw = dx. Obtain w sin w dw. Using the integration by parts with u = w and dv = sin wdw, we obtain w cos w + sin w + c = 2 (2x + 5) cos(2x + 5) + sin(2x + 5) + c. 6. This integral is of the third type. Let us denote the initial integral by I. You can start by u = e x an dv = sin xdx. Then dy = e x and v = sin xdx = cos x so that I = e x sin xdx = e x cos x+ e x cos xdx. Use the integration by parts again for this last integral. With u = e x and dv = cos xdx, you obtain du = e x dx and v = sin x so that e x cos xdx = e x sin x e x sin xdx. This last integral is our initial integral that we denoted by I. Thus I = e x cos x + e x cos xdx = e x cos x + e x sin x e x sin x = e x cos x + e x sin x I. Note that this gives you the equation I = e x cos x + e x sin x I. Solving for I gives you 2I = e x cos x + e x sin x I = 2 ( ex cos x + e x sin x) So, the final answer is I = 2 ex cos x + 2 ex sin x + c. 7. Following the hint for the fourth type of integrals, start by u = ln x and dv = dx. Then du = x dx and v = dx = x. Thus ln xdx = x ln x x xdx = x ln x dx = x ln x x + c. 8. Start by u = ln x and dv = dx = x 2 dx so that du = dx and v = x 2 dx = x = x 2 x Then ln xdx = ln x ln x dx = + x 2 dx = ln x + c. x 2 x x x x x x 9. Following the hint for the fourth type of integrals, you can start by u = ln(2x ) and dv = dx so that du = 2dx and v = (2x ) 2 dx. You can use substitution w = 2x (2x) x to find v. In this case, dw = 2dx dw = dx. Obtain v = w 2 dw = 2 w = =. 2w 2(2x) So, the integral becomes ln(2x ) 2 ln(2x) dx = + dx. This 2(2x) 2x 2(2x) 2(2x) (2x) 2 last integral is the same one you evaluated when finding v, and so it is. Thus, the final answer is ln(2x) 2(2x) 2(2x) + c. 2(2x) Method (2) Use substitution w = 2x first to simplify the integral. In this case, dw = 2dx dw = dx. Obtain ln w dw. Then use integration by parts with u = ln w and dv = dw. Then 2 w 2 du = dw and v = w 2 dw = w =. So, the integral becomes ln w dw = w w 2w 2 w w ln w + dw = ln w 2w 2 w w 2 w = ln w + c = ln(2x) + c. 2w 2w 2(2x) 2(2x). Following the hint for the fifth type of integrals, start by u = tan x and dv = dx. Thus du = dx and v = dx = x. So, the integral becomes x tan x x dx. Use the substitution +x 2 +x 2 w = + x 2 for this last integral and obtain that x dx = x dw = ln w = ln( + +x 2 w 2x x2 ). So, the initial integral is equal to x tan x ln( + 2 x2 ) + c.. Following the hint for the fifth type of integrals, you can start by u = sin (2x) and dv = 3dx so that du = (2x) 2dx = 2 2 4x 2 dx and v = 3dx = 3x. Thus the integral is 3x sin 2x 3x 2 4x 2 dx. Evaluate this integral using the substitution w = 4x 2 and obtain x.

5 6x w dw = 3 8x 4 w /2 dw = 3 4 2w/2 = 3 2 4x2. So, the final answer is 3x sin 2x x2 + c. Method (2) Use the substitution w = 2x to simplify first and then use the integration by parts. With w = 2x dw = 2dx dx = dw 2, the integral reduces to 3 2 sin w dw. Then, using the integration by parts with u = sin w and dv = 3 2 dw (or u = 3 2 sin w and dv = dw), you obtain 3 2 w sin w w2 + c. Thus, the final answer is 3x sin 2x x2 + c. 2. By problem 2, = 2 xe 2x 4 e 2x + c. Using this answer, = 2 xe 2x 4 e 2x 3. By problem 2, = 2 xe 2x 4 e 2x + c.. Thus = 2 xe 2x 4 e 2x = 2 e 2 4 e e = 4 3 4e ( = lim x 2 xe 2x ) ( 4 e 2x 2 ()e 2() ) 4 e 2(). Let us consider first lim x 2 xe 2x write the function as a quotient x and note that the 2e 2x limit is of the form. Use L Hopital s rule to get lim x = =. 4e 2x Let us consider now lim x 4 e 2x. This limit evaluates as follows. lim x = =. 4e 2x Thus, the value of the antiderivative at the upper bound is. The value at the lower bound is 2 ()e 2() 4 e 2() = =. Hence, the integral is equal to =. The integral is equal to a finite number and so it is convergent. 4. Since this integral is improper because of both bounds, you need to decompose it using any number a as a + a. Given the previous problem, you can use a = for example. Thus, xe 2x dx = xe 2x dx +. By the previous problem, the second integral is convergent. The first integral is xe 2x dx = ( 2 xe 2x 4 e 2x). To evaluate the antiderivative at the lower bound, write the antiderivative as a single fraction (2x+). Then 4e 2x plug the bounds as follows. (2x + ) 4e 2x = 4 = + 4 = + 4 = 4 =. Thus, the first integral is divergent and hence the sum of two integrals is divergent as well. 5. The condition x indicates the bounds of the integration < x. The second condition indicates the lower and upper y-curves: y = xe x is the lower and y = is the upper curve. Thus, the area A can be found as A = ( xe x )dx = Note that xe x dx = xe x e x + c by problem. Hence, xe x dx. A = ( xe x + e x ) = ( ()e + e ) lim x ( xex + e x ).

6 Use the graph of e x to determine that lim x e x =. For lim x xe x you need to use L Hopital s rule since this limit is of the form. Write your function as x to obtain e x form. Then use the L Hopital s rule to get lim x = =. e x Thus, A = e =. So, the area is finite and it is equal to. 6. The condition x indicates the bounds of the integration x <. The second condition indicates the lower and upper y-curves: y = ln x is the upper and y = is the lower curve. x 2 Thus, the area A can be found as A = By problem 8, ln xdx = ln x + c. Thus x 2 x x A = ln x x 2 dx = ( ln x x x) ( ) ln x x ln x dx = 2 x dx. 2 ( ln x = x lim x ) ( ln ). x Note that lim x = =. Since lim x x ln x is of the form, you need to use L Hopital s x /x rule. Get lim x = =. Hence, the value of the antiderivative at the upper bound produces. Thus, the area is A = ( ) =. So, the area is finite and it is equal to.

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

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

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

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

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

More information

Math 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

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

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

Assignment 16 Solution. Please do not copy and paste my answer. You will get similar questions but with different numbers!

Assignment 16 Solution. Please do not copy and paste my answer. You will get similar questions but with different numbers! Assignment 6 Solution Please do not copy and paste my answer. You will get similar questions but with different numbers! Suppose f is a continuous, positive, decreasing function on [, ) and let a n = f

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

WeBWorK, Problems 2 and 3

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

More information

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

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

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

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

More information

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

Aim: How do we prepare for AP Problems on limits, continuity and differentiability? f (x)

Aim: How do we prepare for AP Problems on limits, continuity and differentiability? f (x) Name AP Calculus Date Supplemental Review 1 Aim: How do we prepare for AP Problems on limits, continuity and differentiability? Do Now: Use the graph of f(x) to evaluate each of the following: 1. lim x

More information

Math 181, Exam 1, Study Guide 2 Problem 1 Solution. =[17ln 5 +3(5)] [17 ln 1 +3(1)] =17ln = 17ln5+12

Math 181, Exam 1, Study Guide 2 Problem 1 Solution. =[17ln 5 +3(5)] [17 ln 1 +3(1)] =17ln = 17ln5+12 Math 8, Exam, Study Guide Problem Solution. Compute the definite integral: 5 ( ) 7 x +3 dx Solution: UsingtheFundamentalTheoremofCalculusPartI,thevalueof the integral is: 5 ( ) 7 [ ] 5 x +3 dx = 7 ln x

More information

Math 112 Section 10 Lecture notes, 1/7/04

Math 112 Section 10 Lecture notes, 1/7/04 Math 11 Section 10 Lecture notes, 1/7/04 Section 7. Integration by parts To integrate the product of two functions, integration by parts is used when simpler methods such as substitution or simplifying

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

Integration by Substitution

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

More information

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

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

More information

Integrated Calculus II Exam 1 Solutions 2/6/4

Integrated Calculus II Exam 1 Solutions 2/6/4 Integrated Calculus II Exam Solutions /6/ Question Determine the following integrals: te t dt. We integrate by parts: u = t, du = dt, dv = e t dt, v = dv = e t dt = e t, te t dt = udv = uv vdu = te t (

More information

Integration by Parts. MAT 126, Week 2, Thursday class. Xuntao Hu

Integration by Parts. MAT 126, Week 2, Thursday class. Xuntao Hu MAT 126, Week 2, Thursday class Xuntao Hu Recall that the substitution rule is a combination of the FTC and the chain rule. We can also combine the FTC and the product rule: d dx [f (x)g(x)] = f (x)g (x)

More information

Lecture 31 INTEGRATION

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

More information

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

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

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

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx Math 80, Exam, Practice Fall 009 Problem Solution. Differentiate the functions: (do not simplify) f(x) = x ln(x + ), f(x) = xe x f(x) = arcsin(x + ) = sin (3x + ), f(x) = e3x lnx Solution: For the first

More information

MATH 1207 R02 MIDTERM EXAM 2 SOLUTION

MATH 1207 R02 MIDTERM EXAM 2 SOLUTION MATH 7 R MIDTERM EXAM SOLUTION FALL 6 - MOON Name: Write your answer neatly and show steps. Except calculators, any electronic devices including laptops and cell phones are not allowed. () (5 pts) Find

More information

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 3B, Spring 207 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in the

More information

SOLUTIONS FOR PRACTICE FINAL EXAM

SOLUTIONS FOR PRACTICE FINAL EXAM SOLUTIONS FOR PRACTICE FINAL EXAM ANDREW J. BLUMBERG. Solutions () Short answer questions: (a) State the mean value theorem. Proof. The mean value theorem says that if f is continuous on (a, b) and differentiable

More information

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018 Math 55: Integral Calculus Final Exam Study Guide, Spring 08 PART : Concept Review (Note: concepts may be tested on the exam in the form of true/false or short-answer questions.). Complete each statement

More information

Math 250 Skills Assessment Test

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

More information

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

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

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

Announcements. Topics: Homework:

Announcements. Topics: Homework: Announcements Topics: - sections 7.5 (additional techniques of integration), 7.6 (applications of integration), * Read these sections and study solved examples in your textbook! Homework: - review lecture

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

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

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

More information

Math 113 (Calculus 2) Exam 4

Math 113 (Calculus 2) Exam 4 Math 3 (Calculus ) Exam 4 November 0 November, 009 Sections 0, 3 7 Name Student ID Section Instructor In some cases a series may be seen to converge or diverge for more than one reason. For such problems

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

OBJECTIVES Use the area under a graph to find total cost. Use rectangles to approximate the area under a graph.

OBJECTIVES Use the area under a graph to find total cost. Use rectangles to approximate the area under a graph. 4.1 The Area under a Graph OBJECTIVES Use the area under a graph to find total cost. Use rectangles to approximate the area under a graph. 4.1 The Area Under a Graph Riemann Sums (continued): In the following

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

Lecture 4: Integrals and applications

Lecture 4: Integrals and applications Lecture 4: Integrals and applications Lejla Batina Institute for Computing and Information Sciences Digital Security Version: autumn 2013 Lejla Batina Version: autumn 2013 Calculus en Kansrekenen 1 / 18

More information

Note: Final Exam is at 10:45 on Tuesday, 5/3/11 (This is the Final Exam time reserved for our labs). From Practice Test I

Note: Final Exam is at 10:45 on Tuesday, 5/3/11 (This is the Final Exam time reserved for our labs). From Practice Test I MA Practice Final Answers in Red 4/8/ and 4/9/ Name Note: Final Exam is at :45 on Tuesday, 5// (This is the Final Exam time reserved for our labs). From Practice Test I Consider the integral 5 x dx. Sketch

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

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

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

More information

More Final Practice Problems

More Final Practice Problems 8.0 Calculus Jason Starr Final Exam at 9:00am sharp Fall 005 Tuesday, December 0, 005 More 8.0 Final Practice Problems Here are some further practice problems with solutions for the 8.0 Final Exam. Many

More information

Math 142, Final Exam, Fall 2006, Solutions

Math 142, Final Exam, Fall 2006, Solutions Math 4, Final Exam, Fall 6, Solutions There are problems. Each problem is worth points. SHOW your wor. Mae your wor be coherent and clear. Write in complete sentences whenever this is possible. CIRCLE

More information

Name: AK-Nummer: Ergänzungsprüfung January 29, 2016

Name: AK-Nummer: Ergänzungsprüfung January 29, 2016 INSTRUCTIONS: The test has a total of 32 pages including this title page and 9 questions which are marked out of 10 points; ensure that you do not omit a page by mistake. Please write your name and AK-Nummer

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

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

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

More information

MATH115. Indeterminate Forms and Improper Integrals. Paolo Lorenzo Bautista. June 24, De La Salle University

MATH115. Indeterminate Forms and Improper Integrals. Paolo Lorenzo Bautista. June 24, De La Salle University MATH115 Indeterminate Forms and Improper Integrals Paolo Lorenzo Bautista De La Salle University June 24, 2014 PLBautista (DLSU) MATH115 June 24, 2014 1 / 25 Theorem (Mean-Value Theorem) Let f be a function

More information

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2 Math 150A. Final Review Answers, Spring 2018. Limits. 2.2) 7-10, 21-24, 28-1, 6-8, 4-44. 1. Find the values, or state they do not exist. (a) (b) 1 (c) DNE (d) 1 (e) 2 (f) 2 (g) 2 (h) 4 2. lim f(x) = 2,

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

Math 226 Calculus Spring 2016 Practice Exam 1. (1) (10 Points) Let the differentiable function y = f(x) have inverse function x = f 1 (y).

Math 226 Calculus Spring 2016 Practice Exam 1. (1) (10 Points) Let the differentiable function y = f(x) have inverse function x = f 1 (y). Math 6 Calculus Spring 016 Practice Exam 1 1) 10 Points) Let the differentiable function y = fx) have inverse function x = f 1 y). a) Write down the formula relating the derivatives f x) and f 1 ) y).

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

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

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

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

More information

MATH 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

Announcements. Topics: Homework:

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

More information

Techniques of Integration: I

Techniques of Integration: I October 1, 217 We had the tenth breakfast yesterday morning: If you d like to propose a future event (breakfast, lunch, dinner), please let me know. Techniques of Integration To evaluate number), we might

More information

Final Problem Set. 2. Use the information in #1 to show a solution to the differential equation ), where k and L are constants and e c L be

Final Problem Set. 2. Use the information in #1 to show a solution to the differential equation ), where k and L are constants and e c L be Final Problem Set Name A. Show the steps for each of the following problems. 1. Show 1 1 1 y y L y y(1 ) L.. Use the information in #1 to show a solution to the differential equation dy y ky(1 ), where

More information

M GENERAL MATHEMATICS -2- Dr. Tariq A. AlFadhel 1 Solution of the First Mid-Term Exam First semester H

M GENERAL MATHEMATICS -2- Dr. Tariq A. AlFadhel 1 Solution of the First Mid-Term Exam First semester H M - GENERAL MATHEMATICS -- Dr. Tariq A. AlFadhel Solution of the First Mid-Term Exam First semester 38-39 H 3 Q. Let A =, B = and C = 3 Compute (if possible) : A+B and BC A+B is impossible. ( ) BC = 3

More information

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

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

More information

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

Final Exam Review Quesitons

Final Exam Review Quesitons Final Exam Review Quesitons. Compute the following integrals. (a) x x 4 (x ) (x + 4) dx. The appropriate partial fraction form is which simplifies to x x 4 (x ) (x + 4) = A x + B (x ) + C x + 4 + Dx x

More information

Integration by Substitution

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

More information

Math Final Exam Review

Math Final Exam Review Math - Final Exam Review. Find dx x + 6x +. Name: Solution: We complete the square to see if this function has a nice form. Note we have: x + 6x + (x + + dx x + 6x + dx (x + + Note that this looks a lot

More information

Partial Derivatives for Math 229. Our puropose here is to explain how one computes partial derivatives. We will not attempt

Partial Derivatives for Math 229. Our puropose here is to explain how one computes partial derivatives. We will not attempt Partial Derivatives for Math 229 Our puropose here is to explain how one computes partial derivatives. We will not attempt to explain how they arise or why one would use them; that is left to other courses

More information

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

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

More information

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

1. Taylor Polynomials of Degree 1: Linear Approximation. Reread Example 1.

1. Taylor Polynomials of Degree 1: Linear Approximation. Reread Example 1. Math 114, Taylor Polynomials (Section 10.1) Name: Section: Read Section 10.1, focusing on pages 58-59. Take notes in your notebook, making sure to include words and phrases in italics and formulas in blue

More information

Announcements. Topics: Homework:

Announcements. Topics: Homework: Announcements Topics: - sections 7.4 (FTC), 7.5 (additional techniques of integration), 7.6 (applications of integration) * Read these sections and study solved examples in your textbook! Homework: - review

More information

Differential Equations of First Order. Separable Differential Equations. Euler s Method

Differential Equations of First Order. Separable Differential Equations. Euler s Method Calculus 2 Lia Vas Differential Equations of First Order. Separable Differential Equations. Euler s Method A differential equation is an equation in unknown function that contains one or more derivatives

More information

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009.

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009. OLLSCOIL NA héireann, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK Summer Examination 2009 First Engineering MA008 Calculus and Linear Algebra

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. 151, WebCalc Sections December Final Examination Solutions

Math. 151, WebCalc Sections December Final Examination Solutions Math. 5, WebCalc Sections 507 508 December 00 Final Examination Solutions Name: Section: Part I: Multiple Choice ( points each) There is no partial credit. You may not use a calculator.. Another word for

More information

Integration by parts (product rule backwards)

Integration by parts (product rule backwards) Integration by parts (product rule backwards) The product rule states Integrating both sides gives f(x)g(x) = d dx f(x)g(x) = f(x)g (x) + f (x)g(x). f(x)g (x)dx + Letting f(x) = u, g(x) = v, and rearranging,

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

Mathematics 1052, Calculus II Exam 1, April 3rd, 2010

Mathematics 1052, Calculus II Exam 1, April 3rd, 2010 Mathematics 5, Calculus II Exam, April 3rd,. (8 points) If an unknown function y satisfies the equation y = x 3 x + 4 with the condition that y()=, then what is y? Solution: We must integrate y against

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

and verify that it satisfies the differential equation:

and verify that it satisfies the differential equation: MOTIVATION: Chapter One: Basic and Review Why study differential equations? Suppose we know how a certain quantity changes with time (for example, the temperature of coffee in a cup, the number of people

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

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

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

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 31B, Spring 2017 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in

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 206 Practice Test 3

Math 206 Practice Test 3 Class: Date: Math 06 Practice Test. The function f (x) = x x + 6 satisfies the hypotheses of the Mean Value Theorem on the interval [ 9, 5]. Find all values of c that satisfy the conclusion of the theorem.

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

UNIVERSITY OF SOUTHAMPTON

UNIVERSITY OF SOUTHAMPTON UNIVERSITY OF SOUTHAMPTON MATH03W SEMESTER EXAMINATION 0/ MATHEMATICS FOR ELECTRONIC & ELECTRICAL ENGINEERING Duration: 0 min This paper has two parts, part A and part B. Answer all questions from part

More information

SECTION A. f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes.

SECTION A. f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes. SECTION A 1. State the maximal domain and range of the function f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes. 2. By evaluating f(0),

More information

MAT 1332: Calculus for Life Sciences. A course based on the book Modeling the dynamics of life by F.R. Adler

MAT 1332: Calculus for Life Sciences. A course based on the book Modeling the dynamics of life by F.R. Adler MT 33: Calculus for Life Sciences course based on the book Modeling the dynamics of life by F.R. dler Supplementary material University of Ottawa Frithjof Lutscher, with Robert Smith? January 3, MT 33:

More information

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

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

More information

7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following

7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following Math 2-08 Rahman Week3 7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following definitions: sinh x = 2 (ex e x ) cosh x = 2 (ex + e x ) tanh x = sinh

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

(c) Find the equation of the degree 3 polynomial that has the same y-value, slope, curvature, and third derivative as ln(x + 1) at x = 0.

(c) Find the equation of the degree 3 polynomial that has the same y-value, slope, curvature, and third derivative as ln(x + 1) at x = 0. Chapter 7 Challenge problems Example. (a) Find the equation of the tangent line for ln(x + ) at x = 0. (b) Find the equation of the parabola that is tangent to ln(x + ) at x = 0 (i.e. the parabola has

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

Assignment 6 Solution. Please do not copy and paste my answer. You will get similar questions but with different numbers!

Assignment 6 Solution. Please do not copy and paste my answer. You will get similar questions but with different numbers! Assignment 6 Solution Please do not copy and paste my answer. You will get similar questions but with different numbers! This question tests you the following points: Integration by Parts: Let u = x, dv

More information

= π + sin π = π + 0 = π, so the object is moving at a speed of π feet per second after π seconds. (c) How far does it go in π seconds?

= π + sin π = π + 0 = π, so the object is moving at a speed of π feet per second after π seconds. (c) How far does it go in π seconds? Mathematics 115 Professor Alan H. Stein April 18, 005 SOLUTIONS 1. Define what is meant by an antiderivative or indefinite integral of a function f(x). Solution: An antiderivative or indefinite integral

More information