Trying to understand an integration example

OnceMore
Messages
23
Reaction score
1
Hello.

I am having some trouble understanding an integration example we have. I have written it out in the attached pdf. I would be grateful if someone can help me undertand what is going on.

I assume you let a = (x-RP)/(√2 ΔRP) da to make the process easier, but I am, not sure how that becomes

1/(√2 ΔRP) dx

I thought if we took the top line to be a constant, that should have come out as zero?

-S
 

Attachments

Physics news on Phys.org
You make the substitution a = (x-RP)/(√2 ΔRP) , then take the derivative of this with respect to x. Everything but x is treated as a constant, so this gives
da/dx = 1/(√2 ΔRP), or dx = (√2 ΔRP) da.
 
Hello,

Thanks for the reply. Right, yea, I think I understand that ...I will run through it a few times just to make sure.

Thanks.

-S
 
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