Complex analytic function

Mathematics
Subject classification: this is a mathematics resource .
Educational level: this is a secondary education resource.
Educational level: this is a tertiary (university) resource.

A complex function is a function that takes a complex argument and yields a complex result. The simplest examples of such functions are the common real functions that can be defined by a power series. Just use the same power series, while allowing the function argument to be complex.

If a complex function is differentiable as a complex function it is said to be a complex analytic function or a holomorphic function.

Differentiability as a complex function is defined in the usual way as a limit:

f'(x) = \lim_{x\to X}\frac{f(x)-f(X)}{x-X}\,

but the epsilon-delta definition of the limit has to be interpreted very carefully. When we say f'(x) = D\,, that is,

D = \lim_{x\to X}\frac{f(x)-f(X)}{x-X}\,

we mean that, for every real ε > 0, there is a real δ > 0 (yes, ε and δ are real) such that

whenever x is any complex number with 0 < |x-X| < \delta,\,
|\frac{f(x)-f(X)}{x-X} - D| < \varepsilon\,

This looks just like the usual "real" definition, except that the absolute values are taken on complex numbers. (The absolute value of a complex number is just its modulus, that is, its distance from the origin. It is a real number.)

Now 0 < |x-X| < \delta,\, means that x can be any complex number within the circle of radius δ, centered on X. This means that, when taking limits of complex numbers,

\lim_{x\to X}\,

x can approach X from any direction in the complex plane, not just from the left or right as with real limits.

This extra requirement on the limit that defines a complex derivative places strong constraints on differentiability. It is what makes these functions so powerful. A differentiable complex function is also called a complex analytic function or a holomorphic function. Among the remarkable properties of such functions are:

This is actually the more general "official" definition of "analytic"that the power series converges to the function. Functions on the real numbers can have this convergence property toothey are called "real analytic functions". But there are real functions that are differentiable but not real-analytic, such as
e^{-1/x^2}\,
Complex functions don't have this problem. If it is complex differentiable, it is complex analytic.


\frac{\partial u}{\partial x} = \frac{\partial v}{\partial y}    and    \frac{\partial u}{\partial y} = - \frac{\partial v}{\partial x}


When a function goes to infinity at some point, that point is called a singularity. Singularities are often of a special type called a pole.
The real function
\frac{1}{x^2+1}\,
is not constant, and doesn't go to infinity for any real arguments. But it does go to infinity (it has poles) at \pm i.
This gives us insight into something about the real power series for the real arctangent function. A little calculation will show that, along the imaginary axis, \tan^{-1}(iz) = i \tanh^{-1}(z)\,.
But the tanh^{-1}\, function has singularities at \pm 1\,, because \tanh(\infty) = 1\, and \tanh(-\infty) = -1\,.
Therefore, the tan^{-1}\, function has singularities at \pm i\,, so the radius of convergence of its power series around the origin is 1. Even restricting one's attention to real numbers, the power series
\tan^{-1}(x) = x - \frac{x^3}{3} + \frac{x^5}{5} - \frac{x^7}{7} ...\,
diverges beyond x=1.
\exp(z) = 1 + z + \frac{z^2}{2!} + \frac{z^3}{3!} + \frac{z^4}{4!} + \frac{z^5}{5!} ...\,
Setting z = i \theta\,, we have
\exp(i\theta) = 1 + i \theta + i^2\ \frac{\theta^2}{2!} + i^3\ \frac{\theta^3}{3!} + i^4\ \frac{\theta^4}{4!} + i^5\ \frac{\theta^5}{5!} ...\,


= \left(1 - \frac{\theta^2}{2!} + \frac{\theta^4}{4!} ... \right) + i \left(\theta - \frac{\theta^3}{3!} + \frac{\theta^5}{5!}\right) ...\,
= \cos\theta + i \sin\theta\,   from the known power series for the sine and cosine functions. So
 e^{i\theta} = \cos\theta + i \sin\theta\,


and Euler's famous formula, so mystifying when first seen:
 e^{i\pi} = -1\,
This article is issued from Wikiversity - version of the Sunday, April 03, 2011. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.