<< Chapter < Page Chapter >> Page >
f ' ( z ) = n = 0 n a n z n - 1 = n = 1 n a n z n - 1 .

The proof will use part (3) of [link] . Fix an z with | z | < r . Choose r ' so that | z | < r ' < r , and write α for r ' - | z | , i.e., | z | + α = r ' . Note first that the infinite series n = 0 | a n | r ' n converges to a positive number we will call M . Also, from the Cauchy-Hadamard Formula, we know that the power series function n a n w n has the same radius of convergence as does f , and hence the infinite series n a n z n - 1 converges to a number we will denote by L . We define a function θ by θ ( h ) = f ( z + h ) - f ( z ) - L h from which it follows immediately that

f ( z + h ) - f ( z ) = L h + θ ( h ) ,

which establishes [link] . To complete the proof that f is differentiable at z , it will suffice to establish [link] , i.e., to show that

lim h 0 θ ( h ) h = 0 .

That is, given ϵ > 0 we must show that there exists a δ > 0 such that if 0 < | h | < δ then

| θ ( h ) / h | = | f ( z + h ) - f ( z ) h - L | < ϵ .

Assuming, without loss of generality, that | h | < α , we have that

| f ( z + h ) - f ( z ) h - L | = | n = 0 a n ( z + h ) n - n = 0 a n z n h - L | = | n = 0 a n ( k = 0 n n k z n - k h k ) - n = 0 a n z n h - L | = | n = 0 a n ( ( k = 0 n n k z n - k h k ) - z n ) h - L | = | n = 1 a n ( k = 1 n n k z n - k h k ) h - L | = | n = 1 a n ( k = 1 n n k z n - k h k - 1 ) - n = 1 n a n z n - 1 | = | n = 1 a n ( k = 1 n n k z n - k h k - 1 ) - n = 1 n 1 a n z n - 1 | = | n = 2 a n ( k = 2 n n k z n - k h k - 1 ) | n = 2 k = 2 n | a n | n k | z | n - k | h | k - 1 | h | n = 2 | a n | k = 2 n n k | z | n - k | h | k - 2 | h | n = 2 | a n | k = 2 n n k | z | n - k | α | k - 2 | h | 1 α 2 n = 0 | a n | k = 0 n n k | z | n - k α k = | h | 1 α 2 n = 0 | a n | ( | z | + α ) n = | h | 1 α 2 n = 0 | a n | r ' n = | h | M α 2 ,

so that if δ = ϵ / M α 2 , then | θ ( h ) / h | < ϵ , whenever | h | < δ , as desired.

REMARK [link] shows that indeed power series functions are differentiable, and in fact their derivatives can be computed, just like polynomials, by differentiating term by term.This is certainly a result we would have hoped was true, but the proof is not trivial.

The next theorem, the Chain Rule, is another nontrivial one. It deals with the differentiability of the composition of two differentiable functions.Again, the result is what we would have wanted, the composition of two differentiable functions is itself differentiable, but the argument required to prove it is tricky.

Chain rule

Let f : S C be a function, and assume that f is differentiable at a point c . Suppose g : T C is a function, that T C , that the number f ( c ) T , and that g is differentiable at f ( c ) . Then the composition g f is differentiable at c and

( g f ) ' ( c ) = g ' ( f ( c ) ) f ' ( c ) .

Using part (3) of [link] , write

g ( f ( c ) + k ) - g ( f ( c ) ) = L g k + θ g ( k )

and

f ( c + h ) - f ( c ) = L f h + θ f ( h ) .

We know from that theorem that L g = g ' ( f ( c ) ) and L f = f ' ( c ) . And, we also know that

lim k 0 θ g ( k ) k = 0 and lim h 0 θ f ( h ) h = 0 .

Define a function k ( h ) = f ( c + h ) - f ( c ) . Then, by [link] , we have that lim h 0 k ( h ) = 0 . We will show that g f is differentiable at c by showing that there exists a number L and a function θ satisfying the two conditions of part (3) of [link] . Thus, we have that

g f ( c + h ) - g f ( c ) = g ( f ( c + h ) ) - g ( f ( c ) ) = g ( f ( c ) + k ( h ) ) - g ( f ( c ) ) = L g k ( h ) + θ g ( k ( h ) ) = L g ( f ( c + h ) - f ( c ) ) + θ g ( k ( h ) ) = L g ( L f h + θ f ( h ) ) + θ g ( k ( h ) ) = L g L f h + L g θ f ( h ) + θ g ( k ( h ) ) .

We define L = L g l f = g ' ( f ( c ) ) f ' ( c ) , and we define the function θ by

θ ( h ) = L g θ f ( h ) + θ g ( k ( h ) ) .

By our definitions, we have established [link]

g f ( c + h ) - g f ( c ) = L h + θ ( h ) ,

so that it remains to verify [link] .

We must show that, given ϵ > 0 , there exists a δ > 0 such that if 0 < | h | < δ then | θ ( h ) / h | < ϵ . First, choose an ϵ ' > 0 so that

| L g | ϵ ' + | L f | ϵ ' + ϵ ' 2 < ϵ ( 4 . 3 ) .

Next, using part (b) of [link] , choose a δ ' > 0 such that if | k | < δ ' then | θ g ( k ) | < ϵ ' | k | . Finally, choose δ > 0 so that if 0 < | h | < δ , then the following two inequalities hold. | k ( h ) | < δ ' and | θ f ( h ) | < ϵ ' | h | . The first can be satisfied because f is continuous at c , and the second is a consequence of part (b) of [link] . Then:if 0 < | h | < δ ,

| θ ( h ) | = | L g θ f ( h ) + θ g ( k ( h ) ) | | L g | | θ f ( h ) | + | θ g ( k ( h ) ) | < | L g | ϵ ' | h | + ϵ ' | k ( h ) | = | L g | ϵ ' | h | + ϵ ' | f ( c + h ) - f ( c ) | = | L g | ϵ ' | h | + ϵ ' | L f h + θ f ( h ) | | L g | ϵ ' | h | + ϵ ' | L f | | h | + ϵ ' | θ f ( h ) | < | L g | ϵ ' | h | + ϵ ' | L f | | h | + ϵ ' ϵ ' | h | = ( | L g | ϵ ' + | L f | ϵ ' + ϵ ' 2 ) | h | ,

whence

| θ ( h ) / h | < ( | L g | ϵ ' + | L f | ϵ ' + ϵ ' 2 ) < ϵ ,

as desired.

  1. Derive the familiar formulas for the derivatives of the elementary transcendental functions:
    exp ' = exp , sin ' = cos , , s i n h ' = c o s h , cosh ' = sinh and cos ' = - sin .
  2. Define a function f as follows. f ( z ) = cos 2 ( z ) + sin 2 ( z ) . Use part (a) and the Chain Rule to show that f ' ( z ) = 0 for all z C . Does this imply that cos 2 ( z ) + sin 2 ( z ) = 1 for all complex numbers z ?
  3. Suppose f is expandable in a Taylor series around the point c : f ( z ) = n = 0 a n ( z - c ) n for all z B r ( c ) . Prove that f is differentiable at each point of the open disk B r ( c ) , and show that
    f ' ( z ) = n = 1 n a n ( z - c ) n - 1 .
    HINT: Use [link] and the chain rule.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Analysis of functions of a single variable. OpenStax CNX. Dec 11, 2010 Download for free at http://cnx.org/content/col11249/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Analysis of functions of a single variable' conversation and receive update notifications?

Ask