EC92
- 1
- 0
Homework Statement
I have the following problem:
Compute
\operatorname{Re} \int _\gamma \frac{\sqrt{z}}{z+1} dz,
where \gamma is the quarter-circle \{ z: |z|=1, \operatorname{Re}z \geq 0 , \operatorname{Im} z \geq 0 \} oriented from 1 to i, and \sqrt{z} denotes the principal branch.
Homework Equations
The Attempt at a Solution
I've been trying to solve this using the complex analog of the 2nd Fundamental Theorem of Calculus. Substituting u = \sqrt{z} and using partial fractions, I get
\int_\delta 2 - \frac{i}{u+i} + \frac{i}{u-i} du
where delta is the eighth-circle from 1 to e^{i\pi /4}
This is equal to
[2u - i \log(u+i) + i\log (u-i)]_{u=1} ^{u=e^{i\pi/4}},
and the real part is then
[\operatorname{Re} u + \operatorname{Arg}(u+i) -\operatorname{Arg}(u-i)]_{u=1} ^{u = e^{i \pi /4}}
However, the arguments at u=e^{i\pi /4} do not come out to nice forms. I am wondering if my approach is even correct, and if there's a better way to solve problems of this type.
Thanks.
[Mathematica says the value is approximately -0.584].