Complex Analysis
Last updated
Last updated
Why Complex Numbers? As Bombelli pondered the solutions to , he discovered it's useful to consider not just real number, but complex numbers too. The set of complex numbers, , is called the Complex Plane. We can think of the complex plane, as a set of points where . In other words, we can think of complex numbers as numbers in .
We can express complex numbers (denoted usually as z or w), using polar coordinates: a length and angle. Often we write as
angle is often called the argument
a principal argument is one where is between .
e.g., Arg(1 - i) =
The lenght of numbers in the complex plane, called the modulus, is computed as:
The complex conjugate of a number , denoted .
De Moivre's Formula
Since we know and that (Euler's Formula), De Moivre's Formula is the observation that:
, because the real and imaginary parts of correspond to the power series of and .
primary::roots unity
We can think of other nth roots as roots of unity corrected for length.
A complex function is continuous in the complex plane in an analogous way as it is in the reals. Also note, the Extreme Value Theorem holds in the complex plane as it does in the reals: a continuous function on a compact set attains its min\/max.
Nice Properites:
• sum\/product of holomorphic functions is holomorphic
• quotient, f\/g, of holomorphic functions such that g(z_0) ≠ 0, is also holomorphic
The Jacobian of a function f(x, y) is matrix of partial derivatives.
It turns out a holomorphic function at a point satisfies the Cauchy Riemann Equations:
and
use limits to show this is true with the realization the derivative should be the same regardless of the direction you approach the point with.
Furthermore, if u and v have continuous derivatives (continuously differentiable) and the Cauchy Riemann Equations hold then f is holomorphic (in the open set on which f is defined).
[in progress]
Complex Analysis, by Stein and Shakarchi
A First Course In Complex Analysis, by Beck, Marchesi, Pixton, and Sabalka
Functions of One Complex Variable, by John Conway (used in Course)
The triangle inequality and field axioms still hold in
An nth root of a complex number, , is a number such that . An important type of nth root are the nth roots of unity, which are numbers whose nth power is 1.
There are n numbers satifying . Why?
Let's think in polar coordinates: . Then r =1 and for k . We then have there are n unique angles!
A compelx function on an open set in is holomorphic (analytic or differentiable) at a point z_0 if the dervative at z_0 exists. Note the key difference between a real and compelx derivative is that you can approach a complex point z_0 from infinitely many directions, not just left or right—it's a much stronger condition.
We can also think of a complex function as a function in where f = u(x, y) + i v(x, y), with v, u real-valued function on the real plane.