1588521418-week-4-lecture
1588521418-week-4-lecture
2
ANALYTIC FUNCTIONS
∗
Although the domain of definition is often a domain as defined in Sec. 12, it need not be.
37
38 ANALYTIC FUNCTIONS CHAP. 2
Each of the real numbers u and v depends on the real variables x and y, and it follows
that f (z) can be expressed in terms of a pair of real-valued functions of the real
variables x and y:
(1) f (z) = u(x, y) + iv(x, y).
If the function v in equation (1) always has value zero, then the value of f is
always real. Thus f is a real-valued function of a complex variable.
A generalization of the concept of function is a rule that assigns more than one
value to a point z in the domain of definition. These multiple-valued functions occur
SEC. 14 THE MAPPING w = z 2 43
EXERCISES
1. For each of the functions below, describe the domain of definition that is understood:
1 1
(a) f (z) = 2 ; (b) f (z) = Arg ;
z +1 z
z 1
(c) f (z) = ; (d) f (z) = .
z+z 1 − |z|2
Ans. (a) z = ±i; (b) Re z = 0.
2. In each case, write the function f (z) in the form f (z) = u(x, y) + iv(x, y):
z̄ 2
(a) f (z) = z 3 + z + 1; (b) f (z) = (z = 0).
z
Suggestion: In part (b), start by multiplying the numerator and denominator by z̄.
3. Suppose that f (z) = x 2 − y 2 − 2y +i(2x −2x y), where z = x +i y. Use the expressions
(see Sec. 6)
z+z z−z
x= and y=
2 2i
to write f (z) in terms of z, and simplify the result.
Ans. f (z) = z 2 + 2i z.
4. Write the function
1
f (z) = z + (z = 0)
z
44 ANALYTIC FUNCTIONS CHAP. 2
15. LIMITS
Let a function f be defined at all points z in some deleted neighborhood of a point z 0 .
The statement that f (z) has a limit w0 as z approaches z 0 , or that
(1) lim f (z) = w0 ,
z→z 0
means that the point w = f (z) can be made arbitrarily close to w0 if we choose the
point z close enough to z 0 but distinct from it. We now express the definition of limit
in a precise and usable form.
Statement (1) means that for each positive number ε, there is a positive number
δ such that
(2) | f (z) − w0 | < ε whenever 0 < |z − z 0 | < δ.
Geometrically, this definition says that for each ε neighborhood |w − w0 | < ε of
w0 , there is a deleted δ neighborhood 0 < |z − z 0 | < δ of z 0 such that every point
z in it has an image w lying in the ε neighborhood (Fig. 22). Note that even though
all points in the deleted neighborhood 0 < |z − z 0 | < δ are to be considered, their
images need not fill up the entire neighborhood |w − w0 | < ε. If f has the constant
value w0 , for instance, the image of z is always the center of that neighborhood. Note,
too, that once a δ has been found, it can be replaced by any smaller positive number,
such as δ/2.
SEC. 15 LIMITS 45
y v
w
w0
z0 z
O x O u FIGURE 22
Then, for each positive number ε, there are positive numbers δ0 and δ1 such that
| f (z) − w0 | < ε whenever 0 < |z − z 0 | < δ0
and
| f (z) − w1 | < ε whenever 0 < |z − z 0 | < δ1 .
Since
w1 − w0 = [ f (z) − w0 ] + [w1 − f (z)],
the triangle inequality tells us that
|w1 − w0 | ≤ [ f (z) − w0 ] + [w1 − f (z)] = | f (z) − w0 | + | f (z) − w1 |.
So if 0 < |z − z 0 | < δ where δ is any positive number smaller than δ0 and δ1 , we find that
|w1 − w0 | < ε + ε < 2ε.
But |w1 − w0 | is a nonnegative constant, and ε can be chosen arbitrarily small. Hence
w1 − w0 = 0, or w1 = w0 .
Definition (2) requires that f be defined at all points in some deleted neighborhood
of z 0 . Such a deleted neighborhood, of course, always exists when z 0 is an interior
point of a region on which f is defined. We can extend the definition of limit to the case
in which z 0 is a boundary point of the region by agreeing that the first of inequalities
(2) need be satisfied by only those points z that lie in both the region and the deleted
neighborhood.
EXAMPLE 1. Let us show that if f (z) = i z̄/2 in the open disk |z| < 1, then
i
(3) lim f (z) = ,
z→1 2
46 ANALYTIC FUNCTIONS CHAP. 2
the point 1 being on the boundary of the domain of definition of f . Observe that when
z is in the disk |z| < 1,
i iz i |z − 1|
f (z) −
= − = .
2 2 2 2
Hence, for any such z and each positive number ε (see Fig. 23),
i
f (z) −< ε whenever 0 < |z − 1| < 2ε.
2
Thus condition (2) is satisfied by points in the region |z| < 1 when δ is equal to 2ε or
any smaller positive number.
y v
–i f(z)
z =2 2
O 1 x O u
FIGURE 23
EXAMPLE 2. If
z
(4) f (z) = ,
z
the limit
(5) lim f (z)
z→0
does not exist. For, if it did exist, it could be found by letting the point z = (x, y)
approach the origin in any manner. But when z = (x, 0) is a nonzero point on the real
axis (Fig. 24),
x + i0
f (z) = = 1;
x − i0
y
z = (0, y)
(0, 0) z = (x, 0) x
FIGURE 24
SEC. 16 THEOREMS ON LIMITS 47
Then
(2) lim f (z) = w0 ;
z→z 0
To prove the theorem, we first assume that limits (1) hold and obtain limit (2).
Limits (1) tell us that for each positive number ε, there exist positive numbers δ1 and
δ2 such that
ε
(3) |u − u 0 | < whenever 0 < (x − x0 )2 + (y − y0 )2 < δ1
2
and
ε
(4) |v − v0 | < whenever 0 < (x − x0 )2 + (y − y0 )2 < δ2 .
2
48 ANALYTIC FUNCTIONS CHAP. 2
Then
(8) lim [ f (z) + F(z)] = w0 + W0 ,
z→z 0
and, if W0 = 0 ,
f (z) w0
(10) lim = .
z→z 0 F(z) W0
This important theorem can be proved directly by using the definition of the limit
of a function of a complex variable. But, with the aid of Theorem 1, it follows almost
immediately from theorems on limits of real-valued functions of two real variables.
To verify property (9), for example, we write
f (z) = u(x, y) + iv(x, y), F(z) = U (x, y) + i V (x, y),
z 0 = x0 + i y0 , w0 = u 0 + iv0 , W0 = U0 + i V0 .
Then, according to hypotheses (7) and Theorem 1, the limits as (x, y) approaches
(x0 , y0 ) of the functions u, v, U , and V exist and have the values u 0 , v0 , U0 , and V0 ,
respectively. So the real and imaginary components of the product
f (z)F(z) = (uU − vV ) + i(vU + uV )
have the limits u 0 U0 − v0 V0 and v0 U0 + u 0 V0 , respectively, as (x, y) approaches
(x0 , y0 ). Hence, by Theorem 1 again, f (z)F(z) has the limit
(u 0 U0 − v0 V0 ) + i(v0 U0 + u 0 V0 )
as z approaches z 0 ; and this is equal to w0 W0 . Property (9) is thus established. Corre-
sponding verifications of properties (8) and (10) can be given.
It is easy to see from definition (2), Sec. 15, of limit that
lim c = c and lim z = z 0 ,
z→z 0 z→z 0
where z 0 and c are any complex numbers; and, by property (9) and mathematical
induction, it follows that
lim z n = z 0n (n = 1, 2, . . .).
z→z 0
Furthermore,
2z 3 − 1 (1/z 2 ) + 1 z + z3
lim =∞ since lim = lim = 0.
z→∞ z 2 + 1 z→0 (2/z 3 ) − 1 z→0 2 − z 3
18. CONTINUITY
A function f is continuous at a point z 0 if all three of the following conditions are
satisfied:
(1) lim f (z) exists,
z→z 0
(2) f (z 0 ) exists,
(3) lim f (z) = f (z 0 ).
z→z 0
Observe that statement (3) actually contains statements (1) and (2), since the existence
of the quantity on each side of the equation in that statement is needed. Statement (3)
says, of course, that for each positive number ε, there is a positive number δ such that
(4) | f (z) − f (z 0 )| < ε whenever |z − z 0 | < δ.
A function of a complex variable is said to be continuous in a region R if it is
continuous at each point in R.
If two functions are continuous at a point, their sum and product are also contin-
uous at that point; their quotient is continuous at any such point if the denominator
is not zero there. These observations are direct consequences of Theorem 2, Sec. 16.
Note, too, that a polynomial is continuous in the entire plane because of limit (11) in
Sec. 16.
We turn now to two expected properties of continuous functions whose verifica-
tions are not so immediate. Our proofs depend on definition (4) of continuity, and we
present the results as theorems.
y v V
g[ f(z)]
z z0
f(z0) g[ f(z0)]
O x O u O U
f(z)
FIGURE 26
Assuming that f (z) is, in fact, continuous and nonzero at z 0 , we can prove Theo-
rem 2 by assigning the positive value | f (z 0 )|/2 to the number ε in statement (4). This
tells us that there is a positive number δ such that
| f (z 0 )|
| f (z) − f (z 0 )| < whenever |z − z 0 | < δ.
2
So if there is a point z in the neighborhood |z − z 0 | < δ at which f (z) = 0, we have
the contradiction
| f (z 0 )|
| f (z 0 )| < ;
2
and the theorem is proved.
The continuity of a function
(5) f (z) = u(x, y) + iv(x, y)
is closely related to the continuity of its component functions u(x, y) and v(x, y), as
the following theorem indicates.
The proof follows immediately from Theorem 1 in Sec. 16, regarding the con-
nection between limits of f and limits of u and v.
The next theorem is extremely important and will be used often in later chapters,
especially in applications. Before stating the theorem, whose proof is based on Theo-
rem 3, we recall from Sec. 12 that a region R is closed if it contains all of its boundary
points and that it is bounded if it lies inside some circle centered at the origin.
54 ANALYTIC FUNCTIONS CHAP. 2
To prove this, we assume that the function f in equation (5) is continuous and
note how it follows that the function
[u(x, y)]2 + [v(x, y)]2
is continuous throughout R and thus reaches a maximum value M somewhere in R.∗
Inequality (6) thus holds, and we say that f is bounded on R.
EXERCISES
1. Use definition (2), Sec. 15, of limit to prove that
z2
(a) lim Re z = Re z 0 ; (b) lim z = z 0 ; (c) lim = 0.
z→z 0 z→z 0 z→0 z
2. Let a, b, and c denote complex constants. Then use definition (2), Sec. 15, of limit to
show that
(a) lim (az + b) = az 0 + b; (b) lim (z 2 + c) = z 02 + c;
z→z 0 z→z 0
(c) lim [x + i(2x + y)] = 1 + i (z = x + i y).
z→1−i
3. Let n be a positive integer and let P(z) and Q(z) be polynomials, where Q(z 0 ) = 0. Use
Theorem 2 in Sec. 16, as well as limits appearing in that section, to find
1 i z3 − 1 P(z)
(a) lim n (z 0 = 0); (b) lim ; (c) lim .
z→z 0 z z→i z + i z→z 0 Q(z)
∗
See, for instance, A. E. Taylor and W. R. Mann, “Advanced Calculus,” 3d ed., pp. 125–126 and p. 529,
1983.