Area of a holomorphic function's range on the unit disk
Hello all.
Suppose
, where D(0,1) is the open unit disc, f is one-to-one in D(0,1),
, and
. Prove that the area of
is
.
...........................................
Here are my partial solutions:
Write =u(x,y)+iv(x,y))
The Jacobian of f is
=|f'(x_{0},y_{0})|^{2})
(I worked this out, but I'm not showing it here because I'm fairly confident it is correct)
Further =\sum_{k=1}^{\infty}kc_{k}z^{k-1})
The area of
is 
Using our change of variables
|dxdy)
|dxdy)
|^{2}dxdy)
^{k-1}|^{2}dxdy)
We use the uniform convergence of the power series to swap integration and summation...
Here I made a mistake (we can't just take the square in term by term), but it seems to have led to the right answer.
^{k-1}|^{2}dxdy)
^{k-1}|^{2}dxdy)
Now we switch to polar coordinates via
.
This gives
.
^{k-1}|^{2}rdrd\theta)

|_{0}^{1}d\theta)
=\pi\sum_{k=1}^{\infty}k|c_{k}|^{2})
So:
I don't understand how my incorrect simplification of the square of the sum led to this correct result.
When I have tried to proceed through properly applying the square, I don't know how to simplify to a result I can evaluate.
I'm not sure where I am/should be using the one-to-oneness of
.
Any help/hint is greatly appreciated.