Complex Analysis/Curve and contour integration

From testwiki
Jump to navigation Jump to search

Complex integration

Template:TextBox

Now for integrals of functions with values in , we have theorems like Fubini's theorem or the dominated convergence theorem. We shall be able to carry them over to the complex situation in a trivial manner.

Template:TextBox

Proof:

Assume first that

E|f(z)|dz

exists. Then, since |x+iy||x| and |y| for real x,y, both integrals

E|u(x)|dx and E|v(x)|dx

exist, and hence, by definition, the integral

Ef(z)dz.

Assume now that

Ef(z)dz

exists. This means that

Eu(x)dx and Ev(x)dx

and hence

E|u(x)|dx and E|v(x)|dx

exist, and so does the integral

E(|u(z)|+|v(z)|)dz,

just by summing the two previous integrals. (Note that we may name the variable of integration arbitrarily.) But clearly, by the triangle inequality, we have |f(z)||u(z)|+|v(z)|, and thus the integral

E|f(z)|dz

will exist.

Template:TextBox

Template:TextBox

An exception to the general principle that theorems from measure theory regarding functions Ω to functions Ω is the monotone convergence theorem, since it depends on the order structure of the real numbers. The only way to do this which comes to my mind is the case where the real part and the imaginary part of a given sequence of functions converge in a monotonous way. This will be left for the exercises.

Curves, paths and contours

Let I be a bounded and closed interval (ie. there exist two real numbers a,b, a<b, such that I=[a,b], I=[a,b), I=(a,b] or I=(a,b)).

A curve in 𝒞 is simply a continuous function γ:I. A path is a curve, where the interval is the unit interval [0,1]. It is called path since as x moves along the interval [0,1], the corresponding point γ(x) will move along the complex plane and travel a "path" from the point γ(0) to the point γ(1).

A contour is a curve (but not necessarily a path), which has the property that it is piecewise smooth. That is, a map γ:I is a contour if and only if we have real numbers x0,x1,,xn such that a=x1<<xn=b and the restriction γ|(xj1,xj) (where j=1,,n) is smooth.

The curves which we will use in this book will all be contours, although the smoothness assumption is a bit of an overkill; in fact, differentiable would have been sufficient. But most curves actually appearing in practice are smooth, and by now the definition of countours is standard, and can not be changed by one book doing it differently, forcing me to use the common one (since if I didn't do that, I'd either have to redefine it, which would create inconsistencies with other texts, or I'd have to invent a new word, but then a reader needing only one theorem will not be able to know what it is, and a person who learns complex analysis from this book will not be familiar with the usual notion of contours).

Curve integration

We now wish to find a way of computing what is indicated in the following motion picture:

That is, we have a curve and a continuous function, evaluate the function along the curve, form the surface enclosed by the curve and the function at the given point of the curve, iron the surface together and we then want to get the area.


Our strategy will be this: We will approximate the curve (let's call it γ, even though in the picture it's called C) by a piecewise linear curve, and make the pieces of the piecewise linear curve smaller and smaller, so that in the limit we get the original curve. However, in the special case of piecewise linear curves, we will be able to compute the area of the surface as described above. Then we will take the limit of this process and define this to be the area we want. NOTE that this process will require the curve to be differentiable and the function to be continuous.

Indeed, we shall assume that the domain of definition of γ is [0,1]; in the case of other interval boundaries, the construction will be completely analogous.

parametrisation by arc length

Contour integration

approximation by piecewise linear, theorems on reparametrisation, computation rules

Exercises

Template:BookCat