Originally Posted by Mentallic
![LaTeX Code: \\int_0^{6}\\sqrt{1 - (nx)^2}\\dx \\neq \\left [{1 \\over 2}\\sqrt{1 - n^2x^2} + {\\arcsin (nx) \\over 2n} \\right ]_{0}^{6}](latex_images/22/2253003-0.png)
Now, I can't actually explain because I don't know how to evaluate the integral, but I did go about it backwards and derived the result. They're not equal from what I can see.
|
It is relatively easy to show that:
Two methods come to mind.
Method 1.
Substitute

and it transforms into

. Then just use the trig identity
cos^2(u) = 1/2 + 1/2 * cos(2u) and it's straight forward to get the above stated result.
Method 2. (A little more complicated but avoids need for trig identities and "trig of inverse trig" simplifications).
Note that

. The first term is pretty much a standard inverse sin integral and the second term is amenable to integration by parts. This is actually one of those integration by part problems where you end up with the original integral on both the left and right hand side of the equals sign and it simplifies down pretty easily (again to give the above stated result).
Edit. Yes thanks g_edgar. I didn't notice that missing x before.