Integration: Evaluate the Definite Integral?

KAISER91
Messages
27
Reaction score
0

Homework Statement



Q) Evaluate The Definite Integral:

∫ (x^3) / (1 + x^4) dx

Upper Limit: 1
Lower Limit: 0


Homework Equations





The Attempt at a Solution



I think I'm on the right track;


u = 1 + x^4
du/dx = 4x^3
du = 4x^3 dx
1/4 du = x^3 dx


When x = 0 ; u = 1
When x = 1 ; u = 2


Therefore;

∫ (1/4 du) / u

1/4 ∫ u^-1




I'm not sure if that last step is correct; but here is where I get stuck.

Help will be appreciated. Thanks.



BTW;

Answer given is (1/4) ln 2
 
Physics news on Phys.org
<br /> \int \frac{dx}{x} = ln(x) + C<br />
 
LMAOO!

Silly me.

Nevermind, I got it now.
 
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...
Back
Top