Lecture 2b - Analytic - Function - Limit and Continuity
Lecture 2b - Analytic - Function - Limit and Continuity
Lecture 2b:
Analytic Functions
Continuity and Limit
Functions of a Complex Variable SEEE
f ( z ) = u ( x, y ) + iv( x, y )
2
Functions of a Complex Variable SEEE
• Example
If f(z)=z2, then When v=0, f is a real-valued function.
case #1: z = x + iy
f ( z ) = ( x + iy ) 2 = x 2 − y 2 + i 2 xy
u ( x, y ) = x 2 − y 2 ; v( x, y ) = 2 xy
3
Mappings SEEE
• Complex functions
f ( z ) = f ( x + yi ) = u ( x, y ) + iv( x, y )
mapping
v
y
z(x,y) w(u(x,y),v(x,y))
u
x
Note that here x, y, u(x,y) and v(x,y) are all real values.
4
Mappings SEEE
• Examples
y v
w = z + 1 = ( x + 1) + iy z(x,y) w(x+1,y)
Translation Mapping
x u
y v
w = z = x − yi z(x,y)
Reflection Mapping u
w(x,-y)
5
Limits SEEE
lim f ( z ) = w0
z → z0
6
SEEE
Limits
Complex Limits
➢ A complex limit is based on a notion of “close” in the complex plane.
➢ Because the distance in the complex plane between two points z1 and
z2 is given by the modulus of the difference of z1 and z2, the precise
definition of a complex limit will involve |z2 − z1|.
➢ E.g., the phrase “f (z ) can be made arbitrarily close to the complex
number L” can be stated precisely: “for every > 0, z can be chosen so
that |f (z ) − L| < .
➢ Since the modulus of a complex number is a real number, both and δ
still represent small positive real numbers:
SEEE
Limits
Criterion for the Nonexistence of a Limit
Limits SEEE
• Example
i
Show that f ( z ) = iz / 2 in the open disk |z| < 1, then lim f ( z ) =
z →1 2
Proof:
i iz i | i || z − 1| | z − 1|
| f ( z ) − |=| − |= =
2 2 2 2 2
0, = 2 , s.t.
when 0 | z − 1| (= 2 )
| z − 1| i
0 | f ( z ) − |
2 2
9
Limits SEEE
Limit Laws
• We turn now to limits that do exist.
• Just as for functions of one variable, the calculation of limits
for functions of two variables can be greatly simplified by the
use of properties of limits.
• The Limit Laws can be extended to functions of two variables:
– The limit of a sum is the sum of the limits,
– The limit of a product is the product of the limits, and so on.
• In particular, the following equations are true:
SEEE
Limit Laws (cont’d)
• The Squeeze Theorem also holds.
3x 2 y
• As an example, we find lim
( x ,y )→( 0 , 0 ) x 2 + y 2
if it exists:
Solution (cont’d)
• Thus 3x 2 y
0 2 3y
x +y 2
we conclude that
2
3x y
lim =0
( x ,y )→( 0 , 0 ) x + y
2 2
SEEE
Limits
Properties of Complex Limits
SEEE
Limits
Real and Imaginary Parts of a Limit
Limits SEEE
• Examples
21
Continuity SEEE
• Derivative
Let f be a function whose domain of definition contains
a neighborhood |z-z0|<ε of a point z0. The derivative of
f at z0 is the limit
f ( z ) − f ( z0 )
f '( z0 ) = lim
z → z0 z − z0
28
Derivatives SEEE
• Example
Suppose that f(z) = z2. At any point z
w ( z + z ) 2 − z 2
lim = lim = lim (2 z + z ) = 2 z
z →0 z z →0 z z → 0
29
Derivatives SEEE
Derivative Continuity
f ( z ) − f ( z0 )
lim[ f ( z ) − f ( z0 )] = lim lim( z − z0 ) = f '( z0 )0 = 0
z → z0 z → z0 z − z0 z → z0
Note: The existence of the derivative of a function at a point implies the continuity
of the function at that point.
30
Differentiation Formulas SEEE
• Differentiation Formulas
d d d
c = 0; z = 1; [cf ( z )] = cf '( z )
dz dz dz
F ( z ) = g ( f ( z ))
d n
[ z ] = nz n −1 F '( z0 ) = g '( f ( z0 )) f '( z0 )
dz
dW dW dw
d =
[ f ( z ) g ( z )] = f '( z ) g '( z ) dz dw dz
dz
d
[ f ( z ) • g ( z )] = f ( z ) • g '( z ) + f '( z ) • g ( z )
dz
d f ( z) f '( z ) • g ( z ) − f ( z ) • g '( z )
[ ]=
dz g ( z ) [ g ( z )]2
31
Differentiation Formulas SEEE
• Example
To find the derivative of (2z2+i)5
d
(2 z 2 + i )5 = (5w4 ) w ' = 5(2 z 2 + i ) 4 (4 z ) = 20 z (2 z 2 + i) 4
dz
32
Cauchy-Riemann Equations SEEE
• Theorem
Suppose that f ( z ) = u ( x, y ) + iv( x, y )
and that f’(z) exists at a point z0=x0+iy0. Then the first-order
partial derivatives of u and v must exist at (x0,y0), and they
must satisfy the Cauchy-Riemann equations
u x = v y ; u y = −vx
u v u v
or = and =−
x y y x
then we have
f '( z0 ) = u x ( x0 , y0 ) + ivx ( x0 , y0 )
33
Cauchy-Riemann Equations SEEE
• Example 1
f ( z ) = z 2 = x 2 − y 2 + i 2 xy
is differentiable everywhere and that f’(z)=2z. To verify that
the Cauchy-Riemann equations are satisfied everywhere,
write
u ( x, y ) = x − y
2 2
v( x, y ) = 2 xy
ux = 2 x = vy u y = −2 y = −vx
f '( z ) = 2 x + i 2 y = 2( x + iy ) = 2 z
34
Polar Coordinates SEEE
• Assuming that z0 ≠ 0
x = r cos , y = r sin
u u x u y u u x u y
= + = +
r x r y r x y
• Analytic at a point z0
A function f of the complex variable z is analytic at a
point z0 if it has a derivative at each point in some
neighborhood of z0.
Note that if f is analytic at a point z0, it must be analytic at each
point in some neighborhood of z0
• Analytic function
A function f is analytic in an open set if it has a
derivative everywhere in that set.
Note that if f is analytic in a set S which is not open, it is to be
understood that f is analytic in an open set containing S.
36
Analytic Function SEEE
37
Examples SEEE
• Example 1
The quotient
z3 + 4
f ( z) = 2
( z − 3)( z 2 + 1)
38
SEEE
Example
x2 − y2
• Where is the function f (x , y ) = 2
continuous? x +y 2