franky2727
- 131
- 0
how do i integrate (1+Z)/(2-2Z)
The discussion revolves around the integration of the function (1+Z)/(2-2Z), exploring various methods and approaches to solve the integral.
Several participants have offered different strategies for tackling the integral, with some suggesting simpler forms of the expression. There is an ongoing exploration of various interpretations and methods without a clear consensus on the best approach.
Some participants express confusion regarding the methods and substitutions, indicating a need for clarification on the steps involved in the integration process.
franky2727 said:substitute 2-2Z for u? but then I've still got something over something else and still don't get what method to use :S
HallsofIvy said:And if you use the fact that [tex]\frac{1+z}{2-2z}= -\frac{1}{2}\left(1+ \frac{1}{1-z}\right)[/tex] you have
[tex]\int \frac{1+z}{2- 2z}dz= -\frac{1}{2}\int (1+ \frac{1}{z-1}dz= -\frac{1}{2}(z+ ln|z-1|)+ C[/tex]
That seems simpler to me.
HallsofIvy said:And if you use the fact that [tex]\frac{1+z}{2-2z}= -\frac{1}{2}\left(1+ \frac{1}{1-z}\right)[/tex]
That seems simpler to me.
d_leet said:That's false though... Just check z=0 the left side gives 1/2, but the right side gives -(1/2)(2)=-1...