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

Size: px
Start display at page:

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

Transcription

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

2 Background: Corollary to the Intermediate Value Theorem Corollary Suppose f is continuous on the closed interval [a, b] and f (a) and f (b) have opposite signs (in other words f (a)f (b) < 0). Then there is at least one number c (a, b) for which f (c) = 0. f(b) y y=f(x) a f(c)=0 b x f(a)

3 Preview The Mean Value Theorem (MVT) is of fundamental importance in calculus. From the MVT many important other concepts will be derived. We begin with an elementary version of the MVT called Rolle s Theorem.

4 Rolle s Theorem Theorem (Rolle s Theorem) Suppose f is continuous on interval [a, b] and differentiable on interval (a, b) and f (a) = f (b). Then there is a number c (a, b) such that f (c) = 0. y f'(c)=0 f(a)=f(b) y=f(x) a c b x

5 Example Suppose f (x) = 1 + sin x on the interval [ π, π]. Find the number c referred to in Rolle s Theorem. We note that f ( π) = 1 = f (π) and that f (x) is continuous on [ π, π] and differentiable on ( π, π). Thus according to Rolle s Theorem there exists π < c < π for which f (c) = 0 cos c = 0 c = π 2. The number c = π/2 would also solve the equation.

6 Consequences of Rolle s Theorem (1 of 2) Theorem If f is continuous on [a, b], differentiable on (a, b) and f (x) = 0 has two solutions in [a, b], then f (x) = 0 has at least one solution in (a, b). Proof. Let the two solutions of f (x) = 0 be x = s and x = t where s < t. Since f (s) = f (t) = 0 then by Rolle s Theorem f (c) = 0 for some s < c < t.

7 Consequences of Rolle s Theorem (2 of 2) Theorem For any integer n > 0, if f is continuous on [a, b], differentiable on (a, b) and f (x) = 0 has n solutions in [a, b], then f (x) = 0 has at least (n 1) solutions in (a, b). Proof. Let the n solutions of f (x) = 0 be {x 1, x 2,..., x n } with a x 1 < x 2 < < x n b. There are n 1 pairs of adjacent solutions x i and x i+1. Since f (x i ) = f (x i+1 ) = 0 then by Rolle s Theorem f (c i ) = 0 for some x i < c i < x i+1.

8 Example Prove that x 3 + 4x 1 = 0 has just one real number solution. Hint: show that it has at least one solution, then suppose the equation has two solutions and reach a contradiction.

9 Solution Let f (x) = x 3 + 4x 1. Since f is a polynomial, it is continuous and differentiable at all real numbers. Since f (0) = 1 < 0 < 4 = f (1) then according to the Intermediate Value Theorem (IVT) there is at least one solution to the equation f (x) = 0 in the interval (0, 1). Suppose there are two solutions, in other words there exist numbers x 1 < x 2 such that f (x 1 ) = 0 = f (x 2 ). By Rolle s Theorem there exists a number x 1 < c < x 2 for which f (c) = 0 3c = 0 Since there are no real number solutions to this equation, then this contradicts the assumption that f (x) = 0 has two different solutions. Therefore it can have only one solution.

10 Mean Value Theorem Theorem (Mean Value Theorem) Suppose f is continuous on [a, b] and differentiable on (a, b). There exists a number c (a, b) such that f (c) = f (b) f (a). b a Remark: the MVT says the slope of the tangent line somewhere in (a, b) equals the slope of the secant line across [a, b].

11 Proof f (b) f (a) Slope of secant line: m sec = b a Equation of secant line: y = m sec (x a) + f (a) Define s(x) = f (x) (m sec (x a) + f (a)). Note that s(x) is continuous on [a, b] and differentiable on (a, b) and that s(a) = 0 = s(b). Hence by Rolle s Theorem s (c) = 0 for some a < c < b. s (x) = f (x) m sec 0 = f f (b) f (a) (c) b a f (c) = f (b) f (a) b a

12 Visualization of the Mean Value Theorem y y=f'(c)(x-c)+f(c) f(a) f(b) y=m sec (x-a)+f(a) y=f(x) a c b x

13 Example Consider the function f (x) = x 3 + x on the interval [ 1, 1]. Find the value of c guaranteed by the Mean Value Theorem such that f (c) = f (b) f (a). b a 3c 2 + 2c = f (1) f ( 1) 1 ( 1) 3c 2 + 2c = c 2 + 2c = 1 3c 2 + 2c 1 = 0 (3c 1)(c + 1) = 0 c = 1 3

14 Illustration f (x) = x 3 + x y x

15 Constants and the MVT Recall: if c is a constant then d dx [c] = 0. Question: are there any non-constant, differentiable functions such that f (x) = 0 on an interval? Theorem Suppose f (x) = 0 for all x in an open interval (a, b), then f (x) is constant on (a, b). Proof. Let s and t be any two numbers in the interval (a, b) with s < t. According to the MVT, f (s) f (t) s t = f (c) (for some s < c < t) f (s) f (t) = 0 f (s) = f (t)

16 Derivatives that Agree Note: If f (x) = x 3 + 2x + 1 and g(x) = x 3 + 2x then f (x) = g (x) for all x even though f (x) g(x) for all x. Question: suppose two functions have the same derivative, what is the relationship between the functions? Corollary Suppose f (x) and g(x) are functions such that f (x) = g (x) for all x in some open interval I, then there exists a constant C such that f (x) = g(x) + C for all x in I.

17 Example Find all the functions f (x) such that f (x) = 9x 4 + 3x + 1. Remark: this process is known as antidifferentiation. We need to raise each power of x by 1 and divide the coefficient by the new power. f (x) = x x x + C = 9 5 x x 2 + x + C where C is an arbitrary constant.

18 Inequalities and the MVT Use the MVT to prove the inequality cos u cos v u v. Let f (x) = cos x, then by the MVT f (u) f (v) u v = f (c) (c between u and v) cos u cos v = sin c u v cos u cos v u v = sin c 1 cos u cos v u v 1 cos u cos v u v.

19 Increasing and Decreasing Functions Definition Function f (x) is increasing on the interval I if for all a and b in I with a < b then f (a) < f (b). Function f (x) is decreasing on the interval I if for all a and b in I with a < b then f (a) > f (b). Theorem If f (x) > 0 for all x in interval open I, then f (x) is increasing on interval I. If f (x) < 0 for all x in interval open I, then f (x) is decreasing on interval I.

20 Proof Suppose f (x) > 0 for all x in interval I. Let a and b be any two numbers in interval I with a < b. By the MVT, f (b) f (a) b a = f (c) (for some a < c < b) f (b) f (a) b a > 0 (since f (x) > 0 for all x in interval I) f (b) f (a) > 0 (since b a > 0) f (b) > f (a). Since a and b were arbitrary, then f (x) is increasing on interval I.

21 Examples Determine whether the following functions are increasing, decreasing, or neither on the interval (, ). f (x) = x 5 + 3x 3 + x 1 Increasing since f (x) = 5x 4 + 9x > 0 for all x. f (x) = x 4 + 2x Neither since f (x) = 4x 3 + 4x = 4x(x 2 + 1). However, f (x) is increasing for x > 0 since f (x) > 0 for x > 0 and f (x) is decreasing for x < 0 since f (x) < 0 for x < 0. f (x) = e x Decreasing since f (x) = e x < 0 for all x. f (x) = cos x Neither since f (x) = sin x which takes on both positive and negative values.

22 Homework Read Section 2.10 Exercises: 1 45 odd

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

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

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

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

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

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

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

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

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

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

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

The Mean Value Theorem and its Applications

The Mean Value Theorem and its Applications The Mean Value Theorem and its Applications Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University http://math.niu.edu/ richard/math229 1. Extreme

More information

MAT01B1: the Mean Value Theorem

MAT01B1: the Mean Value Theorem MAT01B1: the Mean Value Theorem Dr Craig 15 August 2018 My details: acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h20 12h55 Friday (this week): 11h20 12h30 Office C-Ring 508 https://andrewcraigmaths.wordpress.com/

More information

Math 106 Calculus 1 Topics for first exam

Math 106 Calculus 1 Topics for first exam Chapter 2: Limits and Continuity Rates of change and its: Math 06 Calculus Topics for first exam Limit of a function f at a point a = the value the function should take at the point = the value that the

More information

Maximum and Minimum Values (4.2)

Maximum and Minimum Values (4.2) Math 111.01 July 17, 2003 Summer 2003 Maximum and Minimum Values (4.2) Example. Determine the points at which f(x) = sin x attains its maximum and minimum. Solution: sin x attains the value 1 whenever

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

MAT01B1: the Mean Value Theorem

MAT01B1: the Mean Value Theorem MAT01B1: the Mean Value Theorem Dr Craig 21 August 2017 My details: acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 09h40 11h15 Friday (this week): 11h20 12h30 14h00 16h00 Office C-Ring 508

More information

What is on today. 1 Linear approximation. MA 123 (Calculus I) Lecture 17: November 2, 2017 Section A2. Professor Jennifer Balakrishnan,

What is on today. 1 Linear approximation. MA 123 (Calculus I) Lecture 17: November 2, 2017 Section A2. Professor Jennifer Balakrishnan, Professor Jennifer Balakrishnan, jbala@bu.edu What is on today 1 Linear approximation 1 1.1 Linear approximation and concavity....................... 2 1.2 Change in y....................................

More information

Linearization and Extreme Values of Functions

Linearization and Extreme Values of Functions Linearization and Extreme Values of Functions 3.10 Linearization and Differentials Linear or Tangent Line Approximations of function values Equation of tangent to y = f(x) at (a, f(a)): Tangent line approximation

More information

Math Essentials of Calculus by James Stewart Prepared by Jason Gaddis

Math Essentials of Calculus by James Stewart Prepared by Jason Gaddis Math 231 - Essentials of Calculus by James Stewart Prepared by Jason Gaddis Chapter 3 - Applications of Differentiation 3.1 - Maximum and Minimum Values Note We continue our study of functions using derivatives.

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

6.2 Important Theorems

6.2 Important Theorems 6.2. IMPORTANT THEOREMS 223 6.2 Important Theorems 6.2.1 Local Extrema and Fermat s Theorem Definition 6.2.1 (local extrema) Let f : I R with c I. 1. f has a local maximum at c if there is a neighborhood

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

Intermediate Value Theorem

Intermediate Value Theorem Stewart Section 2.5 Continuity p. 1/ Intermediate Value Theorem The intermediate value theorem states that, if a function f is continuous on a closed interval [a,b] (that is, an interval that includes

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

Mean Value Theorem. Increasing Functions Extreme Values of Functions Rolle s Theorem Mean Value Theorem FAQ. Index

Mean Value Theorem. Increasing Functions Extreme Values of Functions Rolle s Theorem Mean Value Theorem FAQ. Index Mean Value Increasing Functions Extreme Values of Functions Rolle s Mean Value Increasing Functions (1) Assume that the function f is everywhere increasing and differentiable. ( x + h) f( x) f Then h 0

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

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

Math 132 Mean Value Theorem Stewart 3.2

Math 132 Mean Value Theorem Stewart 3.2 Math 132 Mean Value Theorem Stewart 3.2 Vanishing derivatives. We will prove some basic theorems which relate the derivative of a function with the values of the function, culminating in the Uniqueness

More information

Jim Lambers MAT 460 Fall Semester Lecture 2 Notes

Jim Lambers MAT 460 Fall Semester Lecture 2 Notes Jim Lambers MAT 460 Fall Semester 2009-10 Lecture 2 Notes These notes correspond to Section 1.1 in the text. Review of Calculus Among the mathematical problems that can be solved using techniques from

More information

[ ] with end points at ( a,f(a) ) and b,f(b)

[ ] with end points at ( a,f(a) ) and b,f(b) Section 4 2B: Rolle s Theorem and the Mean Value Theorem The intermediate Value Theorem If f(x) is a continuous function on the closed interval a,b [ ] with end points at ( a,f(a) ) and b,f(b) ( )then

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

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

MAT01B1: Maximum and Minimum Values

MAT01B1: Maximum and Minimum Values MAT01B1: Maximum and Minimum Values Dr Craig 14 August 2018 My details: acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h20 12h55 Friday 11h20 12h55 Office C-Ring 508 https://andrewcraigmaths.wordpress.com/

More information

Calculus I. When the following condition holds: if and only if

Calculus I. When the following condition holds: if and only if Calculus I I. Limits i) Notation: The limit of f of x, as x approaches a, is equal to L. ii) Formal Definition: Suppose f is defined on some open interval, which includes the number a. Then When the following

More information

Tangent Lines and Derivatives

Tangent Lines and Derivatives The Derivative and the Slope of a Graph Tangent Lines and Derivatives Recall that the slope of a line is sometimes referred to as a rate of change. In particular, we are referencing the rate at which the

More information

Fixed-Point Iteration

Fixed-Point Iteration Fixed-Point Iteration MATH 375 Numerical Analysis J. Robert Buchanan Department of Mathematics Fall 2013 Motivation Several root-finding algorithms operate by repeatedly evaluating a function until its

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

3.Applications of Differentiation

3.Applications of Differentiation 3.Applications of Differentiation 3.1. Maximum and Minimum values Absolute Maximum and Absolute Minimum Values Absolute Maximum Values( Global maximum values ): Largest y-value for the given function Absolute

More information

Calculus and Parametric Equations

Calculus and Parametric Equations Calculus and Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction Given a pair a parametric equations x = f (t) y = g(t) for a t b we know how

More information

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a)

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a) MATH 2250 Calculus I Eric Perkerson Test 3 Review Sections Covered: 3.11, 4.1 4.6. Topics Covered: Linearization, Extreme Values, The Mean Value Theorem, Consequences of the Mean Value Theorem, Concavity

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

(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

Wed. Sept 28th: 1.3 New Functions from Old Functions: o vertical and horizontal shifts o vertical and horizontal stretching and reflecting o

Wed. Sept 28th: 1.3 New Functions from Old Functions: o vertical and horizontal shifts o vertical and horizontal stretching and reflecting o Homework: Appendix A: 1, 2, 3, 5, 6, 7, 8, 11, 13-33(odd), 34, 37, 38, 44, 45, 49, 51, 56. Appendix B: 3, 6, 7, 9, 11, 14, 16-21, 24, 29, 33, 36, 37, 42. Appendix D: 1, 2, 4, 9, 11-20, 23, 26, 28, 29,

More information

MA4001 Engineering Mathematics 1 Lecture 15 Mean Value Theorem Increasing and Decreasing Functions Higher Order Derivatives Implicit Differentiation

MA4001 Engineering Mathematics 1 Lecture 15 Mean Value Theorem Increasing and Decreasing Functions Higher Order Derivatives Implicit Differentiation MA4001 Engineering Mathematics 1 Lecture 15 Mean Value Theorem Increasing and Decreasing Functions Higher Order Derivatives Implicit Differentiation Dr. Sarah Mitchell Autumn 2014 Rolle s Theorem Theorem

More information

Section 3.1 Extreme Values

Section 3.1 Extreme Values Math 132 Extreme Values Section 3.1 Section 3.1 Extreme Values Example 1: Given the following is the graph of f(x) Where is the maximum (x-value)? What is the maximum (y-value)? Where is the minimum (x-value)?

More information

Limits and Their Properties

Limits and Their Properties Chapter 1 Limits and Their Properties Course Number Section 1.1 A Preview of Calculus Objective: In this lesson you learned how calculus compares with precalculus. I. What is Calculus? (Pages 42 44) Calculus

More information

Solutions to Problem Sheet for Week 8

Solutions to Problem Sheet for Week 8 THE UNIVERSITY OF SYDNEY SCHOOL OF MATHEMATICS AND STATISTICS Solutions to Problem Sheet for Wee 8 MATH1901: Differential Calculus (Advanced) Semester 1, 017 Web Page: sydney.edu.au/science/maths/u/ug/jm/math1901/

More information

AP Calculus Summer Prep

AP Calculus Summer Prep AP Calculus Summer Prep Topics from Algebra and Pre-Calculus (Solutions are on the Answer Key on the Last Pages) The purpose of this packet is to give you a review of basic skills. You are asked to have

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

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

Theorems (IVT, EVT, and MVT)

Theorems (IVT, EVT, and MVT) Theorems (IVT, EVT, and MVT) 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 Multiple

More information

Applications of Derivatives

Applications of Derivatives Applications of Derivatives What clues can a derivative give us about a graph? Tell me your ideas. How about the second derivative? Global Extremes (or Absolute Extrema plural of extremum) Allow me to

More information

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition.

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition. Continuity Intuitively, a function is continuous if its graph can be traced on paper in one motion without lifting the pencil from the paper. Thus the graph has no tears or holes. To handle complicated

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

Differentiation - Important Theorems

Differentiation - Important Theorems Differentiation - Important Theorems Philippe B Laval KSU Spring 2012 Philippe B Laval (KSU) Differentiation - Important Theorems Spring 2012 1 / 10 Introduction We study several important theorems related

More information

Interpolation and the Lagrange Polynomial

Interpolation and the Lagrange Polynomial Interpolation and the Lagrange Polynomial MATH 375 J. Robert Buchanan Department of Mathematics Fall 2013 Introduction We often choose polynomials to approximate other classes of functions. Theorem (Weierstrass

More information

1. Consider the trigonometric function f(t) whose graph is shown below. Write down a possible formula for f(t).

1. Consider the trigonometric function f(t) whose graph is shown below. Write down a possible formula for f(t). . Consider te trigonometric function f(t) wose grap is sown below. Write down a possible formula for f(t). Tis function appears to be an odd, periodic function tat as been sifted upwards, so we will use

More information

Math 1120 Calculus, sections 3 and 10 Test 1

Math 1120 Calculus, sections 3 and 10 Test 1 October 3, 206 Name The problems count as marked The total number of points available is 7 Throughout this test, show your work This is an amalgamation of the tests from sections 3 and 0 (0 points) Find

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

1) The line has a slope of ) The line passes through (2, 11) and. 6) r(x) = x + 4. From memory match each equation with its graph.

1) The line has a slope of ) The line passes through (2, 11) and. 6) r(x) = x + 4. From memory match each equation with its graph. Review Test 2 Math 1314 Name Write an equation of the line satisfying the given conditions. Write the answer in standard form. 1) The line has a slope of - 2 7 and contains the point (3, 1). Use the point-slope

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

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

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

MA 123 September 8, 2016

MA 123 September 8, 2016 Instantaneous velocity and its Today we first revisit the notion of instantaneous velocity, and then we discuss how we use its to compute it. Learning Catalytics session: We start with a question about

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

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

Continuity and One-Sided Limits. By Tuesday J. Johnson

Continuity and One-Sided Limits. By Tuesday J. Johnson Continuity and One-Sided Limits By Tuesday J. Johnson Suggested Review Topics Algebra skills reviews suggested: Evaluating functions Rationalizing numerators and/or denominators Trigonometric skills reviews

More information

Recitation 7: Existence Proofs and Mathematical Induction

Recitation 7: Existence Proofs and Mathematical Induction Math 299 Recitation 7: Existence Proofs and Mathematical Induction Existence proofs: To prove a statement of the form x S, P (x), we give either a constructive or a non-contructive proof. In a constructive

More information

Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 1 CCBC Dundalk

Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 1 CCBC Dundalk Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 1 A Function and its Second Derivative Recall page 4 of Handout 3.1 where we encountered the third degree polynomial f(x) = x 3 5x 2 4x + 20. Its derivative

More information

Review of Power Series

Review of Power Series Review of Power Series MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Introduction In addition to the techniques we have studied so far, we may use power

More information

AP CALCULUS (AB) Outline Chapter 4 Overview. 2) Recovering a function from its derivatives and a single point;

AP CALCULUS (AB) Outline Chapter 4 Overview. 2) Recovering a function from its derivatives and a single point; AP CALCULUS (AB) Outline Chapter 4 Overview NAME Date Objectives of Chapter 4 1) Using the derivative to determine extreme values of a function and the general shape of a function s graph (including where

More information

Math 131. The Derivative and the Tangent Line Problem Larson Section 2.1

Math 131. The Derivative and the Tangent Line Problem Larson Section 2.1 Math 131. The Derivative and the Tangent Line Problem Larson Section.1 From precalculus, the secant line through the two points (c, f(c)) and (c +, f(c + )) is given by m sec = rise f(c + ) f(c) f(c +

More information

AP Calculus AB Chapter 1 Limits

AP Calculus AB Chapter 1 Limits AP Calculus AB Chapter Limits SY: 206 207 Mr. Kunihiro . Limits Numerical & Graphical Show all of your work on ANOTHER SHEET of FOLDER PAPER. In Exercises and 2, a stone is tossed vertically into the air

More information

Introductory Numerical Analysis

Introductory Numerical Analysis Introductory Numerical Analysis Lecture Notes December 16, 017 Contents 1 Introduction to 1 11 Floating Point Numbers 1 1 Computational Errors 13 Algorithm 3 14 Calculus Review 3 Root Finding 5 1 Bisection

More information

Section 2.9 The Mean Value Theorem

Section 2.9 The Mean Value Theorem 1 Section 2.9 The Mean Value Theorem Rolle s Theorem:( What goes up must come down theorem ) Suppose that f is continuous on the closed interval [a, b] f is differentiable on the open interval (a, b) f(a)

More information

The Mean Value Theorem

The Mean Value Theorem Math 31A Discussion Session Week 6 Notes February 9 and 11, 2016 This week we ll discuss some (unsurprising) properties of the derivative, and then try to use some of these properties to solve a real-world

More information

CHAPTER 1 Limits and Their Properties

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

More information

MS 2001: Test 1 B Solutions

MS 2001: Test 1 B Solutions MS 2001: Test 1 B Solutions Name: Student Number: Answer all questions. Marks may be lost if necessary work is not clearly shown. Remarks by me in italics and would not be required in a test - J.P. Question

More information

Separable Differential Equations

Separable Differential Equations Separable Differential Equations MATH 6 Calculus I J. Robert Buchanan Department of Mathematics Fall 207 Background We have previously solved differential equations of the forms: y (t) = k y(t) (exponential

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

Chapter 3: Root Finding. September 26, 2005

Chapter 3: Root Finding. September 26, 2005 Chapter 3: Root Finding September 26, 2005 Outline 1 Root Finding 2 3.1 The Bisection Method 3 3.2 Newton s Method: Derivation and Examples 4 3.3 How To Stop Newton s Method 5 3.4 Application: Division

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

MATH 225 Summer 2005 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 2005

MATH 225 Summer 2005 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 2005 MATH 225 Summer 25 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 25 Department of Mathematical and Statistical Sciences University of Alberta Question 1. [p 224. #2] The set of all

More information

Rolle s Theorem. The theorem states that if f (a) = f (b), then there is at least one number c between a and b at which f ' (c) = 0.

Rolle s Theorem. The theorem states that if f (a) = f (b), then there is at least one number c between a and b at which f ' (c) = 0. Rolle s Theorem Rolle's Theorem guarantees that there will be at least one extreme value in the interior of a closed interval, given that certain conditions are satisfied. As with most of the theorems

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

Announcements. Topics: Homework: - sections , 6.1 (extreme values) * Read these sections and study solved examples in your textbook!

Announcements. Topics: Homework: - sections , 6.1 (extreme values) * Read these sections and study solved examples in your textbook! Announcements Topics: - sections 5.2 5.7, 6.1 (extreme values) * Read these sections and study solved examples in your textbook! Homework: - review lecture notes thoroughly - work on practice problems

More information

Shape of a curve. Nov 15, 2016

Shape of a curve. Nov 15, 2016 Shape of a curve Nov 15, 2016 y = f(x) Where does the curve of f attain its maximum or minimum value? Where does the curve of f increase or decrease? What is its sketch? Some definitions Def: Absolute

More information

The Mean Value Theorem Rolle s Theorem

The Mean Value Theorem Rolle s Theorem The Mean Value Theorem In this section, we will look at two more theorems that tell us about the way that derivatives affect the shapes of graphs: Rolle s Theorem and the Mean Value Theorem. Rolle s Theorem

More information

Graphs of Polynomial Functions

Graphs of Polynomial Functions Graphs of Polynomial Functions By: OpenStaxCollege The revenue in millions of dollars for a fictional cable company from 2006 through 2013 is shown in [link]. Year 2006 2007 2008 2009 2010 2011 2012 2013

More information

Chapter 1: Limits and Continuity

Chapter 1: Limits and Continuity Chapter 1: Limits and Continuity Winter 2015 Department of Mathematics Hong Kong Baptist University 1/69 1.1 Examples where limits arise Calculus has two basic procedures: differentiation and integration.

More information

PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435

PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435 PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435 Professor Biswa Nath Datta Department of Mathematical Sciences Northern Illinois University DeKalb, IL. 60115 USA E mail: dattab@math.niu.edu

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

All work must be shown in this course for full credit. Unsupported answers may receive NO credit.

All work must be shown in this course for full credit. Unsupported answers may receive NO credit. AP Calculus.1 Worksheet Day 1 All work must be shown in this course for full credit. Unsupported answers may receive NO credit. 1. The only way to guarantee the eistence of a it is to algebraically prove

More information

INTERMEDIATE VALUE THEOREM

INTERMEDIATE VALUE THEOREM INTERMEDIATE VALUE THEOREM Section 1.4B Calculus AP/Dual, Revised 017 viet.dang@humbleisd.net 7/30/018 1:36 AM 1.4B: Intermediate Value Theorem 1 PROOF OF INTERMEDIATE VALUE THEOREM Can you prove that

More information

Absolute Convergence and the Ratio Test

Absolute Convergence and the Ratio Test Absolute Convergence and the Ratio Test MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Bacground Remar: All previously covered tests for convergence/divergence apply only

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

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

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

Math 131. Rolle s and Mean Value Theorems Larson Section 3.2

Math 131. Rolle s and Mean Value Theorems Larson Section 3.2 Math 3. Rolle s and Mean Value Theorems Larson Section 3. Many mathematicians refer to the Mean Value theorem as one of the if not the most important theorems in mathematics. Rolle s Theorem. Suppose f

More information