Why the path independence theorem does not work?

oahsen
Messages
58
Reaction score
0

Homework Statement


where C is the contour given with direction marked by increasing y, and where -2≤y≤2 , compute itgeral(z^2-2z+1)dz. With the condition x=5;

Firstly I solved the auestion with the classical way ;
taking z= 5 + it where -2≤t≤2;
we take the i*integral((5+it)^2-2(5+it) +1)dt from t=-2 to t=2 and I found the result as
176i/3.

Then I tried to use the path independence theorem. The antiderivative of z^2-2z+1 is z^3/3 - z^2 + z then taking the integral from 2i to -2i yields -4i/3. So the two answers are different. Why the path independence theorem did not work here?[/QUOTE]
 
Last edited:
Physics news on Phys.org
integral((5+it)^2-2(5+it) +1)
That makes no sense; you have to integrate with respect to some variable. It looks like you just erased the dz from the original integral before getting to this point!
 
Hurkyl said:
That makes no sense; you have to integrate with respect to some variable. It looks like you just erased the dz from the original integral before getting to this point!

sorry , I made a mistyping now I corrected it. There I used the formula
integral(f(z)dz) over a contour c = integral(f(z(t))* z'(t)) dt .
 
oahsen said:
Why the path independence theorem did not work here?
Your paths don't have the same endpoints, do they?

Incidentally,
The antiderivative of z^2-2z+1 is z^3/3 - z^2 + z
It's not the antiderivative; it's an antiderivative. (But that's not relevant here)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top