Can Substitution Simplify the Integral of (x + arcsin(x)) / sqrt(1-x^2)?

  • Thread starter Thread starter cristina
  • Start date Start date
  • Tags Tags
    Integral
cristina
Messages
53
Reaction score
0
Int (x+ arcsin (x))/(sqrt(1-x^2))

It's not working when I put U = (x+ arcsin (x)) and dU= 1/(sqrt(1-x^2)
Is there anyway to solve it?

Thanks
 
Physics news on Phys.org
If u = x + arcsin(x), then du = (1 + 1/sqrt(1 - x^2))dx. Maybe that's why it "isn't working".
 
Split the integral and remember (or look up) the derivative of arcsin(x)
 
As Galileo says:

\int \frac{x + \arcsin x}{\sqrt{1 + x^2}} dx = \int \frac{x}{\sqrt{1 + x^2}} dx + \int \frac{\arcsin x}{\sqrt{1 + x^2}}dx

Which makes the former integral of that quite easy, however the latter integral is of the form f(x) / f'(x) which has no standard result. Although it does have a solution it is very long and extremely complex, are you sure this is the integral you were given?
 
Zurtex said:
As Galileo says:

\int \frac{x + \arcsin x}{\sqrt{1 + x^2}} dx = \int \frac{x}{\sqrt{1 + x^2}} dx + \int \frac{\arcsin x}{\sqrt{1 + x^2}}dx

Which makes the former integral of that quite easy, however the latter integral is of the form f(x) / f'(x) which has no standard result. Although it does have a solution it is very long and extremely complex, are you sure this is the integral you were given?

The integrand is \frac{\arcsin x}{\sqrt{1 - x^2}}
with a minus sign, so the integrand has the form f(x)f'(x) :smile:
 
I'm really sorry, I don't know where my mind went, your totally right.
 
Can I do it with UV - Integra (VdU)
 
cristina said:
Can I do it with UV - Integra (VdU)
Your probably can but both the integrals are simple substiutions.
 
can you explain more pls?
 
  • #10
Whenever you have an integral of the form:

\int gf(x) * a * f'(x) dx

Where 'a' is some constant, then if you use the substitution u = f(x) you get:

du = f'(x)dx

a \int g(u) du

You can do this quite easily with both your integrals to get fairly easy integrals.
 

Similar threads

Back
Top