Can You Solve This Integral Without Using Integration by Parts?

raincheck
Messages
38
Reaction score
0
"Evaluate the integral [0,1] x^3/sqrt[x^2 + 1] by integration by parts"

I know I have to use the integration by parts equation, but I don't know what to make u and what to make dv..
 
Physics news on Phys.org
Try rewriting the integral thus;

\int^{1}_{0}\; \frac{x^{3}}{\sqrt{x^2+1}} \; dx = \int^{1}_{0}\; x^3 (x^2 +1)^{-\frac{1}{2}} \;dx

Now, to determine which term to make u and dv, think about which one will simplify your expression most when you differentiated it and set this to u.
 
You could start by rewriting the integrand:

<br /> \frac{x^3}{\sqrt{x^2+1}}=x^3 (x^2+1)^{-1/2} = [x^{-6} (x^2+1)]^{-1/2}<br />

And the apply the integration by parts formula. That should make it easier.
 
OH okay, thank you!
 
Do you have to do it by parts? Much easier to substitute u = x^2
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top