Solving Integrals with Square Root in Denominator

  • Thread starter Thread starter Taturana
  • Start date Start date
  • Tags Tags
    Integral
Taturana
Messages
108
Reaction score
0

Homework Statement



I need to proceed to solve this integral:

Homework Equations



\int_{0}^{a}\frac{s \ ds}{\sqrt{y^{2} + s^{2}}} = \left [ \sqrt{y^{2} + s^{2}} \right ]_{s=0}^{s=a}

The Attempt at a Solution



I don't understand what he did from the left-hand side of the equation to the right-hand side... could someone explain me, please?

Thank you,
Rafael Andreatta
 
Physics news on Phys.org
Taturana said:

Homework Statement



I need to proceed to solve this integral:

Homework Equations



\int_{0}^{a}\frac{s \ ds}{\sqrt{y^{2} + s^{2}}} = \left [ \sqrt{y^{2} + s^{2}} \right ]_{s=0}^{s=a}

The Attempt at a Solution



I don't understand what he did from the left-hand side of the equation to the right-hand side... could someone explain me, please?

Thank you,
Rafael Andreatta
It seems to me that an ordinary substitution was used: u = y2 + s2, du = 2s ds.
 
Mark44 said:
It seems to me that an ordinary substitution was used: u = y2 + s2, du = 2s ds.

I tried some math here and I still don't understand...

When you get an integral of that type, how do you know when you need to make this kind of substitution?

Could you explain me more clearly?

Thank you very much...
 
Taturana said:
I tried some math here and I still don't understand...

u=y2+s2

if y is a constant and you differentiate wrt s you will get

du/ds = 2s or du=2s ds, meaning that s ds = du/2

Taturana said:
When you get an integral of that type, how do you know when you need to make this kind of substitution?

It comes with practice really. If you have this integral

\int \frac{x^2}{x^3+1} dx

you notice that d/dx(x3+1) = 3x2

so if you used a substitution of t=x3+1, dt = 3x2 dx or dt/3 = x2 dx.

So in the integral, you can replace x2 dx with dt/3.
 
Taturana said:
I tried some math here and I still don't understand...

When you get an integral of that type, how do you know when you need to make this kind of substitution?

Could you explain me more clearly?

Thank you very much...
Show us what you're trying and we'll straighten you out.
 
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