Problem Set 9 Solutions

Size: px
Start display at page:

Download "Problem Set 9 Solutions"

Transcription

1 8.4 Problem Set 9 Solutions Total: 4 points Problem : Integrate (a) (b) d. ( 4 + 4)( 4 + 5) d 4. Solution (4 points) (a) We use the method of partial fractions to write A B (C + D) = + +. ( ) ( 4 + 5) ( ) Making a common denominator yields the epression A( )( 4 + 5) + B( 4 + 5) + (C + D)( ) =. Plugging in =, we get B =. Taking the derivative and plugging in = yields A =. Solving for C and D, we have ( 4 + 5) + (C + D)( ) =. Comparing 3 terms, we see C =. Comparing terms, we see D =. Thus, we have d d d ( 4 + 4)( 4 + 5) = ( ) (Give yourself a pat on the back if you noticed from the start that the terms 4+5 and 4 4 differed by and got this decomposition without solving for A,B,C, and D). Now the first integral is ( ) + C. To do the second integral, we complete the square and substitute u = d d d = ( ) + = = arctan u + C = arctan ( ) + C. u + Thus, our final answer is d ( 4 + 4)( 4 + 5) = ( ) arctan ( ) + C.

2 (b) Hopefully, after doing part (a), everyone observed ( ) = and =. + If not, one can figure this out using partial fractions. Now, we have ( ) d 4 = 4 + d ( ) = log log C. 4 t Problem : Let A = e dt. Epress the values of the following integrals in t+ terms of A: a t e t te t e (a) dt (b) dt (c) dt (d) e t log( + t)dt. a t a t + (t + ) Solution (4 points) For part (a), we substitute t = u + a to get e u a e u u du = e a u + du = e a A. For part (b), we substitute u = t to get eu For part (c), we integrate by parts to get For part (d), we integrate by parts to get du = A. u + t e e t e + (t + ) t + dt = + + A. t e t log( + t) e dt = e log() A. + t Problem 3: Let F () = f(t)dt. Determine a formula (or formulas) for computing F () for all real if f is defined as follows:

3 (a) f(t) = (t { + t ). } t if t (b) f(t) = t if t > (c) f(t) = e t. (d) f(t) = ma{, t }. Solution (4 points) (a) If t, then f(t) =. If t, then f(t) = 4t. Hence, if then F () =, and if then 4 F () = 4 t dt = 3. 3 (b) If, then t 3 t F () = f(t)dt = ( t )dt + ( + t)dt = t + t + 3 = = If, then t 3 3 F () = f(t)dt = ( t )dt = t =. 3 3 If, then t 3 t F () = f(t)dt = ( t )dt + ( t)dt = t + t 3 = + + = (c) If, then F () = f(t)dt = e t dt = e t = e +. If, then F () = f(t)dt = e t dt = e t = e. (d) Note t if t and t if t. Hence, f(t) = if t and f(t) = t if t. Thus, for, we have 3 3 F () = f(t)dt = dt + t = =

4 For, we have F () = f(t)dt = dt =. And for, we have 3 3 F () = f(t)dt = dt + t dt = + = Problem 4: Use Taylor s formula to show (a) n ( ) k k sin() = + E n (), where E n () (k )! ( (b) cos() = k= n n + )!. n ( ) k k n+ + E n+ (), where E n+ () (k)! ( n + )!. k= Solution (4 points) (a) By Taylor s formula (Theorem 7.6), we know sin() = n (sin (l) l ()) l= l! + E n (). Note sin l () = ± sin() =, sin 4l+ () = cos() =, and sin 4l+3 () = cos() = k. Thus, our sum becomes n ( ) k k=. To approimate the error term, we (k )! use theorem 7.7 to conclude n+ E n () M ( n + )! where M = sup sin(n+) (c). c Since sin (n+) (c) = ± cos(c), we observe M, and the bound for our error term n+ becomes () as desired. E n (n+)! (b) This time we observe cos (l+) () = ± sin() =, cos (4l) () = cos() =, and cos (4l+) () = cos() =. Plugging this into Taylor s formula yields cos() = n ( ) k k k= (k)! + E n+ (). 4

5 To approimate the error term, we again use theorem 7.7 together with the bound cos (l) (c) for all l. This yields the estimate E n+ () n+. (n+)! Problem 5: Evaluate the following limits: (e + ) (e ) log( + ) (a) lim (b) lim. 3 cos() Solution (4 points) (a) We apply L Hopital s rule (Theorem 7.9). Observe that both the numerator and the denominator are differentiable and take the value zero d d 3 at. We observe d ((e + ) (e )) = e e + and d = 3. Each of these functions is differentiable and takes the value zero at. Differentiating again, we get d (e e + ) = e and d (3 ) = 6. Both of these functions are d d differentiable and take the value zero at. Finally, we differentiate both functions d d one more time to get d (e ) = e + e and d (6) = 6. Applying L Hoptal s rule three times, we get (e + ) (e ) e + e lim = lim = The last equality comes from observing that the numerator and denominator are continuous functions and plugging in =. (b) Again, we use L Hopital s rule (Theorem 7.9). Observe that both the numerator and denominator are differentiable at and take the value zero at. Computing, we get d (log( + ) ) = and d (+ ( cos()) = sin(). Both of these d ) d functions are differentiable at and take the value zero at. Computing again, we get d ( ) = and d sin() = cos(). Applying L Hopital s rule twice, d + (+) d we get lim log( + ) = lim /( + ) =. cos() cos() The last equality comes from observing that the numerator and denominator are both continuous at zero and plugging in =. Problem 6: (a) Compute the limit sin() e /6 lim sin () sin( 3 ) (b) Show that if <, then e + + / 3 /. 5

6 (c) Show that if t <, then the approimation t t 3 t 5 e d t involves an error in absolute value no more than t 7 /4. Solution (4 points) For part (a), we apply L Hopital s rule four times. Let f() = sin() e /6 be the numerator and let g() = sin () sin( 3 ) be the denominator. Note f () = cos() e e + 7 /, f () = sin() 6e 4 3 e + 7, f () = cos() 6e 4 e 8 4 e + 7, f (4) () = sin() 6e + 3 (f ()), and f (5) () = cos() 6e + (f ()). One sees that f is 5 times differentiable at, f (k) () = for k =,,..., 4, and f (5) () = 59. Net, we write g() = h ()h () where h () = sin () and h () = sin( 3 ). We leave it as eercise to the reader to verify by induction that n n h (k) ()h ( n k) g (n) () = (). k k= Now, we compute h () = sin() cos(), h () = cos () sin (), h () = 3 cos( 3 ), h () = 6 cos( 3 ) 9 4 sin( 3 ), and h () = 6 cos( 3 ) 8 3 sin( 3 ) 36 3 sin( 3 ) 7 6 cos( 3 ). Note h () = h () = h () = h () = h () =. These facts together with the above formula prove that h (k) () = for k =,..., 4. Note h () =, h () = 6. Thus, we get g (5) =. Applying L Hopital s rule 5 times, we end up with sin() e /6 59 lim. sin = () sin( 3 ) c (b) By Taylor s theorem, we know e = / + E 3 where E 3 = 6 e for some c between and. If, then c and e c e because e t is an increasing 3 function of t. Since e 3, we have E 3 as desired. (c) Plugging in in our formula from part (b), we get that e = E 3 6 where E 3 whenever. Integrating, we get t t 3 t 5 e d t + + t7 3 4 whenever t. Note that we used the comparison theorem for integrals to bound t E 3 ()d. 6 4

7 Bonus: Give an eample of an infinitely differentiable function f such that f is not identically zero but T n f = for all n. Here T n f denotes the nth Taylor polynomial of f centered at zero. Solution (4 points) Consider the function { } e / if > f() =. if Clearly f is infinitely differentiable on the interval (, ). To show that f() is infinitely differentiable on the interval (, ), we show by induction on n that f is n times differentiable for > and f (n) () = p n ( )e / for some polynomial p n whenever >.. The base case n = follows from the definition of f. For the inductive step, we assume f (n) () = p n ( )e / and we show that there eists a polynomial p n+ such that f (n+) () = p n+ ( )e /. To do this, we simply differentiate f (n) () = p n ( )e /. By the chain rule and the product rule, f (n+) () = p n e / p n 3 e /. Setting p n+ (t) = t p (t) t 3 p n (t) completes the inductive step. n In particular, we have shown that f() is infinitely differentiable on the interval (, ). It remains to show that f is infinitely differentiable at. We need a lemma. Lemma: If p is a polynomial, then lim p e / =. Proof: Given ɛ >, we must find δ > such that < δ implies p e / < ɛ. n n Put t = /, and let p(t) = k= c kt k. Then p(t) (n + ) ma n k= { c k } t t m t if t. Note that e k k= by Taylor s formula (Theorem 7.6) and the k! bound on the error term (Theorem 7.7) together with the fact that the derivative of e t is never negative. If we choose m > n, then we see that e t t m and if (m)! t > (n + ) ɛ man k= { c k } =, we conclude that δ e t >. p(t) ɛ 7

8 Plugging in t = / and taking the inverse of the above equality, we note that p e / < ɛ whenever < δ. This proves the lemma. Back to showing that f (n) is differentiable at = for every n. Since f (n) () = p e / n, we note that f (n) () lim = lim qn e /. + + Here q n (t) = tp n (t). By the lemma, the above limit is zero. Since the limit from the right is obviously zero, we conclude that f (n) is differentiable at zero with derivative zero for all n. Finally, T n f = f (n) () n /n! by definition. Since f (n) = for all n, we have T n f = for all n. However, f is not identically zero. For instance, f() = /e. 8

9 MIT OpenCourseWare Calculus with Theory Fall For information about citing these materials or our Terms of Use, visit:

Review: Limits of Functions - 10/7/16

Review: Limits of Functions - 10/7/16 Review: Limits of Functions - 10/7/16 1 Right and Left Hand Limits Definition 1.0.1 We write lim a f() = L to mean that the function f() approaches L as approaches a from the left. We call this the left

More information

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012 The Second Fundamental Theorem of Calculus Functions Defined by Integrals Given the functions, f(t), below, use F( ) f ( t) dt to find F() and F () in terms of.. f(t) = 4t t. f(t) = cos t Given the functions,

More information

Solutions to Math 41 Final Exam December 9, 2013

Solutions to Math 41 Final Exam December 9, 2013 Solutions to Math 4 Final Eam December 9,. points In each part below, use the method of your choice, but show the steps in your computations. a Find f if: f = arctane csc 5 + log 5 points Using the Chain

More information

Written Assignment #1 - SOLUTIONS

Written Assignment #1 - SOLUTIONS Written Assignment #1 - SOLUTIONS Question 1. Use the definitions of continuity and differentiability to prove that the function { cos(1/) if 0 f() = 0 if = 0 is continuous at 0 but not differentiable

More information

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math Activity (Due by end of class Jan. 6) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math 44 Activity (Due by end of class July 3) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

Chapter 2 Section 3. Partial Derivatives

Chapter 2 Section 3. Partial Derivatives Chapter Section 3 Partial Derivatives Deinition. Let be a unction o two variables and. The partial derivative o with respect to is the unction, denoted b D1 1 such that its value at an point (,) in the

More information

AP Calculus BC : The Fundamental Theorem of Calculus

AP Calculus BC : The Fundamental Theorem of Calculus AP Calculus BC 415 5.3: The Fundamental Theorem of Calculus Tuesday, November 5, 008 Homework Answers 6. (a) approimately 0.5 (b) approimately 1 (c) approimately 1.75 38. 4 40. 5 50. 17 Introduction In

More information

HW #1 SOLUTIONS. g(x) sin 1 x

HW #1 SOLUTIONS. g(x) sin 1 x HW #1 SOLUTIONS 1. Let f : [a, b] R and let v : I R, where I is an interval containing f([a, b]). Suppose that f is continuous at [a, b]. Suppose that lim s f() v(s) = v(f()). Using the ɛ δ definition

More information

2. Higher-order Linear ODE s

2. Higher-order Linear ODE s 2. Higher-order Linear ODE s 2A. Second-order Linear ODE s: General Properties 2A-1. On the right below is an abbreviated form of the ODE on the left: (*) y + p()y + q()y = r() Ly = r() ; where L is the

More information

APPM 1360 Final Exam Spring 2016

APPM 1360 Final Exam Spring 2016 APPM 36 Final Eam Spring 6. 8 points) State whether each of the following quantities converge or diverge. Eplain your reasoning. a) The sequence a, a, a 3,... where a n ln8n) lnn + ) n!) b) ln d c) arctan

More information

The stationary points will be the solutions of quadratic equation x

The stationary points will be the solutions of quadratic equation x Calculus 1 171 Review In Problems (1) (4) consider the function f ( ) ( ) e. 1. Find the critical (stationary) points; establish their character (relative minimum, relative maimum, or neither); find intervals

More information

MA 114 Worksheet #01: Integration by parts

MA 114 Worksheet #01: Integration by parts Fall 8 MA 4 Worksheet Thursday, 3 August 8 MA 4 Worksheet #: Integration by parts. For each of the following integrals, determine if it is best evaluated by integration by parts or by substitution. If

More information

Math 2300 Calculus II University of Colorado

Math 2300 Calculus II University of Colorado Math 3 Calculus II University of Colorado Spring Final eam review problems: ANSWER KEY. Find f (, ) for f(, y) = esin( y) ( + y ) 3/.. Consider the solid region W situated above the region apple apple,

More information

Taylor Series and Series Convergence (Online)

Taylor Series and Series Convergence (Online) 7in 0in Felder c02_online.te V3 - February 9, 205 9:5 A.M. Page CHAPTER 2 Taylor Series and Series Convergence (Online) 2.8 Asymptotic Epansions In introductory calculus classes the statement this series

More information

= 1 2 x (x 1) + 1 {x} (1 {x}). [t] dt = 1 x (x 1) + O (1), [t] dt = 1 2 x2 + O (x), (where the error is not now zero when x is an integer.

= 1 2 x (x 1) + 1 {x} (1 {x}). [t] dt = 1 x (x 1) + O (1), [t] dt = 1 2 x2 + O (x), (where the error is not now zero when x is an integer. Problem Sheet,. i) Draw the graphs for [] and {}. ii) Show that for α R, α+ α [t] dt = α and α+ α {t} dt =. Hint Split these integrals at the integer which must lie in any interval of length, such as [α,

More information

Math 106: Review for Final Exam, Part II - SOLUTIONS. (x x 0 ) 2 = !

Math 106: Review for Final Exam, Part II - SOLUTIONS. (x x 0 ) 2 = ! Math 06: Review for Final Exam, Part II - SOLUTIONS. Use a second-degree Taylor polynomial to estimate 8. We choose f(x) x and x 0 7 because 7 is the perfect cube closest to 8. f(x) x /3 f(7) 3 f (x) 3

More information

Worksheet Week 7 Section

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

More information

171, Calculus 1. Summer 1, CRN 50248, Section 001. Time: MTWR, 6:30 p.m. 8:30 p.m. Room: BR-43. CRN 50248, Section 002

171, Calculus 1. Summer 1, CRN 50248, Section 001. Time: MTWR, 6:30 p.m. 8:30 p.m. Room: BR-43. CRN 50248, Section 002 171, Calculus 1 Summer 1, 018 CRN 5048, Section 001 Time: MTWR, 6:0 p.m. 8:0 p.m. Room: BR-4 CRN 5048, Section 00 Time: MTWR, 11:0 a.m. 1:0 p.m. Room: BR-4 CONTENTS Syllabus Reviews for tests 1 Review

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

18.01 Final Answers. 1. (1a) By the product rule, (x 3 e x ) = 3x 2 e x + x 3 e x = e x (3x 2 + x 3 ). (1b) If f(x) = sin(2x), then

18.01 Final Answers. 1. (1a) By the product rule, (x 3 e x ) = 3x 2 e x + x 3 e x = e x (3x 2 + x 3 ). (1b) If f(x) = sin(2x), then 8. Final Answers. (a) By the product rule, ( e ) = e + e = e ( + ). (b) If f() = sin(), then f (7) () = 8 cos() since: f () () = cos() f () () = 4 sin() f () () = 8 cos() f (4) () = 6 sin() f (5) () =

More information

10.7 Polynomial and Rational Inequalities

10.7 Polynomial and Rational Inequalities 10.7 Polynomial and Rational Inequalities In this section we want to turn our attention to solving polynomial and rational inequalities. That is, we want to solve inequalities like 5 4 0. In order to do

More information

Section Taylor and Maclaurin Series

Section Taylor and Maclaurin Series Section.0 Taylor and Maclaurin Series Ruipeng Shen Feb 5 Taylor and Maclaurin Series Main Goal: How to find a power series representation for a smooth function us assume that a smooth function has a power

More information

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26.

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26. Answer Key 969 BC 97 BC. C. E. B. D 5. E 6. B 7. D 8. C 9. D. A. B. E. C. D 5. B 6. B 7. B 8. E 9. C. A. B. E. D. C 5. A 6. C 7. C 8. D 9. C. D. C. B. A. D 5. A 6. B 7. D 8. A 9. D. E. D. B. E. E 5. E.

More information

Solve Wave Equation from Scratch [2013 HSSP]

Solve Wave Equation from Scratch [2013 HSSP] 1 Solve Wave Equation from Scratch [2013 HSSP] Yuqi Zhu MIT Department of Physics, 77 Massachusetts Ave., Cambridge, MA 02139 (Dated: August 18, 2013) I. COURSE INFO Topics Date 07/07 Comple number, Cauchy-Riemann

More information

CHAPTER 2 Limits and Their Properties

CHAPTER 2 Limits and Their Properties CHAPTER Limits and Their Properties Section. A Preview of Calculus...5 Section. Finding Limits Graphically and Numerically...5 Section. Section. Evaluating Limits Analytically...5 Continuity and One-Sided

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3.6 Derivatives of Logarithmic Functions In this section, we: use implicit differentiation to find the derivatives of the logarithmic functions and, in particular,

More information

UC Merced: MATH 21 Final Exam 16 May 2006

UC Merced: MATH 21 Final Exam 16 May 2006 UC Merced: MATH 2 Final Eam 6 May 2006 On the front of your bluebook print () your name, (2) your student ID number, (3) your instructor s name (Bianchi) and () a grading table. Show all work in your bluebook

More information

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals 8. Basic Integration Rules In this section we will review various integration strategies. Strategies: I. Separate

More information

MATH1120 Calculus II Solution to Supplementary Exercises on Improper Integrals Alex Fok November 2, 2013

MATH1120 Calculus II Solution to Supplementary Exercises on Improper Integrals Alex Fok November 2, 2013 () Solution : MATH Calculus II Solution to Supplementary Eercises on Improper Integrals Ale Fok November, 3 b ( + )( + tan ) ( + )( + tan ) +tan b du u ln + tan b ( = ln + π ) (Let u = + tan. Then du =

More information

CHAPTER 1 Limits and Their Properties

CHAPTER 1 Limits and Their Properties CHAPTER Limits and Their Properties Section. A Preview of Calculus................... 305 Section. Finding Limits Graphically and Numerically....... 305 Section.3 Evaluating Limits Analytically...............

More information

In this note we will evaluate the limits of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0. f(x)

In this note we will evaluate the limits of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0. f(x) L Hôpital s Rule In this note we will evaluate the its of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0 f() Suppose a f() = 0 and a g() = 0. Then a g() the indeterminate

More information

B ɛ (P ) B. n N } R. Q P

B ɛ (P ) B. n N } R. Q P 8. Limits Definition 8.1. Let P R n be a point. The open ball of radius ɛ > 0 about P is the set B ɛ (P ) = { Q R n P Q < ɛ }. The closed ball of radius ɛ > 0 about P is the set { Q R n P Q ɛ }. Definition

More information

Mat104 Fall 2002, Improper Integrals From Old Exams

Mat104 Fall 2002, Improper Integrals From Old Exams Mat4 Fall 22, Improper Integrals From Old Eams For the following integrals, state whether they are convergent or divergent, and give your reasons. () (2) (3) (4) (5) converges. Break it up as 3 + 2 3 +

More information

Math 2250 Final Exam Practice Problem Solutions. f(x) = ln x x. 1 x. lim. lim. x x = lim. = lim 2

Math 2250 Final Exam Practice Problem Solutions. f(x) = ln x x. 1 x. lim. lim. x x = lim. = lim 2 Math 5 Final Eam Practice Problem Solutions. What are the domain and range of the function f() = ln? Answer: is only defined for, and ln is only defined for >. Hence, the domain of the function is >. Notice

More information

4. (6 points) Express the domain of the following function in interval notation:

4. (6 points) Express the domain of the following function in interval notation: Eam 1-A L. Ballou Name Math 131 Calculus I September 1, 016 NO Calculator Allowed BOX YOUR ANSWER! Show all work for full credit! 1. (4 points) Write an equation of a line with y-intercept 4 and -intercept

More information

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)?

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)? 5 Integration 5. Antiderivatives and Indefinite Integration Suppose that f() = 5 4. Can we find a function F () whose derivative is f()? Definition. A function F is an antiderivative of f on an interval

More information

Differential Calculus

Differential Calculus Differential Calculus. Compute the derivatives of the following functions a() = 4 3 7 + 4 + 5 b() = 3 + + c() = 3 + d() = sin cos e() = sin f() = log g() = tan h() = 3 6e 5 4 i() = + tan 3 j() = e k()

More information

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables.

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of

More information

2008 CALCULUS AB SECTION I, Part A Time 55 minutes Number of Questions 28 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION

2008 CALCULUS AB SECTION I, Part A Time 55 minutes Number of Questions 28 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION 8 CALCULUS AB SECTION I, Part A Time 55 minutes Number of Questions 8 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION Directions: Solve each of the following problems. After eamining the form

More information

MATH 1325 Business Calculus Guided Notes

MATH 1325 Business Calculus Guided Notes MATH 135 Business Calculus Guided Notes LSC North Harris By Isabella Fisher Section.1 Functions and Theirs Graphs A is a rule that assigns to each element in one and only one element in. Set A Set B Set

More information

Integration by partial fractions

Integration by partial fractions Roberto s Notes on Integral Calculus Chapter : Integration methods Section 16 Integration by partial fractions The general case What you need to know already: How to apply the method of partial fractions

More information

1. Find A and B so that f x Axe Bx. has a local minimum of 6 when. x 2.

1. Find A and B so that f x Axe Bx. has a local minimum of 6 when. x 2. . Find A and B so that f Ae B has a local minimum of 6 when.. The graph below is the graph of f, the derivative of f; The domain of the derivative is 5 6. Note there is a cusp when =, a horizontal tangent

More information

Math 162: Calculus IIA

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

More information

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13 Contents Limits Derivatives 3. Difference Quotients......................................... 3. Average Rate of Change...................................... 4.3 Derivative Rules...........................................

More information

Midterm 1 Solutions. Monday, 10/24/2011

Midterm 1 Solutions. Monday, 10/24/2011 Midterm Solutions Monday, 0/24/20. (0 points) Consider the function y = f() = e + 2e. (a) (2 points) What is the domain of f? Epress your answer using interval notation. Solution: We must eclude the possibility

More information

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

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

More information

1. The following problems are not related: (a) (15 pts, 5 pts ea.) Find the following limits or show that they do not exist: arcsin(x)

1. The following problems are not related: (a) (15 pts, 5 pts ea.) Find the following limits or show that they do not exist: arcsin(x) APPM 5 Final Eam (5 pts) Fall. The following problems are not related: (a) (5 pts, 5 pts ea.) Find the following limits or show that they do not eist: (i) lim e (ii) lim arcsin() (b) (5 pts) Find and classify

More information

Honors Differential Equations

Honors Differential Equations MIT OpenCourseWare http://ocw.mit.edu 8.034 Honors Differential Equations Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. LECTURE 20. TRANSFORM

More information

Part Two. Diagnostic Test

Part Two. Diagnostic Test Part Two Diagnostic Test AP Calculus AB and BC Diagnostic Tests Take a moment to gauge your readiness for the AP Calculus eam by taking either the AB diagnostic test or the BC diagnostic test, depending

More information

Review Sheet for Exam 1 SOLUTIONS

Review Sheet for Exam 1 SOLUTIONS Math b Review Sheet for Eam SOLUTIONS The first Math b midterm will be Tuesday, February 8th, 7 9 p.m. Location: Schwartz Auditorium Room ) The eam will cover: Section 3.6: Inverse Trig Appendi F: Sigma

More information

4 Inverse function theorem

4 Inverse function theorem Tel Aviv University, 2014/15 Analysis-III,IV 71 4 Inverse function theorem 4a What is the problem................ 71 4b Simple observations before the theorem..... 72 4c The theorem.....................

More information

Chapter 3 Differentiation Rules

Chapter 3 Differentiation Rules Chapter 3 Differentiation Rules Derivative constant function if c is any real number, then Example: The Power Rule: If n is a positive integer, then Example: Extended Power Rule: If r is any real number,

More information

13 Lecture 13 L Hospital s Rule and Taylor s Theorem

13 Lecture 13 L Hospital s Rule and Taylor s Theorem 3 Lecture 3 L Hospital s Rule and Taylor s Theorem 3 L Hospital s Rule Theorem 3 L Hospital s Rule) Let a R or a = and functions f,g : a,b) R satisfy the following properties ) f,g are differentiable on

More information

Feedback D. Incorrect! Exponential functions are continuous everywhere. Look for features like square roots or denominators that could be made 0.

Feedback D. Incorrect! Exponential functions are continuous everywhere. Look for features like square roots or denominators that could be made 0. Calculus Problem Solving Drill 07: Trigonometric Limits and Continuity No. of 0 Instruction: () Read the problem statement and answer choices carefully. () Do your work on a separate sheet of paper. (3)

More information

Partial Fraction Decompositions

Partial Fraction Decompositions Partial Fraction Rational Functions Partial Fraction Finding Partial Fractions Integrating Partial Fraction Eamples Rational Functions Definition Eample A function of the type P/Q, where both P and Q are

More information

AP Calculus Testbank (Chapter 9) (Mr. Surowski)

AP Calculus Testbank (Chapter 9) (Mr. Surowski) AP Calculus Testbank (Chapter 9) (Mr. Surowski) Part I. Multiple-Choice Questions n 1 1. The series will converge, provided that n 1+p + n + 1 (A) p > 1 (B) p > 2 (C) p >.5 (D) p 0 2. The series

More information

4x x dx. 3 3 x2 dx = x3 ln(x 2 )

4x x dx. 3 3 x2 dx = x3 ln(x 2 ) Problem. a) Compute the definite integral 4 + d This can be done by a u-substitution. Take u = +, so that du = d, which menas that 4 d = du. Notice that u() = and u() = 6, so our integral becomes 6 u du

More information

Economics 205 Exercises

Economics 205 Exercises Economics 05 Eercises Prof. Watson, Fall 006 (Includes eaminations through Fall 003) Part 1: Basic Analysis 1. Using ε and δ, write in formal terms the meaning of lim a f() = c, where f : R R.. Write the

More information

DIFFERENTIATING UNDER THE INTEGRAL SIGN

DIFFERENTIATING UNDER THE INTEGRAL SIGN DIFFEENTIATING UNDE THE INTEGAL SIGN KEITH CONAD I had learned to do integrals by various methods shown in a book that my high school physics teacher Mr. Bader had given me. [It] showed how to differentiate

More information

Vector-Valued Functions

Vector-Valued Functions Vector-Valued Functions 1 Parametric curves 8 ' 1 6 1 4 8 1 6 4 1 ' 4 6 8 Figure 1: Which curve is a graph of a function? 1 4 6 8 1 8 1 6 4 1 ' 4 6 8 Figure : A graph of a function: = f() 8 ' 1 6 4 1 1

More information

1 Exponential Functions Limit Derivative Integral... 5

1 Exponential Functions Limit Derivative Integral... 5 Contents Eponential Functions 3. Limit................................................. 3. Derivative.............................................. 4.3 Integral................................................

More information

Advanced Calculus Math 127B, Winter 2005 Solutions: Final. nx2 1 + n 2 x, g n(x) = n2 x

Advanced Calculus Math 127B, Winter 2005 Solutions: Final. nx2 1 + n 2 x, g n(x) = n2 x . Define f n, g n : [, ] R by f n (x) = Advanced Calculus Math 27B, Winter 25 Solutions: Final nx2 + n 2 x, g n(x) = n2 x 2 + n 2 x. 2 Show that the sequences (f n ), (g n ) converge pointwise on [, ],

More information

Problem Set 1 Solutions

Problem Set 1 Solutions 18.014 Problem Set 1 Solutions Total: 4 points Problem 1: If ab = 0, then a = 0 or b = 0. Suppose ab = 0 and b = 0. By axiom 6, there exists a real number y such that by = 1. Hence, we have a = 1 a = a

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

MAT137 Calculus! Lecture 45

MAT137 Calculus! Lecture 45 official website http://uoft.me/mat137 MAT137 Calculus! Lecture 45 Today: Taylor Polynomials Taylor Series Next: Taylor Series Power Series Definition (Power Series) A power series is a series of the form

More information

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12 NAME DATE PERIOD AP CALCULUS AB UNIT ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT 0 0 0/6 0/8 0/9 0/0 X X X X 0/ 0/ 0/5 0/6 QUIZ X X X 0/7 0/8 0/9 0/ 0/ 0/ 0/5 UNIT EXAM X X X TOTAL AP Calculus

More information

Math 180, Final Exam, Spring 2008 Problem 1 Solution. 1. For each of the following limits, determine whether the limit exists and, if so, evaluate it.

Math 180, Final Exam, Spring 2008 Problem 1 Solution. 1. For each of the following limits, determine whether the limit exists and, if so, evaluate it. Math 80, Final Eam, Spring 008 Problem Solution. For each of the following limits, determine whether the limit eists and, if so, evaluate it. + (a) lim 0 (b) lim ( ) 3 (c) lim Solution: (a) Upon substituting

More information

Questions. x 2 e x dx. Use Part 1 of the Fundamental Theorem of Calculus to find the derivative of the functions g(x) = x cost2 dt.

Questions. x 2 e x dx. Use Part 1 of the Fundamental Theorem of Calculus to find the derivative of the functions g(x) = x cost2 dt. Questions. Evaluate the Riemann sum for f() =,, with four subintervals, taking the sample points to be right endpoints. Eplain, with the aid of a diagram, what the Riemann sum represents.. If f() = ln,

More information

WORKSHEET FOR THE PRELIMINARY EXAMINATION-REAL ANALYSIS (SEQUENCES OF FUNCTIONS, SERIES OF FUNCTIONS & POWER SERIES)

WORKSHEET FOR THE PRELIMINARY EXAMINATION-REAL ANALYSIS (SEQUENCES OF FUNCTIONS, SERIES OF FUNCTIONS & POWER SERIES) WORKSHEET FOR THE PRELIMINARY EXAMINATION-REAL ANALYSIS (SEQUENCES OF FUNCTIONS, SERIES OF FUNCTIONS & POWER SERIES) INSTRUCTOR: CEZAR LUPU Problem. Decide which of the following sequences of functions

More information

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.edu 18.01 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Lecture 14: Mean Value

More information

Calculus 2. Fall 2018 CRN Section 002. Time: Saturday 12:30 4:35 pm. Room BR-11

Calculus 2. Fall 2018 CRN Section 002. Time: Saturday 12:30 4:35 pm. Room BR-11 7 Calculus Fall 8 CRN 4769 Section Time: Saturday :3 4:35 pm Room BR- 7 Calculus Syllabus Catalog description Fundamental theorem of calculus, integration by substitution, areas and volumes, techniques

More information

Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth. If we try to simply substitute x = 1 into the expression, we get

Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth. If we try to simply substitute x = 1 into the expression, we get Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth 1. Indeterminate Forms. Eample 1: Consider the it 1 1 1. If we try to simply substitute = 1 into the epression, we get. This is

More information

Ph.D. Katarína Bellová Page 1 Mathematics 1 (10-PHY-BIPMA1) RETAKE EXAM, 4 April 2018, 10:00 12:00

Ph.D. Katarína Bellová Page 1 Mathematics 1 (10-PHY-BIPMA1) RETAKE EXAM, 4 April 2018, 10:00 12:00 Ph.D. Katarína Bellová Page Mathematics (0-PHY-BIPMA) RETAKE EXAM, 4 April 08, 0:00 :00 Problem [4 points]: Prove that for any positive integer n, the following equality holds: + 4 + 7 + + (3n ) = n(3n

More information

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form Taylor Series Given a function f(x), we would like to be able to find a power series that represents the function. For example, in the last section we noted that we can represent e x by the power series

More information

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

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

More information

Section 2.6 Limits at infinity and infinite limits 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 2.6 Limits at infinity and infinite limits 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 2.6 Limits at infinity and infinite its 2 Lectures College of Science MATHS 0: Calculus I (University of Bahrain) Infinite Limits / 29 Finite its as ±. 2 Horizontal Asympotes. 3 Infinite its. 4

More information

The Fundamental Theorem of Calculus and Mean Value Theorem 2

The Fundamental Theorem of Calculus and Mean Value Theorem 2 1 The Fundamental Theorem of Calculus and Mean Value Theorem We ve learned two different branches of calculus so far: differentiation and integration. Finding slopes of tangent lines and finding areas

More information

Fixed Point Theorem and Sequences in One or Two Dimensions

Fixed Point Theorem and Sequences in One or Two Dimensions Fied Point Theorem and Sequences in One or Two Dimensions Dr. Wei-Chi Yang Let us consider a recursive sequence of n+ = n + sin n and the initial value can be an real number. Then we would like to ask

More information

Exact Equations. M(x,y) + N(x,y) y = 0, M(x,y) dx + N(x,y) dy = 0. M(x,y) + N(x,y) y = 0

Exact Equations. M(x,y) + N(x,y) y = 0, M(x,y) dx + N(x,y) dy = 0. M(x,y) + N(x,y) y = 0 Eact Equations An eact equation is a first order differential equation that can be written in the form M(, + N(,, provided that there eists a function ψ(, such that = M (, and N(, = Note : Often the equation

More information

Math 113 Final Exam Practice Problem Solutions. f(x) = ln x x. lim. lim. x x = lim. = lim 2

Math 113 Final Exam Practice Problem Solutions. f(x) = ln x x. lim. lim. x x = lim. = lim 2 Math 3 Final Eam Practice Problem Solutions. What are the domain and range of the function f() = ln? Answer: is only defined for, and ln is only defined for >. Hence, the domain of the function is >. Notice

More information

MATH 101 Midterm Examination Spring 2009

MATH 101 Midterm Examination Spring 2009 MATH Midterm Eamination Spring 9 Date: May 5, 9 Time: 7 minutes Surname: (Please, print!) Given name(s): Signature: Instructions. This is a closed book eam: No books, no notes, no calculators are allowed!.

More information

5.6 Asymptotes; Checking Behavior at Infinity

5.6 Asymptotes; Checking Behavior at Infinity 5.6 Asymptotes; Checking Behavior at Infinity checking behavior at infinity DEFINITION asymptote In this section, the notion of checking behavior at infinity is made precise, by discussing both asymptotes

More information

SEE and DISCUSS the pictures on pages in your text. Key picture:

SEE and DISCUSS the pictures on pages in your text. Key picture: Math 6 Notes 1.1 A PREVIEW OF CALCULUS There are main problems in calculus: 1. Finding a tangent line to a curve though a point on the curve.. Finding the area under a curve on some interval. SEE and DISCUSS

More information

First Midterm Examination

First Midterm Examination Çankaya University Department of Mathematics 016-017 Fall Semester MATH 155 - Calculus for Engineering I First Midterm Eamination 1) Find the domain and range of the following functions. Eplain your solution.

More information

Section 1.5 Formal definitions of limits

Section 1.5 Formal definitions of limits Section.5 Formal definitions of limits (3/908) Overview: The definitions of the various tpes of limits in previous sections involve phrases such as arbitraril close, sufficientl close, arbitraril large,

More information

Chapter (AB/BC, non-calculator) (a) Find the critical numbers of g. (b) For what values of x is g increasing? Justify your answer.

Chapter (AB/BC, non-calculator) (a) Find the critical numbers of g. (b) For what values of x is g increasing? Justify your answer. Chapter 3 1. (AB/BC, non-calculator) Given g ( ) 2 4 3 6 : (a) Find the critical numbers of g. (b) For what values of is g increasing? Justify your answer. (c) Identify the -coordinate of the critical

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

More information

MATH 250 TOPIC 11 LIMITS. A. Basic Idea of a Limit and Limit Laws. Answers to Exercises and Problems

MATH 250 TOPIC 11 LIMITS. A. Basic Idea of a Limit and Limit Laws. Answers to Exercises and Problems Math 5 T-Limits Page MATH 5 TOPIC LIMITS A. Basic Idea of a Limit and Limit Laws B. Limits of the form,, C. Limits as or as D. Summary for Evaluating Limits Answers to Eercises and Problems Math 5 T-Limits

More information

D(f/g)(P ) = D(f)(P )g(p ) f(p )D(g)(P ). g 2 (P )

D(f/g)(P ) = D(f)(P )g(p ) f(p )D(g)(P ). g 2 (P ) We first record a very useful: 11. Higher derivatives Theorem 11.1. Let A R n be an open subset. Let f : A R m and g : A R m be two functions and suppose that P A. Let λ A be a scalar. If f and g are differentiable

More information

Section 3.3 Graphs of Polynomial Functions

Section 3.3 Graphs of Polynomial Functions 3.3 Graphs of Polynomial Functions 179 Section 3.3 Graphs of Polynomial Functions In the previous section we eplored the short run behavior of quadratics, a special case of polynomials. In this section

More information

Introduction to Series and Sequences Math 121 Calculus II Spring 2015

Introduction to Series and Sequences Math 121 Calculus II Spring 2015 Introduction to Series and Sequences Math Calculus II Spring 05 The goal. The main purpose of our study of series and sequences is to understand power series. A power series is like a polynomial of infinite

More information

SOLVING QUADRATICS. Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources

SOLVING QUADRATICS. Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources SOLVING QUADRATICS Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources SOLVING QUADRATICS General Form: y a b c Where a, b and c are constants To solve a quadratic equation, the equation

More information

Chapter 5: Limits, Continuity, and Differentiability

Chapter 5: Limits, Continuity, and Differentiability Chapter 5: Limits, Continuity, and Differentiability 63 Chapter 5 Overview: Limits, Continuity and Differentiability Derivatives and Integrals are the core practical aspects of Calculus. They were the

More information

Limits, Continuity, and Differentiability Solutions

Limits, Continuity, and Differentiability Solutions Limits, Continuity, and Differentiability Solutions We have intentionally included more material than can be covered in most Student Study Sessions to account for groups that are able to answer the questions

More information

Partial Fractions. Calculus 2 Lia Vas

Partial Fractions. Calculus 2 Lia Vas Calculus Lia Vas Partial Fractions rational function is a quotient of two polynomial functions The method of partial fractions is a general method for evaluating integrals of rational function The idea

More information

Unit 3. Integration. 3A. Differentials, indefinite integration. y x. c) Method 1 (slow way) Substitute: u = 8 + 9x, du = 9dx.

Unit 3. Integration. 3A. Differentials, indefinite integration. y x. c) Method 1 (slow way) Substitute: u = 8 + 9x, du = 9dx. Unit 3. Integration 3A. Differentials, indefinite integration 3A- a) 7 6 d. (d(sin ) = because sin is a constant.) b) (/) / d c) ( 9 8)d d) (3e 3 sin + e 3 cos)d e) (/ )d + (/ y)dy = implies dy = / d /

More information

Slopes and Rates of Change

Slopes and Rates of Change Slopes and Rates of Change If a particle is moving in a straight line at a constant velocity, then the graph of the function of distance versus time is as follows s s = f(t) t s s t t = average velocity

More information