Complex Analysis/Complex Functions/Complex Functions

From testwiki
Revision as of 00:51, 31 August 2007 by 69.85.217.247 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

We can extend the notion of a function to complex numbers. 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, z1/2 has two roots for every number. This notion will be explained in more detail in later chapters.

A plot of Abs(z²) as z ranges over the complex plane.

A complex function f(z): will sometimes be written in the form f(z)=f(x+iy)=u(x,y)+iv(x,y), where u and 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 |z| to gain an understanding of what the function "looks" like.

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

Next