Lecture # 7 (Complex Functions)
Lecture # 7 (Complex Functions)
• Chapter: 2
• Sections: 2.1, 2.2
Complex Functions
Graph of a real-valued function 𝑓(𝑥) is defined
to be the set of all points (𝑥, 𝑓(𝑥)) in the two-
dimensional Cartesian plane.
𝑣2
𝑢 = 1− (3)
4
Since 𝑦 can take on any real value and 𝑣 = 2𝑦, thus it follows that 𝑣 can take
on any real value in (3). Consequently, 𝐶 ′ —the image of the set 𝐶—is a
parabola in the 𝑤 −plane with vertex at (1,0) and 𝑣 −intercepts at (0, ±2). In
conclusion, we have shown that the vertical line 𝑥 = 1 is mapped onto the
𝑣2
parabola: 𝑢 = 1 − by the complex mapping 𝑤 = 𝑧 2 .
4
Solution:
Practice
Determine the image of the vertical line 𝑦 = 1 under the complex
mapping defined by: 𝑤 = 𝑓 𝑧 = 𝑧 2 and represent the mapping
graphically.
Parametric Curves in the Complex Plane
▪ For a simple complex function, the manner in which the complex plane is mapped
might be evident after analyzing the image of a single set, but for most functions
an understanding of the mapping is obtained only after looking at the images of a
variety of sets.
▪ We can often gain a good understanding of a complex mapping by analyzing the
images of curves (one-dimensional subsets of the complex plane) and this process
is facilitated by the use of parametric equations.
▪ If 𝑥 = 𝑥(𝑡) and 𝑦 = 𝑦(𝑡) are real-valued functions of a real variable 𝑡, then the
set 𝐶 of all points (𝑥(𝑡), 𝑦(𝑡)), where 𝑎 ≤ 𝑡 ≤ 𝑏, is called a parametric curve.
The equations 𝑥 = 𝑥(𝑡), 𝑦 = 𝑦(𝑡), and 𝑎 ≤ 𝑡 ≤ 𝑏 are called parametric
equations of 𝐶.
▪ A parametric curve can be regarded as lying in the complex plane by letting 𝑥 and
𝑦 represent the real and imaginary parts of a point in the complex plane.
Parametric Curves in the Complex Plane
▪ In other words, if 𝑥 = 𝑥(𝑡), 𝑦 = 𝑦(𝑡), and 𝑎 ≤ 𝑡 ≤ 𝑏 are parametric
equations of a curve 𝐶 in the Cartesian plane, then the set of points:
𝑧 𝑡 =𝑥 𝑡 +𝑖𝑦 𝑡 ; 𝑎 ≤ 𝑡 ≤ 𝑏,
is a description of the curve 𝐶 in the complex plane.
▪ Two of the most elementary curves in the plane are lines and circles.
𝑧(𝑡), 𝑎 ≤ 𝑡 ≤ 𝑏,
then
𝑤(𝑡) = 𝑓(𝑧(𝑡)), 𝑎 ≤ 𝑡 ≤ 𝑏.
is a parametrization of the image, 𝐶 ′ of 𝐶 under 𝑤 = 𝑓 𝑧 .
The given mapping is depicted in the above figure using a single copy of the complex
plane. The line segment shown in color is mapped onto the line segment shown in
ഥ
black by the mapping 𝑤 = 𝑖𝑧.
Use of Software
▪ Computer algebra systems such as Maple, Matlab and Mathematica perform
standard algebraic operations with complex numbers. This capability combined with
the ability to graph a parametric curve makes these systems excellent tools for
exploring properties of complex mappings.
▪ In Mathematica, for example, a complex function can be defined using the command:
𝐟[𝐳− ] ∶= 𝑎𝑛 𝑒𝑥𝑝𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑖𝑛 𝑧 .
▪ A complex parametrization can be defined similarly using the command:
𝐠[𝐭 − ] ∶= 𝑎𝑛 𝑒𝑥𝑝𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑖𝑛 𝑡 .
▪ Thus, it follows that 𝐰[𝐭 − ] ∶= 𝐟[𝐠[𝐭 − ]] is a parametrization of the image of the curve.
This image can be graphed using the parametric plot command:
Chapter: 2
Exercise: 2.1
Q # 1 – 26
Exercise: 2.2
Q # 1 – 26
Linear Mappings
Complex Functions and Mappings
Book: A First Course in Complex Analysis with Applications by
Dennis G. Zill and Patrick D. Shanahan.
• Chapter: 2
• Sections: 2.3
Linear Mappings
▪ Recall that a real function of the form 𝑓(𝑥) = 𝑎𝑥 + 𝑏 where 𝑎 and 𝑏 are any
real constants is called a linear function.
▪ Keeping in view the similarities between real and complex analysis, we define
a complex linear function to be a function of the form 𝑓(𝑧) = 𝑎𝑧 + 𝑏 where
𝑎 and 𝑏 are any complex constants.
Thus, the image of the point (𝑥, 𝑦) under 𝑇 is the point 𝑥 + 𝑥0 , 𝑦 + 𝑦0 . Therefore,
the linear mapping 𝑇(𝑧) = 𝑧 + 𝑏 can be visualized in a single copy of the complex
plane as the process of translating the point 𝑧 along the vector 𝑥0 , 𝑦0 to the point
𝑇(𝑧). The mapping 𝑇(𝑧) = 𝑧 + 𝑏 is also called a translation by 𝑏.