Posted by O_o Rion on Saturday, December 5, 2009 at 8:31pm.
"take sqrt8 common in the denominator to get it in the form sqrt(1-u sq.)"
Shouldn't it be
1/sqrt(8-u^2)
=(1/sqrt(8))/(1-(u/sqrt(8))^2)
When you do a substitution, it is always advisable to use a different letter. You are likely to confuse yourself if you use the same letter, namely, substitute u by u/sqrt(8).
Try:
w=u/sqrt(8)
then
dw=du/sqrt(8)
and
∫ du/sqrt(8-u^2)
=∫ du/(sqrt(8))/(1-(u/sqrt(8)))
=∫ dw/(1-w^2)
=asin(w)
=asin(u/sqrt(8))
square root of (1-u squared)
Related Questions
calculus - How do you find: the Integral of arcsin(1 / (sqrt x^2 - 1) ) dx ?? (...
calculus II - Using integration by substitution. find the exact value of ...
Integration-Calculus - How do I integrate this? constant(1- z/[sqrt (z^2 + ...
Calculus - Evaluate the indefinite integral: 8x-x^2. I got this but I the ...
Calculus - Evaluate the integral by changing to spherical coordinates. The outer...
Calculus - Evaluate the integral by changing to spherical coordinates. The outer...
Calculus - Evaluate the integral by changing to spherical coordinates. The outer...
Calculus - Evaluate the integral by changing to spherical coordinates. The outer...
double integral - 1. Sketch the region of integration & reverse the order of...
Calculus - Find the volume of the solid whose base is the region in the xy-plane...
For Further Reading