Topic_6_Complex_variable_analysis_with_applications
Topic_6_Complex_variable_analysis_with_applications
LECTURE 1
Introduction
Complex functions are an indispensable part in Engineering as well as Physics. They
provide practical solutions to cases that may have no solutions in the real sense. In this
section, we explore key concepts known in the usual calculus of real variables and try to
extend them to the complex world. We shall assume that the learner is comfortable with
the introductory parts of complex numbers so that we can use the language from there
without loss of generality.
The function f is divided into real and imaginary parts. A complex function f (z) is
equivalent to a pair of real functions u(x, y) and v(x, y), each depending on the two real
1
variables x and y.
Example 1.1.1
z
w = f (z) = , Df = C \ {0}.
z
z2 z2 (x + iy)2 x2 − y 2 2xy
w= = 2 = 2 2
= 2 2
+i 2 .
zz |z| x +y x +y x + y2
So we get that
x2 − y 2 2xy
u(x, y) = v(x, y) = .
x2 + y 2 x2+ y2
Example 1.1.2 Find the real and imaginary parts of f (z) = 2z 3 − 3z.
f (z) = z 2 + 2z, at z = 3 + i
w0 = limz→z0 f (z).
Theorem
If f (z) = u(x, y) + iv(x, y) , z0 = x0 + iy0 and w0 = u0 + iv0 , then
lim v(x, y) = v0 .
(x,y)→(x0 ,y0 )
2
Notice: When we check the limit and continuity of a complex function we are actually
checking the limit and continuity of two real valued function.
lim (z/z)
z→0
z x + yi (x + yi)2
f (z) = = =
z x − yi (x − yi)(x + yi)
x2 + 2xyi − y 2 x2 − y 2 2xy
= 2 2
= 2 2
+ 2 i.
x +y x +y x + y2
So we get
x2 − y 2 2xy
u(x, y) = and v(x, y) = .
x2 + y 2 x2 + y2
We can change v(x, y) to polar form:
2xy 2r2 cos θ sin θ
v(x, y) = = = 2 cos θ sin θ = sin 2θ.
x2 + y 2 r2 cos2 θ + r2 sin2 θ
So the limit of v(x, y) is
2xy
lim = lim sin 2θ,
(x,y)→(0,0) x2+ y 2 (r,θ)→(0,0)
Which depends on the side from where we are approaching zero. So lim(x,y)→(0,0) v(x, y)
does not exist. Which means that limz→0 (z/z) does not exist.
1.1.2 Derivatives
3
Example 1.1.5 Let w = f (z) = z 2 . Derivative of f is
∆w (z + ∆z)2 − z 2 2z∆z + (∆z)2
= = = 2z + ∆z.
∆z ∆z ∆z
Limit is
∆w
lim = lim (2z + ∆z) = 2z.
∆z→0 ∆z ∆z→0
Notice that the differentiation rules are the same as in real calculus. Thus, e.g.
1. (cf )0 = cf 0
2. (f + g)0 = f 0 + g 0
3. (f g)0 = f 0 g + f g 0
0 0 g0
4. fg = f g−f g2
∆z ∆x − i∆y ∆x = 1 when ∆y = 0
∆x
= = =
∆z ∆x + i∆y −i∆y = −1 when ∆x = 0
i∆y
Hence limit does not exist at any z. In other words function f (z) = z is not differentiable.
The example may be surprising, but it merely illustrates that differentiability of a com-
plex function is a rather severe requirement.
Analytic functions are differentiable in some domain, so that we can do ”calculus in com-
plex”. They are the main concern of complex analysis!
4
Definition 1.4 A function f is said to be analytic in a domain A, if it is differentiable
at all points of A. The function f is said to be analytic at a point z = z0 , if it is analytic
in a neighborhood of z0 , in other words, in neighborhood |z − z0 | < ε, when ε > 0.
If f is not analytic in point z0 , but every circle |z − z0 | < ε, ε > 0, consists of points
where f is analytic, then z0 is said to be a special point in f (or a critical point).
f 0 (z) = (1.2)
∆w f (z + ∆z) − f (z)
lim = lim =
∆z→0 ∆z ∆z→0 ∆z
0 u(x + ∆x, y) − u(x, y) v(x + ∆x, y) − v(x, y)
f (z) = lim +i
∆x→0 ∆x ∆x
∂u ∂v
= +i = ux + ivx .
∂x ∂x
0 u(x, y + ∆y) − u(x, y) v(x, y + ∆y) − v(x, y)
f (z) = lim −i +
∆y→0 ∆y ∆y
∂u ∂v
= −i + = −iuy + vy .
∂y ∂y
5
Limit has to be the same without depending on from where ∆z approaches zero. This
means that
∂u =
∂v
∂x ∂y
∂u = − ∂v
∂y ∂x
Theorem
If two real-valued continuous functions u(x, y) and v(x, y) of two real variables x and y
have continuous first partial derivatives that satisfy the Cauchy-Riemann equations in
some domain D, then the complex function f (z) = u(x, y) + iv(x, y) is analytic in D.
If we use the polar form z = r(cos θ + i sin θ) and set f (z) = u(r, θ) + iv(r, θ), then the
Cauchy-Riemann equations are
1 1
ur = vθ vr = − uθ (r > 0) (1.3)
r r
The Cauchy-Riemann equations are the most important equations in complex
analysis and one of the pillars on which complex analysis rests.
One of the main reasons for the great practical importance of complex analysis in en-
gineering mathematics results from the fact that both the real part and the imaginary
6
part of an analytic function satisfy the most important differential equation of physics,
Laplace’s equation, which occurs in gravitation, electrostatics, fluid flow, heat conduction,
and so on.
Theorem
If f (z) = u(x, y) + iv(x, y) is analytic in a domain D, then u and v satisfy Laplace’s
equation
and
∇2 v = vxx + vyy = 0 (1.5)
7
LECTURE 2
• In the second plane, the w-plane, we plot the corresponding function values w = f (z)
A given function f assigns to each point z in its domain of definition D the corresponding
point w = f (z) in w-plane. We say that f defines a mapping of D into the w-plane. For
any point z0 in D we call the point w0 = f (z0 ) the image of z0 w.r.t. f.
A conformal mapping is a mapping that preserves angles between any oriented curves
both in magnitude and in sense.
Here, the concept of an oriented curve is defined as follows. Recall from calculus that for
a curve C in the xy-plane a parametric representation is x = x(t), y = y(t). (Example:
x = cos t, y = sin t represents the circle x2 + y 2 = 1) In the complex plane we can write
this
We assume that C is smooth; that is z(t) is differentiable and the derivative is continuous
and nowhere zero. The sense of increasing values of the parameter t is called the positive
sense on C; in this way z(t) defines an orientation of C. Angle of intersection α of two
8
curves C1 and C2 defined as the angle between the oriented tangents at the intersection.
Theorem
Conformality of mapping by analytic functions:
The mapping defined by an analytic function f (z) is conformal, except at critical points,
that is, points at which the derivative is zero.
9
LECTURE 3
• In applications there occur real integrals that can be evaluated by complex integra-
tion, whereas the usual methods of real integral calculus fail.
In complex integration we define and explain complex integration techniques. The most
important result is the Cauchy’s integral theorem. We also show that if a function is
analytic, it has derivatives of all orders. Hence in this respect, complex analytic functions
behave much more simply as functions of real variables.
Point set
C = {z ∈ C | z = z(t) = x(t) + iy(t), t ∈ [a, b]}
forms a line in complex plane. C is continuous line, if z(t) is continuous function in [a, b].
When variable t goes from a to b, changes the curve point along C from α = z(a) to
10
β = z(b). We call C as path of integration or simply curve. If z(t1 ) 6= z(t2 ) always when
t1 6= t2 , then C is simple curve. C is smooth if derivative z 0 (t) exists and is continuous.
Curve is piecewise smooth, if points where z 0 (t) does not exist, or z 0 (t) = 0, has finite
value.
Let function f : C → C be defined in C = {z | z = z(t) = x(t) + iy(t), t ∈ [a, b]} (so.
C ⊂ Df ).
H
If C is closed we use C
f (z)dz.
Integral is then
Z Z b
f (z)dz = [(ux0 − vy 0 ) + i(uy 0 + vx0 )]dt
C a
Z b Z b
0 0
= (ux − vy )dt + i (uy 0 + vx0 )dt
a a
Z Z
= udx − vdy + i vdx + udy, (1.10)
C C
R R
where C
udx − vdy and C
vdx + udy are line integrals of two real valued functions in
xy-plane along C. Integrals exists if u and v are piecewise continuous in C.
Properties of the Integral
11
1. Sense reversal: Z α Z β
f (z)dz = − f (z)dz;
β(−C) α(C)
2. Linearity of Integral:
Z Z Z
(γf1 (z) + δf2 (z))dz = γ f1 (z)dz + δ f2 (z)dz,
C C C
where γ, δ ∈ C.
4. Z Z Z b
f (z)dz ≤ |f (z)||dz| = |f (z(t))||z 0 (t)|dt ≤ M L,
C C a
C = C1 ∪ C2 = {z ∈ C | z = t, 0 ≤ t ≤ 2} ∪ {z ∈ C | z = 2 + it,
0 ≤ t ≤ 1}.
12
R
Example 1.3.3 Evaluate C
f (z)dz when f (z) = Im(z 2 ) and C is the boundary of square
with vertices 0, 1, 1 + i, i (go around the path clockwise)
C = {z | |z − z0 | = r}.
Lets assume that function f (z) to be integrated has such a integral function F (z), that
F 0 (z) = f (z) in certain areas A every point. Let
C = {z | z = z(t), a ≤ t ≤ b} ⊂ A
path α −→ β, is then
Z Z b Z b Z b
0 0 0 d
f (z)dz = f (z(t))z (t)dt = F (z(t))z (t)dt = (F (z(t)))dt
C a a a dt
.b
= F (z(t)) = F (z(b)) − F (z(a)) = F (β) − F (α). (1.11)
a
R
So integral C
f (z)dz does not depend on the path C, but only end points α and β.
Notice that simple connectedness is quite essential in here. Since analytic functions are
our main concern, and since differentiation formulas will often help in finding F (z) for
given f (z) = F 0 (z), the present method is of great practical interest.
Ri
Example 1.3.5 Integrate −i(C)
ez dz
R 1+i
Example 1.3.6 Integrate a) 0
z 2 dz
R πi
b) −πi cos zdx
Ri
c) −i dzz
13
Integral of integer powers
2πi (n = −1)
I
(z − z0 )n dz = (1.12)
C 0 (n 6= −1and integer)
14
LECTURE 4
1.) A simple closed path is a closed path that does not intersect or touch itself. For
example, a circle is simple, an 8-shaped curve is not.
2.) Domain D is simply connected domain, if every simple closed path in D encloses only
points of D. Examples: The interior of a circle (”open disk”), ellipse, or any simple closed
curve. A domain that is not simply connected is called multiply connected. Examples:
Annulus, a disk without the center
Theorem Cauchy’s integral theorem:
If f is analytic function in a simply connected domain A and α and β are points in A,
then integral Z β
f (z)dz
α(C)
15
does not depend on integration path C.
This can be also written for closed path as:
where C is the unit circle. Again theorem holds since sec z = 1/ cos z which is not analytic
at z = ±π/2, ±3π/2, ... but all these points lie outside C. Similarly for the second integral,
where integrand is not analytic at z = ±2i which are outside C.
H
Example 1.4.2 Evaluate C
f (z)dz when f (z) = z, and C : z(t) = eit is the unit circle.
dz
H
Example 1.4.3 Evaluate C
f (z)dz when f (z) = z2
where C is the unit circle.
Independence of Path
We know from the preceding that the value of a line integral of a given function f (z) from
a point z1 to a point z2 will in general depend on the path C over which we integrate,
not merely on z1 and z2 . It is important to characterize situations in which this difficulty
of path dependence does not occur. This task suggest the following concept. We call an
integral of f (z) independent of path in a domain D if for every z1 , z2 in D its value
depends only on the initial point z1 and the terminal point z2 but not on the choice of
the path C in D.
Theorem
Independence of path: If f (z) is analytic in a simply connected domain D, then the inte-
16
gral of f (z) is independent of path in D.
Theorem If f (z) is analytic in a simply connected domain D, then there exists an indef-
inite integral F (z) of f (z) in D. Thus, F 0 (z) = f (z), which is analytic in D, and for all
paths in D joining any two points z0 and z1 in D, the integral of f (z) from z0 to z1 can
Rz
be evaluated by z01 f (z)dz = F (z1 ) − F (z0 ).
The principle of deformation of path: As long as our deforming path always contains only
points at which f (z) is analytic, the integration retains the same value.
Example 1.4.4 Let C be arbitrary closed path, where interior point z0 belongs. Compute
the integral I
(z − z0 )n dz , n ∈ Z.
C
2z − i
I
I= 2
dz, C = {z | |z| = 2}.
C z − iz
17
I
Re(z)dz
C
where C is the contour of the upper half plane of unit circle and line from −1 to 1.
The most important consequence of Cauchy’s integral theorem is Cauchy’s integral for-
mula. This formula is useful for evaluating integrals. Equally important is its key role in
proving the surprising fact that analytic functions have derivatives of all orders. Cauchy’s
integral formula and its conditions of validity may be stated as follows.
Theorem:Cauchy’s integral formula:
We assume that f is analytic function in domain A, which includes simple closed path C
and Cs interior. If z0 is interior point in C then
I
1 f (z)
f (z0 ) = dz. (1.14)
2πi C z − z0
f (z) − f (z0 )
I I I
f (z) f (z0 )
dz = dz + dz = I1 + I2 .
C z − z0 C z − z0 C z − z0
f (z)−f (z0 )
Function z−z0
is analytic in domain A \ {z0 }, because f (z) is analytic in A.
Let Cr z0 -center r-radius circle, which is in C. According to generalized Cauchy’s integral
theorem we get
f (z) − f (z0 )
I
I2 = dz.
Cr z − z0
18
Let ε > 0 be given. Because f is continuous in z0 , then there exists δ > 0, such that
Example 1.4.7
I
cos z 0,
when 0 is outside C,
dz =
C z 2πi cos 0 = 2πi, when 0 is inside C,
b)
z3 − 6
I
dz
C 2z − i
Example 1.4.10 Integrate around different contours:
z2 + 1
I
C z2 − 1
19
Example 1.4.11 Integrate
20
LECTURE 5
∞
X
S(z) = an (z − z0 )n
n=0
sum S(z) is analytic function in its radii of convergence, which term-wise derivative is
∞
X
0
S (z) = D an (z − z0 )n
n=0
∞
X
= D{an (z − z0 )n }
n=0
∞
X
= nan (z − z0 )n−1 .
n=1
√
Also radii of convergence for derived series is R (because n
n → 1, when n → ∞).
∞
X
S 00 (z) = n(n − 1)an (z − z0 )n−2
n=2
..
.
∞
X
S (k) (z) = n(n − 1) . . . (n − k + 1)an (z − z0 )n−k
n=k
..
.
21
Power series sum function S(z) can be derived infinitely many times:
∞
X S (k) (z0 )
S(z) = (z − z0 )k , (1.15)
k=0
k!
Taylor Series
P∞
We noticed earlier that power series k=0 ak (z − z0 )k sum S(z) is analytic function in its
convergence radii and
S (k) (z0 )
ak = ,
k!
which means that power series is sum functions Taylor series.
We assume that function f (z) is analytic in A and z0 ∈ A. Let Cr z0 -center r-radius
circle, belonging in A (r > 0). Let z be point in Cr and |z − z0 | = % < r. We choose %1
so that % < %1 < r. Let
C = {z | |z − z0 | = %1 } ⊂ A.
Let ξ ∈ C. We have
1 1 1 1
= = ·
ξ−z (ξ − z0 ) − (z − z0 ) ξ − z0 1 − z−z
ξ−z0
0
∞ k X ∞
1 X z − z0 (z − z0 )k
= = .
ξ − z0 k=0 ξ − z0 k=0
(ξ − z0 )k+1
22
Sum function is geometric series where
z − z0 %
|q| = = < 1,
ξ − z0 %1
so series converges. Let M = maxξ∈C |f (ξ)|. Then we have
k
(z − z0 )k |z − z0 |k
M %
f (ξ) k+1
= |f (ξ)| k+1
≤ ,
(ξ − z0 ) |ξ − z0 | %1 %1
when ξ ∈ C. Series
∞ k
X M %
k=1
%1 %1
∞
X (z − z0 )k
f (ξ)
k=1
(ξ − z0 )k+1
∞
!
(z − z0 )k
I I
f (ξ) X
dξ = k+1
f (ξ) dξ
C ξ−z C k=0
(ξ − z0)
∞ I
X f (ξ)
= (z − z0 )k dξ,
k=0 C (ξ − z0 )k+1
so we have
23
∞
X f (k) (z0 )
f (z) = (z − z0 )k . (1.16)
k=1
k!
∞
X 1 (k)
f (z) = ak (z − z0 )k , where ak = f (z0 ). (1.17)
k=0
k!
This converges in z0 -center circle |z − z0 | < r, which has only points belonging to domain
A.
∞
1 X
= zn = 1 + z + z2 + · · · (1.19)
1−z n=0
24
Example 1.5.3 Exponential function
We know that the exponential function ez is analytic for all z, and (ez )0 = ez . Hence from
Taylor series with z0 = 0 we obtain the Maclaurin series
∞
z
X zn
e = = 1 + z + z 2 /(2!) + · · · (1.20)
n=0
n!
cos z = ∞ n z (2n) 2 4
P
n=0 (−1) (2n)! = 1 − z /(2!) + z /(4!) − + · · ·
sin z = ∞ n z (2n+1) 3 5
P
n=0 (−1) (2n+1)! = z − z /(3!) + z /(5!) − + · · ·
when z = x these are the familiar Maclaurin series of the real functions cos x and sin x.
Similarly, by substituting (1.20) into
cosh = 1/2(ez + e−z ) sinh z = 1/2(ez − e−z )
we obtain
cosh z = ∞ z (2n) 2 4
P
n=0 (2n)! = 1 + z /(2!) + z /(4!) + · · ·
sinh z = ∞ z (2n+1) 3 5
P
n=0 (2n+1)! = z + z /(3!) + z /(5!) + · · ·
Some practical methods: The following examples show ways of obtaining Taylor series
more quickly than by the use of the coefficient formulas. Regardless of the method used,
the result will be the same. This follows from the uniqueness theorem.
25
1
Example 1.5.5 Find power series of c−bz
in powers of z − a where c − ab 6= 0 and b 6= 0.
1
f (z) =
1 + z2
f (z) = tan−1 z
Example 1.5.8 Find the Taylor series of the following function with center z0 = 1
2z 2 + 9z + 5
f (z) =
z 3 + z 2 − 8z − 12
Laurent series
P∞ n
Next we examine power series n=1 cn w with convergence radius R. If w = 1/(z − z0 ),
we have series
∞
X 1 c1 c2 c3
cn n
= + 2
+ + ...,
n=1
(z − z0 ) z − z0 (z − z0 ) (z − z0 )3
Let f be analytic function in circle r1 < |z − z0 | < r2 and z arbitrary point in the circle.
We choose such %1 and %2 , that
26
and we set
C1 = {z | |z − z0 | = %1 } and C2 = {z | |z − z0 | = %2 }
We now have
1
H f (ξ) P∞
2πi C2 ξ−z
dξ = k=1 ak (z − z0 )k , where
1
H f (ξ)
ak = 2πi C2 (ξ−z0 )k+1
dξ.
Let ξ ∈ C1 . We have
∞
X (ξ − z0 )m
=− f (ξ) , because
m=0
(z − z0 )m+1
ξ − z0 %1
= < 1.
z − z0 |z − z0 |
27
I ∞ I
1 f (ξ) X 1 f (ξ)dξ
− dξ = −m
(z − z0 )−(m+1)
2πi C1 ξ−z m=0
2πi C1 (ξ − z0 )
−∞ I −∞
X 1 f (ξ)dξ k
X
= k+1
(z − z0 ) = ak (z − z0 )k
k=−1
2πi C1 (ξ − z0 ) k=−1
+a0 + a1 (z − z0 ) + . . . + ak (z − z0 )n + . . . ,
where I
1 f (ξ)dξ
ak = ,
2πi C (ξ − z0 )k+1
and C is arbitrary closed circle which, goes around z0 in positive direction.
In Laurent series we have
∞
X ∞
X
k
f (z) = ak (z − z0 ) and f (z) = bk (z − z0 )k ,
k=−∞ k=−∞
3 1 1
f (z) = = − .
(z − 1)(z + 2) z−1 z+2
28
1
Example 1.5.11 Find the Laurent series of f (z) = 1−z 2
that converges in the annulus
1/4 < |z − 1| < 1/2 and determine the precise region of convergence.
z
Example 1.5.12 Find the Laurent series of f (z) = z 2 −1
accordance to points 1 and i as
centers.
a−n a−1
f (z) = . . . + + . . . + + a0 + a1 (z − z0 ) + . . . (1.21)
(z − z0 )n z − z0
We say that
a−1 a−2 a−n
+ 2
+ ... + + ...
z − z0 (z − z0 ) (z − z0 )n
is principle part of function f (z) at point z0 .
There are three types of principle parts.
(1◦ ) a−n = 0, when n = +1, +2, +3, . . ., so principle part diminishes. Then z0 is remov-
able singularity point of f .
Example 1.5.13
z3 z2 z4
sin z 1
f (z) = = z− + ... = 1 − + − ... (1.22)
z z 3! 3! 5!
29
sin z
z
is not defined on point z = 0, which is removable singularity point of f . When we
define f (0) = 1 = limz→0 f (z), we get a function that is analytic everywhere and whose
Taylor series in center is (1.22).
(2◦ ) a−n = 0 for some n ≥ 1, but a−m = 0, when m > n, so principle part is of form
Then z0 is f s n:th order pole. 1. order poles are also known as simple poles.
a1 (z + z0 )n+1 + . . . ,
(b) In function
z3 z5
sinh z 1 1 1 z
f (z) = = z+ + + ... = + + + ...
z4 z4 3! 5! z 3 3!z 5!
z = 0 is 3. order pole.
30
(c) In function
z2 z4
cos z − 1 1
f (z) = 3
= 3 1− + − +... − 1
z z 2! 4!
1 z z3
=− + − + −...
2!z 4! 6!
z = 0 is 1. order pole.
(3◦ ) If principle part has infinitely many terms, then z0 is isolated essential singularity.
31
LECTURE 6
a−n a−1
f (z) = . . . + n
+ ... + + a0 + a1 (z − z0 ) + . . . ,
(z − z0 ) z − z0
where I
1 f (z)
an = dz.
2πi C (z − z0 )n+1
from this follows I
1
I= f (z)dz = a−1 .
2πi C
is residue of function f in point z0 , we mark a−1 = Resz=z0 f (z). Sometimes also written
in short as Res[f, z0 ].
32
About computing the Residue. We assume that z0 is n.th order pole of f
a−n a−n+1 a−1
f (z) = + + . . . + + a0 + a1 (z − z0 ) + . . .
(z − z0 )n (z − z0 )n−1 (z − z0 )
=⇒
ϕ(z) = (z − z0 )n f (z) = a−n + a−n+1 (z − z0 ) + . . .
+a−1 (z − z0 )n−1 + a0 (z − z0 )n + . . .
z 2 +3z+2
Example 1.6.2 Compute residue for f (z) = z 2 (z−1)
33
Example 1.6.5 Compute residue for function
1
f (z) = , n ∈ N.
(1 + z 2 )n
I N
1 X
f (z)dz = Res f (z). (1.25)
2πi C n=1
z=zn
I N I N
1 X 1 def. residue
X
f (z)dz = f (z)dz = Res f (z).
2πi C n=1
2πi C n n=1
z=zn
34
LECTURE 7
If in a problem the potential φ in a region of space depends only on two of the three
Cartesian coordinates, say, on x and y, we call it a two dimensional potential problem.
Then Laplace’s equation becomes
∇2 φ = φxx + φyy = 0
Any such problem can be solved by complex analysis because solutions of ∇2 φ are closely
related to complex analytic functions. This transition from real to complex also has the
advantabe that by the ”complex potential” F = φ + iψ we can simultaneously handle
equipotential lines φ = const and their orthogonal trajectories (the lines of force or flow
ψ = const).
Furthermore, in solving the Dirichlet problem of finding a potential with given bound-
ary values we may often use conformal mapping.
∇2 φ = 0
35
The surfaces φ = const are called equipotential surfaces. At each point P the gradient
of φ is perpendicular to the surface φ = const through P ; that is, the electrical force has
the direction perpendicular to the equipotential surface.
The problems we has discuss here are two-dimensional, that is, they concern physical
systems that lie in three-dimensional space, but are such that the potential φ depends
only on two coordinates, which we call x and y. Then Laplace’s equation becomes
δ2φ δ2φ
∇2 φ = + =0
δx2 δy 2
Equipotential surfaces now appear as equipotential lines (curves) in the xy-plane.
Example 1.7.1 Potential between parallel plates. Find the potential φ of the field be-
tween two parallel conducting plates extending to infinity, which are kept at potentials
φ1 and φ2 , respectively.
Example 1.7.2 Potential between coaxial cylinders. Find the potential φ between two
coaxial conducting cylinders extending to infinity on both ends and kept at potentials φ1
and φ2
Example 1.7.3 Potential in an angular region. Find the potential φ between the two
conducting plates which are kept at potentials φ1 (lower plate) and φ2 , and male an angle
α, where 0 < α ≤ π.
36