Understanding the Chain Rule in Theorem Proof

futurebird
Messages
270
Reaction score
0
I'm trying to understand the proof for this theorem, and I can't see what they did to get from one step to the next.

THEOREM: Suppose F(z) is an analytic function and that f(z) = F'(z) is continuous on a domain D. Then for a contour C lying in D with endpoints z1 and z2:

\int_{C}f(z)dz=F(z_{2}) - F(z_{1})

PROOF:
Using the definition of the integral, and assuming z'(t) is continuous

\int_{C}f(z)dz=\int_{C}F'(z)dz=\int^{b}_{a}F'(z(t))z'(t)dt

This next step is the one I don't get. They say they used the chain rule?

=\int^{b}_{a}\frac{d}{dt}\left[F(z(t))\right]dt

But HOW?

The rest makes sense:

=F(z(b))-F(z(a))

=F(z2)-F(z1)

Hence,

\int_{C}f(z)dz=F(z_{2}) - F(z_{1})
 
Physics news on Phys.org
Equality is symmetric. Have you tried looking at it in the opposite direction?
 
F'(z(t))z'(t) = \frac{d}{dt}F(z(t))

Do you disagree that this is the statement that the chain rule makes?

Or look at it in the opposite direction as Hurkyl suggests. I suppose he put his finger on your problem.

\frac{d}{dt}F(z(t))=F'(z(t))z'(t)
 
Last edited:
quasar987 said:
F'(z(t))z'(t) = \frac{d}{dt}F(z(t))

Do you disagree that this is the statement that the chain rule makes?

Oh shoot I'm a moron!

Okay.
 
Hurkyl said:
Equality is symmetric. Have you tried looking at it in the opposite direction?

Okay they just did it backwards. I don't even want to tell you what I thought was going on. Thanks to both of you!
 
We've all been there. And now you've learned something.

The next time you wonder why equation (1) equals (2), you will try looking at why (2) equals (1) before giving up.

Nice going.
 
Something about this whole proof feels really trivial. I was surprised that they had a proof, it seems more like a definition.
 
Well using the definition of a complex integral and how it relates to ordinary integrals of real functions, the thm points out that with appropriate conditions, the fondamental thm of calculus "holds" for complex functions integrated over paths.
 
Back
Top