owlpride
- 210
- 0
Homework Statement
Assume that f(z) is analytic and that f'(z) is continuous in a region that contains a closed curve \gamma. Show that
\int_\gamma \overline{f(z)} f'(z) dz
is purely imaginary.
Homework Equations
If f(z) is holomorphic on the region containing a closed curve \gamma or if f(z) has a primitive (we have not yet established a relationship between these two properties), then
\int_\gamma f(z)dz = 0.
And while we did not prove that analytic functions are holomorphic, that's not hard to verify if necessary.
The Attempt at a Solution
If we let f(z) = u(z) + i v(z), where u and v are functions from the complex plane to the real line, then
\int_\gamma \overline{f(z)} f'(z) dz = \int f(z) f'(z) dz - 2 i \int v(z) f'(z) dz = 0 - 2 i \int_\gamma v(z) f'(z)dz
So I have to verify that the latter integral is real valued, and this is where I am stuck. I could parametrize z = \gamma(t) where t \in [0,1] but I am not sure that helps me in any way.
- 2 i \int_\gamma v(z) f'(z)dz = -2 i \int_0^1 v(\gamma(t)) f'(\gamma(t)) \gamma'(t) dt = 2 i \int_0^1 v'(\gamma(t))f'(\gamma(t))\gamma'(t) \gamma'(t) dt
(The last step comes from integration by parts, with one term = 0 because gamma is a closed curve.)
Is there any reason to believe that this last integral is real-valued?
Last edited: