D2 Lecture 4
D2 Lecture 4
D2 Lecture 4
Ravi Raghunathan
Department of Mathematics
The derivative
Arnold’s problem
Thus, if c is one of the end points we require only the left or right
hand limit to exist.
Continuity - the definition
Definition: If f : [a, b] → R is a function and c ∈ [a, b], then f is
said to be continuous at the point c if and only if
Thus, if c is one of the end points we require only the left or right
hand limit to exist.
A function f on (a, b) (resp. [a, b]) is said to be continuous if and
only if it is continuous at every point c in (a, b) (resp. [a, b]).
If f is not continuous at a point c we say that it is dicontinuous at
c, or that c is a point of discontinuity for f .
Continuity - the definition
Definition: If f : [a, b] → R is a function and c ∈ [a, b], then f is
said to be continuous at the point c if and only if
Thus, if c is one of the end points we require only the left or right
hand limit to exist.
A function f on (a, b) (resp. [a, b]) is said to be continuous if and
only if it is continuous at every point c in (a, b) (resp. [a, b]).
If f is not continuous at a point c we say that it is dicontinuous at
c, or that c is a point of discontinuity for f .
Intuitively, continuous functions are functions whose graphs can be
drawn on a sheet of paper without lifting the pencil of the sheet of
paper. That is, there should be no “jumps” in the graph of the
function.
The basic properties of continuous functions
The sums, differences, products and quotients of continuous
functions are continuous (in the last case, the value of the
continuous function in the denominator should be non-zero).
The basic properties of continuous functions
The sums, differences, products and quotients of continuous
functions are continuous (in the last case, the value of the
continuous function in the denominator should be non-zero).
The composition of continuous functions is continuous.
Theorem 9: Suppose f : [a, b] → R is a continuous function. For
every u between f (a) and f (b) there exists c ∈ [a, b] there such
that f (c) = u.
The basic properties of continuous functions
The sums, differences, products and quotients of continuous
functions are continuous (in the last case, the value of the
continuous function in the denominator should be non-zero).
The composition of continuous functions is continuous.
Theorem 9: Suppose f : [a, b] → R is a continuous function. For
every u between f (a) and f (b) there exists c ∈ [a, b] there such
that f (c) = u.
Functions which have this property are said to have the
Intermediate Value Property (IVP).
The basic properties of continuous functions
The sums, differences, products and quotients of continuous
functions are continuous (in the last case, the value of the
continuous function in the denominator should be non-zero).
The composition of continuous functions is continuous.
Theorem 9: Suppose f : [a, b] → R is a continuous function. For
every u between f (a) and f (b) there exists c ∈ [a, b] there such
that f (c) = u.
Functions which have this property are said to have the
Intermediate Value Property (IVP).
We will not be proving this property - it is a consequence of the
completeness of the real numbers. Intuitively, this is clear. Since
one can draw the graph of the function without lifting one’s pencil
off the sheet of paper, the pencil must cut every line y = e with e
between f (a) and f (b).
The IVT in a picture
f (y ) − f (c)
lim .
y →c y −c
The expression inside the limit obviously represents the slope of a
line passing through (c, f (c)) and (y , f (y )), and as y approaches c
this line obviously becomes tangent to y = f (x) at the point
(c, f (c)).
Another way of thinking of the derivative
Another way of thinking of the derivative of the function f at the
point x0 is as follows. If f is differentiable at x0 we know that
f (x0 + h) − f (x0 )
− f 0 (x0 ) → 0
h
as h → 0.
Another way of thinking of the derivative
Another way of thinking of the derivative of the function f at the
point x0 is as follows. If f is differentiable at x0 we know that
f (x0 + h) − f (x0 )
− f 0 (x0 ) → 0
h
as h → 0. Since we are keeping x0 fixed, we can treat the above
quantity as a function of h. Thus we can write
Another way of thinking of the derivative
Another way of thinking of the derivative of the function f at the
point x0 is as follows. If f is differentiable at x0 we know that
f (x0 + h) − f (x0 )
− f 0 (x0 ) → 0
h
as h → 0. Since we are keeping x0 fixed, we can treat the above
quantity as a function of h. Thus we can write
f (x0 + h) − f (x)
− f 0 (x0 ) = o(h)
h
for some function o(h) with the property that o(h) → 0 as h → 0.
Taking a common denominator,
Another way of thinking of the derivative
Another way of thinking of the derivative of the function f at the
point x0 is as follows. If f is differentiable at x0 we know that
f (x0 + h) − f (x0 )
− f 0 (x0 ) → 0
h
as h → 0. Since we are keeping x0 fixed, we can treat the above
quantity as a function of h. Thus we can write
f (x0 + h) − f (x)
− f 0 (x0 ) = o(h)
h
for some function o(h) with the property that o(h) → 0 as h → 0.
Taking a common denominator,
f (x0 + h) − f (x0 ) − f 0 (x0 )h
= o(h) (1)
h
Another way of thinking of the derivative
Another way of thinking of the derivative of the function f at the
point x0 is as follows. If f is differentiable at x0 we know that
f (x0 + h) − f (x0 )
− f 0 (x0 ) → 0
h
as h → 0. Since we are keeping x0 fixed, we can treat the above
quantity as a function of h. Thus we can write
f (x0 + h) − f (x)
− f 0 (x0 ) = o(h)
h
for some function o(h) with the property that o(h) → 0 as h → 0.
Taking a common denominator,
f (x0 + h) − f (x0 ) − f 0 (x0 )h
= o(h) (1)
h
We can use the above equality to give an equivalent definition for
the derivative. A function f is said to be differentiable at the point
x0 if there exists a real number (denoted f 0 (x0 )) such that (1)
holds for some function o(h) such that o(h) → 0 as h → 0.
The derivative as a linear map
We can rewrite equation (1) as
|f (x + h) − f (x)| ≤ C |h|α
|f (x + h) − f (x)| ≤ C |h|α
|f (x + h) − f (x)| ≤ C |h|α
Note: Functions that satisfy the property above for some α (not
necessarily greater than 1) are said to be Lipschitz continuous with
exponent α.
Calculating derivatives
As with limits all of you are already familiar with the rule for
calculating the sums, differences, products and quotients of
derivatives. You should try and remember how to prove these.
Calculating derivatives
As with limits all of you are already familiar with the rule for
calculating the sums, differences, products and quotients of
derivatives. You should try and remember how to prove these.
You should also recall the chain rule for calculating the derivative
of the composition of functions and try to prove it as an exercise
using the − δ definition of a limit.
Calculating derivatives
As with limits all of you are already familiar with the rule for
calculating the sums, differences, products and quotients of
derivatives. You should try and remember how to prove these.
You should also recall the chain rule for calculating the derivative
of the composition of functions and try to prove it as an exercise
using the − δ definition of a limit.
Note that the proof of the chain rule given in some books involves
writing
∆y ∆y ∆u
= × .
∆x ∆u ∆x
and then taking limits as ∆x → 0. This is not quite correct since
∆u could be 0 even for infinitely many values of u.
Arnold’s problem
Recall that you were asked to find the following limit (Exercise 3 of
the previous lecture).
sin(tan x) − tan(sin x)
lim .
x→0 arcsin(arctan x) − arctan(arcsin x)
Arnold’s problem
Recall that you were asked to find the following limit (Exercise 3 of
the previous lecture).
sin(tan x) − tan(sin x)
lim .
x→0 arcsin(arctan x) − arctan(arcsin x)
V. I. Arnold (1936-2008)
worked in geometry,
differential equations and
mathematical physics. He
was one of the most
important mathematicians
of the twentieth century.
Maxima and minima
f (x0 + h) − f (x0 )
lim+ ≤ 0.
h→0 h
Maxima and minima and the derivative
If f has a maximum at the point x0 and if it also differentiable at
x0 , we can reason as follows. We know that f (x0 + h) − f (x0 ) ≤ 0
for every h > 0 such that x + h ∈ X . Hence, we see that (one half
of the Sandwich Theorem!)
f (x0 + h) − f (x0 )
lim+ ≤ 0.
h→0 h
On the other hand, when h < 0, we get
f (x0 + h) − f (x0 )
lim ≥ 0.
h→0− h
Maxima and minima and the derivative
If f has a maximum at the point x0 and if it also differentiable at
x0 , we can reason as follows. We know that f (x0 + h) − f (x0 ) ≤ 0
for every h > 0 such that x + h ∈ X . Hence, we see that (one half
of the Sandwich Theorem!)
f (x0 + h) − f (x0 )
lim+ ≤ 0.
h→0 h
On the other hand, when h < 0, we get
f (x0 + h) − f (x0 )
lim ≥ 0.
h→0− h
Because f is assumed to be differentiable at x0 we know that left
and right hand limits must be equal. It follows that we must have
f 0 (x0 ) = 0. A similar argument shows that f 0 (x0 ) = 0 if f has a
minimum at the point x0 .
Local maxima and minima
f (b) − f (a)
g (x) = f (x) − f (a) − · (x − a)
b−a
The Mean Value Theorem
f (b) − f (a)
g (x) = f (x) − f (a) − · (x − a)
b−a
(Why does one think of the function g (x)?)