Real Analysis/Differentiation
From Wikibooks, the open-content textbooks collection
| ←Exercises | Real Analysis Differentiation |
Applications of Derivatives→ |
|
[edit] Definition
We are now ready to define the derivative of a function
Let 
Let 
We say that ƒ(x) is differentiable at x=a if and only if there exists a real number L such that
.
L is said to be the derivative of ƒ at a and is denoted by f'(a)
A function is said to be differentiable on an set A if the derivative exists for each a in A. A function is differentiable if it is differentiable on its entire domain.
Conceptually, finding the derivative means finding the slope of the tangent line to the function. Thus the derivative can be thought of as a linear, or first-order, approximation of the function.
[edit] Properties
Some properties of the derivative follow immediately from the definition:
[edit] Basic Properties
If f and g are differentiable, then:
- (f + g)'(x) = f'(x) + g'(x)
- (λf)'(x) = λf'(x)
[edit] Proof


[edit] Theorem(Differentiability Implies Continuity)
If f is differentiable at x, it is continuous at x
[edit] Proof
Since f is differentiable at x,
.
So ![\lim_{y \rightarrow x} \left[ f(y)-f(x) \right] = \lim_{y \rightarrow x} {f(y)-f(x) \over y-x} \lim_{y \rightarrow x} \left( y-x \right) = f'(x) \; 0 = 0](http://upload.wikimedia.org/math/f/2/3/f236643b931257031dc61908abf2307d.png)
Thus
, so f is continuous at x.
[edit] Theorem(Product Rule)
If f and g are differentiable, then (fg)'(x) = f'(x)g(x) + f(x)g'(x)
[edit] Proof


= f'(x)g(x) + f(x)g'(x), since g is continuous at x.
The following theorem is a bit trickier to prove than it seems. We would like to use the following argument:

= f'(g(x))g'(x)
The problem is that g(y) − g(x) may be zero at points arbitrarily close to x, and therefore
would not be continuous at these points. Thus we apply a clever lemma as follows:
[edit] Theorem (Caratheodory's Lemma)
Let 
We say that f(x) is differentiable at x = c if and only if there exists a continuous function
that satisfies

[edit] Proof
(
)Let f(x) be differentiable at x = c and define function
such that
for
and
φ(c) = f'(c)
It is easy to see that φ(x) is continuous and that it satisfies the required condition.
(
) Let φ(x) be a continuous function satisfying 
For all
, we have that 
As φ is continuous,
, that is,
which implies that f(x) is differentiable at x = c
[edit] Theorem(Chain Rule)
Let
be differentiable at 
Let
be differentiable at d = g(c)
Then
(i)
is differentiable at x = c
(ii)
[edit] Proof
Caratheodory's Lemma implies that there exist continuous functions
such that (x − c)γ(x) = g(x) − g(c) and (g(x) − g(c))φ(x) = f(g(x)) − f(g(c))
Now, consider the function η(x) = φ(x)γ(x). Obviously, η(x) is continuous.
Also, it satisfies
. Hence, by Caratheodory's Lemma,
is differentiable at x = c and that 
[edit] Examples
Consider
by f(x) = x. What is the derivative of f at a?

So, here we see that f'(a) = 1. Since a was an arbtarily choosen point we conculde that f'(a) = 1 
Similar derivative formula's may also be found.
[edit] Exercises
- Find the derivatives of the common functions: Polynomial, Trigonometric, Exponential and Logarithmic.
- Some of the most popular counter examples to illustrate properties of continuity and differentiability are functions involving

(i)Prove that
is not continuous at x = 0
(ii)Prove that the function
is continuous but not differentiable at x = 0
(iii)Prove that
is differentiable at x = 0

