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

Size: px
Start display at page:

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

Transcription

1 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 x cos x sin x cos x = cos2 x+sin 2 x = 1 cos 2 x cos 2 x cos 2 x sec2 x if cos x 0 Similarly, cot x = 1 sin 2 x = csc2 x Theorem 413 [Chain Rule] If f is differentiable at a and g is differentiable at f(a), then the composite function g f is differentiable at a and (g f) (a) = g (f(a)) f (a) Proof Define h on dom(g) such that h(f(a)) = g (f(a)), and h(y) = g(y) g(f(a)), y dom(g), y f(a) y f(a) From the definition of g, h is continuous at f(a) For any x dom(f) with x a, we always have g f(x) g f(a) f(x) f(a) = h(f(x)) x a x a Check: if f(x) = f(a), both sides equal to 0; if f(x) f(a), then h(f(x)) = g(f(x)) g(f(a)) f(x) f(a) Thus, g f(x) g f(a) f(x) f(a) lim = lim h(f(x)) lim = h(f(a)) f (a) = g (f(a)) f (a), x a x a x a x a x a where the second last equality follows from that f is continuous at a and h is continuous at f(a) Thus, g f is differentiable at a, and (g f) (a) = g (f(a)) f (a) Examples 1 Let h(x) = sin(x 3 + 7x) Then h = g f, where f(x) = x 3 + 7x and g(x) = sin x We know that g (x) = cos x and f (x) = 3x From the Chain rule, we have h (x) = g (f(x)) f (x) = cos(x 3 + 7x) (3x 2 + 7) 2 Let h(x) = e cos x+x2 Then h = g f, where f(x) = cos x + x 2 and g(x) = e x We know that g (x) = e x and f (x) = sin x + 2x From the Chain rule, we have h (x) = g (f(x)) f (x) = e cos x+x2 ( sin x + 2x) 3 Let h(x) = log x for x 0 If x > 0, h (x) = 1 x If x < 0, h(x) = log( x), so from the Chain rule, h (x) = 1 x ( 1) = 1 x Thus, h (x) = 1 x for any x 0 4 If f is differentiable, its derivative function f may not be continuous An example is given by f(x) = x 2 sin(1/x) for x 0, and f(0) = 0 Such f is differentiable on R, but f is not continuous at 0 See Exercise 284 Definition 412 Let f be differentiable 66

2 1 If f is continuous, we say that f is continuously differentiable, or f is C 1 2 If f is differentiable, we say that f is twice differentiable, and write f = (f ) 3 If f is twice differentiable, and f is continuous, we say that f is twice continuously differentiable, or f is C 2 4 If f is twice differentiable, and f is is differentiable, we say that f is three times differentiable, and write f = (f ) 5 In general, we write f (0) = f and f (1) = f Whenever f (n) exists and is differentiable, we define f (n+1) = (f (n) ) If f (n) exists, we say that f is n times differentiable; if f (n) is continuous, we say that f is n times continuously differentiable, or f is C n 6 If f (n) exists for any n N, we say that f is C, or f is smooth Examples 1 f(x) = e x is smooth because f (n) (x) = e x for all n N 2 cos x and sin x are smooth because sin x = cos x and cos x = sin x 3 Every polynomial is smooth because if the degree of P is d, then P (d+1) is constant zero, and so do P (n) for any n d + 1 Homework 284, 286, 289 Let f(x) = e ax cos(bx) and g(x) = e ax sin(bx), where a, b R (a) Compute f and g (b) Use (a) to compute f and f 42 Mean Value Theorem Theorem 421 Let f be defined on (a, b) which contains x 0 Suppose f assumes its maximum or minimum at x 0, and f is differentiable at x 0 Then f (x 0 ) = 0 Proof First, suppose that f assumes its maximum at x 0 This means that f(x 0 ) f(x) for any x (a, b) To prove that f (x 0 ) = 0, we show that it is not possible that f (x 0 ) > 0 or f (x 0 ) < 0 Suppose f (x 0 ) > 0 Let ε = f (x 0 )/2 From the definition of f (x 0 ), there is δ > 0 such that if x (x 0 δ, x 0 ) (x 0, x 0 + δ), f(x) f(x 0) f (x 0 ) < ε, x x 0 which implies that f(x) f(x 0 ) > f (x 0 ) ε = f (x 0 ) > 0 x x

3 So if x (x 0, x 0 + δ), then f(x) f(x 0 ) > 0, which contradicts that f assumes its maximum at x 0 Thus, f (x 0 ) > 0 is impossible Now suppose f (x 0 ) < 0 Let ε = f (x 0 )/2 > 0 Then there is δ > 0 such that if x (x 0 δ, x 0 ) (x 0, x 0 + δ), which implies that f(x) f(x 0) f (x 0 ) < ε, x x 0 f(x) f(x 0 ) < f (x 0 ) + ε = f (x 0 ) < 0 x x 0 2 So if x (x 0 δ, x 0 ), then f(x) f(x 0 ) > 0, which again is a contradiction This means that f (x 0 ) < 0 is also not possible Thus, f (x 0 ) = 0 Finally, if f assumes its minimum at x 0, then f assumes its maximum at x 0 Moreover, f is also differentiable at x 0 From above, ( f) (x 0 ) = 0 Thus, f (x 0 ) = ( f) (x 0 ) = 0 Remark The condition that f is differentiable at x 0 can not be omitted For example, f(x) = x attains its minimum at 0, but f is not differentiable at 0 Theorem 422 [Rolle s Theorem] Let f be continuous on [a, b] and differentiable on (a, b) Suppose f(a) = f(b) Then there is c (a, b) such that f (c) = 0 Proof Since f is continuous on [a, b], from Extreme Value Theorem, there exist x 0, y 0 [a, b] such that f(x 0 ) f(x) f(y 0 ) for all x [a, b] If x 0 (a, b), then we let c = x 0 From the previous theorem, f (x 0 ) = 0 If y 0 (a, b), then we let c = y 0 From the previous theorem, f (c) = 0 The remaining case is x 0, y 0 {a, b} Since f(a) = f(b), we have f(x 0 ) = f(y 0 ) Since f(x 0 ) f(x) f(y 0 ) for all x [a, b], f is constant on [a, b], so f = 0 on (a, b) Then we may let c = (a + b)/2 Theorem 423 [Mean Value Theorem] Let f be continuous on [a, b] and differentiable on (a, b) Then there is c (a, b) such that f (c) = f(b) f(a) b a Proof Let k = f(b) f(a) b a R and g(x) = f(x) kx for x [a, b] Then g is continuous on [a, b] and differentiable on (a, b) And f (x) = g (x) + k for x (a, b) We compute g(b) g(a) = f(b) f(a) k(b a) = f(b) f(a) (f(b) f(a)) = 0 So g(a) = g(b) From Rolle s Theorem, there is c (a, b) such that g (c) = 0 Thus, f (c) = g (c) + k = k = f(b) f(a) b a 68

4 Remark The value of f(b) f(a) b a is the slope of the line connecting (a, f(a)) and (b, f(b)), while f (c) is the slope of the tangent line to the curve y = f(x) at (c, f(c)) There may exist more than one c (a, b) such that f (c) = f(b) f(a) b a Remark We will see some applications of MVT In those applications, we will first know some properties of the derivative function f, and then use MVT to derive some properties of f itself Corollary 421 Let f be differentiable on (a, b) such that f (x) = 0 for all x (a, b) Then f is a constant function on (a, b) Proof It suffices to show that for any x 1 < x 2 (a, b), f(x 1 ) = f(x 2 ) From the MVT, there exists c (x 1, x 2 ) such that f(x 2) f(x 1 ) x 2 x 1 = f (c) = 0, which implies that f(x 2 ) f(x 1 ) = 0 Corollary 422 Let F and G be differentiable on (a, b) such that F (x) = G (x) for all x (a, b) Then there is c R such that G(x) = F (x) + c for x (a, b) Proof Let f = G F Then f is differentiable on (a, b) and f (x) = F (x) G (x) = 0 for all x (a, b) From the previous corollary, f is constant, say c R Then G(x) = F (x) + f(x) = F (x) + c, x (a, b) Remark This result is very important in the theory of differential equations Suppose we have a function f defined on (a, b) We want to find a differentiable function F on (a, b) such that F = f Such F is called an antiderivative of f For example, sin x is an antiderivative of cos x on R The above corollary says that if f has one antiderivative F, then we can find all antiderivatives of f, which are F + C, C R For example, every antiderivative of cos x on R has the form of sin x + C for some C R Corollary 423 Let f be differentiable on (a, b) Suppose f is bounded on (a, b) Then f is uniformly continuous on (a, b) Proof We may find M R with M > 0 such that f (x) M for all x (a, b) Let x < y (a, b) From MVT, there is c (x, y) such that f(y) f(x) y x = f (c) Thus, f(y) f(x) = f (c) y x M y x This inequality stays the same if we switch x and y So it also holds if y < x It is also true if x = y since in that case both sides equal to 0 Given ε > 0, let δ = ε M > 0 If x, y (a, b) with x y < δ, then f(y) f(x) M y x < Mδ = ε So f is uniformly continuous on (a, b) Remark The function f that satisfies f(y) f(x) = f (c) y x M y x for all x, y dom(f) is called a Lipschitz function Definition 421 Let f be a function with domain S 1 We say that f is increasing if x 1, x 2 S with x 1 < x 2, f(x 1 ) f(x 2 ) 2 We say that f is decreasing if x 1, x 2 S with x 1 < x 2, f(x 1 ) f(x 2 ) 69

5 3 We say that f is monotonic if it is increasing or decreasing 4 We say that f is strictly increasing if x 1, x 2 S with x 1 < x 2, f(x 1 ) < f(x 2 ) 5 We say that f is strictly decreasing if x 1, x 2 S with x 1 < x 2, f(x 1 ) > f(x 2 ) 6 We say that f is strictly monotonic if it is strictly increasing or strictly decreasing Remark If f is strictly monotonic, then it is injective, ie, one-to-one On the other hand, if f is continuous and injective on an open interval I, then f must be strictly monotonic In fact, if f is not strictly monotonic, then one can find a < b < c I such that either f(a) > f(b) and f(b) < f(c) or f(a) < f(b) and f(b) > f(c) In either case, using IVT, one can find x 1 (a, b) and x 2 (b, c) such that f(x 1 ) = f(x 2 ) Corollary 424 Let f be continuous on [a, b] and differentiable on (a, b) Then 1 f is increasing if f (x) 0 for all x (a, b) 2 f is strictly increasing if f (x) > 0 for all x (a, b) 3 f is decreasing if f (x) 0 for all x (a, b) 4 f is strictly decreasing if f (x) < 0 for all x (a, b) Proof 1 Consider x 1 < x 2 (a, b) From MVT, there is c (x 1, x 2 ) such that f(x 2) f(x 1 ) x 2 x 1 = f (c) 0, which implies that f(x 1 ) f(x 2 ) The remaining cases are similar Corollary 425 Let f be continuous on [a, b] and differentiable on (a, b) 1 If f (x) 0 for all x (a, b), then f attains its maximum on [a, b] at b and its minimum on [a, b] at a 2 If f (x) 0 for all x (a, b), then f attains its maximum on [a, b] at a and its minimum on [a, b] at b Corollary 426 Let f be continuous on [a, b] and differentiable on (a, b) Let c (a, b) 1 If f 0 on (a, c) and f 0 on (c, b), then f assumes its maximum on (a, b) at c 2 If f 0 on (a, c) and f 0 on (c, b), then f assumes its minimum on (a, b) at c Examples 1 f(x) = e x, f (x) = e x > 0 for all x R So f is strictly increasing on R 2 f(x) = 1 x, f (x) = 1 x 2 < 0 for all x R \ {0} So f is strictly decreasing on (, 0) and on (0, ) But it is not strictly decreasing on (, 0) (0, ) because f( 1) = 1 < 1 = f(1) 70

6 3 f(x) = sin x, f (x) = cos(x) For any n Z, cos(x) > 0 on (2nπ π/2, 2nπ + π/2), and cos x < 0 on [2nπ + π/2, 2nπ + 3π/2] Thus, sin x is strictly increasing on (2nπ π/2, 2nπ + π/2), and strictly decreasing on [2nπ + π/2, 2nπ + 3π/2] 4 f(x) = e x x 1 We have f (x) = e x 1 = e x e 0 Since e x is strictly increasing, f (x) > f(0) on (0, ), and f (x) < f(0) on (, 0) Thus, f reaches its minimum at 0, which is f(0) = e = 0 So f(x) 0 for all x R We then conclude that e x x + 1 for all x R Thus, lim x e x 1 = and lim x e = 0 We also have x lim x e x = lim x e x 1 = lim x e = 0 x Homework 291, 292, 297, 299, 2911 Theorem 424 [Intermediate Value Theorem for Derivatives] Let f be a differentiable function on (a, b) Suppose x 1 < x 2 (a, b), and a number c lies between f (x 1 ) and f (x 2 ) Then there exists x 0 (x 1, x 2 ) such that f (x 0 ) = c Proof We may assume that f (x 1 ) < c < f (x 2 ) The case that f (x 1 ) > c > f (x 2 ) is similar Let g(x) = f(x) cx Then g is differentiable function on (a, b) and g (x) = f (x) c Thus, g (x 1 ) < 0 < g (x 2 ) Now g is continuous on [x 1, x 2 ] So there is x 0 [x 1, x 2 ] such that g(x 0 ) g(x) for any x [x 1, x 2 ] If x 0 (x 1, x 2 ), then we must have g (x 0 ) = 0, which implies that f (x 0 ) = c We now exclude the possibility that x 0 = x 1 or x 0 = x 2 Since g (x 2 ) = lim x x 2 g(x) g(x 2 ) x x 2 > 0, there is δ > 0 such that if 0 < x x 2 < δ, g(x) g(x 2) x x 0 > 0 Thus, if x (x 1, x 2 ) and x is close to x 2, then g(x) g(x 2 ) < 0, ie, g(x) < g(x 2 ) Thus, x 0 x 2 Since g (x 1 ) = lim x x 1 g(x) g(x 1 ) x x 1 > 0, there is δ > 0 such that if 0 < x x 1 < δ, g(x) g(x 2) x x 0 < 0 Thus, if x (x 1, x 2 ) and x is close to x 1, then g(x) g(x 2 ) < 0, ie, g(x) < g(x 2 ) Thus, x 0 x 2 So the proof is finished Remark The above theorem does not follow from the IVT for continuous functions since f may not be continuous (cf Exercise 284) From this theorem, we see that, if f does not satisfy the IVT, then it has no antiderivative 71

MATH 104: INTRODUCTORY ANALYSIS SPRING 2008/09 PROBLEM SET 8 SOLUTIONS

MATH 104: INTRODUCTORY ANALYSIS SPRING 2008/09 PROBLEM SET 8 SOLUTIONS MATH 04: INTRODUCTORY ANALYSIS SPRING 008/09 PROBLEM SET 8 SOLUTIONS. Let f : R R be continuous periodic with period, i.e. f(x + ) = f(x) for all x R. Prove the following: (a) f is bounded above below

More information

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

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

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

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

Mean Value Theorem. MATH 161 Calculus I. J. Robert Buchanan. Summer Department of Mathematics

Mean Value Theorem. MATH 161 Calculus I. J. Robert Buchanan. Summer Department of Mathematics Mean Value Theorem MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Summer 2018 Background: Corollary to the Intermediate Value Theorem Corollary Suppose f is continuous on the closed interval

More information

Mean Value Theorem. MATH 161 Calculus I. J. Robert Buchanan. Summer Department of Mathematics

Mean Value Theorem. MATH 161 Calculus I. J. Robert Buchanan. Summer Department of Mathematics Mean Value Theorem MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Summer 2018 Background: Corollary to the Intermediate Value Theorem Corollary Suppose f is continuous on the closed interval

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

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

Analysis/Calculus Review Day 2

Analysis/Calculus Review Day 2 Analysis/Calculus Review Day 2 AJ Friend ajfriend@stanford.edu Arvind Saibaba arvindks@stanford.edu Institute of Computational and Mathematical Engineering Stanford University September 20, 2011 Continuity

More information

HOMEWORK ASSIGNMENT 5

HOMEWORK ASSIGNMENT 5 HOMEWORK ASSIGNMENT 5 DUE 1 MARCH, 2016 1) Let f(x) = 1 if x is rational and f(x) = 0 if x is irrational. Show that f is not continuous at any real number. Solution Fix any x R. We will show that f is

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

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

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

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

5. Some theorems on continuous functions

5. Some theorems on continuous functions 5. Some theorems on continuous functions The results of section 3 were largely concerned with continuity of functions at a single point (usually called x 0 ). In this section, we present some consequences

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

Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula. absolute value. properties of absolute values

Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula. absolute value. properties of absolute values Copyright & License Formula Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula absolute value properties of absolute values equation of a line in various forms equation of a circle

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

Student Study Session. Theorems

Student Study Session. Theorems Students should be able to apply and have a geometric understanding of the following: Intermediate Value Theorem Mean Value Theorem for derivatives Extreme Value Theorem Name Formal Statement Restatement

More information

A secant line is a line drawn through two points on a curve. The Mean Value Theorem relates the slope of a secant line to the slope of a tangent line.

A secant line is a line drawn through two points on a curve. The Mean Value Theorem relates the slope of a secant line to the slope of a tangent line. The Mean Value Theorem 10-1-005 A secant line is a line drawn through two points on a curve. The Mean Value Theorem relates the slope of a secant line to the slope of a tangent line. The Mean Value Theorem.

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

Caculus 221. Possible questions for Exam II. March 19, 2002

Caculus 221. Possible questions for Exam II. March 19, 2002 Caculus 221 Possible questions for Exam II March 19, 2002 These notes cover the recent material in a style more like the lecture than the book. The proofs in the book are in section 1-11. At the end there

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

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

PRACTICE PROBLEMS FOR MIDTERM I

PRACTICE PROBLEMS FOR MIDTERM I Problem. Find the limits or explain why they do not exist (i) lim x,y 0 x +y 6 x 6 +y ; (ii) lim x,y,z 0 x 6 +y 6 +z 6 x +y +z. (iii) lim x,y 0 sin(x +y ) x +y Problem. PRACTICE PROBLEMS FOR MIDTERM I

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

Math 261 Calculus I. Test 1 Study Guide. Name. Decide whether the limit exists. If it exists, find its value. 1) lim x 1. f(x) 2) lim x -1/2 f(x)

Math 261 Calculus I. Test 1 Study Guide. Name. Decide whether the limit exists. If it exists, find its value. 1) lim x 1. f(x) 2) lim x -1/2 f(x) Math 261 Calculus I Test 1 Study Guide Name Decide whether the it exists. If it exists, find its value. 1) x 1 f(x) 2) x -1/2 f(x) Complete the table and use the result to find the indicated it. 3) If

More information

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

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

More information

Section 4.2 The Mean Value Theorem

Section 4.2 The Mean Value Theorem Section 4.2 The Mean Value Theorem Ruipeng Shen October 2nd Ruipeng Shen MATH 1ZA3 October 2nd 1 / 11 Rolle s Theorem Theorem (Rolle s Theorem) Let f (x) be a function that satisfies: 1. f is continuous

More information

Math 117: Honours Calculus I Fall, 2012 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, 2012 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, 2012 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 2: Functions, Limits and Continuity

Chapter 2: Functions, Limits and Continuity Chapter 2: Functions, Limits and Continuity Functions Limits Continuity Chapter 2: Functions, Limits and Continuity 1 Functions Functions are the major tools for describing the real world in mathematical

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

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

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

More information

Calculus I. 1. Limits and Continuity

Calculus I. 1. Limits and Continuity 2301107 Calculus I 1. Limits and Continuity Outline 1.1. Limits 1.1.1 Motivation:Tangent 1.1.2 Limit of a function 1.1.3 Limit laws 1.1.4 Mathematical definition of a it 1.1.5 Infinite it 1.1. Continuity

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

Math Fall 08 Final Exam Review

Math Fall 08 Final Exam Review Math 173.7 Fall 08 Final Exam Review 1. Graph the function f(x) = x 2 3x by applying a transformation to the graph of a standard function. 2.a. Express the function F(x) = 3 ln(x + 2) in the form F = f

More information

Functions. Remark 1.2 The objective of our course Calculus is to study functions.

Functions. Remark 1.2 The objective of our course Calculus is to study functions. Functions 1.1 Functions and their Graphs Definition 1.1 A function f is a rule assigning a number to each of the numbers. The number assigned to the number x via the rule f is usually denoted by f(x).

More information

Math Section Bekki George: 08/28/18. University of Houston. Bekki George (UH) Math /28/18 1 / 37

Math Section Bekki George: 08/28/18. University of Houston. Bekki George (UH) Math /28/18 1 / 37 Math 1431 Section 14616 Bekki George: bekki@math.uh.edu University of Houston 08/28/18 Bekki George (UH) Math 1431 08/28/18 1 / 37 Office Hours: Tuesdays and Thursdays 12:30-2pm (also available by appointment)

More information

MATH 2053 Calculus I Review for the Final Exam

MATH 2053 Calculus I Review for the Final Exam MATH 05 Calculus I Review for the Final Exam (x+ x) 9 x 9 1. Find the limit: lim x 0. x. Find the limit: lim x + x x (x ).. Find lim x (x 5) = L, find such that f(x) L < 0.01 whenever 0 < x

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

Sets. 1.2 Find the set of all x R satisfying > = > = > = - > 0 = [x- 3 (x -2)] > 0. = - (x 1) (x 2) (x 3) > 0. Test x = 0, 5

Sets. 1.2 Find the set of all x R satisfying > = > = > = - > 0 = [x- 3 (x -2)] > 0. = - (x 1) (x 2) (x 3) > 0. Test x = 0, 5 Sets 1.2 Find the set of all x R satisfying > > Test x 0, 5 > - > 0 [x- 3 (x -2)] > 0 - (x 1) (x 2) (x 3) > 0 At x0: y - (-1)(-2)(-3) 6 > 0 x < 1 At x5: y - (4)(3)(2) -24 < 0 2 < x < 3 Hence, {x R: x

More information

Applications of Differentiation

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

More information

Derivative of a Function

Derivative of a Function Derivative of a Function (x+δx,f(x+δx)) f ' (x) = (x,f(x)) provided the limit exists Can be interpreted as the slope of the tangent line to the curve at any point (x, f(x)) on the curve. This generalizes

More information

CALCULUS ASSESSMENT REVIEW

CALCULUS ASSESSMENT REVIEW CALCULUS ASSESSMENT REVIEW DEPARTMENT OF MATHEMATICS CHRISTOPHER NEWPORT UNIVERSITY 1. Introduction and Topics The purpose of these notes is to give an idea of what to expect on the Calculus Readiness

More information

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA Calculus Weijiu Liu Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA 1 Opening Welcome to your Calculus I class! My name is Weijiu Liu. I will guide you

More information

Homework for Section 1.4, Continuity and One sided Limits. Study 1.4, # 1 21, 27, 31, 37 41, 45 53, 61, 69, 87, 91, 93. Class Notes: Prof. G.

Homework for Section 1.4, Continuity and One sided Limits. Study 1.4, # 1 21, 27, 31, 37 41, 45 53, 61, 69, 87, 91, 93. Class Notes: Prof. G. GOAL: 1. Understand definition of continuity at a point. 2. Evaluate functions for continuity at a point, and on open and closed intervals 3. Understand the Intermediate Value Theorum (IVT) Homework for

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

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 2 Limits 2.1 The Tangent Problems The word tangent is derived from the Latin word tangens, which means touching. A tangent line to a curve is a line that touches the curve and a secant line is a line that

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

Lesson 59 Rolle s Theorem and the Mean Value Theorem

Lesson 59 Rolle s Theorem and the Mean Value Theorem Lesson 59 Rolle s Theorem and the Mean Value Theorem HL Math - Calculus After this lesson, you should be able to: Understand and use Rolle s Theorem Understand and use the Mean Value Theorem 1 Rolle s

More information

1 Lecture 25: Extreme values

1 Lecture 25: Extreme values 1 Lecture 25: Extreme values 1.1 Outline Absolute maximum and minimum. Existence on closed, bounded intervals. Local extrema, critical points, Fermat s theorem Extreme values on a closed interval Rolle

More information

MAT137 Calculus! Lecture 10

MAT137 Calculus! Lecture 10 MAT137 Calculus! Lecture 10 Today we will study the Mean Value Theorem and its applications. Extrema. Optimization Problems. (4.2-4.5) PS4 is due this Friday June 23. Next class: Curve Sketching (4.6-4.8)

More information

Chapter 2: Differentiation

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

More information

CH 2: Limits and Derivatives

CH 2: Limits and Derivatives 2 The tangent and velocity problems CH 2: Limits and Derivatives the tangent line to a curve at a point P, is the line that has the same slope as the curve at that point P, ie the slope of the tangent

More information

Consequences of Continuity and Differentiability

Consequences of Continuity and Differentiability Consequences of Continuity and Differentiability We have seen how continuity of functions is an important condition for evaluating limits. It is also an important conceptual tool for guaranteeing the existence

More information

MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions.

MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions. MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of 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

More information

M2P1 Analysis II (2005) Dr M Ruzhansky List of definitions, statements and examples. Chapter 1: Limits and continuity.

M2P1 Analysis II (2005) Dr M Ruzhansky List of definitions, statements and examples. Chapter 1: Limits and continuity. M2P1 Analysis II (2005) Dr M Ruzhansky List of definitions, statements and examples. Chapter 1: Limits and continuity. This chapter is mostly the revision of Chapter 6 of M1P1. First we consider functions

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

Final Exam Review Exercise Set A, Math 1551, Fall 2017

Final Exam Review Exercise Set A, Math 1551, Fall 2017 Final Exam Review Exercise Set A, Math 1551, Fall 2017 This review set gives a list of topics that we explored throughout this course, as well as a few practice problems at the end of the document. A complete

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

Definitions & Theorems

Definitions & Theorems Definitions & Theorems Math 147, Fall 2009 December 19, 2010 Contents 1 Logic 2 1.1 Sets.................................................. 2 1.2 The Peano axioms..........................................

More information

x y More precisely, this equation means that given any ε > 0, there exists some δ > 0 such that

x y More precisely, this equation means that given any ε > 0, there exists some δ > 0 such that Chapter 2 Limits and continuity 21 The definition of a it Definition 21 (ε-δ definition) Let f be a function and y R a fixed number Take x to be a point which approaches y without being equal to y If there

More information

MAT137 Calculus! Lecture 6

MAT137 Calculus! Lecture 6 MAT137 Calculus! Lecture 6 Today: 3.2 Differentiation Rules; 3.3 Derivatives of higher order. 3.4 Related rates 3.5 Chain Rule 3.6 Derivative of Trig. Functions Next: 3.7 Implicit Differentiation 4.10

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

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

1 Limits Finding limits graphically. 1.3 Finding limits analytically. Examples 1. f(x) = x3 1. f(x) = f(x) =

1 Limits Finding limits graphically. 1.3 Finding limits analytically. Examples 1. f(x) = x3 1. f(x) = f(x) = Theorem 13 (i) If p(x) is a polynomial, then p(x) = p(c) 1 Limits 11 12 Fining its graphically Examples 1 f(x) = x3 1, x 1 x 1 The behavior of f(x) as x approximates 1 x 1 f(x) = 3 x 2 f(x) = x+1 1 f(x)

More information

MATH 120 Theorem List

MATH 120 Theorem List December 11, 2016 Disclaimer: Many of the theorems covere in class were not name, so most of the names on this sheet are not efinitive (they are escriptive names rather than given names). Lecture Theorems

More information

Exercises given in lecture on the day in parantheses.

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

More information

Rolle s Theorem, the Mean Value Theorem, and L Hôpital s Rule

Rolle s Theorem, the Mean Value Theorem, and L Hôpital s Rule Rolle s Theorem, the Mean Value Theorem, and L Hôpital s Rule 5. Rolle s Theorem In the following problems (a) Verify that the three conditions of Rolle s theorem have been met. (b) Find all values z that

More information

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3)

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Final Exam Review AP Calculus AB Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Use the graph to evaluate the limit. 2) lim x

More information

UNIT 3: DERIVATIVES STUDY GUIDE

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

More information

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

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

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

Math 112 (Calculus I) Midterm Exam 3 KEY

Math 112 (Calculus I) Midterm Exam 3 KEY Math 11 (Calculus I) Midterm Exam KEY Multiple Choice. Fill in the answer to each problem on your computer scored answer sheet. Make sure your name, section and instructor are on that sheet. 1. Which of

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

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

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

More information

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

a) An even function is symmetric with respect to the y-axis. An odd function is symmetric with respect to the origin.

a) An even function is symmetric with respect to the y-axis. An odd function is symmetric with respect to the origin. Course Review Course Review Question 1 Page 479 a) An even function is symmetric with respect to the y-axis. An odd function is symmetric with respect to the origin. b) Substitute x for x in f(x). If f(

More information

MT804 Analysis Homework II

MT804 Analysis Homework II MT804 Analysis Homework II Eudoxus October 6, 2008 p. 135 4.5.1, 4.5.2 p. 136 4.5.3 part a only) p. 140 4.6.1 Exercise 4.5.1 Use the Intermediate Value Theorem to prove that every polynomial of with real

More information

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set Analysis Finite and Infinite Sets Definition. An initial segment is {n N n n 0 }. Definition. A finite set can be put into one-to-one correspondence with an initial segment. The empty set is also considered

More information

120 CHAPTER 1. RATES OF CHANGE AND THE DERIVATIVE. Figure 1.30: The graph of g(x) =x 2/3.

120 CHAPTER 1. RATES OF CHANGE AND THE DERIVATIVE. Figure 1.30: The graph of g(x) =x 2/3. 120 CHAPTER 1. RATES OF CHANGE AND THE DERIVATIVE Figure 1.30: The graph of g(x) =x 2/3. We shall return to local extrema and monotonic functions, and look at them in more depth in Section 3.2. 1.5.1 Exercises

More information

CALCULUS JIA-MING (FRANK) LIOU

CALCULUS JIA-MING (FRANK) LIOU CALCULUS JIA-MING (FRANK) LIOU Abstract. Contents. Power Series.. Polynomials and Formal Power Series.2. Radius of Convergence 2.3. Derivative and Antiderivative of Power Series 4.4. Power Series Expansion

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

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

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

Chapter 2: Differentiation

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

More information

AP Calculus Summer Homework

AP Calculus Summer Homework Class: Date: AP Calculus Summer Homework Show your work. Place a circle around your final answer. 1. Use the properties of logarithms to find the exact value of the expression. Do not use a calculator.

More information

2.1 The Tangent and Velocity Problems

2.1 The Tangent and Velocity Problems 2.1 The Tangent and Velocity Problems Tangents What is a tangent? Tangent lines and Secant lines Estimating slopes from discrete data: Example: 1. A tank holds 1000 gallons of water, which drains from

More information

Fundamental Theorem of Calculus

Fundamental Theorem of Calculus Fundamental Theorem of Calculus MATH 6 Calculus I J. Robert Buchanan Department of Mathematics Summer 208 Remarks The Fundamental Theorem of Calculus (FTC) will make the evaluation of definite integrals

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

Antiderivatives. DEFINITION: A function F is called an antiderivative of f on an (open) interval I if F (x) = f(x) for all x in I EXAMPLES:

Antiderivatives. DEFINITION: A function F is called an antiderivative of f on an (open) interval I if F (x) = f(x) for all x in I EXAMPLES: Antiderivatives 00 Kiryl Tsishchanka DEFINITION: A function F is called an antiderivative of f on an (open) interval I if F (x) = f(x) for all x in I EXAMPLES:. If f(x) = x, then F(x) = 3 x3, since ( )

More information

MAT137 Calculus! Lecture 5

MAT137 Calculus! Lecture 5 MAT137 Calculus! Lecture 5 Today: 2.5 The Pinching Theorem; 2.5 Trigonometric Limits. 2.6 Two Basic Theorems. 3.1 The Derivative Next: 3.2-3.6 DIfferentiation Rules Deadline to notify us if you have a

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

MA4001 Engineering Mathematics 1 Lecture 14 Derivatives of Trigonometric Functions Critical Points

MA4001 Engineering Mathematics 1 Lecture 14 Derivatives of Trigonometric Functions Critical Points MA4001 Engineering Mathematics 1 Lecture 14 Derivatives of Trigonometric Functions Critical Points Dr. Sarah Mitchell Autumn 2014 An important limit To calculate the limits of basic trigonometric functions

More information

Analysis/Calculus Review Day 2

Analysis/Calculus Review Day 2 Analysis/Calculus Review Day 2 Arvind Saibaba arvindks@stanford.edu Institute of Computational and Mathematical Engineering Stanford University September 14, 2010 Limit Definition Let A R, f : A R and

More information

Continuity. MATH 161 Calculus I. J. Robert Buchanan. Fall Department of Mathematics

Continuity. MATH 161 Calculus I. J. Robert Buchanan. Fall Department of Mathematics Continuity MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Fall 2017 Intuitive Idea A process or an item can be described as continuous if it exists without interruption. The mathematical

More information

+ 1 for x > 2 (B) (E) (B) 2. (C) 1 (D) 2 (E) Nonexistent

+ 1 for x > 2 (B) (E) (B) 2. (C) 1 (D) 2 (E) Nonexistent dx = (A) 3 sin(3x ) + C 1. cos ( 3x) 1 (B) sin(3x ) + C 3 1 (C) sin(3x ) + C 3 (D) sin( 3x ) + C (E) 3 sin(3x ) + C 6 3 2x + 6x 2. lim 5 3 x 0 4x + 3x (A) 0 1 (B) 2 (C) 1 (D) 2 (E) Nonexistent is 2 x 3x

More information

HOMEWORK ASSIGNMENT 6

HOMEWORK ASSIGNMENT 6 HOMEWORK ASSIGNMENT 6 DUE 15 MARCH, 2016 1) Suppose f, g : A R are uniformly continuous on A. Show that f + g is uniformly continuous on A. Solution First we note: In order to show that f + g is uniformly

More information

Math 141: Section 4.1 Extreme Values of Functions - Notes

Math 141: Section 4.1 Extreme Values of Functions - Notes Math 141: Section 4.1 Extreme Values of Functions - Notes Definition: Let f be a function with domain D. Thenf has an absolute (global) maximum value on D at a point c if f(x) apple f(c) for all x in D

More information