- #1
Potage11
- 7
- 0
1.Represent the following rational functions as sums of elementary fractions and find the primitive functions (indefinite integrals);
(a) f(z)= z-2/z^2 +1
2.Now, I am pretty sure that I have to split up this equation into real and imaginary parts in order to show that it is holomorphic. Once I have show that, I can use that fact to find a g'(z)=f(z)
3. The Attempt at a Solution :
So I tried f(z)=f(x+iy)= x+iy-2/(x+iy)^2 +1
u= x-2/(x+iy)^2 +1 and v= y/(x+iy)^2 +1
but by Cauchy-Reimann I am not getting du/dx=dv/dy, even though I know I should.
du/dx= -x^2 -y^2 +4x+1+4iy and
dv/dy= x^2 + y^2 +1
so I got frustrated, and attempted to do the integral anyways, first by substitution, then by parts;
This is my best attempt so far:
Int[z/z^2+1] + Int[-2/z^2+1]
Int[z/z^2+1]=1/2ln|z^2+1|
Int[-2/z^2+1]= Int[-2/(z+i)(z-i)]
I don't feel like listing everything, but by partial fractions:
Int[-2/z^2+1]= Int[i/z-i] + Int[-i/z-i]= iln(z-i) - iln(z+i)
Final answer: 1/2ln|z^2+1|+ iln(z-i) - iln(z+i) +c
I would like to know if my answer makes even remote sense, and if you guys can figure out why my cauchy-reimann equation isn't working, that would be awesome too.
(a) f(z)= z-2/z^2 +1
2.Now, I am pretty sure that I have to split up this equation into real and imaginary parts in order to show that it is holomorphic. Once I have show that, I can use that fact to find a g'(z)=f(z)
3. The Attempt at a Solution :
So I tried f(z)=f(x+iy)= x+iy-2/(x+iy)^2 +1
u= x-2/(x+iy)^2 +1 and v= y/(x+iy)^2 +1
but by Cauchy-Reimann I am not getting du/dx=dv/dy, even though I know I should.
du/dx= -x^2 -y^2 +4x+1+4iy and
dv/dy= x^2 + y^2 +1
so I got frustrated, and attempted to do the integral anyways, first by substitution, then by parts;
This is my best attempt so far:
Int[z/z^2+1] + Int[-2/z^2+1]
Int[z/z^2+1]=1/2ln|z^2+1|
Int[-2/z^2+1]= Int[-2/(z+i)(z-i)]
I don't feel like listing everything, but by partial fractions:
Int[-2/z^2+1]= Int[i/z-i] + Int[-i/z-i]= iln(z-i) - iln(z+i)
Final answer: 1/2ln|z^2+1|+ iln(z-i) - iln(z+i) +c
I would like to know if my answer makes even remote sense, and if you guys can figure out why my cauchy-reimann equation isn't working, that would be awesome too.