Find the Integral of x^3 * (x^2 - 8)^1/2 | Calculus 2

AI Thread Summary
To find the integral of x^3 * (x^2 - 8)^(1/2), various methods have been discussed, including substitution, integration by parts, and trigonometric substitution. One effective approach is to separate x^3 into x^2 * x and apply integration by parts. Another suggested method involves the substitution u = x^2 - 8, transforming the integral into a more manageable form. Trigonometric substitution, such as letting x = √8 sec(θ), is also recommended for simplifying the integral. Ultimately, these techniques aim to arrive at the correct answer of (1/15)(x^2 - 8)^(3/2)(3x^2 + 16).
waterchan
Messages
23
Reaction score
0
How would you find the integral of x^3 * ( x^2 - 8 )^1/2 ?

I've tried everything I can think of; substitution / trigonometric substitution, partial fractions, integration by parts, but I just can't get the answer. The answer is supposed to be:

1/15(x^2-8)^3/2 * (3x^2 + 16 )
 
Physics news on Phys.org
Separate x^3 into x^2*x, then do integration by parts with x^2 for one and x(x^2-8)^.5 for the other.
 
You could try a hyperbolic substitution.

\frac{x}{2\sqrt{2}}=\cosh t

Daniel.
 
Or just let u = x2 - 8, so x^3dx = (u+8)du/2.

--J
 
Or you can do trigonometric substitution.

x = \sqrt{8} sec\theta;

dx = \sqrt{8} sec\theta tan\theta d\theta ;

and x^3 = 8\sqrt{8} sec^3\theta

Edit message:

Blah i would definitely go for Justin's substitutions.
 
Last edited:
Trig substitution will definitely work, you can simplify towards the step

64 \sqrt{(8)} \int sec^{4} \theta~tan^{2} \thetad \theta

64 \sqrt{(8)} \int sec^{2} \theta~(1+tan^{2} \theta )tan^{2} \theta d \theta

u=tan \theta

du= sec^{2} \theta d \theta
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top