0% found this document useful (0 votes)
68 views7 pages

Solutions CA Tutorial 02

This document contains solutions to tutorial problems from a complex analysis course. Problem 11 shows that the function f(z) = (x^3(1+i) - y^3(1-i))/(x^2 + y^2) is continuous at the origin but not differentiable, as the limit of (f(z) - f(0))/z approaches two different values along different paths to the origin. Problem 12 proves that if a function f(z) is real-valued, then either its derivative f'(z) is 0 or f'(z) does not exist in its domain. The remaining problems involve determining differentiability and analyticity by examining whether functions

Uploaded by

JWALIT BHARAT
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)
68 views7 pages

Solutions CA Tutorial 02

This document contains solutions to tutorial problems from a complex analysis course. Problem 11 shows that the function f(z) = (x^3(1+i) - y^3(1-i))/(x^2 + y^2) is continuous at the origin but not differentiable, as the limit of (f(z) - f(0))/z approaches two different values along different paths to the origin. Problem 12 proves that if a function f(z) is real-valued, then either its derivative f'(z) is 0 or f'(z) does not exist in its domain. The remaining problems involve determining differentiability and analyticity by examining whether functions

Uploaded by

JWALIT BHARAT
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/ 7

MA201 Mathematics III

Solutions to Complex Analysis Tutorial 02

Differentiability and CR Equations


x3 (1 + i) − y 3 (1 − i)
11. Let f (z) = for z = x+iy 6= 0 and f (0) = 0. Show that f (z) is continuous
x2 + y 2
at origin but f 0 (0) does not exist.
Answer:
x3 (1 + i) − y 3 (1 − i) (x3 − y 3 ) + i (x3 + y 3 )
f (z) = = for z = x + iy 6= 0.
x2 + y 2 x2 + y 2
Consider 3
(x − y 3 ) + i (x3 + y 3 ) 2 (|x|3 + |y|3 )

|f (z) − f (0)| = − 0 ≤
x2 + y 2 |x2 + y 2 |
Put x = r cos θ and y = r sin θ.
2r3 (| cos θ|3 + | sin θ|3 )
|f (z) − f (0)| ≤ ≤ 4r
r2
As z → 0, we have |z| = r → 0 and hence |f (z) − f (0)| ≤ r → 0. Therefore, f is continuous
at z = 0.

Consider
(x3 −y 3 )+ i (x3 +y 3 )
f (z) − f (0) x2 +y 2
−0
lim = lim
z→0 z z=x+iy→0 x + iy
Letting z approach 0 along the path y = 0 and x → 0, we get
x3 (1 + i)
lim =1+i.
y=0 x3
x→0

Letting z approach 0 along the path y = x and x → 0, we get


i 2x3
2x2 i 1+i
lim = = .
y=x x(1 + i) 1+i 2
x→0

f (z) − f (0)
Since approaches two different values as z → 0 along two different paths, we
z
f (z) − f (0)
conclude that f 0 (0) = lim does not exist.
z→0 z

12. If f (z) is a real valued function in a domain D ⊆ C, then show that either f 0 (z) = 0 or f 0 (z)
does not exist in D.
Answer:
Let z = x + i y be an arbitrary point in C. We want to examine the differentiability of f at
the point z. Set ∆z = ∆x + i ∆y. Consider
f (z + ∆z) − f (z) f ((x + ∆x) + i (y + ∆y)) − f (x + i y)
lim = lim
∆z→0 ∆z ∆z=∆x+i∆y→0 ∆x + i ∆y

1
Letting ∆z approach 0 along the path ∆y = 0 and ∆x → 0, we get

f ((x + ∆x) + i y) − f (x + i y)
lim = A which is a real number .
∆y=0 ∆x
∆x→0

Reason: Since f is real valued, the numerator quantity is real always. The denominator
quantity is real, since ∆y = 0. Therefore, the limiting quantity will be a real number, if it
exists.
Letting ∆z approach 0 along the path ∆x = 0 and ∆y → 0, we get

f (x + i (y + ∆y) − f (x + i y)
lim = i B which is a pure imaginary number .
∆x=0 i ∆y
∆y→0

Reason: Since f is real valued, the numerator quantity is real always. The denominator
quantity is pure imaginary, since ∆x = 0. Therefore, the limiting quantity will be a pure
imaginary number, if it exists.
If A 6= B then A 6= iB and hence f 0 (z) does not exists.
If f is differentiable at z then A = iB and this is possible provided A = 0 = B. Therefore,
f 0 (z) = 0.

13. Let f (z) = (x3 y(y − ix)) / (x6 + y 2 ) for z = x + iy 6= 0 and f (0) = 0.
f (∆z) − f (0)
(a) Find the value of lim as ∆z → 0 along the line y = mx.
∆z→0 ∆z
f (∆z) − f (0)
(b) Find the value of lim as ∆z → 0 along the imaginary axis.
∆z→0 ∆z
f (∆z) − f (0)
(c) Find the value of lim as ∆z → 0 along the path y = x3 .
∆z→0 ∆z
(d) What can you conclude about the existence of f 0 (z) at z = 0.
(e) Show that the Cauchy-Riemann (CR) equations hold true at (0, 0).
Answer:
x3 y 2 − i x4 y x3 y 2 (−x4 y)
f (z) = = + i = u(x, y) + i v(x, y) for z = x + iy 6= 0.
(x6 + y 2 ) (x6 + y 2 ) (x6 + y 2 )
Consider
 
∆x3 ∆y 2 (−∆x4 ∆y)
f (∆z) − f (0) (∆x6 +∆y 2 )
+ i (∆x6 +∆y2 ) − 0
lim = lim
∆z→0 ∆z ∆z=∆x+i∆y→0 ∆x + i∆y

(∆x3 ∆y 2 ) + i (−∆x4 ∆y)


= lim
∆z=∆x+i∆y→0 (∆x6 + ∆y 2 ) (∆x + i∆y)

(a) Letting ∆z → 0 along the line ∆y = m∆x, we get

f (∆z) − f (0) ∆x5 (m2 − im) ∆x2 (m2 − im)


lim = lim = lim =0.
∆z→0 ∆z ∆y=m∆x ∆x3 (∆x4 + m2 )(1 + im) ∆y=m∆x (∆x4 + m2 )(1 + im)
∆x→0 ∆x→0

2
(b) Letting ∆z → 0 along the imaginary axis, we get
0 + i0
lim =0.
∆x=0 i ∆y 3
∆y→0

(c) Letting ∆z → 0 along the path ∆y = ∆x3 and ∆x → 0, we get


∆x7 (∆x2 − i) (∆x2 − i) −i
lim = lim = .
∆y=∆x3 2∆x7 (1 + i ∆x2 ) ∆y=∆x3 2(1 + i ∆x2 ) 2
∆x→0 ∆x→0

f (∆z) − f (0)
(d) Since approaches two different values as ∆z → 0 along two different paths
∆z
f (∆z) − f (0)
given in (b) and (c), we conclude that lim does not exist and hence f is not
∆z→0 ∆z
differentiable at z = 0.
(e) Showing f satisfies CR equations at z = 0
u(x, 0) − u(0, 0) 0−0
ux (0, 0) = lim = lim =0
x→0 x x→0 x
u(0, y) − u(0, 0) 0−0
uy (0, 0) = lim = lim =0
y→0 y y→0 y
v(x, 0) − v(0, 0) 0−0
vx (0, 0) = lim = lim =0
x→0 x x→0 x
v(0, y) − v(0, 0) 0−0
vy (0, 0) = lim = lim =0
y→0 y y→0 y
Thus,
ux (0, 0) = 0 = vy (0, 0)
uy (0, 0) = 0 = −vx (0, 0)
Therefore, f satisfies the Cauchy-Riemann equations at z = 0, even though f is not differen-
tiable at z = 0.

Analytic Functions
14. Show that the function f (z) = x3 + 3xy 2 − 3x + i(y 3 + 3x2 y − 3y) is differentiable only at
points that lie on the coordinate axes. Is f (z) analytic at any point lies on the coordinate
axes?
Answer:
f (z) = u(x, y) + i v(x, y) where u(x, y) = x3 + 3xy 2 − 3x and v(x, y) = y 3 + 3x2 y − 3y for
z = (x, y) ∈ C.
ux (x, y) = 3x2 + 3y 2 − 3
uy (x, y) = 6xy
vx (x, y) = 6xy
vy (x, y) = 3x2 + 3y 2 − 3

3
If f is differentiable at a point z then f satisfies the Cauchy-Riemann equations at z. There-
fore,

ux (x, y) = 3x2 + 3y 2 − 3 = vy (x, y)


uy (x, y) = 6xy = −6xy = −vx (x, y)

6xy = −6xy is possible if and only if either x = 0 or y = 0. That is, f satisfies the Cauchy-
Riemann equations only at points that lie on the coordinate axes x = 0 or y = 0.
Since the functions ux (x, y), uy (x, y), vx (x, y) and vy (x, y) are continuous at all points in
C (Reason: These are polynomials in two variables and hence continuous), we conclude that
f is differentiable only at points on the coordinate axes.

The function f can not be analytic at any point z lies on the coordinate axes, because we can
not find a neighborhood N (z) about the point z at which f is differentiable at each point of
N (z).

15. Show that the function f (z) = xy + iy is continuous everywhere, but not analytic in C.
Answer:
Set u(x, y) = xy and v(x, y) = y. Let z0 = (x0 , y0 ) be an arbitrary point in C. Observe that

lim u(x, y) = lim xy = x0 y0 = u(x0 , y0 ) .


(x, y)→(x0 , y0 ) (x, y)→(x0 , y0 )

lim v(x, y) = lim y = y0 = v(x0 , y0 ) .


(x, y)→(x0 , y0 ) (x, y)→(x0 , y0 )

Therefore u(x, y) and v(x, y) are continuous at z0 and hence f is continuous at z0 .

ux (x, y) = y, uy (x, y) = x, vx = 0 and vy = 1.


ux = y = 1 = vy and uy = x = 0 = −vx are possible, only if x = 0 and y = 1.
That is, f satisfies the Cauchy-Riemann equations at z ∗ = (0, 1) only. Therefore, f can not
be differentiable in C \ {(0, 1)} and hence f can not be analytic in C.

16. Check whether the function g(z) = (3x2 + 2x − 3y 2 − 1) + i(6xy + 2y) is satisfying the sufficient
conditions to be an analytic function at any point in the complex plane. Write this function
in terms of z.
Answer:
Set u(x, y) = 3x2 + 2x − 3y 2 − 1 and v(x, y) = 6xy + 2y.
ux = 6x + 2, uy = −6y, vx = 6y and vy = 6x + 2.
ux = 6x + 2 = vy and uy = −6y = −vx at all points in C.
ux , uy , vx and vy are continuous at all points in C.
By sufficient conditions for analyticity, we conclude that f is analytic at all points in C.
Put y = 0 and x = z, to express f in terms of z. Thus we get

g(z) = 3z 2 + 2z − 1 for z ∈ C .

4
17. Find the analytic function f (z) = u(x, y) + iv(x, y) given the following:
(First verify that they are harmonic functions)
(a) u(x, y) = y 3 − 3x2 y (b) v(x, y) = sin x cosh y
(c) u(x, y) − v(x, y) = (x − y)(x2 + 4xy + y 2 )
Answer:
Step 1: Verifying that u is harmonic.
Given that u(x, y) = y 3 − 3x2 y.
ux = −6xy, uy = 3y 2 − 3x2 , uxx = −6y, uyy = 6y. It gives that uxx + uyy = 0. Therefore, u is
harmonic in C.

Step 2:
Since f is analytic, f satisfies the Cauchy-Riemann equations.

ux (x, y) = −6xy = vy (x, y) .

Holding x fixed, and integrating both sides with respect to y,


Z Z
vy (x, y) dy = −6xy dy

v(x, y) = −3xy 2 + φ(x)


where φ(x) is arbitrary function of x.

Step 3:
Differentiating v(x, y) with respect to x partially, we get

vx (x, y) = −3y 2 + φ0 (x)

But uy (x, y) = −vx (x, y) gives that

vx (x, y) = −uy (x, y) = −3y 2 + 3x2

Combining the last two equations we get

φ0 (x) = 3x2

Integrating it with respect to x, we get


Z Z
0
φ (x) dx = 3x2 dx

φ(x) = x3 + c
where c is an arbitrary real constant. Therefore

v(x, y) = x3 − 3xy 2 + c where c is a real constant .

Step 4: Writing f (z).

f (z) = u(x, y) + i v(x, y) = (y 3 − 3x2 y) + i (x3 − 3xy 2 + c) where c is a real constant .

5
Putting y = 0 and x = z to express f in terms of z, we get

f (z) = i (z 3 + c) where c is a real constant .

(b) Given that v(x, y) = sin x cosh y.


Do it similarly as done in (a)
Final Answer u(x, y) = − cos x sinh y + k where k is a real constant and f (z) = i sin(z) + k.

(c) Given that u(x, y) − v(x, y) = (x − y)(x2 + 4xy + y 2 ).

f (z) = u(x, y) + i v(x, y)


i f (z) = −v(x, y) + i u(x, y)
g(z) = (1 + i) f (z) = (u(x, y) − v(x, y)) + i (u(x, y) + v(x, y))
= U (x, y) + i V (x, y) (say)

If f is analytic then g = (1 + i)f is analytic.


Now, the real part U = u − v of g is given. We will find the imaginary part V = u + v of g.
After that, we can determine u and v from U and V .
Step 1: Verifying that U is harmonic.
Given that U (x, y) = (x − y)(x2 + 4xy + y 2 ).
Ux = 3x2 + 6xy − 3y 2 , Uy = 3x2 − 6xy − 3y 2 , Uxx = 6x + 6y, Uyy = −6x − 6y. It gives that
Uxx + Uyy = 0. Therefore, U is harmonic in C.

Step 2:
Since g is analytic, g satisfies the Cauchy-Riemann equations.

Ux (x, y) = 3x2 + 6xy − 3y 2 = Vy (x, y) .

Holding x fixed, and integrating both sides with respect to y,


Z Z
Vy (x, y) dy = (3x2 + 6xy − 3y 2 ) dy

V (x, y) = 3x2 y + 3xy 2 − y 3 + φ(x)


where φ(x) is arbitrary function of x.

Step 3:
Differentiating V (x, y) with respect to x partially, we get

Vx (x, y) = 6xy + 3y 2 + φ0 (x)

But Uy (x, y) = −Vx (x, y) gives that

Vx (x, y) = −Uy (x, y) = −3x2 + 6xy + 3y 2

Combining the last two equations we get

φ0 (x) = −3x2

6
Integrating it with respect to x, we get
Z Z
0
φ (x) dx = −3x2 dx

φ(x) = −x3 + c
where c is an arbitrary real constant. Therefore

V (x, y) = 3x2 y + 3xy 2 − y 3 − x3 + c where c is a real constant .

Step 4: Finding f (z).

U (x, y) = u(x, y) − v(x, y) = 3x2 y − 3xy 2 − y 3 + x3


V (x, y) = u(x, y) + v(x, y) = 3x2 y + 3xy 2 − y 3 − x3 + c

where c is a real constant.


Putting y = 0 and x = z to express g in terms of z, we get

g(z) = (1 − i) z 3 + i c where c is a real constant .

g(z) (1 − i) z 3 + i c (1 + i)c
f (z) = = = −i z 3 +
1+i (1 + i) 2
f (z) = −i z 3 + A where A is a complex constant .

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy