Differentiation. Table of contents Definition Arithmetics Composite and inverse functions... 5

Size: px
Start display at page:

Download "Differentiation. Table of contents Definition Arithmetics Composite and inverse functions... 5"

Transcription

1 Differentiation Table of contents. Derivatives Definition Arithmetics Composite and inverse functions Properties of Differentiable Functions Differentiability and continuity Maximum and minimum Mean value theorem Monotonicity and L Hospital Monotonicity L Hospital s Rule Applications of L Hospital s rule Taylor Expansion Higher order derivative Taylor expansion Applications of Taylor expansion

2 2 Differentiation.. Definition.. Derivatives Definition. Let f be a real function. At a point x 0 inside its domain, if the it f(x) f(x 0 ) () x x 0 x x 0 exists and is finite, we say f is differentiable at x 0, and call the it its derivative at x 0, denoted f (x 0 ). If the it does not exist, we say f is not differentiable at x 0. If f is differentiable at all x E where E R, we say f is differentiable on E. If f is differentiable at every point of its domain, we say f is differentiable. Remark 2. Equivalently, one can define differentiability through the it h 0 That is f is differentiable at x 0 if the above it exists. f(x 0 + h) f(x 0 ). (2) h Exercise. Is the following an equivalent definition of differentiability? Justify your answer. Let f be a real function. At a point x 0 inside its domain, if the it exists, we say f is differentiable at x 0. f(x 0+h) f(x 0 h) h 0 2 h (3) Exercise 2. Let f(x) = a for all x in its domain. Prove that f (x) = 0. Note that you have to establish differentiability of f(x). Remark 3. Recall that in the definition of its, we require 0 < x x 0. This is crucial in the it (3) since at x=x 0 we have 0 0. Example 4. Let f(x) =x. Prove that f(x) is a differentiable function. Solution. We need to prove that f is differentiable at every x 0 R. For every x 0 R, So (x ) =. f(x) f(x 0 ) x x = 0 = =. (4) x x 0 x x 0 x x 0 x x 0 x x 0 Exercise 3. Let f(x) =. Prove it is a differentiable function. Example 5. Let f(x)= Solution. By definition we check the it { x 2 sin x x 0 0 x=0. Prove that f(x) is differentiable at x=0 and find f (0). x 2 sin x x 0 ( = x sin ). (5) 0 x x 0 x

3 3 Since and by Squeeze Theorem we have x xsin x (6) x ( x ) = 0 = x, (7) x 0 x 0 ( x sin ) =0. (8) x 0 x Therefore f(x) is differentiable at x=0 and f (0) =0. Example 6. Let f(x) = Solution. By definition we need to show the it does not exist. Take x n = n π, y n= { x sin x x 0. Prove that f(x) is not differentiable at x =0. 0 x =0 x sin x x 0 ( = sin ) 0 x x 0 x. Then we have (2 n + /2) π (9) As 0, x 0 ( sin x n=0= n; n n n,x n 0, y n 0; (0) ( sin n ( sin n y n x n ) does not exist. ) = sin (n π) = 0 =0, () n n ) = sin((2 n + /2) π)= =. (2) n n.2. Arithmetics. Theorem 7. (Arithmetics of derivatives) Let f, g be differentiable at x 0. Then a) f ± g is differentiable at x 0 with (f ± g) (x 0 ) = f (x 0 ) ± g (x 0 ). Proof. b) (Leibniz rule) f g is differentiable at x 0 with (f g) (x 0 ) = f (x 0 ) g(x 0 ) + f(x 0 ) g (x 0 ). c) If g(x 0 ) 0, then f/g is differentiable at x 0 with ( ) f (x 0 ) = f (x 0 ) g(x 0 ) f(x 0 ) g (x 0 ) g g(x 0 ) 2. (3) a) We have (f + g)(x) (f + g)(x 0 ) x x 0 = f(x) f(x 0) x x 0 + g(x) g(x 0) x x 0. (4)

4 4 Differentiation Since The it [ f(x) f(x0 ) + g(x) g(x ] 0) = f x x 0 x x 0 x x (x 0 )+ g (x 0 ) (5) 0 (f + g)(x) (f + g)(x 0 ) x x 0 (6) also exists and equals f (x 0 ) + g (x 0 ). The case f g can be proved similarly. b) We have Since (f g)(x) (f g)(x 0 ) x x 0 = f(x) g(x) g(x 0) x x 0 + g(x 0 ) f(x) f(x 0) x x 0. (7) f(x) = f(x 0 ); x x 0 g(x) g(x 0 ) = g f(x) f(x (x 0 ); 0 ) = f (x 0 ) (8) x x 0 x x 0 x x 0 x x 0 we reach (f g)(x) (f g)(x 0 ) = f(x 0 ) g x x 0 x x (x 0 ) + f (x 0 ) g(x 0 ). (9) 0 c) We only prove the last one. In light of b), it suffices to prove Write ( ) = g (x 0 ) g g 2 (x 0 ). (20) g(x) g(x 0 ) x x 0 g(x) g(x 0 ) x x 0 = g(x) g(x 0 ). (2) Note that both the denominator and the numerator have its, and furthermore the it of the denominator is not 0. So we have the it of the ratio exists and g(x) g(x 0 ) x x x 0 = x g(x) g(x 0 ) x 0 x x 0 x 0 g(x) g(x 0 ) x x 0 g(x) g(x 0 ) = g (x 0 ) g(x 0 ) 2. (22) Thus ends the proof. Example 8. Let n N. Prove that x n is differentiable everywhere for n > 0 and differentiable at x 0 for all n < 0. Solution. Let P(n) be x n is differentiable everywhere. We prove P(n) is true for all n N through induction. Base: P() = x is differentiable everywhere has already been proved above. P(n) P(n + ). Assume x n is differentiable everywhere. Let x 0 R be arbitrary. Then since both x n and x are differentiable at x 0, we have is differentiable at x 0. x n+ =(x n ) x (23)

5 5 Let P(n) be x n is differentiable at every x 0 0. We prove P(n) is true for all n N through induction. Base: P()= /x is differentiable at every x 0 0. We have shown that x is differentiable everywhere. Let x 0 0. We check = 0 (24) x x 0 x x 0 therefore is differentiable at x 0. By the above theorem we have /x differentiable at x 0. P(n) P(n + ): Left as exercise. Theorem 9. The following functions are differentiable everywhere..3. Composite and inverse functions. sinx, cosx, e x, Polynomials. (25) Theorem 0. (Chain rule) If f is differentiable at x 0 and g is differentiable at f(x 0 ), then the composite function g f is differentiable at x 0 and satisfy (g f) (x 0 ) = g (f(x 0 )) f (x 0 ). (26) Proof. Set g(y) g(f(x 0 )) y f(x h(y)8 0 ) y f(x 0 ). (27) g (f(x 0 )) y = f(x 0 ) Then we have h(y) satisfying y f(x 0 )h(y)= h(f(x 0 )). Now write (g f)(x) (g f)(x 0 ) x x 0 = h(f(x)) f(x) f(x 0) x x 0. (28) By Lemma 3 we have x x 0 f(x) = f(x 0 ). Thus taking it of both sides of (28) we reach ) =h(f(x 0 )) f (x 0 ) (29) (g f)(x) (g f)(x 0 ) ( = x x 0 x x 0 and the proof ends. ) ( h(f(x)) x x 0 Remark. Naturally one may want to prove through and try to show f(x) f(x 0 ) x x 0 x x 0 (g f)(x) (g f)(x 0 ) = g(f(x)) g(f(x 0)) f(x) f(x 0 ) (30) x x 0 f(x) f(x 0 ) x x 0 g(f(x)) g(f(x 0 )) = g x (f(x 0 )). (3) x 0 f(x) f(x 0 ) However this does not work because it may happen that f(x) f(x 0 )=0. The above trick overcomes this difficulty.

6 6 Differentiation Theorem 2. (Derivative of inverse function) Let f be differentiable at x 0 with f (x 0 ) 0. Then if f has an inverse function g, then g is differentiable at y 0 = f(x 0 ) and satisfies g (f(x 0 ))=/f (x 0 ) or equivalently g (y 0 ) =/f (g(y 0 )). Proof. Since f has an inverse function, f is either strictly increasing or strictly decreasing. Furthermore g is continuous, and also strictly increasing or decreasing. Let y 0 = f(x 0 ). We compute g(y) g(y 0 ) y y 0 = g(y) g(y 0 ) f(g(y)) f(g(y 0 )) = ( ) f(g(y)) f(g(y0 )). (32) g(y) g(y 0 ) Note that as f, g are both strictly increasing/decreasing, all the denominators in the above formula are nonzero. To show that the it exists, we recall that F(x) exists at x 0 if for all x n x 0 the it of F(x n ) exists. Take y n y 0. By continuity of g we have g(y n ) g(y 0 ). The differentiability of f at g(y 0 ), that is the existence of the it x g(y 0 ) f(x) f(g(y 0)), then gives x g(y 0 ) Thus ends the proof. f(g(y n )) f(g(y 0 )) = f n (g(y 0 )) = f (x 0 ) 0. (33) g(y n ) g(y 0 ) Example 3. Assume that we are given tan (x)=, find cos 2 x arctan. Solution. We have arctan (y)= tan (x) = cos2 (x). (34) What we need now is to represent cos 2 (x) by y = tanx. It is clear that cos 2 x= so + y 2 arctan (y)= + y 2. Example 4. Assume that we are given (e x ) = e x. Find (ln x). Solution. We have (ln ) (y) = (e x ) = e x = y since y =e x. (35) Example 5. (f (x 0 ) = 0) Consider f(x) = x 3. Then g(y) = y /3. We see that at x 0 = 0, g is not differentiable. Exercise 4. Prove the following Toy L Hospital s Rule. Let f, g be differentiable at x 0, and furthermore f(x 0 ) = g(x 0 )=0. Then if g (x 0 ) 0, we have Then apply it to evaluate the following its: f(x) x x0 g(x) = f (x 0) g (x 0 ). (36) Do you encounter any difficulty? x x 2 x ; x sin x 0 x ; x cos x. (37) 0 x 2

7 7 2.. Differentiability and continuity. 2. Properties of Differentiable Functions Lemma 6. (Differentiable functions are continuous) If f(x) is differentiable at x 0, then f(x) is continuous at x 0. Proof. Since f(x) is differentiable at x 0, we have by definition Now write f(x) f(x 0 ) =L R (38) x x 0 x x 0 f(x) = f(x 0 ) +(x x 0 ) f(x) f(x 0) (39) x x 0 and take it x x 0, we have [ ][ ] f(x) f(x f(x) = f(x 0 ) + x x 0 0 ) = f(x 0 ) +0 L= f(x 0 ) (40) x x 0 x x 0 x x 0 x x 0 Therefore f(x) is continuous at x 0. Remark 7. One can also prove using definition as follows. Since f(x) is differentiable at x 0, we have by definition f(x) f(x 0 ) =L R (4) x x 0 x x 0 Take δ >0 such that for all 0 < x x 0 <δ, f(x) f(x 0) < L x x 0 f(x) f(x 0) <( L +) x x 0. (42) { } ε Now for any ε > 0, take δ = min δ,. We have, for all 0 < x x 0 <δ, L + f(x) f(x 0 ) <( L +) x x 0 <( L +)δ ε. (43) Exercise 5. Prove or disprove the converse claim: If f(x) is continuous at x 0, then it is differentiable at x Maximum and minimum. Definition 8. (Local maximum/minimum) Let f:[a,b] R be a real function. We say f has a local maximum at x 0 (a, b) if there exists some δ > 0 such that f(x) f(x 0 ) for all x (x 0 δ, x 0 +δ). This x 0 is said to be a local maximizer. We say f has a local minimum at x 0 if there exists some δ >0 such that f(x) f(x 0 ) for all x (x 0 δ,x 0 +δ). This x 0 is said to be a local minimizer. Exercise 6. Find all local maxima/minima for the following functions. a) f(x) =. b) f(x) = x 2 ; c) f(x) = sin x; d) f(x) = x sin x; e) f(x) = sin (/x). Theorem 9. If f is differentiable at its local maximizer or minimizer, then the derivative is 0 there. Proof. Assume x 0 is a local maximizer. Take x n (x 0, x 0 + δ) with n x n = x 0. differentiable at x 0, we have Since f is f f(x) f(x (x 0 ) = 0 ) f(x = n ) f(x 0 ). (44) x x 0 x x 0 n x x 0

8 8 Differentiation But as f(x n ) f(x 0 ) 0 for all n, by comparison theorem we reach f (x 0 ) 0. Now take x n (x 0 δ, x 0 ) with n x n = x 0. Similar argument as above gives f (x 0 ) 0. Therefore f (x 0 )= 0. The proof for the local minimizer case is similar and left as exercise. Remark 20. It may happen that f is not differentiable at its maximizer or minimizer. For example f(x) = x. Example 2. Consider f(x) = x sin (/x). Then its local maximizers and minimizers can be obtained by solving 0 = f (x)= sin(/x) x cos(/x) tan(/x) =/x. (45) x2 The solutions have to be obtained numerically as it is not possible to represent them using elementary functions. Note. It is important to note that the local maximizers and local minimizers of f(x) are not x n = (2 n + /2) π and y n= 2.3. Mean value theorem. (2 n /2) π! Theorem 22. (Rolle s Theorem) Let f be continuous on [a, b] and differentiable on (a, b). If f(a) = f(b) then there is ξ (a,b) such that f (ξ) =0. Remark 23. Before proving the theorem, we illustrate the necessity of the assumptions. { x 0 x < f is continuous on [a,b]. If not, f(x) =. 0 x= f is differentiable on (a, b). If not, f(x)= x over [,]. Proof. Since f is continuous on [a,b], there are x min,x max [a,b] such that f(x min ) is the minimum and f(x max ) is the maximum. If one of them is different from a,b, then f =0 there due to Theorem 6. Otherwise we have f(a)= f(b)= f(x min )= f(x max ) f(x) is constant on [a,b], consequently f (x) =0 for all x (a, b). Exercise 7. (Rolle over R) Let f be continuous and differentiable on R. If x + f(x)= x f(x), then there is ξ R such that f (ξ) =0. Theorem 24. (Mean Value Theorem) Let f be continuous on [a,b] and differentiable on (a,b). Then there is a point ξ (a, b) such that Proof. Set g(x) = f(x) f(b) f(a) b a f (ξ) = f(b) f(a). (46) b a (x a) and apply Rolle s Theorem. Remark 25. When the interval has infinite size, the Mean Value Theorem may not hold (even if we accept (f(b) f(a))/ =0). An example is f(x) = arctanx. Theorem 26. (Cauchy s extended mean value theorem) Let f, g be continuous over [a, b] and differentiable over (a, b). Further assume g(a) g(b). Then there is ξ (a, b) such that f(b) f(a) g(b) g(a) = f (ξ) g (ξ). (47) f(b) f(a) Exercise 8. Prove Cauchy s MVT. (Hint: take h(x) = f(x) g(x) and apply MVT). g(b) g(a)

9 9 3.. Monotonicity. 3. Monotonicity and L Hospital Theorem 27. Let f be defined over [a, b] R. Here a, b can be extended real numbers. Suppose f is continuous on [a, b] and differentiable on (a, b). Then a) f is increasing if and only if f (x) 0 for all x (a,b); f is decreasing if and only if f (x) 0 for all x (a,b). Proof. b) f is strictly increasing if f (x) > 0 for all x (a, b); f is strictly decreasing if f (x) < 0 for all x (a, b). c) f is a constant if and only if f (x) =0 for all x (a, b). a) We prove the increasing case here. Let f be increasing, we show f (x) 0. Take any x 0 (a, b). Since f is increasing, f(x) f(x 0 ) when x > x 0 and f(x) f(x 0 ) when x < x 0, thus f(x) f(x 0 ) x x 0 0 (48) for all x x 0. As f is differentiable at x 0, taking it of both sides leads to f (x 0 ) 0. Let f (x) 0 for all x (a, b). Assume f is not increasing. Then there are x < x 2 such that f(x )> f(x 2 ). Apply Mean Value Theorem we have there must exist ξ (x,x 2 ) (a,b) such that f (ξ) = f(x ) f(x 2 ) x x 2 <0. (49) Contradiction. b) The proof is similar to the corresponding part of a). c) The proof is left as exercise. Remark 28. Note that f(x) strictly increasing f (x)>0 everywhere. An examples is f(x)=x 3. Example 29. Prove that e x > +x for all x >0. Proof. Let f(x)=e x x. We see that f(0)=0. To show f(x)>0 it suffices to show f is strictly increasing. Calculate f (x) =e x >0 (50) for all x >0. Therefore f is strictly increasing and consequently f(x) > 0 for all x >0. Example 30. Prove for all x >. x ln( +x) x (5) + x Proof. For the first inequality let f(x)=ln(+x) is f(x) f(0). Calculate f (x) = x. We have f(0)=0 so all we need to show + x x ( + x) 2. (52)

10 0 Differentiation Thus f(x) 0 when x > 0 and f(x) 0 when x <0. Consequently f(x) f(0). For the second inequality let g(x)=x ln(+x). We have g(0)=0 and need to show g(x) g(0) for all x. Calculate g (x) = x + x. (53) For x > we have g (x) >0 if x >0 and <0 if x < 0. Example 3. Prove for < x <. arctan +x x = arctan x+ π 4 (54) Proof. Set x=0 we have Therefore all we need to show is arctan +0 0 = arctan 0 + π 4. (55) h(x)8 arctan +x arctanx (56) x is a constant for < x <. Once this is shown, we have h(x) =h(0) = π 4. Taking derivative, we have h (x) = + ( ) +x x ( +x x ) 2 +x 2 = ( x) ( ) (+x) ( x) 2 ( x) 2 + (+x) 2 ( x) 2 =0. (57) +x2 Thus ends the proof L Hospital s Rule. Theorem 32. (L Hospital s Rule) Let x 0 (a,b) and f(x), g(x) be differentiable on (a,b) {x 0 }. Assume that x x 0 f(x) = x x 0 g(x) = 0. Then if x x 0 f (x) g (x) exists and g (x) 0 for x (a,b) {x 0 }, the following holds. f(x) x x 0 g(x) = x f (x) x 0 g (x). (58) Remark 33. Note that there are four conditions for the application of L Hospital s rule:. f(x), g(x) are differentiable on (a,b) {x 0 }; 2. x x 0 f(x) = x x 0 g(x) =0; 3. x x 0 f (x) g (x) exists; 4. g (x) 0 for x (a,b) {x 0 }. Proof. (of L Hospital s Rule) Since x x 0 f(x) = x x 0 g(x) = 0 we can define f(x 0 ) = g(x 0 )=0. After such definition f, g becomes continuous over (a,b). Now for any x (a,b), we have f(x) g(x) = f(x) f(x 0) g(x) g(x 0 ) = f (ξ) g (ξ) (59)

11 for some ξ between x, x 0, thanks to Cauchy s MVT. Now taking it x x 0, we have ξ x 0 and the conclusion follows Applications of L Hospital s rule. Example 34. Find x 0 x sinx x 2. We see that the conditions for L Hospital s rule is satisfied. Therefore x sinx sin x+xcosx x 0 x 2 = x 0 2 x if the latter exists. Now this second it still satisfies the conditions for L Hospital and consequently we have 2 cosx x sin x. (6) 2 sinx +xcosx = x 0 2 x x 0 But this last it exists and equals. Therefore (60) x sinx x 0 x 2 =. (62) Remark 35. L Hospital s rule still holds when x 0 = ±, x x0 f (x) g (x) = ±, or x x 0 f, x x 0 g = ±. We will prove for the following situation and leave other cases as exercise. x 0 =+ ; x f(x)= x g(x) =+ ; x x 0 f (x) g (x) = L R. Proof. Let ε >0 be arbitrary. We try to find M >0 such that f(x) g(x) L < ε x > M. (63) { Set any positive number δ < min Take M >0 such that 2, ε +4( L + ) Take x 0 =M +. Fix x 0 now. Then take M >0 such that Now for all x > M, we have }. f (x) g (x) L <δ x >M. (64) f(x 0 ) <δf(x); g(x 0 ) <δg(x) x > M. (65) which gives δ f(x) +δ g(x) < f(x) f(x 0) g(x) g(x 0 ) < +δ f(x) δ g(x) δ f(x) f(x 0 ) +δ g(x) g(x 0 ) < f(x) g(x) < +δ f(x) f(x 0 ) δ g(x) g(x 0 ) (66) (67) Now we apply Cauchy s MVT to obtain f(x) f(x 0 ) g(x) g(x 0 ) = f (ξ) g (ξ) (68)

12 2 Differentiation for some ξ (x 0,x). Recalling our choice of x 0, we conclude f(x) f(x 0) g(x) g(x 0 ) L < δ. (69) This gives +δ f(x) f(x 0 ) δ g(x) g(x 0 ) L f(x) f(x 0 ) g(x) g(x 0 ) L + 2 δ f(x) f(x 0 ) δ g(x) g(x 0 ) <δ + 2 δ ( L +δ) (70) δ and δ +δ f(x) f(x 0 ) g(x) g(x 0 ) L <δ + 2 δ ( L +δ). (7) +δ Recall that 0< δ < 2 and δ < Therefore ε, we have +4( L + ) δ + 2 δ 2 δ ( L +δ) <δ +4δ ( L +) < ε, δ + ( L +δ) < δ +2δ ( L +)< ε. (72) δ +δ Thus ends the proof. f(x) g(x) L < ε x > M. (73) Exercise 9. Let a < b <c be real numbers. Let L R. Prove that b L < max { a L, c L }. (74) Exercise 0. Is it possible to prove the above situation through the following: Set F(z)8 (f(x(z))), G(z)8 (g(x(z))) where x(z) = /z. Exercise. List all possible situations for L Hospital s rule and write down detailed proof for each. (Hint: Some proofs can be obtained from others by replacing f(x) f(x) etc. ) Example 36. Find x 0x lnx. We have ln x x ln x= x 0 x 0 /x = x 0 /x /x 2 = x ( x) =0. (75) 0 Remark 37. L Hospital s rule only applies to the situations 0/0, (± )/(± ). Exercise 2. Show that applying L Hospital s rule to x sin x 0 leads to wrong result. Then explain which + x step in the proof breaks down for this it. { Example 38. Let f(x) = e x 2 x 0 0 x=0. Prove that f is differentiable at 0 and find f (0). Solution. We need to study the it e (/x2) 0 = x 0 x 0 e (/x2) x 0 x. (76)

13 3 4.. Higher order derivative. 4. Taylor Expansion Definition 39. (Second and higher order derivatives) Let f(x) be differentiable on (a, b). Let f (x) be its derivative. If f (x) is differentiable at x 0, then we denote f (x 0 )8 (f ) (x 0 ) (77) and say f(x) is twice differentiable at x 0. We say f(x) is twice differentiable on (a,b) if f (x) exists for all x (a,b). Similarly, for any n > 2, if f (n ) (x) is differentiable at x 0, then we denote f (n) (x 0 )8 ( f (n )) (x 0 ) (78) and say f(x) is n-th differentiable at x 0. We say f(x) is n-th differentiable on (a,b) if f (n) (x) exists for all x (a,b). Exercise 3. Let n, m N. Let f(x) be n+m-th differentiable at x 0. Prove that f (n) (x) is m-th differentiable at x 0 and furthermore (Hint: Induction.) (f (n) ) (m) (x 0 ) = f (n+m) (x 0 ). (79) Example 40. Let f(x) =e 3x. Compute f (n) (x) for n N. We claim f (n) (x) = 3 n e 3x and prove this by induction. Denote by P(n) the claim: f (n) (x) = 3 n e 3x. Then P(): f (x)= 3 e 3x thanks to chain rule. Therefore P() holds. P(n) P(n + ). Assume P(n): f (n) (x)= 3 n e 3x. Then by definition Thus P(n +) holds and the proof ends. f (n+) (x) = (3 n e 3x ) =3 n 3e 3x = 3 (n+) e 3x. (80) Exercise 4. Let f(x) = sin x. Calculate f (n) (x) for all n N. Justify your answer. Remark 4. Note that for f (n) (x 0 ) to exist, f (n ) (x) must exist over (x 0 δ,x 0 +δ) for some δ >0. Exercise 5. Explain why existence of f (x 0 ) is not enough to define f (x 0 ). Remark 42. (Notation) Usually we use f, f, f to denote first, second, third order derivatives, while switch to f (4), f (5), for higher order derivatives Taylor expansion. Theorem 43. (Lagrange form of the remainder) Let f be such that f (k) (x) exists on (a, b) for k =0,,n+. Then for every x, x 0 (a, b) the following holds: where P n (x)8 f(x 0 )+ f (x 0 ) (x x 0 ) + f (x 0 ) 2 f(x) =P n (x) +R n (x) (8) (x x 0 ) f(n) (x 0 ) n! (x x 0 ) n. (82)

14 4 Differentiation is called the Taylor polynomial of f at x 0 to degree n, and R n (x)8 f(x) P n (x) (83) is called the Remainder. Under the assumptions of the theorem, we have the following formula for the remainder: R n (x) = f(n+) (ξ) (n + )! (x x 0 ) n+ (84) where ξ is between x, x 0. This formula is called the Lagrange form of the remainder. Remark 44. It is important to understand P n (x) depends on x 0, that is it changes when x 0 changes; For every fixed x 0, P n (x) is a polynomial. However the dependence of P n (x) on x 0 may be more complicated. The ξ in R n (x): = f(n+) (ξ) (x x (n + )! 0 ) n+ depends on both x and x 0, that is when x or x 0 changes, so does ξ. Furthermore the there is no convenient formula yielding ξ from x, x 0. One way to understand the role of ξ is as follows. For any fixed x, it is clear that there is r R such that f(x) = f(x 0 )+ f (x 0 ) (x x 0 ) + + f(n) (x 0 ) n! (x x 0 ) n + r (x x 0 ) n+. (85) Thus what the theorem actually says is: ξ between x,x 0 such that r = f(n+) (ξ). (n + )! Proof. In the following x is fixed. Take r R such that f(x) = f(x 0 ) + f (x 0 )(x x 0 ) + f (x 0 ) 2 holds for this particular x. Now set [ g(t) = f(t) (x x 0 ) f(n) (x 0 ) n! f(x 0 )+ f (x 0 ) (t x 0 ) + + f(n) (x 0 ) n! (x x 0 ) n +r (x x 0 ) n+. (86) (t x 0 ) n +r (t x 0 ) n+ ] then we have g(x 0 ) = g(x) = 0. Applying Rolle s theorem, we obtain ξ between x 0, x such that g (ξ ) = 0. On the other hand clearly g (x 0 ) = 0. Thus we have ξ 2 between ξ and x 0 (thus also between x, x 0 ) such that g (ξ 2 ) = 0. Apply this n times we conclude that there is ξ such that g (n+) (ξ) = 0, which gives r = f(n+) (ξ) (n +)!. (88) Thus ends the proof. Remark 45. Note that the case n=0 is exactly Rolle s theorem. Also note that one cannot prove the above theorem through induction. Remark 46. A more clever proof is as follows. Set [ F(t) = f(x) f(t) + f (t) (x t)+ + f(n) (t) (x t) ], n n! G(t) =(x t) n+ (89) (87)

15 5 We have F(x)= G(x) =0, F(x 0 ) = R n (x), G(x 0 ) =(x x 0 ) n+, and F (t) = f(n+) (t) n! (x t) n, G (t) = (n +) (x t) n. (90) Now apply Cauchy s MVT: There is ξ between x 0, x and ξ x 0, x (this can be written as 0 < ξ x 0 < x x 0 ) such that f (n+) (ξ) (n +)! = F (ξ) G (ξ) = F(x) F(x 0) G(x) G(x 0 ) = R n(x) (x x 0 ) n+ R n (x) = f(n+) (ξ) (x x 0 ) n+. (9) (n +)! Exercise 6. Try to prove the theorem through induction and explain the difficulty you encounter. Exercise 7. Check out the youtube video ( proving Taylor expansion formula and explain where the mistake is. Compare it with the Khan Academy video on the same topic. Exercise 8. Prove the theorem as follows. Fix x, x 0. Define [ F(t) = f(t) f(x 0 ) + f (x 0 ) (t x 0 ) + + f(n) (x 0) (t x 0 ) ]; n n! G(t) = (t x 0 ) n+. (92) Apply Cauchy s MVT n times to F(t) F(x0) G(t) G(x0). Example 47. Calculate Taylor expansion with Lagrange form of remainder (to degree 2 that is n =2) of the following functions at x 0 = 0. Solution. f(x)= sin(sin x). We calculate: f(x) = sin(sinx); f(x)= x 4 +x+ (93) f (x)= [cos(sinx)] cosx f (0) =; (94) f (x) = [ sin (sinx) cosx] cosx [cos(sinx)] sin x f (0) = 0; (95) f (x) = {[ sin (sin x)] cos 2 x} {[cos(sin x)] sin x} = cos(sin x) cos 3 x+2sin(sinx) cosxsinx +sin(sin x) sinx cosx cos(sinx) cosx = cosx[(cos 2 x +) cos(sinx) 3sinx (sin(sinx))]. (96) Thus the Taylor polynomial at x 0 =0 to degree 2 reads: which simplifies to 0 + (x 0) (x 0)2 + f (ξ) 6 sin(sinx)= x+ cos ξ [(cos2 ξ +) cos(sin ξ) 3sin ξ (sin (sin ξ))] 6 Here ξ lies between 0 and x. f(x)= x 4 +x+. We calculate: and (x 0) 3 (97) x 3. (98) f(0)=, f (x)= 4 x 3 + f (0) =, f (x) = 2x 2 f (0) =0 (99) f (x)= 24 x. (00)

16 6 Differentiation Therefore the Taylor polynomial at x 0 =0 to degree 2 reads where ξ lies between 0 and x. x 4 +x+=+x+(4 ξ) x 3 (0) Example 48. Calculate Taylor expansion (to degree 2) of the following functions at the specified x 0 s. f(x)= sinx, x 0 = π 2 ; f(x) =x4 + x+, x 0 = ; f(x)= e x, x 0 =2. (02) Solution. f(x)= sinx, x 0 = π 2. We have ( ) π f(x 0 ) = sin = ; (03) 2 Therefore the answer is f (x) = cosx f (x 0 )= 0; (04) f (x) = sinx f (x 0 ) = ; (05) sinx = 2 where ξ is between x and π/2. f(x)= x 4 +x+, x 0 =. We have So the answer is where ξ is between x and. f(x)= e x, x 0 =2. We have So the answer is f (x)= cosx. (06) ( x π 2 ) 2 ( cos ξ x π ) 3 (07) 6 2 f(x 0 ) =3; f (x) =4x 3 + f (x 0 ) = 5 (08) f (x) = 2 x 2 f (x 0 ) = 2; f (x) = 24x. (09) x 4 +x+=3+5(x ) +6(x ) 2 +4 ξ (x ) 3 (0) f(x 0 )= f (x 0 ) = f (x 0 ) =e 2, f (x)= e x. () e x = e 2 + e 2 (x 2) + e2 2 (x 2)2 + eξ 6 (x 2)3 (2) where ξ is between x and. Exercise 9. Find a computer system (the most convenient one would be that can plot functions. Plot the Taylor polynomial to degrees 2, 3, 4, 5 of f(x) = sin x. Observe how they approximates f(x) near x 0. What happens far away from x 0? 4.3. Applications of Taylor expansion. Example 49. Prove the following. a) e x >+x+ x2 2 + x3 6 for all x >0.

17 7 b) Proof. ) cosx ( x2 2 < for all x (, ). 24 a) The Taylor polynomial with Lagrange remainder for e x at 0 is e x = +x+ x2 2 + x3 6 + eξ 24 x4. (3) Since x > 0, ξ (note that it depends on x, that is ξ = ξ(x) is in fact a function of x) is also positive. Consequently eξ 24 x4 > 0 for all x. So e x >+x+ x2 2 + x3 6 holds for all x > 0. b) The Taylor polynomial with Lagrange remainder for cosx at 0 is (up to degree 2): with ξ between 0 and x. Thus we have ( ) cosx x2 = 2 cosx= x2 2 + sin ξ 6 x3 (4) sin ξ 6 for all x (,). This is not enough so we expand one more term: x 3 < 6. (5) which gives Thus ends the proof. cosx= x2 2 + cos ξ 24 x4 (6) ) = x 4 < 24. (7) cosx ( x2 2 cos ξ 24

Chapter 8: Taylor s theorem and L Hospital s rule

Chapter 8: Taylor s theorem and L Hospital s rule Chapter 8: Taylor s theorem and L Hospital s rule Theorem: [Inverse Mapping Theorem] Suppose that a < b and f : [a, b] R. Given that f (x) > 0 for all x (a, b) then f 1 is differentiable on (f(a), f(b))

More information

4. We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x

4. We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x 4 We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x x, x > 0 Since tan x = cos x, from the quotient rule, tan x = sin

More information

, applyingl Hospital s Rule again x 0 2 cos(x) xsinx

, applyingl Hospital s Rule again x 0 2 cos(x) xsinx Lecture 3 We give a couple examples of using L Hospital s Rule: Example 3.. [ (a) Compute x 0 sin(x) x. To put this into a form for L Hospital s Rule we first put it over a common denominator [ x 0 sin(x)

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

14 Lecture 14 Local Extrema of Function

14 Lecture 14 Local Extrema of Function 14 Lecture 14 Local Extrema of Function 14.1 Taylor s Formula with Lagrangian Remainder Term Theorem 14.1. Let n N {0} and f : (a,b) R. We assume that there exists f (n+1) (x) for all x (a,b). Then for

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

MAT137 Calculus! Lecture 9

MAT137 Calculus! Lecture 9 MAT137 Calculus! Lecture 9 Today we will study: Limits at infinity. L Hôpital s Rule. Mean Value Theorem. (11.5,11.6, 4.1) PS3 is due this Friday June 16. Next class: Applications of the Mean Value Theorem.

More information

Principle of Mathematical Induction

Principle of Mathematical Induction Advanced Calculus I. Math 451, Fall 2016, Prof. Vershynin Principle of Mathematical Induction 1. Prove that 1 + 2 + + n = 1 n(n + 1) for all n N. 2 2. Prove that 1 2 + 2 2 + + n 2 = 1 n(n + 1)(2n + 1)

More information

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0 8.7 Taylor s Inequality Math 00 Section 005 Calculus II Name: ANSWER KEY Taylor s Inequality: If f (n+) is continuous and f (n+) < M between the center a and some point x, then f(x) T n (x) M x a n+ (n

More information

Taylor and Maclaurin Series

Taylor and Maclaurin Series Taylor and Maclaurin Series MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Background We have seen that some power series converge. When they do, we can think of them as

More information

x x 1 x 2 + x 2 1 > 0. HW5. Text defines:

x x 1 x 2 + x 2 1 > 0. HW5. Text defines: Lecture 15: Last time: MVT. Special case: Rolle s Theorem (when f(a) = f(b)). Recall: Defn: Let f be defined on an interval I. f is increasing (or strictly increasing) if whenever x 1, x 2 I and x 2 >

More information

Ma 530 Power Series II

Ma 530 Power Series II Ma 530 Power Series II Please note that there is material on power series at Visual Calculus. Some of this material was used as part of the presentation of the topics that follow. Operations on Power Series

More information

Mathematic 108, Fall 2015: Solutions to assignment #7

Mathematic 108, Fall 2015: Solutions to assignment #7 Mathematic 08, Fall 05: Solutions to assignment #7 Problem # Suppose f is a function with f continuous on the open interval I and so that f has a local maximum at both x = a and x = b for a, b I with a

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

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

1.5 Inverse Trigonometric Functions

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

More information

Iowa State University. Instructor: Alex Roitershtein Summer Homework #5. Solutions

Iowa State University. Instructor: Alex Roitershtein Summer Homework #5. Solutions Math 50 Iowa State University Introduction to Real Analysis Department of Mathematics Instructor: Alex Roitershtein Summer 205 Homework #5 Solutions. Let α and c be real numbers, c > 0, and f is defined

More information

Completion Date: Monday February 11, 2008

Completion Date: Monday February 11, 2008 MATH 4 (R) Winter 8 Intermediate Calculus I Solutions to Problem Set #4 Completion Date: Monday February, 8 Department of Mathematical and Statistical Sciences University of Alberta Question. [Sec..9,

More information

MATH 163 HOMEWORK Week 13, due Monday April 26 TOPICS. c n (x a) n then c n = f(n) (a) n!

MATH 163 HOMEWORK Week 13, due Monday April 26 TOPICS. c n (x a) n then c n = f(n) (a) n! MATH 63 HOMEWORK Week 3, due Monday April 6 TOPICS 4. Taylor series Reading:.0, pages 770-77 Taylor series. If a function f(x) has a power series representation f(x) = c n (x a) n then c n = f(n) (a) ()

More information

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain.

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. For example f(x) = 1 1 x = 1 + x + x2 + x 3 + = ln(1 + x) = x x2 2

More information

2.2 The Limit of a Function

2.2 The Limit of a Function 2.2 The Limit of a Function Introductory Example: Consider the function f(x) = x is near 0. x f(x) x f(x) 1 3.7320508 1 4.236068 0.5 3.8708287 0.5 4.1213203 0.1 3.9748418 0.1 4.0248457 0.05 3.9874607 0.05

More information

MATH 409 Advanced Calculus I Lecture 11: More on continuous functions.

MATH 409 Advanced Calculus I Lecture 11: More on continuous functions. MATH 409 Advanced Calculus I Lecture 11: More on continuous functions. Continuity Definition. Given a set E R, a function f : E R, and a point c E, the function f is continuous at c if for any ε > 0 there

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

1. Pace yourself. Make sure you write something on every problem to get partial credit. 2. If you need more space, use the back of the previous page.

1. Pace yourself. Make sure you write something on every problem to get partial credit. 2. If you need more space, use the back of the previous page. ***THIS TIME I DECIDED TO WRITE A LOT OF EXTRA PROBLEMS TO GIVE MORE PRACTICE. The actual midterm will have about 6 problems. If you want to practice something with approximately the same length as the

More information

TAYLOR AND MACLAURIN SERIES

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

More information

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 3.6 The chain rule 1 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 23 Motivation Goal: We want to derive rules to find the derivative

More information

f (r) (a) r! (x a) r, r=0

f (r) (a) r! (x a) r, r=0 Part 3.3 Differentiation v1 2018 Taylor Polynomials Definition 3.3.1 Taylor 1715 and Maclaurin 1742) If a is a fixed number, and f is a function whose first n derivatives exist at a then the Taylor polynomial

More information

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 3.6 The chain rule 1 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 1 Motivation Goal: We want to derive rules to find the derivative of

More information

Solutions to Calculus problems. b k A = limsup n. a n limsup b k,

Solutions to Calculus problems. b k A = limsup n. a n limsup b k, Solutions to Calculus problems. We will prove the statement. Let {a n } be the sequence and consider limsupa n = A [, ]. If A = ±, we can easily find a nondecreasing (nonincreasing) subsequence of {a n

More information

f(x) f(z) c x z > 0 1

f(x) f(z) c x z > 0 1 INVERSE AND IMPLICIT FUNCTION THEOREMS I use df x for the linear transformation that is the differential of f at x.. INVERSE FUNCTION THEOREM Definition. Suppose S R n is open, a S, and f : S R n is a

More information

MATH 131A: REAL ANALYSIS (BIG IDEAS)

MATH 131A: REAL ANALYSIS (BIG IDEAS) MATH 131A: REAL ANALYSIS (BIG IDEAS) Theorem 1 (The Triangle Inequality). For all x, y R we have x + y x + y. Proposition 2 (The Archimedean property). For each x R there exists an n N such that n > x.

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

MATH 409 Advanced Calculus I Lecture 16: Mean value theorem. Taylor s formula.

MATH 409 Advanced Calculus I Lecture 16: Mean value theorem. Taylor s formula. MATH 409 Advanced Calculus I Lecture 16: Mean value theorem. Taylor s formula. Points of local extremum Let f : E R be a function defined on a set E R. Definition. We say that f attains a local maximum

More information

REVIEW FOR THIRD 3200 MIDTERM

REVIEW FOR THIRD 3200 MIDTERM REVIEW FOR THIRD 3200 MIDTERM PETE L. CLARK 1) Show that for all integers n 2 we have 1 3 +... + (n 1) 3 < 1 n < 1 3 +... + n 3. Solution: We go by induction on n. Base Case (n = 2): We have (2 1) 3 =

More information

MTAEA Differentiation

MTAEA Differentiation School of Economics, Australian National University February 5, 2010 Basic Properties of the Derivative. Secant Tangent Applet l 3 l 2 l 1 a a 3 a 2 a 1 Figure: The derivative of f at a is the limiting

More information

1 Question related to polynomials

1 Question related to polynomials 07-08 MATH00J Lecture 6: Taylor Series Charles Li Warning: Skip the material involving the estimation of error term Reference: APEX Calculus This lecture introduced Taylor Polynomial and Taylor Series

More information

10.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1.

10.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1. 10.1 Sequences Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1 Examples: EX1: Find a formula for the general term a n of the sequence,

More information

Chapter 11. Taylor Series. Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27

Chapter 11. Taylor Series. Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27 Chapter 11 Taylor Series Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27 First-Order Approximation We want to approximate function f by some simple function. Best possible approximation

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule.

A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule. The Chain Rule A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule. In order to master the techniques explained here it is vital that

More information

Advanced Calculus I Chapter 2 & 3 Homework Solutions October 30, Prove that f has a limit at 2 and x + 2 find it. f(x) = 2x2 + 3x 2 x + 2

Advanced Calculus I Chapter 2 & 3 Homework Solutions October 30, Prove that f has a limit at 2 and x + 2 find it. f(x) = 2x2 + 3x 2 x + 2 Advanced Calculus I Chapter 2 & 3 Homework Solutions October 30, 2009 2. Define f : ( 2, 0) R by f(x) = 2x2 + 3x 2. Prove that f has a limit at 2 and x + 2 find it. Note that when x 2 we have f(x) = 2x2

More information

h(x) lim H(x) = lim Since h is nondecreasing then h(x) 0 for all x, and if h is discontinuous at a point x then H(x) > 0. Denote

h(x) lim H(x) = lim Since h is nondecreasing then h(x) 0 for all x, and if h is discontinuous at a point x then H(x) > 0. Denote Real Variables, Fall 4 Problem set 4 Solution suggestions Exercise. Let f be of bounded variation on [a, b]. Show that for each c (a, b), lim x c f(x) and lim x c f(x) exist. Prove that a monotone function

More information

Analysis II - few selective results

Analysis II - few selective results Analysis II - few selective results Michael Ruzhansky December 15, 2008 1 Analysis on the real line 1.1 Chapter: Functions continuous on a closed interval 1.1.1 Intermediate Value Theorem (IVT) Theorem

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

QF101: Quantitative Finance September 5, Week 3: Derivatives. Facilitator: Christopher Ting AY 2017/2018. f ( x + ) f(x) f(x) = lim

QF101: Quantitative Finance September 5, Week 3: Derivatives. Facilitator: Christopher Ting AY 2017/2018. f ( x + ) f(x) f(x) = lim QF101: Quantitative Finance September 5, 2017 Week 3: Derivatives Facilitator: Christopher Ting AY 2017/2018 I recoil with ismay an horror at this lamentable plague of functions which o not have erivatives.

More information

MATH 1A, Complete Lecture Notes. Fedor Duzhin

MATH 1A, Complete Lecture Notes. Fedor Duzhin MATH 1A, Complete Lecture Notes Fedor Duzhin 2007 Contents I Limit 6 1 Sets and Functions 7 1.1 Sets................................. 7 1.2 Functions.............................. 8 1.3 How to define a

More information

Static Problem Set 2 Solutions

Static Problem Set 2 Solutions Static Problem Set Solutions Jonathan Kreamer July, 0 Question (i) Let g, h be two concave functions. Is f = g + h a concave function? Prove it. Yes. Proof: Consider any two points x, x and α [0, ]. Let

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

Denition and some Properties of Generalized Elementary Functions of a Real Variable

Denition and some Properties of Generalized Elementary Functions of a Real Variable Denition and some Properties of Generalized Elementary Functions of a Real Variable I. Introduction The term elementary function is very often mentioned in many math classes and in books, e.g. Calculus

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Fall 2018, WEEK 3 JoungDong Kim Week 3 Section 2.3, 2.5, 2.6, Calculating Limits Using the Limit Laws, Continuity, Limits at Infinity; Horizontal Asymptotes. Section

More information

Differentiation. f(x + h) f(x) Lh = L.

Differentiation. f(x + h) f(x) Lh = L. Analysis in R n Math 204, Section 30 Winter Quarter 2008 Paul Sally, e-mail: sally@math.uchicago.edu John Boller, e-mail: boller@math.uchicago.edu website: http://www.math.uchicago.edu/ boller/m203 Differentiation

More information

Math 421, Homework #9 Solutions

Math 421, Homework #9 Solutions Math 41, Homework #9 Solutions (1) (a) A set E R n is said to be path connected if for any pair of points x E and y E there exists a continuous function γ : [0, 1] R n satisfying γ(0) = x, γ(1) = y, and

More information

Limit and Continuity

Limit and Continuity Limit and Continuity Table of contents. Limit of Sequences............................................ 2.. Definitions and properties...................................... 2... Definitions............................................

More information

REAL ANALYSIS II: PROBLEM SET 2

REAL ANALYSIS II: PROBLEM SET 2 REAL ANALYSIS II: PROBLEM SET 2 21st Feb, 2016 Exercise 1. State and prove the Inverse Function Theorem. Theorem Inverse Function Theorem). Let f be a continuous one to one function defined on an interval,

More information

Section 2.5. Evaluating Limits Algebraically

Section 2.5. Evaluating Limits Algebraically Section 2.5 Evaluating Limits Algebraically (1) Determinate and Indeterminate Forms (2) Limit Calculation Techniques (A) Direct Substitution (B) Simplification (C) Conjugation (D) The Squeeze Theorem (3)

More information

MATH20101 Real Analysis, Exam Solutions and Feedback. 2013\14

MATH20101 Real Analysis, Exam Solutions and Feedback. 2013\14 MATH200 Real Analysis, Exam Solutions and Feedback. 203\4 A. i. Prove by verifying the appropriate definition that ( 2x 3 + x 2 + 5 ) = 7. x 2 ii. By using the Rules for its evaluate a) b) x 2 x + x 2

More information

Power series and Taylor series

Power series and Taylor series Power series and Taylor series D. DeTurck University of Pennsylvania March 29, 2018 D. DeTurck Math 104 002 2018A: Series 1 / 42 Series First... a review of what we have done so far: 1 We examined series

More information

Find all of the real numbers x that satisfy the algebraic equation:

Find all of the real numbers x that satisfy the algebraic equation: Appendix C: Factoring Algebraic Expressions Factoring algebraic equations is the reverse of expanding algebraic expressions discussed in Appendix B. Factoring algebraic equations can be a great help when

More information

Calculus I Exam 1 Review Fall 2016

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

More information

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h 1 Sec 4.1 Limits, Informally When we calculated f (x), we first started with the difference quotient f(x + h) f(x) h and made h small. In other words, f (x) is the number f(x+h) f(x) approaches as h gets

More information

Limit. Chapter Introduction

Limit. Chapter Introduction Chapter 9 Limit Limit is the foundation of calculus that it is so useful to understand more complicating chapters of calculus. Besides, Mathematics has black hole scenarios (dividing by zero, going to

More information

Section 1.4 Tangents and Velocity

Section 1.4 Tangents and Velocity Math 132 Tangents and Velocity Section 1.4 Section 1.4 Tangents and Velocity Tangent Lines A tangent line to a curve is a line that just touches the curve. In terms of a circle, the definition is very

More information

Section Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence.

Section Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. f n (0)x n Recall from

More information

Math 221 Notes on Rolle s Theorem, The Mean Value Theorem, l Hôpital s rule, and the Taylor-Maclaurin formula. 1. Two theorems

Math 221 Notes on Rolle s Theorem, The Mean Value Theorem, l Hôpital s rule, and the Taylor-Maclaurin formula. 1. Two theorems Math 221 Notes on Rolle s Theorem, The Mean Value Theorem, l Hôpital s rule, and the Taylor-Maclaurin formula 1. Two theorems Rolle s Theorem. If a function y = f(x) is differentiable for a x b and if

More information

SOLUTIONS TO ADDITIONAL EXERCISES FOR II.1 AND II.2

SOLUTIONS TO ADDITIONAL EXERCISES FOR II.1 AND II.2 SOLUTIONS TO ADDITIONAL EXERCISES FOR II.1 AND II.2 Here are the solutions to the additional exercises in betsepexercises.pdf. B1. Let y and z be distinct points of L; we claim that x, y and z are not

More information

M2PM1 Analysis II (2008) Dr M Ruzhansky List of definitions, statements and examples Preliminary version

M2PM1 Analysis II (2008) Dr M Ruzhansky List of definitions, statements and examples Preliminary version M2PM1 Analysis II (2008) Dr M Ruzhansky List of definitions, statements and examples Preliminary version Chapter 0: Some revision of M1P1: Limits and continuity This chapter is mostly the revision of Chapter

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

1 Review of di erential calculus

1 Review of di erential calculus Review of di erential calculus This chapter presents the main elements of di erential calculus needed in probability theory. Often, students taking a course on probability theory have problems with concepts

More information

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0 Lecture 22 Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) Recall a few facts about power series: a n z n This series in z is centered at z 0. Here z can

More information

(II) For each real number ǫ > 0 there exists a real number δ(ǫ) such that 0 < δ(ǫ) δ 0 and

(II) For each real number ǫ > 0 there exists a real number δ(ǫ) such that 0 < δ(ǫ) δ 0 and 9 44 One-sided its Definition 44 A function f has the it L R as x approaches a real number a from the left if the following two conditions are satisfied: (I There exists a real number δ 0 > 0 such that

More information

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

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

More information

Solutions to Math 41 First Exam October 15, 2013

Solutions to Math 41 First Exam October 15, 2013 Solutions to Math 41 First Exam October 15, 2013 1. (16 points) Find each of the following its, with justification. If the it does not exist, explain why. If there is an infinite it, then explain whether

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem

Section 3.7. Rolle s Theorem and the Mean Value Theorem Section.7 Rolle s Theorem and the Mean Value Theorem The two theorems which are at the heart of this section draw connections between the instantaneous rate of change and the average rate of change of

More information

and lim lim 6. The Squeeze Theorem

and lim lim 6. The Squeeze Theorem Limits (day 3) Things we ll go over today 1. Limits of the form 0 0 (continued) 2. Limits of piecewise functions 3. Limits involving absolute values 4. Limits of compositions of functions 5. Limits similar

More information

Math 117: Honours Calculus I Fall, 2002 List of Theorems. a n k b k. k. Theorem 2.1 (Convergent Bounded) A convergent sequence is bounded.

Math 117: Honours Calculus I Fall, 2002 List of Theorems. a n k b k. k. Theorem 2.1 (Convergent Bounded) A convergent sequence is bounded. Math 117: Honours Calculus I Fall, 2002 List of Theorems Theorem 1.1 (Binomial Theorem) For all n N, (a + b) n = n k=0 ( ) n a n k b k. k Theorem 2.1 (Convergent Bounded) A convergent sequence is bounded.

More information

Chapter 3a Topics in differentiation. Problems in differentiation. Problems in differentiation. LC Abueg: mathematical economics

Chapter 3a Topics in differentiation. Problems in differentiation. Problems in differentiation. LC Abueg: mathematical economics Chapter 3a Topics in differentiation Lectures in Mathematical Economics L Cagandahan Abueg De La Salle University School of Economics Problems in differentiation Problems in differentiation Problem 1.

More information

Engg. Math. I. Unit-I. Differential Calculus

Engg. Math. I. Unit-I. Differential Calculus Dr. Satish Shukla 1 of 50 Engg. Math. I Unit-I Differential Calculus Syllabus: Limits of functions, continuous functions, uniform continuity, monotone and inverse functions. Differentiable functions, Rolle

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

I know this time s homework is hard... So I ll do as much detail as I can.

I know this time s homework is hard... So I ll do as much detail as I can. I know this time s homework is hard... So I ll do as much detail as I can. Theorem (Corollary 7). If f () g () in (a, b), then f g is a constant function on (a, b). Proof. Call h() f() g(). Then, we try

More information

You can learn more about the services offered by the teaching center by visiting

You can learn more about the services offered by the teaching center by visiting MAC 232 Exam 3 Review Spring 209 This review, produced by the Broward Teaching Center, contains a collection of questions which are representative of the type you may encounter on the exam. Other resources

More information

MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li

MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li 1 L Hospital s Rule Another useful application of mean value theorems is L Hospital s Rule. It helps us to evaluate its of indeterminate

More information

Taylor and Laurent Series

Taylor and Laurent Series Chapter 4 Taylor and Laurent Series 4.. Taylor Series 4... Taylor Series for Holomorphic Functions. In Real Analysis, the Taylor series of a given function f : R R is given by: f (x + f (x (x x + f (x

More information

Math 0230 Calculus 2 Lectures

Math 0230 Calculus 2 Lectures Math 00 Calculus Lectures Chapter 8 Series Numeration of sections corresponds to the text James Stewart, Essential Calculus, Early Transcendentals, Second edition. Section 8. Sequences A sequence is a

More information

Mathematical Methods for Physics and Engineering

Mathematical Methods for Physics and Engineering Mathematical Methods for Physics and Engineering Lecture notes for PDEs Sergei V. Shabanov Department of Mathematics, University of Florida, Gainesville, FL 32611 USA CHAPTER 1 The integration theory

More information

Section 4.2: The Mean Value Theorem

Section 4.2: The Mean Value Theorem Section 4.2: The Mean Value Theorem Before we continue with the problem of describing graphs using calculus we shall briefly pause to examine some interesting applications of the derivative. In previous

More information

FUNCTIONS OF A REAL VARIABLE

FUNCTIONS OF A REAL VARIABLE FUNCTIONS OF A REAL VARIABLE TSOGTGEREL GANTUMUR Abstract. We review some of the important concepts of single variable calculus. The discussions are centred around building and establishing the main properties

More information

Advanced Calculus Notes. Michael P. Windham

Advanced Calculus Notes. Michael P. Windham Advanced Calculus Notes Michael P. Windham February 25, 2008 Contents 1 Basics 5 1.1 Euclidean Space R n............................ 5 1.2 Functions................................. 7 1.2.1 Sets and functions........................

More information

1 Homework. Recommended Reading:

1 Homework. Recommended Reading: Analysis MT43C Notes/Problems/Homework Recommended Reading: R. G. Bartle, D. R. Sherbert Introduction to real analysis, principal reference M. Spivak Calculus W. Rudin Principles of mathematical analysis

More information

CHALLENGE! (0) = 5. Construct a polynomial with the following behavior at x = 0:

CHALLENGE! (0) = 5. Construct a polynomial with the following behavior at x = 0: TAYLOR SERIES Construct a polynomial with the following behavior at x = 0: CHALLENGE! P( x) = a + ax+ ax + ax + ax 2 3 4 0 1 2 3 4 P(0) = 1 P (0) = 2 P (0) = 3 P (0) = 4 P (4) (0) = 5 Sounds hard right?

More information

CHAPTER 3 REVIEW QUESTIONS MATH 3034 Spring a 1 b 1

CHAPTER 3 REVIEW QUESTIONS MATH 3034 Spring a 1 b 1 . Let U = { A M (R) A = and b 6 }. CHAPTER 3 REVIEW QUESTIONS MATH 334 Spring 7 a b a and b are integers and a 6 (a) Let S = { A U det A = }. List the elements of S; that is S = {... }. (b) Let T = { A

More information

ANALYSIS QUALIFYING EXAM FALL 2017: SOLUTIONS. 1 cos(nx) lim. n 2 x 2. g n (x) = 1 cos(nx) n 2 x 2. x 2.

ANALYSIS QUALIFYING EXAM FALL 2017: SOLUTIONS. 1 cos(nx) lim. n 2 x 2. g n (x) = 1 cos(nx) n 2 x 2. x 2. ANALYSIS QUALIFYING EXAM FALL 27: SOLUTIONS Problem. Determine, with justification, the it cos(nx) n 2 x 2 dx. Solution. For an integer n >, define g n : (, ) R by Also define g : (, ) R by g(x) = g n

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

Numerical Analysis: Interpolation Part 1

Numerical Analysis: Interpolation Part 1 Numerical Analysis: Interpolation Part 1 Computer Science, Ben-Gurion University (slides based mostly on Prof. Ben-Shahar s notes) 2018/2019, Fall Semester BGU CS Interpolation (ver. 1.00) AY 2018/2019,

More information

Functions. Chapter Continuous Functions

Functions. Chapter Continuous Functions Chapter 3 Functions 3.1 Continuous Functions A function f is determined by the domain of f: dom(f) R, the set on which f is defined, and the rule specifying the value f(x) of f at each x dom(f). If f is

More information

Problem set 5, Real Analysis I, Spring, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, 1 x (log 1/ x ) 2 dx 1

Problem set 5, Real Analysis I, Spring, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, 1 x (log 1/ x ) 2 dx 1 Problem set 5, Real Analysis I, Spring, 25. (5) Consider the function on R defined by f(x) { x (log / x ) 2 if x /2, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, R f /2

More information

Math 321 Final Examination April 1995 Notation used in this exam: N. (1) S N (f,x) = f(t)e int dt e inx.

Math 321 Final Examination April 1995 Notation used in this exam: N. (1) S N (f,x) = f(t)e int dt e inx. Math 321 Final Examination April 1995 Notation used in this exam: N 1 π (1) S N (f,x) = f(t)e int dt e inx. 2π n= N π (2) C(X, R) is the space of bounded real-valued functions on the metric space X, equipped

More information

MATH 31BH Homework 5 Solutions

MATH 31BH Homework 5 Solutions MATH 3BH Homework 5 Solutions February 4, 204 Problem.8.2 (a) Let x t f y = x 2 + y 2 + 2z 2 and g(t) = t 2. z t 3 Then by the chain rule a a a D(g f) b = Dg f b Df b c c c = [Dg(a 2 + b 2 + 2c 2 )] [

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

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

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

More information

Worksheet 9. Topics: Taylor series; using Taylor polynomials for approximate computations. Polar coordinates.

Worksheet 9. Topics: Taylor series; using Taylor polynomials for approximate computations. Polar coordinates. ATH 57H Spring 0 Worksheet 9 Topics: Taylor series; using Taylor polynomials for approximate computations. Polar coordinates.. Let f(x) = +x. Find f (00) (0) - the 00th derivative of f at point x = 0.

More information