Calculus/Complex analysis

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Complex analysis is the study of functions of complex variables. Complex analysis is a widely used and powerful tool in certain areas of electrical engineering, and others.

Before we begin, you may want to review Complex numbers

Complex Numbers[edit | edit source]

Complex Numbers

Complex Functions[edit | edit source]

A function of a complex variable is a function that can take on complex values, as well as strictly real ones. For example, suppose f(z) = z2. This function sets up a correspondence between the complex number z and its square, z2, just like a function of a real variable, but with complex numbers. Note that, for f(z) = z2, f(z) will be strictly real if z is strictly real.

Generally we can write a function f(z) in the form f(z) = f(x+iy) = a(x,y) + ib(x,y), where a and b are real-valued functions.

Limits and continuity[edit | edit source]

As with real-valued functions, we have concepts of limits and continuity with complex-valued functions also – our usual delta-epsilon limit definition:

iff for each , there is a such that for all such that .

Note that ε and δ are real values. This is implicit in the use of inequalities: only real values are "greater than zero".

One difference between this definition of limit and the definition for real-valued functions is the meaning of the absolute value. Here we mean the complex absolute value instead of the real-valued one. Another difference is that of how z approaches w. For real-valued functions, we would only be concerned about z approaching w from the left, or from the right. In a complex setting, z can approach w from any direction in the two-dimensional complex plane: along any line passing through w, along a spiral centered at w, etc.

For example, let . Suppose we want to show that the . We can write z as where we think of γ being a small complex quantity. Note then that . Then, with L in our definition being -1, and w being i, we have

By the triangle inequality, this last expression is less than

In order for this to be less than ε, we can require that

Thus, for any , if , and , then . Hence, the limit of as z approaches i is -1.


Differentiation and Holomorphic Functions[edit | edit source]

Since we have limits defined, we can go ahead to define the derivative of a complex function, in the usual way:

provided that the limit is the same no matter how Δz approaches zero (since we are working now in the complex plane, we have more freedom!).

If such a limit exists for some value z, or some set of values - a region, we call the function holomorphic at that point or region. Continuity and being single-valued are necessary for being analytic; however, continuity and being single-valued are not sufficient for being analytic.

Many elementary functions of complex values have the same derivatives as those for real functions: for example D z2 = 2z.

Problem set[edit | edit source]

Given the above, answer the following questions.

  1. Find the derivative of z3 from the limit definition.
  2. Write ez in the form a(x, y)+b(x, y)i

Answers[edit | edit source]

1.

2.

Cauchy-Riemann Equations[edit | edit source]

We might wonder which sorts of complex functions are in fact differentiable. It would appear that the criterion for holomorphicity is much stricter than that of differentiability for real functions, and this is indeed the case. Suppose we have a complex function

,

where u and v are real functions. Assume furthermore that u and v are differentiable functions in the real sense. Then we can let in the definition of differentiability approach 0 by varying only x or only y. Therefore f can only be differentiable in the complex sense if

In fact, if u and v are differentiable in the real sense and satisfy these two equations, then f is holomorphic. These two equations are known as the Cauchy-Riemann equations.

Integration[edit | edit source]

In single variable Calculus, integrals are typically evaluated between two real numbers

On the real line, there is one way to get from to . In the complex plane, however, there are infinitely many different paths which can be taken between two points, and . For this reason, complex integration is always done over a path, rather than between two points.

Let be a path in the complex plane parametrized by , and let be a complex-valued function. Then the contour integral is defined analogously to the line integral from multivariable calculus:

Example Let , and let be a line from 0 to 1+i. This curve can be parametrized by , with ranging from 0 to 1. Now we can compute

Note that we also have

This indicates that complex antiderivatives can be used to simplify the evaluation of integrals, just as real antiderivatives are used to evaluate real integrals.

Cauchy's Theorem[edit | edit source]

Cauchy's theorem states that if a function is holomorphic in the closure of an open set , and is a simple closed curve in , then

This can be understood in terms of Green's theorem, though this does not readily lead to a proof, since Green's theorem only applies under the assumption that f has continuous first partial derivatives...

Contour Integration[edit | edit source]

Contour over which to perform the integration

Cauchy's theorem allows for the evaluation of many improper real integrals (improper here means that one of the limits of integration is infinite). As an example, consider

Since

we consider

We now integrate over the indented semicircle contour, pictured above. We parametrize each segment of the contour as follows

,
,
,
,

By Cauchy's Theorem, the integral over the whole contour is zero. So,

We now handle each of these integrals separately.

Recalling the definition of the sine of a complex number,

Now we evaluate the other two integrals

As , the integrand approaches one, so

The fourth integral is equal to zero, but this is somewhat more difficult to show. Its form is similar to that of the third segment:

This integrand is more difficult, since it need not approach zero everywhere. This difficulty can be overcome by splitting up the integral, but here we simply assume it to be zero.

Combining everything, we now have

Hence,

Cauchy's Integral Formula[edit | edit source]

Cauchy's integral formula characterizes the behavior of holomorphics functions on a set based on their behavior on the boundary of that set. If is an open set with a piecewise smooth boundary and is holomorphic in , then

This is a remarkable fact which has no counterpart in multivariable calculus. It says that if we know the values of a holomorphic function along a closed curve, then we know its values everywhere in the interior of the curve.

Because , an open set, it follows that for all . Hence the integrand in Cauchy's integral formula is infinitely differentiable with respect to z, and by repeatedly taking derivatives of both sides, we get

This result shows that holomorphicity is a much stronger requirement than differentiability. In the complex plane, if a function has just a single derivative in an open set, then it has infinitely many derivatives in that set.

Corollaries of Cauchy's Theorem[edit | edit source]

Cauchy's Theorem and integral formula have a number of powerful corollaries:

  • Convergence of power series If a function is holomorphic in a disc, then its Taylor series converges in this disc.
  • Liouville's Theorem If a function is bounded and holomorphic in all of then it is equal to a constant.
  • Fundamental Theorem of Algebra All polynomials of degree greater than zero with complex coefficients have a complex root. This is a simple corollary of Liouville's theorem.
  • Equality of functions If two functions and are holomorphic on a connected, open set , and on any disc in this set, then for all .