Math 1B, lecture 8: Integration by parts

Size: px
Start display at page:

Download "Math 1B, lecture 8: Integration by parts"

Transcription

1 Math B, lecture 8: Integration by parts Nathan Pflueger 23 September 2 Introuction Integration by parts, similarly to integration by substitution, reverses a well-known technique of ifferentiation an explores what it can o in computing integrals. Like integration by substitution, it shoul really be viewe not necessarily as a means of solving an integral, but as a means of transforming an integral. Whether this transformation prouces a more tractable integral integral or so will epen on how it is applie, an eventually you will evelop an intuition for what is likely to work an what is not. For our purposes, this technique is mainly inclue to expan the collection of antierivatives that will be familiar to you upon completing the course. As a seconary objective, a goo qualitative unerstaning of the technique shes a great eal of light on other parts of the subject. Integration by parts is a critical technique in unerstaning various phenomena in electricity an magnetism, for example, precisely because of the sort of transformation it inuces. In the option appenix, section 5, I inicate a geometric way to view integration by parts, which has been far more important for me, both in mathematical work an in stuying other subjects, than any calculations of any particular integrals. The reaing for toay is Gottlieb 29.. The homework is problem set 6 (which inclues weekly problems 5 an 6) an a topic outline. You shoul begin working on weekly problems 8 an 9. 2 The technique in general Integration by parts is simply the prouct rule in reverse. Suppose that u(x), v(x) are two ifferent functions of x. Then the prouct rule states that x (u(x)v(x)) = u (x)v(x) + u(x)v (x). To obtain the integration version of this, integrate both sies with respect to x to obtain the following, which is usually written with the arguments (x) suppresse, in ifferential notation. u(x)v(x) = uv = v(x)u (x)x + vu + uv u(x)v (x)x Here, we are regaring u an v as functions of x espite suppressing the argument, an u, v are the usual shorthan, enoting respectively u (x)x an v (x)x. The usual way of expressing integration by parts is the following. uv = uv vu

2 Integration by parts may be unerstoo as follows: it transforms an integral by ifferentiating one part an integrating another part. This explains the transition from uv to vu. The minus sign an the term uv are by-proucts of this transition. The reason to perform this transformation is usually that the integral vu is somehow easier than the original, but there may be other reasons, which are illustrate in the examples. Integration by parts is most likely to help in situations where u becomes much simpler upon ifferentiation. This is especially true if it is a polynomial. Other goo caniates are exponential functions, sines, an cosines. Often, it is necessary to perform integration by parts multiple times. This is especially the case when u is a polynomial (such as x 2 ). There is a systematic way to o this an keep track of all the signs, which is escribe in section Definite integrals To evaluate efinite integrals, you can either compute the inefinite integral an then plug in limits, or you can track the limits of integration as you go. For the secon option, you will en up with an expression like the following. b a b u(x)v (x)x = [u(x)v(x)] b a v(x)u (x)x Alternative, if you wish to evaluate the integral vu with respect to the variable u, rather than x, the following is also vali. Since I am now suppressing the arguments (x), it is necessary to specify which variable is going from a go b explicitly in the subscripts an superscripts. a x=b x=b uv = [uv] x=b vu u(b) = [uv] x=b vu In the secon line, I have converte the limits of integration from values of x to values of u. This will only be a useful thing to o if v can be written as a function of u, an thus the secon integral written as an integral with respect to u. For an example of where this can be one, see examples 3.5 an 3.9. This is also a useful viewpoint in the optional appenices 5 an 6. u(a) 3 Examples The following examples consist of the exempts on the worksheet that I use in class, with the exception of 3.3, which I have ae after the fact, an the ninth example from the hanout, which now comprises the optional section 6. Example 3.. xe x x This is a typical case: the e x is easy to integrate, an the x will become simpler if it is ifferentiate. xe x x u = x, v = e x x u = x, v = e x = xe x e x x = xe x e x + C 2

3 Example 3.2. π/2 x cos xx This is very similar to the example 3.. π/2 x cos xx u = x, v = cos xx u = x, v = sin x = [x sin x] π/2 π/2 sin xx Example 3.3. e x sin xx = π 2 = π 2 [ cos x]π/2 This is a canonical example of a situation where integration by parts makes the integral no simpler, but accomplishes a curious swinle: it creates an equation from which the integral can be foun. It orer to achieve this swinle, integration by parts must be performe twice in a row. e x sin xx u = sin x, v = e x x u = cos xx, v = e x = e x sin x e x cos xx u = cos x, v = e x x u = sin x, v = e x = e x sin x e x cos x + = e x sin x e x cos x e x ( sin x)x e x sin xx Now, since the same inefinite integral appears on both sies, we can move it all to the left an solve for it. Notice that because all inefinite integrals have an implicit + C, once we move all inefinite integrals from the right sie, we must inclue this term on the right. 2 e x sin xx = e x sin x e x cos x + C e x sin xx = 2 (ex sin x e x cos x + C) Since 2C an C coul equally well be the arbitrary constants, this can be written also as e x sin xx = 2 ex (sin x cos x) + C Example 3.4. sin 2 xx We evaluate this integral in the previous class using the ouble-angle formula for cosine. However, just to illustrate the fact that the same integral can often be one multiple ways, here is a way to o it using integration by parts (an also a version of the swinle use in the previous example). 3

4 sin 2 xx u = sin x, v = sin xx 2 u = cos xx, v = cos x = sin x cos x ( cos x)(cos x)x = sin x cos x + cos 2 xx = sin x cos x + ( sin 2 x)x = sin x cos x + x sin 2 xx = sin x cos x + x sin 2 xx sin 2 xx = sin x cos x + x + C sin 2 xx = 2 sin x cos x + 2 x + C Have we obtaine the same answer using this metho as we i last time? At first blush, it appears that we have not. However, in fact this is the same answer; upon applying the ientity sin(2x) = 2 sin x cos x, this answer is equal to 4 sin(2x) + 2x + C, which is the answer obtaine by the other metho. Example 3.5. e ln xx This integral is one of the classics of integration by parts. The iea behin it is the eliminate the logarithm by taking its erivative an proucing the much simpler x. The price pai for this is the integral of x which is simply x, an in fact this is quite a small price. e ln xx u = ln x, v = x u = x x, v = x e = [x ln x] e x x x e = [x ln x] e x = [x ln x x] e = (e e) ( ) = Note that this is the same integral that we compute in an earlier class by means of re-slicing, an fining the area uner the curve y = ln x by instea fining the area between the curves x = e an x = e y, as an integral with respect to y. To see that what we were really oing in that example was integration by parts, consier this following alternative computation by integration by parts, where we write the secon integral as an integral with respect to y. 4

5 Let y = ln x ln xx = yx = xy xy = x ln x e y y = x ln x e y + C = x ln x x + C Notice that the only ifference here is that the new integral create by the integration by parts is now evaluate as an integral with respect to y, rather than with respect to x. What integration by parts has one, essentially, is reverse the way that the integral is slice, just as was one in the earlier computation. Example x 2 e x x x 2 e x x u = x 2, v = e x x u = 2xx, v = e x = x 2 e x (2x)e x x = x 2 e x 2 xe x x = x 2 e x 2xe x + 2e x 2. At the last stage, we have use the result of the first exercise. x 3 e x x x 3 e x x u = x 3, v = e x x u = 3x 2 x, v = e x = x 3 e x 3x 2 e x x = x 3 e x 3(x 2 e x 2xe x + 2e x ) + C = = e x (x 3 3x 2 + 6x 6) + C 3. Here, again, we have use the result of the previous part. Note that in each case, the integral is transforme, by integration by parts, into the same integral, with a smaller exponent for x. x n e x x By using u = x n, v = e x x, the following reuction formula is obtaine. x n e x x = x n e x n x n e x x 5

6 By repeate application of this formula, any such integral can be calculate. The result may be written as follows. x n e x x = e x (x n nx n + n(n )x n 2 n(n )(n 2)x n ( ) n (n!)) + C Example x ln xx If ln x is ifferentiate, then what remains will be only powers of x, so it seems most profitable to perform the substitution u = ln x. x ln xx u = ln x, v = xx 2. x n ln xx u = x x, v = 2 x2 = 2 x2 ln x 2 xx = 2 x2 ln x 4 x2 + C Try the same take as in the previous problem. x n ln xx u = ln x, v = x n x Example 3.8. (ln x) 2 x = = u = x x, v = n + xn+ n + xn+ ln x n + xn x n + xn+ ln x (n + ) 2 xn+ + C There are at least two approaches that will work here. One is to apply integration by parts immeiately, using u = (ln x) 2, v = x. This will reuce the problem to integrating ln xx, which is an integral that is alreay known. Another approach is to first perform a substation to eliminate the logarithm, as follows. (ln x) 2 x = = u = ln x, u = x x u 2 xu u 2 e u u Now this has been transforme to the integral from the first part of example 3.6. Hence using the result of that example, the result is (ln x) 2 x = e u (u 2 2u + 2) + C = x((ln x) 2 2 ln x + 2) + C 6

7 Example 3.9. tan xx This is another case where the erivative of the integran is of a somewhat simpler form than the original integran, so taking it for u will help. tan xx u = tan x, v = x u = + x 2 x, v = x = x tan x x x 2 + x This new integral now can be evaluate by means of a substitution for x 2 +, yieling the following result. tan x = x tan x 2 ln x2 + + C This integral, as well as that of ln x an a number of others, fits into a general scheme which can be use to evaluate integrals of many inverses of well-unerstoo functions. This is iscusses in more etail in section 6. 4 Tabular Integration This section shoul be consiere optional, although it may be useful in keeping track of notation while performing integrals assigne in this course. Tabular integration is a useful bookkeeping scheme for performing integration by parts multiple times in a row. The basic technique is to split the integran into to pieces, iteratively integrate one part an integrate the other, an arrange the results into a table. For example, consier x 2 e 2x. The integran x 2 e 2x can be split into the two parts x 2 an e 2x. Now ifferentiate x 2 until it reaches, an meanwhile integrate e 2x repeately (omitting the +C terms in this case; the only thing that matters is that the erivative of each entry of the secon column is equal to the function in the cell above it). The following table results. x 2 e 2x x x x 2x 2 x 2 e2x x 4 e2x x 8 e2x I have inicate with arrows the irection in which ifferentiation is taking place. So the lett column was create by successive ifferentiation, an the right column by successive integration. To obtain the inefinite integral from this table, raw slante lines with alternating signs, take the prouct of the terms at the en of each arrow, with the sign on the arrow, an sum. The process is shown below. 7

8 x 2 e 2x 2x + 2 e2x 2 4 e2x + 8 e2x x 2 e 2x = x 2 2 e2x 2x 4 e2x e2x + C = 2 x2 e 2x 2 xe2x + 4 e2x + C This technique will always work when the left column eventually becomes, that is, when the top of the left column is a polynomial. However, with a slight moification, the technique of tabular integration can be useful even when the left column oes not eventually become. The moification is to a a horizontal line on the bottom row, give it a sign (in the same alternating fashion), an inclue the integral of the prouct of these terms (with the sign) in the sum. For example, here is how you can use this more general type of tabular integration on e 2x sin(3x)x, which is example 29.5 in Gottlieb s textbook. e 2x sin(3x) 2e 2x + 3 cos(3x) 4e 2x + 9 sin(3x) e 2x sin(3)x = e 2x ( 3 ) cos(3x) 2e 2x ( 9 ) sin(3x) + 4e 2x ( 9 ) sin(3x) x = 3 e2x cos(3x) e2x sin(3x) 4 e 2x sin(3x)x 9 From here, both inefinite integrals can be move to one sie of the equation, an then compute by solving (as in the example in Gottlieb s book). Notice that the reason a horizontal line with an integral is not necessary when the left column becomes is quite simple: the integral is still there, but it is equal to. Notice also that the usual version of integration by parts in general can be shown by a tabular integration with only two rows. u(x) v (x) u (x) + v(x) 8

9 u(x)v (x)x = u(x) v(x) uv = uv vu u (x)v(x)x It is not ifficult to see how iterating this process prouces the general technique of tabular integration as escribe above. 5 Appenix: geometric interpretation Integration by parts can be viewe as a generalization of the iea that an integral can be compute by slicing either horizontally or vertically. This appenix is meant to explain how this works. Suppose that u(x), v(x) are functions of x, usually abbreviate u, v, an use as usual the shorthan u = u (x)x an v = v (x)x. Suppose that we esire to compute the integral x=b uv. We can visualize the value of this integral by plotting a curve with coorinates (v(x), u(x))) from x = a to x = b; the esire integral is the area uner this curve, as shown in the picture. Now, we can attempt to integrate one one part of the integral uv, in effect assuming that u is constant, an guess that the inefinite integral is simply uv. What will be the error of this guess? The guess for the efinite integral woul be [uv] x=b = u(b)v(b) u(a)v(b), which can be seen geometrically as the L-shape regions shown. 9

10 The error of this guess is precisely the area to the left of the curve, which can be compute by means of horizontal slicing; it is precisely equal to x=b vu. Therefore the formula for integration by parts of a efinite integral is obtaine. x=b x=b uv = [uv] x=b vu The geometric effect of this transformation is to convert the effort of evaluating the original integral (slice vertically) to evaluating a new, horizontally slice integral, which may be easier. An example of an application which comes to min from this viewpoint is escribe in the following appenix. 6 Appenix: integrating inverse functions Recall from lecture 5 that the integral of an inverse function can often be more easily compute by slicing horizontally, that is, transforming an integral that was originally with respect to x to an integral with respect to y. This is the sort of transformation that integration by parts accomplishes, although integration

11 by parts is a much more general technique. The relationship is most easily seen when attempting to integrate inverse functions, such as ln x or tan x, as in the examples above. In fact, the same sort of technique work for f x, whenever f(x) is a function whose inverse can be integrate. To see this, suppose that f(x) is a function with known antierivative F (x). Then we can compute the integral of f (x) as follows. Note that I o not actually write own the erivative of f (x) because I o not care; in this case it is not actually neee in orer to finish evaluating the integral. I also use the letter y rather than u since I really am thinking of this as a y-coorinate in a graph. f (x)x y = f (x), v = x y = ( ), v = x = xf (x) xy = xf (x) f(y)y = xf (x) F (y) + C = xf (x) F (f (x)) + C Notice that this commutes a number of integrals that we have previously compute (an not surprisingly, it gives the same answer). Example 6.. Let f(x) = x 2, so that f (x) = x, an F (x) can be taken to be 3 x3. Then F (f (x)) = 3 ( x) 3 = 3 x3/2. Therefore xx = x x 3 x3/2 + C = 2 3 x3/2 + C Example 6.2. Let f(x) = e x. Then we can take F (x) to be e x as well, an this last result gives: ln xx = x ln x e ln x + C = x ln x x + C Example 6.3. Let f(x) = tan x. Then we can take F (x) to be ln sec x (see problem set ). Therefore F (f (x)) = ln sec(tan x) = ln + x 2 = 2 ln + x2. The penultimate step follows because if θ = tan x, then θ is the angle opposite x in a right triangle with legs of length x an, hence the hypotenuse is of length + x 2, an sec θ = + x 2. Therefore we obtain tan x = x tan x 2 ln + x2 + C

Final Exam Study Guide and Practice Problems Solutions

Final Exam Study Guide and Practice Problems Solutions Final Exam Stuy Guie an Practice Problems Solutions Note: These problems are just some of the types of problems that might appear on the exam. However, to fully prepare for the exam, in aition to making

More information

Linear First-Order Equations

Linear First-Order Equations 5 Linear First-Orer Equations Linear first-orer ifferential equations make up another important class of ifferential equations that commonly arise in applications an are relatively easy to solve (in theory)

More information

Math 210 Midterm #1 Review

Math 210 Midterm #1 Review Math 20 Miterm # Review This ocument is intene to be a rough outline of what you are expecte to have learne an retaine from this course to be prepare for the first miterm. : Functions Definition: A function

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

Section 7.1: Integration by Parts

Section 7.1: Integration by Parts Section 7.1: Integration by Parts 1. Introuction to Integration Techniques Unlike ifferentiation where there are a large number of rules which allow you (in principle) to ifferentiate any function, the

More information

23 Implicit differentiation

23 Implicit differentiation 23 Implicit ifferentiation 23.1 Statement The equation y = x 2 + 3x + 1 expresses a relationship between the quantities x an y. If a value of x is given, then a corresponing value of y is etermine. For

More information

Differentiation ( , 9.5)

Differentiation ( , 9.5) Chapter 2 Differentiation (8.1 8.3, 9.5) 2.1 Rate of Change (8.2.1 5) Recall that the equation of a straight line can be written as y = mx + c, where m is the slope or graient of the line, an c is the

More information

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

More information

Chapter 6: Integration: partial fractions and improper integrals

Chapter 6: Integration: partial fractions and improper integrals Chapter 6: Integration: partial fractions an improper integrals Course S3, 006 07 April 5, 007 These are just summaries of the lecture notes, an few etails are inclue. Most of what we inclue here is to

More information

Differentiation Rules Derivatives of Polynomials and Exponential Functions

Differentiation Rules Derivatives of Polynomials and Exponential Functions Derivatives of Polynomials an Exponential Functions Differentiation Rules Derivatives of Polynomials an Exponential Functions Let s start with the simplest of all functions, the constant function f(x)

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson JUST THE MATHS UNIT NUMBER 10.2 DIFFERENTIATION 2 (Rates of change) by A.J.Hobson 10.2.1 Introuction 10.2.2 Average rates of change 10.2.3 Instantaneous rates of change 10.2.4 Derivatives 10.2.5 Exercises

More information

Integration Review. May 11, 2013

Integration Review. May 11, 2013 Integration Review May 11, 2013 Goals: Review the funamental theorem of calculus. Review u-substitution. Review integration by parts. Do lots of integration eamples. 1 Funamental Theorem of Calculus In

More information

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors Math 18.02 Notes on ifferentials, the Chain Rule, graients, irectional erivative, an normal vectors Tangent plane an linear approximation We efine the partial erivatives of f( xy, ) as follows: f f( x+

More information

Table of Common Derivatives By David Abraham

Table of Common Derivatives By David Abraham Prouct an Quotient Rules: Table of Common Derivatives By Davi Abraham [ f ( g( ] = [ f ( ] g( + f ( [ g( ] f ( = g( [ f ( ] g( g( f ( [ g( ] Trigonometric Functions: sin( = cos( cos( = sin( tan( = sec

More information

SYDE 112, LECTURE 1: Review & Antidifferentiation

SYDE 112, LECTURE 1: Review & Antidifferentiation SYDE 112, LECTURE 1: Review & Antiifferentiation 1 Course Information For a etaile breakown of the course content an available resources, see the Course Outline. Other relevant information for this section

More information

The Exact Form and General Integrating Factors

The Exact Form and General Integrating Factors 7 The Exact Form an General Integrating Factors In the previous chapters, we ve seen how separable an linear ifferential equations can be solve using methos for converting them to forms that can be easily

More information

1 Lecture 20: Implicit differentiation

1 Lecture 20: Implicit differentiation Lecture 20: Implicit ifferentiation. Outline The technique of implicit ifferentiation Tangent lines to a circle Derivatives of inverse functions by implicit ifferentiation Examples.2 Implicit ifferentiation

More information

Review of Differentiation and Integration for Ordinary Differential Equations

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

More information

Math 1271 Solutions for Fall 2005 Final Exam

Math 1271 Solutions for Fall 2005 Final Exam Math 7 Solutions for Fall 5 Final Eam ) Since the equation + y = e y cannot be rearrange algebraically in orer to write y as an eplicit function of, we must instea ifferentiate this relation implicitly

More information

February 21 Math 1190 sec. 63 Spring 2017

February 21 Math 1190 sec. 63 Spring 2017 February 21 Math 1190 sec. 63 Spring 2017 Chapter 2: Derivatives Let s recall the efinitions an erivative rules we have so far: Let s assume that y = f (x) is a function with c in it s omain. The erivative

More information

Inverse Trig Functions

Inverse Trig Functions Inverse Trig Functions -8-006 If you restrict fx) = sinx to the interval π x π, the function increases: y = sin x - / / This implies that the function is one-to-one, an hence it has an inverse. The inverse

More information

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1 Lecture 5 Some ifferentiation rules Trigonometric functions (Relevant section from Stewart, Seventh Eition: Section 3.3) You all know that sin = cos cos = sin. () But have you ever seen a erivation of

More information

A. Incorrect! The letter t does not appear in the expression of the given integral

A. Incorrect! The letter t does not appear in the expression of the given integral AP Physics C - Problem Drill 1: The Funamental Theorem of Calculus Question No. 1 of 1 Instruction: (1) Rea the problem statement an answer choices carefully () Work the problems on paper as neee (3) Question

More information

Antiderivatives. Definition (Antiderivative) If F (x) = f (x) we call F an antiderivative of f. Alan H. SteinUniversity of Connecticut

Antiderivatives. Definition (Antiderivative) If F (x) = f (x) we call F an antiderivative of f. Alan H. SteinUniversity of Connecticut Antierivatives Definition (Antierivative) If F (x) = f (x) we call F an antierivative of f. Antierivatives Definition (Antierivative) If F (x) = f (x) we call F an antierivative of f. Definition (Inefinite

More information

1 Definition of the derivative

1 Definition of the derivative Math 20A - Calculus by Jon Rogawski Chapter 3 - Differentiation Prepare by Jason Gais Definition of the erivative Remark.. Recall our iscussion of tangent lines from way back. We now rephrase this in terms

More information

4.2 First Differentiation Rules; Leibniz Notation

4.2 First Differentiation Rules; Leibniz Notation .. FIRST DIFFERENTIATION RULES; LEIBNIZ NOTATION 307. First Differentiation Rules; Leibniz Notation In this section we erive rules which let us quickly compute the erivative function f (x) for any polynomial

More information

Fall 2016: Calculus I Final

Fall 2016: Calculus I Final Answer the questions in the spaces provie on the question sheets. If you run out of room for an answer, continue on the back of the page. NO calculators or other electronic evices, books or notes are allowe

More information

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs Lectures - Week 10 Introuction to Orinary Differential Equations (ODES) First Orer Linear ODEs When stuying ODEs we are consiering functions of one inepenent variable, e.g., f(x), where x is the inepenent

More information

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides Reference 1: Transformations of Graphs an En Behavior of Polynomial Graphs Transformations of graphs aitive constant constant on the outsie g(x) = + c Make graph of g by aing c to the y-values on the graph

More information

Chapter 2. Exponential and Log functions. Contents

Chapter 2. Exponential and Log functions. Contents Chapter. Exponential an Log functions This material is in Chapter 6 of Anton Calculus. The basic iea here is mainly to a to the list of functions we know about (for calculus) an the ones we will stu all

More information

Calculus in the AP Physics C Course The Derivative

Calculus in the AP Physics C Course The Derivative Limits an Derivatives Calculus in the AP Physics C Course The Derivative In physics, the ieas of the rate change of a quantity (along with the slope of a tangent line) an the area uner a curve are essential.

More information

Integration by Parts

Integration by Parts Integration by Parts 6-3-207 If u an v are functions of, the Prouct Rule says that (uv) = uv +vu Integrate both sies: (uv) = uv = uv + u v + uv = uv vu, vu v u, I ve written u an v as shorthan for u an

More information

Some functions and their derivatives

Some functions and their derivatives Chapter Some functions an their erivatives. Derivative of x n for integer n Recall, from eqn (.6), for y = f (x), Also recall that, for integer n, Hence, if y = x n then y x = lim δx 0 (a + b) n = a n

More information

Differentiability, Computing Derivatives, Trig Review. Goals:

Differentiability, Computing Derivatives, Trig Review. Goals: Secants vs. Derivatives - Unit #3 : Goals: Differentiability, Computing Derivatives, Trig Review Determine when a function is ifferentiable at a point Relate the erivative graph to the the graph of an

More information

First Order Linear Differential Equations

First Order Linear Differential Equations LECTURE 6 First Orer Linear Differential Equations A linear first orer orinary ifferential equation is a ifferential equation of the form ( a(xy + b(xy = c(x. Here y represents the unknown function, y

More information

0.1 The Chain Rule. db dt = db

0.1 The Chain Rule. db dt = db 0. The Chain Rule A basic illustration of the chain rules comes in thinking about runners in a race. Suppose two brothers, Mark an Brian, hol an annual race to see who is the fastest. Last year Mark won

More information

3.2 Differentiability

3.2 Differentiability Section 3 Differentiability 09 3 Differentiability What you will learn about How f (a) Might Fail to Eist Differentiability Implies Local Linearity Numerical Derivatives on a Calculator Differentiability

More information

Mathcad Lecture #5 In-class Worksheet Plotting and Calculus

Mathcad Lecture #5 In-class Worksheet Plotting and Calculus Mathca Lecture #5 In-class Worksheet Plotting an Calculus At the en of this lecture, you shoul be able to: graph expressions, functions, an matrices of ata format graphs with titles, legens, log scales,

More information

Chapter 1 Overview: Review of Derivatives

Chapter 1 Overview: Review of Derivatives Chapter Overview: Review of Derivatives The purpose of this chapter is to review the how of ifferentiation. We will review all the erivative rules learne last year in PreCalculus. In the net several chapters,

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Implicit Differentiation Using the Chain Rule In the previous section we focuse on the erivatives of composites an saw that THEOREM 20 (Chain Rule) Suppose that u = g(x) is ifferentiable

More information

3.7 Implicit Differentiation -- A Brief Introduction -- Student Notes

3.7 Implicit Differentiation -- A Brief Introduction -- Student Notes Fin these erivatives of these functions: y.7 Implicit Differentiation -- A Brief Introuction -- Stuent Notes tan y sin tan = sin y e = e = Write the inverses of these functions: y tan y sin How woul we

More information

Antiderivatives Introduction

Antiderivatives Introduction Antierivatives 40. Introuction So far much of the term has been spent fining erivatives or rates of change. But in some circumstances we alreay know the rate of change an we wish to etermine the original

More information

Outline. MS121: IT Mathematics. Differentiation Rules for Differentiation: Part 1. Outline. Dublin City University 4 The Quotient Rule

Outline. MS121: IT Mathematics. Differentiation Rules for Differentiation: Part 1. Outline. Dublin City University 4 The Quotient Rule MS2: IT Mathematics Differentiation Rules for Differentiation: Part John Carroll School of Mathematical Sciences Dublin City University Pattern Observe You may have notice the following pattern when we

More information

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth MA 2232 Lecture 08 - Review of Log an Exponential Functions an Exponential Growth Friay, February 2, 2018. Objectives: Review log an exponential functions, their erivative an integration formulas. Exponential

More information

Differentiability, Computing Derivatives, Trig Review

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

More information

Exam 3 Review. Lesson 19: Concavity, Inflection Points, and the Second Derivative Test. Lesson 20: Absolute Extrema on an Interval

Exam 3 Review. Lesson 19: Concavity, Inflection Points, and the Second Derivative Test. Lesson 20: Absolute Extrema on an Interval Exam 3 Review Lessons 17-18: Relative Extrema, Critical Numbers, an First Derivative Test (from exam 2 review neee for curve sketching) Critical Numbers: where the erivative of a function is zero or unefine.

More information

Vectors in two dimensions

Vectors in two dimensions Vectors in two imensions Until now, we have been working in one imension only The main reason for this is to become familiar with the main physical ieas like Newton s secon law, without the aitional complication

More information

11.7. Implicit Differentiation. Introduction. Prerequisites. Learning Outcomes

11.7. Implicit Differentiation. Introduction. Prerequisites. Learning Outcomes Implicit Differentiation 11.7 Introuction This Section introuces implicit ifferentiation which is use to ifferentiate functions expresse in implicit form (where the variables are foun together). Examples

More information

Math Chapter 2 Essentials of Calculus by James Stewart Prepared by Jason Gaddis

Math Chapter 2 Essentials of Calculus by James Stewart Prepared by Jason Gaddis Math 231 - Chapter 2 Essentials of Calculus by James Stewart Prepare by Jason Gais Chapter 2 - Derivatives 21 - Derivatives an Rates of Change Definition A tangent to a curve is a line that intersects

More information

18 EVEN MORE CALCULUS

18 EVEN MORE CALCULUS 8 EVEN MORE CALCULUS Chapter 8 Even More Calculus Objectives After stuing this chapter you shoul be able to ifferentiate an integrate basic trigonometric functions; unerstan how to calculate rates of change;

More information

Short Intro to Coordinate Transformation

Short Intro to Coordinate Transformation Short Intro to Coorinate Transformation 1 A Vector A vector can basically be seen as an arrow in space pointing in a specific irection with a specific length. The following problem arises: How o we represent

More information

Lecture 16: The chain rule

Lecture 16: The chain rule Lecture 6: The chain rule Nathan Pflueger 6 October 03 Introuction Toay we will a one more rule to our toolbo. This rule concerns functions that are epresse as compositions of functions. The iea of a composition

More information

0.1 Differentiation Rules

0.1 Differentiation Rules 0.1 Differentiation Rules From our previous work we ve seen tat it can be quite a task to calculate te erivative of an arbitrary function. Just working wit a secon-orer polynomial tings get pretty complicate

More information

Module FP2. Further Pure 2. Cambridge University Press Further Pure 2 and 3 Hugh Neill and Douglas Quadling Excerpt More information

Module FP2. Further Pure 2. Cambridge University Press Further Pure 2 and 3 Hugh Neill and Douglas Quadling Excerpt More information 5548993 - Further Pure an 3 Moule FP Further Pure 5548993 - Further Pure an 3 Differentiating inverse trigonometric functions Throughout the course you have graually been increasing the number of functions

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

More information

You should also review L Hôpital s Rule, section 3.6; follow the homework link above for exercises.

You should also review L Hôpital s Rule, section 3.6; follow the homework link above for exercises. BEFORE You Begin Calculus II If it has been awhile since you ha Calculus, I strongly suggest that you refresh both your ifferentiation an integration skills. I woul also like to remin you that in Calculus,

More information

Section The Chain Rule and Implicit Differentiation with Application on Derivative of Logarithm Functions

Section The Chain Rule and Implicit Differentiation with Application on Derivative of Logarithm Functions Section 3.4-3.6 The Chain Rule an Implicit Differentiation with Application on Derivative of Logarithm Functions Ruipeng Shen September 3r, 5th Ruipeng Shen MATH 1ZA3 September 3r, 5th 1 / 3 The Chain

More information

Implicit Differentiation. Lecture 16.

Implicit Differentiation. Lecture 16. Implicit Differentiation. Lecture 16. We are use to working only with functions that are efine explicitly. That is, ones like f(x) = 5x 3 + 7x x 2 + 1 or s(t) = e t5 3, in which the function is escribe

More information

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) = 2 2t 1 + t 2 cos x = 1 t2 We will revisit the double angle identities:

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) = 2 2t 1 + t 2 cos x = 1 t2 We will revisit the double angle identities: 6.4 Integration using tanx/) We will revisit the ouble angle ientities: sin x = sinx/) cosx/) = tanx/) sec x/) = tanx/) + tan x/) cos x = cos x/) sin x/) tan x = = tan x/) sec x/) tanx/) tan x/). = tan

More information

Solutions to Practice Problems Tuesday, October 28, 2008

Solutions to Practice Problems Tuesday, October 28, 2008 Solutions to Practice Problems Tuesay, October 28, 2008 1. The graph of the function f is shown below. Figure 1: The graph of f(x) What is x 1 + f(x)? What is x 1 f(x)? An oes x 1 f(x) exist? If so, what

More information

Unit #6 - Families of Functions, Taylor Polynomials, l Hopital s Rule

Unit #6 - Families of Functions, Taylor Polynomials, l Hopital s Rule Unit # - Families of Functions, Taylor Polynomials, l Hopital s Rule Some problems an solutions selecte or aapte from Hughes-Hallett Calculus. Critical Points. Consier the function f) = 54 +. b) a) Fin

More information

Optimization Notes. Note: Any material in red you will need to have memorized verbatim (more or less) for tests, quizzes, and the final exam.

Optimization Notes. Note: Any material in red you will need to have memorized verbatim (more or less) for tests, quizzes, and the final exam. MATH 2250 Calculus I Date: October 5, 2017 Eric Perkerson Optimization Notes 1 Chapter 4 Note: Any material in re you will nee to have memorize verbatim (more or less) for tests, quizzes, an the final

More information

x 2 2x 8 (x 4)(x + 2)

x 2 2x 8 (x 4)(x + 2) Problems With Notation Mathematical notation is very precise. This contrasts with both oral communication an some written English. Correct mathematical notation: x 2 2x 8 (x 4)(x + 2) lim x 4 = lim x 4

More information

ARAB ACADEMY FOR SCIENCE TECHNOLOGY AND MARITIME TRANSPORT

ARAB ACADEMY FOR SCIENCE TECHNOLOGY AND MARITIME TRANSPORT ARAB ACADEMY FOR SCIENCE TECHNOLOGY AND MARITIME TRANSPORT Course: Math For Engineering Winter 8 Lecture Notes By Dr. Mostafa Elogail Page Lecture [ Functions / Graphs of Rational Functions] Functions

More information

STUDENT S COMPANIONS IN BASIC MATH: THE FOURTH. Trigonometric Functions

STUDENT S COMPANIONS IN BASIC MATH: THE FOURTH. Trigonometric Functions STUDENT S COMPANIONS IN BASIC MATH: THE FOURTH Trigonometric Functions Let me quote a few sentences at the beginning of the preface to a book by Davi Kammler entitle A First Course in Fourier Analysis

More information

2 ODEs Integrating Factors and Homogeneous Equations

2 ODEs Integrating Factors and Homogeneous Equations 2 ODEs Integrating Factors an Homogeneous Equations We begin with a slightly ifferent type of equation: 2.1 Exact Equations These are ODEs whose general solution can be obtaine by simply integrating both

More information

UNDERSTANDING INTEGRATION

UNDERSTANDING INTEGRATION UNDERSTANDING INTEGRATION Dear Reaer The concept of Integration, mathematically speaking, is the "Inverse" of the concept of result, the integration of, woul give us back the function f(). This, in a way,

More information

Inverse Trig Functions

Inverse Trig Functions Inverse Trig Functions -7-08 If you restrict fx) = sinx to the interval π x π, the function increases: y = sin x - / / This implies that the function is one-to-one, an hence it has an inverse. The inverse

More information

IMPLICIT DIFFERENTIATION

IMPLICIT DIFFERENTIATION IMPLICIT DIFFERENTIATION CALCULUS 3 INU0115/515 (MATHS 2) Dr Arian Jannetta MIMA CMath FRAS Implicit Differentiation 1/ 11 Arian Jannetta Explicit an implicit functions Explicit functions An explicit function

More information

Calculus Math Fall 2012 (Cohen) Lecture Notes

Calculus Math Fall 2012 (Cohen) Lecture Notes Calculus Math 70.200 Fall 202 (Cohen) Lecture Notes For the purposes of this class, we will regar calculus as the stuy of limits an limit processes. Without yet formally recalling the efinition of a limit,

More information

Sturm-Liouville Theory

Sturm-Liouville Theory LECTURE 5 Sturm-Liouville Theory In the three preceing lectures I emonstrate the utility of Fourier series in solving PDE/BVPs. As we ll now see, Fourier series are just the tip of the iceberg of the theory

More information

Schrödinger s equation.

Schrödinger s equation. Physics 342 Lecture 5 Schröinger s Equation Lecture 5 Physics 342 Quantum Mechanics I Wenesay, February 3r, 2010 Toay we iscuss Schröinger s equation an show that it supports the basic interpretation of

More information

Define each term or concept.

Define each term or concept. Chapter Differentiation Course Number Section.1 The Derivative an the Tangent Line Problem Objective: In this lesson you learne how to fin the erivative of a function using the limit efinition an unerstan

More information

Implicit Differentiation and Inverse Trigonometric Functions

Implicit Differentiation and Inverse Trigonometric Functions Implicit Differentiation an Inverse Trigonometric Functions MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Summer 2018 Explicit vs. Implicit Functions 0.5 1 y 0.0 y 2 0.5 3 4 1.0 0.5

More information

By writing (1) as y (x 5 1). (x 5 1), we can find the derivative using the Product Rule: y (x 5 1) 2. we know this from (2)

By writing (1) as y (x 5 1). (x 5 1), we can find the derivative using the Product Rule: y (x 5 1) 2. we know this from (2) 3.5 Chain Rule 149 3.5 Chain Rule Introuction As iscusse in Section 3.2, the Power Rule is vali for all real number exponents n. In this section we see that a similar rule hols for the erivative of a power

More information

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) 2t 1 + t 2 cos x = 1 t2 sin x =

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) 2t 1 + t 2 cos x = 1 t2 sin x = 6.4 Integration using tan/ We will revisit the ouble angle ientities: sin = sin/ cos/ = tan/ sec / = tan/ + tan / cos = cos / sin / tan = = tan / sec / tan/ tan /. = tan / + tan / So writing t = tan/ we

More information

Exam 2 Review Solutions

Exam 2 Review Solutions Exam Review Solutions 1. True or False, an explain: (a) There exists a function f with continuous secon partial erivatives such that f x (x, y) = x + y f y = x y False. If the function has continuous secon

More information

MATH 13200/58: Trigonometry

MATH 13200/58: Trigonometry MATH 00/58: Trigonometry Minh-Tam Trinh For the trigonometry unit, we will cover the equivalent of 0.7,.4,.4 in Purcell Rigon Varberg.. Right Triangles Trigonometry is the stuy of triangles in the plane

More information

Math Review for Physical Chemistry

Math Review for Physical Chemistry Chemistry 362 Spring 27 Dr. Jean M. Stanar January 25, 27 Math Review for Physical Chemistry I. Algebra an Trigonometry A. Logarithms an Exponentials General rules for logarithms These rules, except where

More information

The Natural Logarithm

The Natural Logarithm The Natural Logarithm -28-208 In earlier courses, you may have seen logarithms efine in terms of raising bases to powers. For eample, log 2 8 = 3 because 2 3 = 8. In those terms, the natural logarithm

More information

Computing Derivatives J. Douglas Child, Ph.D. Rollins College Winter Park, FL

Computing Derivatives J. Douglas Child, Ph.D. Rollins College Winter Park, FL Computing Derivatives by J. Douglas Chil, Ph.D. Rollins College Winter Park, FL ii Computing Inefinite Integrals Important notice regaring book materials Texas Instruments makes no warranty, either express

More information

CHAPTER 3 DERIVATIVES (continued)

CHAPTER 3 DERIVATIVES (continued) CHAPTER 3 DERIVATIVES (continue) 3.3. RULES FOR DIFFERENTIATION A. The erivative of a constant is zero: [c] = 0 B. The Power Rule: [n ] = n (n-1) C. The Constant Multiple Rule: [c *f()] = c * f () D. The

More information

Math 115 Section 018 Course Note

Math 115 Section 018 Course Note Course Note 1 General Functions Definition 1.1. A function is a rule that takes certain numbers as inputs an assigns to each a efinite output number. The set of all input numbers is calle the omain of

More information

Math Implicit Differentiation. We have discovered (and proved) formulas for finding derivatives of functions like

Math Implicit Differentiation. We have discovered (and proved) formulas for finding derivatives of functions like Math 400 3.5 Implicit Differentiation Name We have iscovere (an prove) formulas for fining erivatives of functions like f x x 3x 4x. 3 This amounts to fining y for 3 y x 3x 4x. Notice that in this case,

More information

Introduction to Differential Equations Math 286 X1 Fall 2009 Homework 2 Solutions

Introduction to Differential Equations Math 286 X1 Fall 2009 Homework 2 Solutions Introuction to Differential Equations Math 286 X1 Fall 2009 Homewk 2 Solutions 1. Solve each of the following ifferential equations: (a) y + 3xy = 0 (b) y + 3y = 3x (c) y t = cos(t)y () x 2 y x y = 3 Solution:

More information

2.1 Derivatives and Rates of Change

2.1 Derivatives and Rates of Change 1a 1b 2.1 Derivatives an Rates of Change Tangent Lines Example. Consier y f x x 2 0 2 x-, 0 4 y-, f(x) axes, curve C Consier a smooth curve C. A line tangent to C at a point P both intersects C at P an

More information

Separation of Variables

Separation of Variables Physics 342 Lecture 1 Separation of Variables Lecture 1 Physics 342 Quantum Mechanics I Monay, January 25th, 2010 There are three basic mathematical tools we nee, an then we can begin working on the physical

More information

Calculus and optimization

Calculus and optimization Calculus an optimization These notes essentially correspon to mathematical appenix 2 in the text. 1 Functions of a single variable Now that we have e ne functions we turn our attention to calculus. A function

More information

1 Lecture 13: The derivative as a function.

1 Lecture 13: The derivative as a function. 1 Lecture 13: Te erivative as a function. 1.1 Outline Definition of te erivative as a function. efinitions of ifferentiability. Power rule, erivative te exponential function Derivative of a sum an a multiple

More information

Trigonometric Functions

Trigonometric Functions 4 Trigonometric Functions So far we have use only algebraic functions as examples when fining erivatives, that is, functions that can be built up by the usual algebraic operations of aition, subtraction,

More information

Quantum Mechanics in Three Dimensions

Quantum Mechanics in Three Dimensions Physics 342 Lecture 20 Quantum Mechanics in Three Dimensions Lecture 20 Physics 342 Quantum Mechanics I Monay, March 24th, 2008 We begin our spherical solutions with the simplest possible case zero potential.

More information

Mathematical Review Problems

Mathematical Review Problems Fall 6 Louis Scuiero Mathematical Review Problems I. Polynomial Equations an Graphs (Barrante--Chap. ). First egree equation an graph y f() x mx b where m is the slope of the line an b is the line's intercept

More information

Chapter 3 Notes, Applied Calculus, Tan

Chapter 3 Notes, Applied Calculus, Tan Contents 3.1 Basic Rules of Differentiation.............................. 2 3.2 The Prouct an Quotient Rules............................ 6 3.3 The Chain Rule...................................... 9 3.4

More information

Center of Gravity and Center of Mass

Center of Gravity and Center of Mass Center of Gravity an Center of Mass 1 Introuction. Center of mass an center of gravity closely parallel each other: they both work the same way. Center of mass is the more important, but center of gravity

More information

Solutions to Math 41 Second Exam November 4, 2010

Solutions to Math 41 Second Exam November 4, 2010 Solutions to Math 41 Secon Exam November 4, 2010 1. (13 points) Differentiate, using the metho of your choice. (a) p(t) = ln(sec t + tan t) + log 2 (2 + t) (4 points) Using the rule for the erivative of

More information

by using the derivative rules. o Building blocks: d

by using the derivative rules. o Building blocks: d Calculus for Business an Social Sciences - Prof D Yuen Eam Review version /9/01 Check website for any poste typos an upates Eam is on Sections, 5, 6,, 1,, Derivatives Rules Know how to fin the formula

More information

Lagrangian and Hamiltonian Mechanics

Lagrangian and Hamiltonian Mechanics Lagrangian an Hamiltonian Mechanics.G. Simpson, Ph.. epartment of Physical Sciences an Engineering Prince George s Community College ecember 5, 007 Introuction In this course we have been stuying classical

More information

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

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

More information

f(x) f(a) Limit definition of the at a point in slope notation.

f(x) f(a) Limit definition of the at a point in slope notation. Lesson 9: Orinary Derivatives Review Hanout Reference: Brigg s Calculus: Early Transcenentals, Secon Eition Topics: Chapter 3: Derivatives, p. 126-235 Definition. Limit Definition of Derivatives at a point

More information

Hyperbolic Functions. Notice: this material must not be used as a substitute for attending. the lectures

Hyperbolic Functions. Notice: this material must not be used as a substitute for attending. the lectures Hyperbolic Functions Notice: this material must not be use as a substitute for attening the lectures 0. Hyperbolic functions sinh an cosh The hyperbolic functions sinh (pronounce shine ) an cosh are efine

More information