Summary: Primer on Integral Calculus:

Size: px
Start display at page:

Download "Summary: Primer on Integral Calculus:"

Transcription

1 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 1 Summary: Primer on Integral Calculus: Part I 1. Integrating over a single variable: Area under a curve Properties of integrals logs and exponentials trigonometric functions transformation of variables (substitution) integration by parts 2. Double integrals: volume under a surface region of integration transformation of variables, the Jacobian 3. Triple integrals: volume enclosed by a surface mass of a solid object transformation of variables 4. Examples:

2 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 2 Suggested Reading: Stewart: Calculus, 5th Edition, Brooks/Cole, Belmont, CA, 2003 (presumably this was your Calculus textbook) Chapters 5, 6 and 8. Spiegel: Theory and Problems of Advanced Calculus (Schaum Outline Series), Chapters 5 and 9. Kreyszig: Chapter 9, pages Gradshteyn and Ryzhik: Table of Integrals, Series and Products, Academic Press, New York, ISBN:

3 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 3 Figure 1: Integrating over a single variable: Let f (x) be a function of the variable x defined and piece-wise continuous over the interval a x b (see Figure 1). The function shown in the figure has discontinuities at x = c and at x = b, but is otherwise continuous. Even in the presence of a finite number of such discontinuities we can

4 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 4 integrate this function over the range from a to b. b a f(x)dx = c + a b f(x)dx + d d c f(x)dx f(x)dx (1) = area under curve f(x) The integral of the function f(x) is really the antiderivative of f(x), i.e., it is the function, F (x) which you must differentiate with respect to x in order to generate the function f(x). If F (x) contains a constant term (i.e., a term which does not depend on x, the process of differentiation loses that term. Thus, the integral of f(x) is uncertain to within a constant term (a term independent of x). So, if f(x) is the derivative of some function F (x), then df (x) dx = f(x) and df f(x)dx = dx dx = df = F (x) + C (2) This is an example of an indefinite integral. If you specify the integral at any one value of x then

5 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 5 you have determined the constant C. Thus, the previous example, where the limits of integration were specified as a and b, is an example of a definite integral. The integral of a function of a single variable x is the limit of the Cauchy-Riemann sum (see Figure 2) n S n = f(ξ i ) x i (3) i=1 where f(x) is defined and piece-wise continuous over the region a x b, x i = x i x i 1 and the sequence x i is defined so that a = x 0 < x 1 < x 2 < < x n = b. Finally, f(ξ i ) is the function f(x) evaluated at x = ξ i where x i 1 < ξ i < x i. The integral of f(x) over the interval from a to b is then b a f(x)dx = lim n n f(ξ i ) x i (4) i=1 This suggests a numerical method for evaluating integrals by computer (Simpson s rule). If α and β are any constants (i.e., not functions of the variable x), and f(x) and g(x) are integrable

6 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 6 Figure 2: functions of x, then I = [αf(x) + βg(x)]dx = α f(x)dx + β g(x)dx (5) In other words, the integration operation is linear. This is a simple but extremely important property of integration.

7 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 7 Logs and Exponentials: Consider the infinite series f(x) = n=0 x n n! the integral of this function is just x n F (x) = { n! }dx = = = = = n=0 n=0 n=0 1 x n dx (6) n! 1 x n+1 n! n C x k + C, (k = n + 1) k! + xk k! k0 0! + C x k k! + C k=1 k=0 k=0 This rather special function (the integral of which is equal to the function itself, to within a constant)

8 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 8 is the exponential function e x = exp(x) = n=0 x n n! It follows that the derivative of e x is also the function itself de x dx = ex We can use the following equation as the definition of the natural logarithm, x dt ln x = 1 t Example: Use this definition of the natural log to shown that ln(a b) = ln(a) + ln(b) a b dt ln(a b) = 1 t a dt = 1 t + a dt 1 t + a dt = 1 t + = ln a + ln b a b a b 1 b 1 dt t du u dt t with u = t/a (7)

9 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 9 It also follows, from the fundamental theorem of calculus, that d dx ln x = 1 x since d ln x dx dx = d ln x = ln x (8) 1 = x dx (9) so that we recover the definition of ln x. The exponential function exp(x) is the inverse of the ln x. I.e., exp[ln x] = x (10) and ln[exp(x)] = x (11) It follows that, if x 1 = ln y 1 and x 2 = ln y 2, then y 1 = exp(x 1 ) and y 2 = exp(x 2 ) so that and ln(y 1 y 2 ) = ln(y 1 ) + ln(y 2 ) = x 1 + x 2 exp(x 1 + x 2 ) = y 1 y 2 = exp(x 1 ) exp(x 2 )

10 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 10 Figure 3: Trigonometric functions: The trigonometric functions are defined in terms of the x and y components of the vector ~r, as shown in Figure 3. y x y sin θ = cos θ = tan θ = r r x sec θ = cot θ = sin θ cos θ tan θ It is important to note that the sin θ is an odd csc θ =

11 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 11 function of θ, i.e., sin( θ) = sin θ and, that cos θ is an even function of θ cos( θ) = cos θ Since tan θ = sin θ cos θ the function tan θ is also an odd function of θ. tan( θ) = tan θ These functions are also all periodic in their argument θ, with period 2π sin(θ + 2π) = sin θ cos(θ + 2π) = cos θ tan(θ + 2π) = tan θ In addition to these symmetry properties there are a large number of trigonometric identities which are useful for simplifying expression containing trig functions are for transforming integrals into forms more easily solved (see any trig or calculus book for these). For example, most of you will remember sin 2 x + cos 2 x = 1

12 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 12 The power series expansions for sin and cos are very useful and should be remembered. cos x = ( 1) n x2n (2n)! and sin x = n=0 ( 1) n x2n+1 (2n + 1)! n=0 We also define the hyperbolic trig functions x 2n+1 sinh x = (2n + 1)! and cosh x = n=0 n=0 x 2n (2n)! The hyperbolic tangent can be defined by tanh x = sinh x cosh x and so on. There are a large number of identities involving the hyperbolic trig functions as well, for example, cosh 2 x sinh 2 x = 1 You will notice the difference from the corresponding identity for the normal trig functions. Beware!

13 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 13 Recalling the power series for the exponential function, exp(x), exp(x) = e x x n = n! we notice immediately that n=0 exp(x) = cosh x + sinh x Similarly, introducing the imaginary number i i = 1 we find, using the series expansions, that exp(ix) = cos x + i sin x this is called the Euler formula. Notice that, since sin x and cos x are periodic functions of x, with period 2π, so is exp(ix) exp(ix + 2π) = e i(x+2π) = e ix e 2πi = e ix i.e., exp(2πi) = 1. Additionally, exp(iπ/2) = 1 = i, exp(iπ) = 1 and exp(3iπ/2) = 1 = i. You probably recall that d d sin x = cos x and cos x = sin x dx dx

14 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 14 If not, these can easily be proven starting from the series expansions of sin and cos. Thus, if F (x) = sin x then df (x) = f(x) = cos x dx and, by the fundamental theorem of calculus, f(x) dx = F (x) + C or, cos x dx = sin x + C In the same fashion, sin x dx = cos x + C (note the minus sign!) Transformation of variables: How do we calculate q p sin(ax) dx We used a simple substitution of variables. Let u = ax, then, du = adx or dx = du/a. Since we are changing the integration variable, we also have to change the range over which we are integrating,

15 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 15 i.e., we have to change the limits of integration from x = p and x = q to u = ap and u = aq. Thus, we have the new integral q p sin(ax) dx = 1 a Example: Calculate 2π 0 aq ap sin u du (12) = 1 [cos(aq) cos(ap)] a 2π 0 cos x dx cos x dx = [sin x 2π 0 = [sin(2π) sin(0)] = 0 0 = 0 The integral of either sin x or cos x over an entire period (or an integer number of periods) is precisely 0. Since cos x is also an even function of x, we have a a cos x dx = [sin x a a = [sin(a) sin( a)] = 2 sin(a) Similarly, since sin x is an odd function of x, we have a a sin x dx = [cos x a a = [cos(a) cos( a)] = 0 If the argument of sin is, for example, ax + b

16 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 16 then the integral π sin(ax + b) dx 0 is readily evaluated by simple change of variables to u = ax + b with du = adx π 0 sin(ax + b) dx = 1 a = 1 a aπ+b b sin u du [cos u aπ+b b (13) = 1 [cos(aπ + b) cos(b)] a You will very often see integrals of the form π 0 R(sin θ, cos θ) sin θ dθ either by itself, or as part of a double or triple integral. A very useful substitution is u = cos θ with du = d cos θ = sin θdθ. Then, this integral becomes π 0 R(sin θ, cos θ) sin θ dθ = 0 1 R( 1 u 2, u)du = 1 0 R( 1 u 2, u)du

17 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 17 For example π sin θ dθ = du = 2 Another simple example of substitution is sin θ du tan θ dθ = cos θ dθ = u = ln u Example: Calculate π/2 π/2 cos 2 x dx Here it will be useful to use one of the familiar trigonometric identities. One of the half angle (or double angle, if you prefer) formulas is cos 2 x = cos(2x) With this substitution we have π/2 π/2 cos 2 x dx = 1 2 π/2 π/2 π/2 = 1 dx π/2 2 = 1 2 [π 2 + π 2 ] [1 + cos(2x)] dx π/2 π/2 π π cos(2x) dx cos y dy = π [sin π sin( π)] = π 2

18 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 18 The other half angle formula sin 2 x = cos(2x) immediately allows us to evaluate b [ 1 sin 2 x dx = 2 x 1 sin 2x 4 a in the same manner. The trig identities sin x sin y = 1 [cos(x y) cos(x + y)] 2 sin x cos y = 1 [sin(x + y) + sin(x y)] 2 cos x cos y = 1 [cos(x y) + cos(x + y)] 2 cos x sin y = 1 [sin(x + y) sin(x y)] 2 will make it easy to evaluate integrals involving the products of sin s and cos s. You need to use your imagination sometimes. Inverse trig functions: Let y be the angle whose sin is x, then y = arcsin(x) = sin 1 π (x), 2 y π 2 b a

19 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 19 To evaluate the integrals of these inverse trig functions it is useful to use the definition of the integral as the anti-derivative. Then, for arcsin, x = sin y d dx (sin y) = dx dx = 1 cos y dy dx = 1 cos y = 1 sin 2 y = 1 x 2 dy dx = 1 cos y = 1 1 x 2 d or dx (arcsin x) = 1 1 x 2 Similarly, we can easily show that y = arccos x d dx (arccos x) = 1 1 x 2

20 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 20 and y = arctan x d d (tan y) = dx dx (sin y = cos y d dx cos y ) d (sin y) sin y dx cos 2 y = cos2 y + sin 2 y cos 2 y dy dx (cos y) = 1 dy cos 2 y dx = 1 recall that tan y = x. Then, dy dx = cos2 y = 1 sec 2 y = tan 2 y d 1 (arctan x) = dx 1 + x 2 On the other hand, if y = arccot x then we would have dy dx = x 2 etc. Having defined all of these derivatives, we can now take the anti-derivatives (i.e., the integrals) { dx = arcsin x + C, or, (14) 1 x 2 arccos x + C

21 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 21 and dx 1 + x = arctan x + C 2 If we make the substitution x = iy so that x 2 = y 2 we obtain dy = arctanh y + C 1 y2 so we have similar expressions for the hyperbolic trig functions. Example: Evaluate the integral dx a 2 + x 2 let ay = x, then dy = dx/a and dx a 2 + x = a dy 2 a 2 + a 2 y 2 a dy = a y = 1 dy 2 a 1 + y 2 = 1 a tan 1 y + C = 1 a tan 1 x a + C Transformation of variables: Formally, when we make a transformation of variables (for functions of a single variable) we are fol-

22 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 22 lowing the prescription f(x) f(x(u)) = F (u) where the function f(x) of the variable x is defined over some range x 1 x x 2 and the function F (u) is defined over the corresponding range of the variable u, u 1 u u 2. Then, the integral x2 x 1 f(x) dx = u2 u 1 Calculate the integral x 2 dx x f(x(u)) dx du du Here, the function being integrated is f(x) = x2 x If we let u = x 3 + 1, then, du = 3x 2 dx and x(u) = 1/3 u 1, and dx du = 1 (u 1) 2/3 3 Also, f(x(u)) = ( 1/3 u 1) 2 u

23 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 23 so the integral can be written x 2 dx x = f(x) dx = ( 1/3 u 1) 2 = u = 1 3 f(x(u)) dx du du 1 3 (u 1) 2/3 du du u = 1 3 ln u + C = 1 3 ln(x3 + 1) + C In this case, and most other simple substitutions, it would have been easier to simply note that u = x and 3x 2 dx = du so that du u = 1 3 ln u + C x 2 dx x = 1 3 Example: Evaluate the integral sin x dx 1 sin 2 x Here the substitution u = cos x and du = d cos x = sin x dx is useful again sin x dx du 1 sin 2 x = = u 1 + C u 2 Example: Evaluate the integral x 1 + x 2 dx

24 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 24 Let u = 1+x 2 then du = 2x dx and the integral becomes x 1 + x 2 dx = 1 u 1 du = 2 3 u3/2 +C = 1 3 (1+x2 ) 3/2 +C Integration by Parts: The chain rule for differentiating the product of two functions is d(u v) = u dv + v du Integrating this expression we have d(u v) = u v = u dv + v du This suggests a mechanism of evaluating certain integrals where the integrand can be expressed as the product of two functions u dv = u v v du This is an extremely powerful tool. Consider the integral x 2 e x dx = u dv

25 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 25 if we take u = x 2, then du = 2x dx. At the same time we define dv = e x dx which means v = e x. In this fashion we have broken up the first integral into the product of the two new variables and a simpler integral x 2 e x dx = x 2 e x 2 x e x dx Of course, we still have to solve this second integral. Making a new substitution u = x so that du = dx and again dv = e x dx so that v = e x, we reduce this integral to one which we know x 2 e x dx = x 2 e x 2 x e x dx = x 2 e x 2x e x + 2 e x dx = x 2 e x 2x e x + 2e x + C Now consider the integral e x sin x dx = u dv If we let u = e x then du = e x dx leaving dv = sin x dx so that v = cos x Integration by parts then gives e x sin x dx = e x cos x + e x cos x dx

26 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 26 This integral looks very similar to the first so it might seem we haven t accomplished anything, but let s take one more step: e x cos x dx = u dv Here we will take u = e x, giving du = e x dx and dv = cos x dx which gives v = sin x. Then, this second integral becomes e x cos x dx = e x sin x e x sin x dx Collecting all of this together we get e x sin x dx = e x cos x+e x sin x e x sin x dx which reduces to e x sin x dx = 1 2 [sin x cos x]ex + C (the additive constant arises as always because this is an indefinite integral). Integration by parts is particularly useful for repetitive or recursive evaluation of certain classes of integrals. For example, sin n x dx = u dv

27 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 27 Let u = sin n 1 x and dv = sin x dx. Then, du = (n 1) cos x sin n 2 x dx and v = cos x sin n x dx = cos x sin n 1 x + (n 1) cos 2 x sin n 2 x dx Substitute cos 2 x = 1 sin 2 x to get sin n x dx = cos x sin n 1 x (n 1) sin n x dx + (n 1) sin n 2 x dx Here again we can combine the integrals in sin n x to obtain finally sin n x dx = cos x sinn 1 x n (n 1) + sin n 2 x dx n This process can be repeated again for the integral

28 Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 28 on the right to give sin n x dx = cos x sinn 1 x n + (n 1) n [ cos x sin n 3 x n 2 + n 3 sin n 4 x dx ] n 2 This process is repeated as many times as necessary to end up with an integral which can be evaluated directly. Exercise: Evaluate the integral sin 5 x dx by parts using the results quoted above.

Test one Review Cal 2

Test one Review Cal 2 Name: Class: Date: ID: A Test one Review Cal 2 Short Answer. Write the following expression as a logarithm of a single quantity. lnx 2ln x 2 ˆ 6 2. Write the following expression as a logarithm of a single

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

Inverse Trig Functions

Inverse Trig Functions 6.6i Inverse Trigonometric Functions Inverse Sine Function Does g(x) = sin(x) have an inverse? What restriction would we need to make so that at least a piece of this function has an inverse? Given f (x)

More information

In this chapter we study several functions that are useful in calculus and other areas of mathematics.

In this chapter we study several functions that are useful in calculus and other areas of mathematics. Calculus 5 7 Special functions In this chapter we study several functions that are useful in calculus and other areas of mathematics. 7. Hyperbolic trigonometric functions The functions we study in this

More information

Practice Differentiation Math 120 Calculus I Fall 2015

Practice Differentiation Math 120 Calculus I Fall 2015 . x. Hint.. (4x 9) 4x + 9. Hint. Practice Differentiation Math 0 Calculus I Fall 0 The rules of differentiation are straightforward, but knowing when to use them and in what order takes practice. Although

More information

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

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

More information

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

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules Math 5 Integration Topic 3 Page MATH 5 TOPIC 3 INTEGRATION 3A. Integration of Common Functions Practice Problems 3B. Constant, Sum, and Difference Rules Practice Problems 3C. Substitution Practice Problems

More information

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

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

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

More information

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

6.6 Inverse Trigonometric Functions

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

More information

Advanced Mathematics Support Programme Edexcel Year 2 Core Pure Suggested Scheme of Work ( )

Advanced Mathematics Support Programme Edexcel Year 2 Core Pure Suggested Scheme of Work ( ) Edexcel Year 2 Core Pure Suggested Scheme of Work (2018-2019) This template shows how Integral Resources and AMSP FM videos can be used to support Further Mathematics students and teachers. This template

More information

Chapter 3 Differentiation Rules (continued)

Chapter 3 Differentiation Rules (continued) Chapter 3 Differentiation Rules (continued) Sec 3.5: Implicit Differentiation (continued) Implicit Differentiation What if you want to find the slope of the tangent line to a curve that is not the graph

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

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

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

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

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

7.1. Calculus of inverse functions. Text Section 7.1 Exercise:

7.1. Calculus of inverse functions. Text Section 7.1 Exercise: Contents 7. Inverse functions 1 7.1. Calculus of inverse functions 2 7.2. Derivatives of exponential function 4 7.3. Logarithmic function 6 7.4. Derivatives of logarithmic functions 7 7.5. Exponential

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

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

More information

Inverse Trigonometric Functions. September 5, 2018

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

More information

f(g(x)) g (x) dx = f(u) du.

f(g(x)) g (x) dx = f(u) du. 1. Techniques of Integration Section 8-IT 1.1. Basic integration formulas. Integration is more difficult than derivation. The derivative of every rational function or trigonometric function is another

More information

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 1231 MATHEMATICS 1B Calculus Section 1: - Integration.

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

More information

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

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

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

Formulas to remember

Formulas to remember Complex numbers Let z = x + iy be a complex number The conjugate z = x iy Formulas to remember The real part Re(z) = x = z+z The imaginary part Im(z) = y = z z i The norm z = zz = x + y The reciprocal

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

Calculus & Analytic Geometry I

Calculus & Analytic Geometry I TQS 124 Autumn 2008 Quinn Calculus & Analytic Geometry I The Derivative: Analytic Viewpoint Derivative of a Constant Function. For c a constant, the derivative of f(x) = c equals f (x) = Derivative of

More information

AP Calculus Summer Packet

AP Calculus Summer Packet AP Calculus Summer Packet Writing The Equation Of A Line Example: Find the equation of a line that passes through ( 1, 2) and (5, 7). ü Things to remember: Slope formula, point-slope form, slopeintercept

More information

INTEGRATING RADICALS

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

More information

6.1 Antiderivatives and Slope Fields Calculus

6.1 Antiderivatives and Slope Fields Calculus 6. Antiderivatives and Slope Fields Calculus 6. ANTIDERIVATIVES AND SLOPE FIELDS Indefinite Integrals In the previous chapter we dealt with definite integrals. Definite integrals had limits of integration.

More information

Integration by Parts

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

More information

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

CHAIN RULE: DAY 2 WITH TRIG FUNCTIONS. Section 2.4A Calculus AP/Dual, Revised /30/2018 1:44 AM 2.4A: Chain Rule Day 2 1

CHAIN RULE: DAY 2 WITH TRIG FUNCTIONS. Section 2.4A Calculus AP/Dual, Revised /30/2018 1:44 AM 2.4A: Chain Rule Day 2 1 CHAIN RULE: DAY WITH TRIG FUNCTIONS Section.4A Calculus AP/Dual, Revised 018 viet.dang@humbleisd.net 7/30/018 1:44 AM.4A: Chain Rule Day 1 THE CHAIN RULE A. d dx f g x = f g x g x B. If f(x) is a differentiable

More information

2016 FAMAT Convention Mu Integration 1 = 80 0 = 80. dx 1 + x 2 = arctan x] k2

2016 FAMAT Convention Mu Integration 1 = 80 0 = 80. dx 1 + x 2 = arctan x] k2 6 FAMAT Convention Mu Integration. A. 3 3 7 6 6 3 ] 3 6 6 3. B. For quadratic functions, Simpson s Rule is eact. Thus, 3. D.. B. lim 5 3 + ) 3 + ] 5 8 8 cot θ) dθ csc θ ) dθ cot θ θ + C n k n + k n lim

More information

MA 242 Review Exponential and Log Functions Notes for today s class can be found at

MA 242 Review Exponential and Log Functions Notes for today s class can be found at MA 242 Review Exponential and Log Functions Notes for today s class can be found at www.xecu.net/jacobs/index242.htm Example: If y = x n If y = x 2 then then dy dx = nxn 1 dy dx = 2x1 = 2x Power Function

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

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

Example. Evaluate. 3x 2 4 x dx.

Example. Evaluate. 3x 2 4 x dx. 3x 2 4 x 3 + 4 dx. Solution: We need a new technique to integrate this function. Notice that if we let u x 3 + 4, and we compute the differential du of u, we get: du 3x 2 dx Going back to our integral,

More information

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

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

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

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

More information

M152: Calculus II Midterm Exam Review

M152: Calculus II Midterm Exam Review M52: Calculus II Midterm Exam Review Chapter 4. 4.2 : Mean Value Theorem. - Know the statement and idea of Mean Value Theorem. - Know how to find values of c making the theorem true. - Realize the importance

More information

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

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

More information

5.5. The Substitution Rule

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

More information

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

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

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 152 Take Home Test 1

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

More information

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

Chapter 3: Transcendental Functions

Chapter 3: Transcendental Functions Chapter 3: Transcendental Functions Spring 2018 Department of Mathematics Hong Kong Baptist University 1 / 32 Except for the power functions, the other basic elementary functions are also called the transcendental

More information

MTH 133 Solutions to Exam 2 November 15, Without fully opening the exam, check that you have pages 1 through 13.

MTH 133 Solutions to Exam 2 November 15, Without fully opening the exam, check that you have pages 1 through 13. MTH 33 Solutions to Exam 2 November 5, 207 Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through

More information

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

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

More information

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

Chapter 2: Differentiation

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

More information

DEPARTMENT OF MATHEMATICS

DEPARTMENT OF MATHEMATICS DEPARTMENT OF MATHEMATICS A2 level Mathematics Core 3 course workbook 2015-2016 Name: Welcome to Core 3 (C3) Mathematics. We hope that you will use this workbook to give you an organised set of notes for

More information

2 Recollection of elementary functions. II

2 Recollection of elementary functions. II Recollection of elementary functions. II Last updated: October 5, 08. In this section we continue recollection of elementary functions. In particular, we consider exponential, trigonometric and hyperbolic

More information

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET 017-018 Name: 1. This packet is to be handed in on Monday August 8, 017.. All work must be shown on separate paper attached to the packet. 3.

More information

Practice Questions From Calculus II. 0. State the following calculus rules (these are many of the key rules from Test 1 topics).

Practice Questions From Calculus II. 0. State the following calculus rules (these are many of the key rules from Test 1 topics). Math 132. Practice Questions From Calculus II I. Topics Covered in Test I 0. State the following calculus rules (these are many of the key rules from Test 1 topics). (Trapezoidal Rule) b a f(x) dx (Fundamental

More information

PH1105 Lecture Notes on Calculus. Main Text: Calculus for the Life Sciences by. Bittenger, Brand and Quintanilla

PH1105 Lecture Notes on Calculus.   Main Text: Calculus for the Life Sciences by. Bittenger, Brand and Quintanilla PH1105 Lecture Notes on Calculus Joe Ó hógáin E-mail: johog@maths.tcd.ie Main Text: Calculus for the Life Sciences by Other Text: Calculus by Bittenger, Brand and Quintanilla Anton, Bivens and Davis 1

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

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

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

More information

A Calculus Review. A.1 What Do I Need To Know From Calculus? Introduction

A Calculus Review. A.1 What Do I Need To Know From Calculus? Introduction A Calculus Review Ordinary language is totally unsuited for expressing what physics really asserts, since the words of everyday life are not sufficiently abstract. Only mathematics and mathematical logic

More information

Functions and Graphs. Chapter Numbers (1.2.1, 1.2.4)

Functions and Graphs. Chapter Numbers (1.2.1, 1.2.4) Chapter 1 Functions and Graphs 1.1 Numbers (1.2.1, 1.2.4) The most fundamental type of number are those we use to count with: 0,1,2,... These are called the natural numbers: the set of all natural numbers

More information

Appendix A. Calculus Review. A.1 What Do I Need To Know From Calculus? Introduction

Appendix A. Calculus Review. A.1 What Do I Need To Know From Calculus? Introduction Calculus Review Appendix A Ordinary language is totally unsuited for expressing what physics really asserts, since the words of everyday life are not sufficiently abstract. Only mathematics and mathematical

More information

Final Examination Solutions

Final Examination Solutions Math. 5, Sections 5 53 (Fulling) 7 December Final Examination Solutions Test Forms A and B were the same except for the order of the multiple-choice responses. This key is based on Form A. Name: Section:

More information

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

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

More information

Exercises given in lecture on the day in parantheses.

Exercises given in lecture on the day in parantheses. A.Miller M22 Fall 23 Exercises given in lecture on the day in parantheses. The ɛ δ game. lim x a f(x) = L iff Hero has a winning strategy in the following game: Devil plays: ɛ > Hero plays: δ > Devil plays:

More information

18.01 EXERCISES. Unit 3. Integration. 3A. Differentials, indefinite integration. 3A-1 Compute the differentials df(x) of the following functions.

18.01 EXERCISES. Unit 3. Integration. 3A. Differentials, indefinite integration. 3A-1 Compute the differentials df(x) of the following functions. 8. EXERCISES Unit 3. Integration 3A. Differentials, indefinite integration 3A- Compute the differentials df(x) of the following functions. a) d(x 7 + sin ) b) d x c) d(x 8x + 6) d) d(e 3x sin x) e) Express

More information

90 Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions. Name Class. (a) (b) ln x (c) (a) (b) (c) 1 x. y e (a) 0 (b) y.

90 Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions. Name Class. (a) (b) ln x (c) (a) (b) (c) 1 x. y e (a) 0 (b) y. 90 Chapter 5 Logarithmic, Eponential, and Other Transcendental Functions Test Form A Chapter 5 Name Class Date Section. Find the derivative: f ln. 6. Differentiate: y. ln y y y y. Find dy d if ey y. y

More information

Chapter 2: Differentiation

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

More information

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

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

More information

Week 1: need to know. November 14, / 20

Week 1: need to know. November 14, / 20 Week 1: need to know How to find domains and ranges, operations on functions (addition, subtraction, multiplication, division, composition), behaviors of functions (even/odd/ increasing/decreasing), library

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

Curriculum Map for Mathematics HL (DP1)

Curriculum Map for Mathematics HL (DP1) Curriculum Map for Mathematics HL (DP1) Unit Title (Time frame) Sequences and Series (8 teaching hours or 2 weeks) Permutations & Combinations (4 teaching hours or 1 week) Standards IB Objectives Knowledge/Content

More information

UNIT 3: DERIVATIVES STUDY GUIDE

UNIT 3: DERIVATIVES STUDY GUIDE Calculus I UNIT 3: Derivatives REVIEW Name: Date: UNIT 3: DERIVATIVES STUDY GUIDE Section 1: Section 2: Limit Definition (Derivative as the Slope of the Tangent Line) Calculating Rates of Change (Average

More information

Monday, 6 th October 2008

Monday, 6 th October 2008 MA211 Lecture 9: 2nd order differential eqns Monday, 6 th October 2008 MA211 Lecture 9: 2nd order differential eqns 1/19 Class test next week... MA211 Lecture 9: 2nd order differential eqns 2/19 This morning

More information

Logarithmic Functions

Logarithmic Functions Metropolitan Community College The Natural Logarithmic Function The natural logarithmic function is defined on (0, ) as ln x = x 1 1 t dt. Example 1. Evaluate ln 1. Example 1. Evaluate ln 1. Solution.

More information

Chapter 4 Integration

Chapter 4 Integration Chapter 4 Integration SECTION 4.1 Antiderivatives and Indefinite Integration Calculus: Chapter 4 Section 4.1 Antiderivative A function F is an antiderivative of f on an interval I if F '( x) f ( x) for

More information

Without fully opening the exam, check that you have pages 1 through 12.

Without fully opening the exam, check that you have pages 1 through 12. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through 2. Show all your work on the standard response

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

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

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

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

More information

1969 AP Calculus BC: Section I

1969 AP Calculus BC: Section I 969 AP Calculus BC: Section I 9 Minutes No Calculator Note: In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e).. t The asymptotes of the graph of the parametric

More information

Math 113 Fall 2005 key Departmental Final Exam

Math 113 Fall 2005 key Departmental Final Exam Math 3 Fall 5 key Departmental Final Exam Part I: Short Answer and Multiple Choice Questions Do not show your work for problems in this part.. Fill in the blanks with the correct answer. (a) The integral

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

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

Trigonometric substitutions (8.3).

Trigonometric substitutions (8.3). Review for Eam 2. 5 or 6 problems. No multiple choice questions. No notes, no books, no calculators. Problems similar to homeworks. Eam covers: 7.4, 7.6, 7.7, 8-IT, 8., 8.2. Solving differential equations

More information

Calculus II Lecture Notes

Calculus II Lecture Notes Calculus II Lecture Notes David M. McClendon Department of Mathematics Ferris State University 206 edition Contents Contents 2 Review of Calculus I 5. Limits..................................... 7.2 Derivatives...................................3

More information

Odd Answers: Chapter Eight Contemporary Calculus 1 { ( 3+2 } = lim { 1. { 2. arctan(a) 2. arctan(3) } = 2( π 2 ) 2. arctan(3)

Odd Answers: Chapter Eight Contemporary Calculus 1 { ( 3+2 } = lim { 1. { 2. arctan(a) 2. arctan(3) } = 2( π 2 ) 2. arctan(3) Odd Answers: Chapter Eight Contemporary Calculus PROBLEM ANSWERS Chapter Eight Section 8.. lim { A 0 } lim { ( A ) ( 00 ) } lim { 00 A } 00.. lim {. arctan() A } lim {. arctan(a). arctan() } ( π ). arctan()

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 1431 Final Exam Review

Math 1431 Final Exam Review Math 1431 Final Exam Review Comprehensive exam. I recommend you study all past reviews and practice exams as well. Know all rules/formulas. Make a reservation for the final exam. If you miss it, go back

More information

Applications of Differentiation

Applications of Differentiation Applications of Differentiation Definitions. A function f has an absolute maximum (or global maximum) at c if for all x in the domain D of f, f(c) f(x). The number f(c) is called the maximum value of f

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

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

Core 3 (A2) Practice Examination Questions

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

More information