Is the Integration Calculation Correct?

  • Thread starter Thread starter suspenc3
  • Start date Start date
suspenc3
Messages
400
Reaction score
0
\int_0^* \frac {dz}{z^23Z +2}

=\lim_{t\rightarrow \*} \int_0^* \frac{dz}{z^2+3Z+2}

=\lim_{t\rightarrow \*} \int_0^* \frac{dz}{(z+3/2)^2 -1/4}

let u=z+3/2
du=dz

=\lim_{t\rightarrow \*} \int_0^* \frac{du}{(u)^2 -1/4}

= \frac{1}{2(1/2)}ln|\frac{u-1/2}{u+1/2}

= ln |\frac{z+1}{z+2}| \right]_0^*

= -ln \frac{1}{2}

this is one of the first of these I am doing so bear with me if its horrible wrong :rolleyes:

EDIT:* denotes infinite..PS is there a latex for infinite?
 
Last edited:
Physics news on Phys.org
I don't know why you used the lim symbol in the first place, and where the t commes in play, but

= \int_0^* \frac{dz}{z^2+3Z+2}
= \int_0^* \frac{du}{(u)^2 -1/4}

using your algebraic manipulations. After that, you used the partial sum decomposition skillfully and unless I'm mistaking, you are right!

Just one minor thing : -ln \frac{1}{2} = ln(2)
 
Last edited:
yyyea..but what?I already had that is it right?
 
It's correct except you forgot to change the lower limit of integration. When z goes from 0 to infinity, then u = z + 3/2 goes from what to what?

You do the infinity sign like \infty
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top