Complex Analysis/Complex Functions/Complex Functions

From testwiki
Revision as of 20:07, 22 May 2019 by imported>Texvc2LaTeXBot (Replacing deprecated latex syntax mw:Extension:Math/Roadmap)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A complex function is one that takes complex values and maps them onto complex numbers, which we write as f: . Unless explicitly stated, whenever the term function appears, we will mean a complex function. A function can also be multi-valued – for example, z has two roots for every number. This notion will be explained in more detail in later chapters.

A plot of |z2| as z ranges over the complex plane

A complex function f(z): will sometimes be written in the form f(z)=f(x+yi)=u(x,y)+v(x,y)i , where u,v are real-valued functions of two real variables. We can convert between this form and one expressed strictly in terms of z through the use of the following identities:

x=z+z¯2,y=1izz¯2

While real functions can be graphed on the x-y plane, complex functions map from a two-dimensional to a two-dimensional space, so visualizing it would require four dimensions. Since this is impossible we will often use the three-dimensional plots of (z),(z) , and |f(z)| to gain an understanding of what the function "looks" like.

For an example of this, take the function f(z)=z2=(x2y2)+(2xy)i . The plot of the surface |z2|=x2+y2 is shown to the right.

Another common way to visualize a complex function is to graph input-output regions. For instance, consider the same function f(z)=z2 and the input region being the "quarter disc" Q𝔻 obtained by taking the region

Q={x+yi:x,y0} (i.e. Q is the first quadrant)

and intersecting this with the disc 𝔻 of radius 1:

𝔻={z:|z|1}

If we imagine inputting every point of Q𝔻 into f , marking the output point, and then graphing the set f(Q𝔻) of output points, the output region would be UHP𝔻 where

UHP={x+yi:y0} (UHP is called the upper half plane).

So, the squaring function "rotationally stretches" the input region to produce the output region. This can be seen using the polar-coordinate representation of , z=rcis(θ) . For example, if we consider points on the unit circle S1={z:|z|=1} (i.e. the set "r=1") with θπ2 then the squaring function acts as follows:

f(z)=1cis(θ)2=cis(2θ)

(here we have used cis(θ)cis(ϕ)=cis(θ+ϕ)). We see that a point having angle θ is mapped to the point having angle 2θ . If θ is small, meaning that the point is close to z=1 , then this means the point doesn't move very far. As θ becomes larger, the difference between θ and 2θ becomes larger, meaning that the squaring function moves the point further. If θ=π2 (i.e. z=i) then 2θ=π (i.e. z2=1).

Next

Template:BookCat