0% found this document useful (0 votes)
58 views15 pages

2023 CA Lecture 04

This document provides a lecture on differentiable functions in complex analysis. It begins by defining differentiability of a complex function f(z) using limits, similarly to real analysis. Examples are then provided to demonstrate calculating derivatives of simple functions like f(z) = z and f(z) = z^2. The Cauchy-Riemann equations, which provide a necessary condition for differentiability involving the partial derivatives of the real and imaginary parts, are then derived. Several examples are worked through to illustrate satisfying and not satisfying the Cauchy-Riemann equations. The summary concludes by noting that not satisfying these equations can be used to show non-differentiability of complex functions.

Uploaded by

sonu bhai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views15 pages

2023 CA Lecture 04

This document provides a lecture on differentiable functions in complex analysis. It begins by defining differentiability of a complex function f(z) using limits, similarly to real analysis. Examples are then provided to demonstrate calculating derivatives of simple functions like f(z) = z and f(z) = z^2. The Cauchy-Riemann equations, which provide a necessary condition for differentiability involving the partial derivatives of the real and imaginary parts, are then derived. Several examples are worked through to illustrate satisfying and not satisfying the Cauchy-Riemann equations. The summary concludes by noting that not satisfying these equations can be used to show non-differentiability of complex functions.

Uploaded by

sonu bhai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Complex Analysis: Lecture-04

MA201 Mathematics III

MGPP, AC, ST, SP

IIT Guwahati

MGPP, AC, ST, SP Complex Analysis: Lecture-04


DIFFERENTIABLE FUNCTIONS

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Differentiability

Definition
Let f : D ⊆ C → C where D is an open set. Let z0 ∈ D. If

f (z) − f (z0 )
lim
z→z0 z − z0
exists, then f is said to be differentiable at the point z0 , and the number

f (z) − f (z0 )
f ′ (z0 ) := lim
z→z0 z − z0
is called the derivative of f at z0 .

MGPP, AC, ST, SP Complex Analysis: Lecture-04


If we write ∆z = z − z0 , then the above definition can be expressed in the form

f (z0 + ∆z) − f (z)


f ′ (z0 ) = lim
∆z→0 ∆z

df df
We can also use the Leibnitz notation for the derivative, (z0 ), or |z=z0 .
dz dz
Note: In the complex variable case there are infinitely many directions in which a
variable can approach a point z0 . But, in the real case, there are only two directions,
namely, left and right to approach. So the statement that a function of a complex
variable has a derivative is stronger than the same statement about a function of a real
variable. For example, the function f : R → R defined by f (x) = |x| is differentiable on
R \ {0}. But, if we consider the same function as a function of complex variable, that is,
f : C → R given by f (z) = |z|, then it is nowhere differentiable in C (which will be proved
later). Therefore, it has lost the differentiability on the set R \ {0} in the complex case.

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Examples

Example 1: By using the definition of derivative, let us compute f ′ (z) at an arbitrary


point z0 ∈ C for the function f (z) = z.

f (z) − f (z0 ) z − z0
f ′ (z0 ) = lim = lim = lim 1 = 1 .
z→z0 z − z0 z→z0 z − z0 z→z0

Therefore, the derivative of f (z) = z is f ′ (z) = 1 for any z ∈ C.


Example 2: By using the definition of derivative, let us compute f ′ (z) at an arbitrary
point z0 ∈ C for the function f (z) = z2 .

z2 − z2
f (z) − f (z 0 ) 0
f ′ (z0 ) = lim = lim = lim (z + z0 ) = 2z0 .
z→z0 z − z0 z→z0 z − z0 z→z0

Therefore, the derivative of f (z) = z2 is f ′ (z) = 2z for any z ∈ C.

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Examples

Example 3:
Let f : C → C be defined by f (z) = z for z ∈ C.
Examine the differentiability of f (z) at each point z of C.
Answer: f (z) = z is not differentiable at any point of C (No where differentiable in C).
Details are worked out on the board.

Example 4:
Let f : R2 → R2 be defined by f (x, y) = (x, −y) for (x, y) ∈ R2 .
Examine the Frechet differentiability of f on R2 (Differentiability in R2 from multivariable
calculus)
Compare with the above example (Example 3).
Details are worked out on the board.

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Examples

Example 5:
On C, examine the differentiability of f (z) = |z|2 for z ∈ C.
Answer: The f (z) = |z|2 is not differentiable in C \ {0}. Further it is differentiable at z = 0.
That is, |z|2 is differentiable only at the point 0 in C.
Comparison: The function f (x) = |x|2 for x ∈ R is (real) differentiable at each point of R.
Details are worked out on the board.

Example 6:
On C, examine the differentiability of f (z) = |z| for z ∈ C.
Answer:The f (z) = |z| is not differentiable at any point of C.
That is, |z| is nowhere differentiable in C.
Comparison: The function f (x) = |x| for x ∈ R is (real) differentiable at each point of
R \ {0}.
Details are worked out on the board.

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Results and Properties

1 If f (z) is differentiable at z0 , then f is continuous at z0 .


2 If f (z) ≡ c is a constant function, then f ′ (z) = 0.

Theorem
Let f (z) and g(z) be two differentiable functions. Then,
d 
f (z) + g(z) = f ′ (z) + g′ (z)

1 Sum:
dz
d 
f (z)g(z) = f ′ (z)g(z) + f (z)g′ (z)

2 Product:
dz
f ′ (z)g(z) − f (z)g′ (z)
" #
d f (z)
3 Quotient: = 2
provided g(z) , 0
dz g(z) (g(z))
d 
f (g(z)) = f ′ (g(z)) g′ (z)

4 Composition:
dz

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Total Derivative of f and Partial Derivatives of Component Functions
Let f (z) = u(x, y) + iv(x, y) be a complex function defined on an open set G ⊆ C.
Then, the function u(x, y) and v(x, y) are functions from the set G ⊆ R2 to R. Suppose
that f (z) is differentiable at a point z0 = x0 + iy0 ∈ G. Is there any relation between
f ′ (z0 ) and the partial derivatives of u(x, y) and v(x, y) at the point (x0 , y0 )?

The answer to the above question was discovered independently by the French
mathematician A. L. Cauchy (1789-1857) and the German mathematician G. F. B.
Riemann (1826-1866).

Cauchy Riemann

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Cauchy-Riemann Equations

Theorem
Necessary Condition for Differentiability:
Let f (z) = f (x + iy) = u(x, y) + iv(x, y) be differentiable at the point z0 = x0 + iy0 . Then,
the first order partial derivatives of u(x, y) and v(x, y) exist at the point z0 = (x0 , y0 )
and satisfy the following equations

u x (x0 , y0 ) = vy (x0 , y0 ) and uy (x0 , y0 ) = − v x (x0 , y0 ) .

The above equations are called the Cauchy-Riemann Equations or briefly CR


equations.
f (z) − f (z0 )
Proof: Now, lim exists and equals f ′ (z0 ) (whichever way z approaches z0 ).
z→z0 z − z0
Let us make z to approach z0 along two specific paths (i) Horizontally and (ii) Vertically.

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Continuation of Proof

Horizontally: z = x + iy0 approaches z0 = x0 + iy0 as x approaches x0 . So,

u(x, y0 ) − u(x0 , y0 ) v(x, y0 ) − v(x0 , y0 )


f ′ (z0 ) = lim + i lim ,
x→x0 x − x0 x→x 0 x − x0
i.e., f ′ (z0 ) = u x (x0 , y0 ) + i v x (x0 , y0 ). (i)
Vertically: z = x0 + iy approaches z0 = x0 + iy0 as y approaches y0 . So,

u(x0 , y) − u(x0 , y0 ) v(x0 , y) − v(x0 , y0 )


f (z0 ) = lim

+ i lim ,
y→y0 i(y − y0 ) y→y0 i(y − y0 )

i.e., f ′ (z0 ) = −i uy (x0 , y0 ) + vy (x0 , y0 ). (ii)


From (i) and (ii) we have at z0 = (x0 , y0 ), u x = vy , v x = −uy .

MGPP, AC, ST, SP Complex Analysis: Lecture-04


From the proof of the previous theorem, one can observe that f ′ (z0 ) can be written in
terms of the partial derivatives of u and v as follows:

f ′ (z0 ) = u x (x0 , y0 ) + i v x (x0 , y0 ) .


Also f ′ (z0 ) = vy (x0 , y0 ) − i uy (x0 , y0 ) .

Example: We know that f (z) = z2 = x2 − y2 + i2xy is differentiable at each point z ∈ C.


Then, u(x, y) = x2 − y2 , v(x, y) = 2xy so that f (z) = u + iv. The first order partial
derivatives of u and v at a point z are u x = 2x, uy = −2y, v x = 2y and vy = 2x. Therefore,
it follows that at each point z

u x = 2x = vy and uy = −2y = −v x .

Thus, f (z) satisfies the Cauchy-Riemann equations at each point z ∈ C. Observe that
f ′ (z) = u x + i v x = 2x + i 2y = 2z = vy − i uy .

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Not satisfying Cauchy-Riemann equations =⇒ Not differentiable

The idea of “Not satisfying Cauchy-Riemann equations =⇒ Not differentiable” can


be used as one of the methods to show the non-differentiability of complex functions.
Example: Let f (z) = z = x − i y for z ∈ C. Set u(x, y) = x and v(x, y) = −y. This gives
that u x = 1, uy = 0, v x = 0 and vy = −1. Now, 1 = u x , vy = −1 and 0 = uy = −v x = 0 at
any point z ∈ C. Therefore, the function f (z) does not satisfy the Cauchy-Riemann
equations at any point z ∈ C and consequently, it is not differentiable at any point z ∈ C.
Now, a serious question arising in our mind is that Will the satisfaction of the
Cauchy-Riemann equations make the function differentiable? The answer is
non-affirmative. The next example shows that the mere satisfaction of the
Cauchy-Riemann equations is not a sufficient criterion to guarantee the differentiability
of a function.

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Function satisfying CR equations, but not differentiable

Let f (z) = z2 /z for z , 0 and f (0) = 0. First we test the differentiability of f (z) at the
point z = 0.  
x3 −3xy2 y3 −3x2 y
f (z) − f (0) x2 +y2
+ i x2 +y2
−0
lim = lim
z→0 z−0 (x, y)→(0, 0) x + iy − 0
Let z approach 0 along the x-axis. Then, we have

x−0
lim =1.
(x, 0)→(0, 0) x−0
Let z approach 0 along the line y = x. This gives

−x − ix
lim = −1 .
(x, x)→(0, 0) x + ix

Since the limits are distinct, we conclude that f is not differentiable at the origin.

MGPP, AC, ST, SP Complex Analysis: Lecture-04


Continuation of previous slide

x3 − 3xy2 y3 − 3x2 y
!
f (x + iy) = + i 2 and f (0) = 0 .
x 2 + y2 x + y2
Now, we verify the Cauchy-Riemann equations at the point z = 0.
To calculate the partial derivatives of u and v at (0, 0), we use the definitions (Why!).

u(0 + x, 0) − u(0, 0) x−0


u x (0, 0) = lim = lim =1.
x→0 x x→0 x

v(0, 0 + y) − v(0, 0) y−0


vy (0, 0) = lim = lim =1.
y→0 y y→0 y
In a similar fashion, one can show that

uy (0, 0) = 0, and v x (0, 0) = 0 .

Hence the function satisfies the Cauchy-Riemann equations at the point z = 0.


MGPP, AC, ST, SP Complex Analysis: Lecture-04

You might also like