What is the Indefinite Integral of \sqrt{z} along a Path in the Third Quadrant?

mattmns
Messages
1,121
Reaction score
5
Here is the exercise:

Use the indefinite integral to compute \int_{C} \sqrt{z}dz where C is a path from z = i to z = -1 and lying in the third quadrant. Note: \sqrt{z} = e^{(1/2)lnz} where the principal branch of lnz is defined on C \setminus [0,\infty].
-------

I am just a little unsure of why he gave us that note (although I do use it). Here is what I did for the exercise:

\int_{C} \sqrt{z}dz = \left[ \frac{2}{3}z^{3/2} \right]_{i}^{-1}

= \frac{2}{3} \left[ e^{(3/2)ln(-1)} - e^{(3/2)ln(i)} \right]

= \frac{2}{3} \left[ e^{(3/2)\pi i} - e^{(3/2)(\pi/2) i} \right]

= \frac{2}{3}(1 - 2i)

Everything look fine?

Thanks.
 
Last edited:
Physics news on Phys.org
I think you computed e^(3/2 pi/2 i) incorrectly, but other than that it looks ok. The reason he was explicit about the branch cut was because you'd get a different answer if the cut passed through the path.
 
Woops, I forgot the whole \frac{\sqrt{2}}{2} part in there. Thanks!
 
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