Struggling with Solving Integral of arcsin x: Seeking Help and Hints

  • Thread starter Thread starter agro
  • Start date Start date
  • Tags Tags
    Integral
AI Thread Summary
The integral of arcsin x can be solved using integration by parts, where u = arcsin x and dv = dx, leading to the equation x * arcsin x - ∫(x / √(1 - x²)) dx. A suggested substitution is u = 1 - x², which simplifies the integral process. Another method involves implicit differentiation of sin(y) = x, allowing the transformation of the integral into ∫y cos(y) dy. Ultimately, the solution is x * arcsin x + √(1 - x²) + C, confirming that various approaches can lead to the same result.
agro
Messages
46
Reaction score
0
I find it really hard to solve
\int\arcsin{x}\;dx
I tried using integration by part with these values:
<br /> \begin{array}{rl}<br /> u=\arcsin{x},&amp;dv=dx\\<br /> du=\frac{1}{\sqrt{1-x^2}}\;dx,&amp;v=x\\<br /> \end{array}<br />
Which yields
<br /> \begin{equationarray}<br /> \int\arcsin{x}\;dx&amp;=&amp;x\arcsin{x}-\int\frac{x}{\sqrt{1-x^2}}\;dx<br /> \end{equationarray}<br />
After that I tried various substitutions/integration by parts but didn't get any simpler form... Can anyone help my desperate self :) (maybe hints...)

Thanks a lot beforehand...
 
Physics news on Phys.org
What substitutions did you try? There are at least two substitutions that work well here; one just screams "try me", and another is one of the techniques I think you've learned by now that is specifically for solving integrals that look like that...
 
Last edited:
Try the substitution 1 - x^2.

Edit: Heh, guess I gave it away.

cookiemonster
 
Last edited:
Given: y=\arcsin x

Take the sin of both sides of the equation yielding: \sin y=x

Use implicit differentiation: (\sin y)\frac{d}{dx}=(x)\frac{d}{dx}

to get: (\cos y)dy=dx

Stick the above into this: \int\arcsin{x}\;dx

Substitute y, and (sin y)dy into your original equation: \int y\cos y\;dy

Integrate by parts: y\sin y+\cos y+C

Substitute x and arcsin x back into equation and replace cos y with the sqrt of 1- sin^2 y: x\arcsin x+\sqrt{1-sin^2y}+C

Substitute x for sin y: x\arcsin x+\sqrt{1-x^2}+C

Thus: \int\arcsin{x}\;dx=x\arcsin x+\sqrt{1-x^2}+C

You do pretty much the same as above for the other inverse trig functions. Hope this helped.

You where going down the right path the way you chose to do it also. if you let u=1-x^2 then du would equal? Which could then be substituted back into get the same answer as above...
 
Ouch, I should've been able to see that (the u = 1-x^2 substitution) :). Btw your method is very interesting faust9.

Thanks all :)
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top