Complex Functions
A complex-valued function of a complex variable is a rule that assigns a complex number to each complex number in a set . We call such a function a complex function.
Referenced by (12 direct, 20 transitive)
Direct references:
Transitive (depth 1):
- Cauchy-Goursat Theorem
- Cauchy-Riemann Equations
- Cauchy's Integral Theorem
- Entire
- intuition-13
- proof-of-cauchys-integral-theorem
- Removable Singularity
- Residue Theorem
- Taylor Expansion Theorem
- theorem-1-intuition
- theorem-6
- example-4
- theorem-1
- Complex Differentiable
- proof-of-analytic-implies-cr-equations
- example-6
- note-5
- theorem-9
Transitive (depth 2):
The set of complex numbers on which a function operates is called the domain of definition.. It can be a domain in the sense described in Regions of the Complex Plane, but it doesn't have to be. If the domain of definition isn't explicitly specified, it is assumed to be the entire complex plane.
We often use the format
to denote that maps values of in the domain to values of in the range, which is the set of all values the function produces from input values in the domain of definition.
Using this notation, we say that maps points in the -plane to points in the -plane. Letting and , we see that 4 dimensions () are required to represent the mapping, and thus it is not possible to represent complex-valued functions using conventional graphs.
We can, how ever, represent input sets in the -plane in one graph and output sets in the -plane in another graph to get some notion of how the mapping works.
Some Geometricly Interesting Functions
The function
where all values are complex, translates any point in the -plane to a new point in the -plane determined by the vector addition of and .
Next, the function:
where all values are complex, rotates by the argument of , and multiplies the modulus of by the modulus of to get a new point in the -plane.
This becomes more obvious if we let and . Then we have:
which we can consider in two parts, a rotation:
and a magnification:
Finally, the function:
is called a reciprocation. Again, writing it in the exponential form is more enlightening:
This shows that inverses the modulus of , and changes the sign of its argument. This has some funky effects; points inside the circle are mapped to points outside the circle , and points on the top half of the input circle are mapped to points on the bottom half of the output circle.
Peter Francis has an amazing tool for graphing complex functions.
Bilinear Mappings
Another important class of functions is called bilinear or Mobius mappings. They are of the form
where and are complex numbers for which , which ensures that the mapping is not a constant. Every bilinear transformation is a succession of rotations, magnifications, reciprocations, and/or translations. One property of bilinear transformations is that they map circles and straight lines to circles and straight lines; which one depends on whether the curve to be mapped passes through the point at which the bilinear mapping is undefined.
Real and Imaginary Parts of Complex Functions
Complex functions can be represented as a pair of real-valued functions of two independent variables. For example, if
then we can have with
Finding the Image of a Curve
The image in the -plane of a curve in the -plane is denoted and can be found by two distinct procedures.
Suppose that is the equation of a curve in the -plane.
Procedure 1: If it is convenient to invert and find in terms of , , then we effectively have and in terms of and . We can then substitute these values into to give the equation for .
Procedure 2: If it is inconvenient to find in terms of , we can represent parametrically, and . If we substitute these into and , we obtain parametric equations for .
The Point at Infinity
There isn't just one point at infinity. In fact, if you go infinitely far away from the origin in any direction, you will arrive at "the point at infinity". Depending on the convention of a text, the complex plane can be considered to exclude the point at infinity by default, in which case the complex plane plus the point at infinity is called the extended complex plane, or the complex plane is considerd to include the point at infinity by default, in which case the complex plane without the point at infinity is referred to as the finite complex plane.