Glathberif
New member
- Joined
- Jun 15, 2013
- Messages
- 6
Hello,
I have tried to solve the following integral and get a result which is wrong (because when I derivate it, I get something different).
Let int( ) be the integral sign. Plus, I'll skip dx and C to help readability.
int(x5*sqrt(x3+1))
Let u=x5 and dv=sqrt(x3+1)
So, du=5x4
Now, let's find v.
Let t=x3+1
v=int(sqrt(t))
=2/3*t3/2
=2/3*(x3+1)3/2
int(x5*sqrt(x3+1))
=int(udv)
=uv-int(vdu)
=2/3*x5*(x3+1)3/2-10/3*int(x4*(x3+1)3/2
Now, you can see the degree of x in the new integral is smaller, so I basically did it again and again until it disappeared, but when I derivate it, it just doesn't fit, so I guess I made the same mistake in each step, but can't find it (probably the method itself is wrong?)
Here is the derivative if it can help: http://www.wolframalpha.com/input/?i=d%282%2F3x^5*%28x^3%2B1%29^%283%2F2%29%29%2Fdx-10%2F3*%28x^4*%28x^3%2B1%29^%283%2F2%29%29 (look at the alternative form, you can see the square root is correct but not the degree nor the scalar of x)
Thanks for your help!
I have tried to solve the following integral and get a result which is wrong (because when I derivate it, I get something different).
Let int( ) be the integral sign. Plus, I'll skip dx and C to help readability.
int(x5*sqrt(x3+1))
Let u=x5 and dv=sqrt(x3+1)
So, du=5x4
Now, let's find v.
Let t=x3+1
v=int(sqrt(t))
=2/3*t3/2
=2/3*(x3+1)3/2
int(x5*sqrt(x3+1))
=int(udv)
=uv-int(vdu)
=2/3*x5*(x3+1)3/2-10/3*int(x4*(x3+1)3/2
Now, you can see the degree of x in the new integral is smaller, so I basically did it again and again until it disappeared, but when I derivate it, it just doesn't fit, so I guess I made the same mistake in each step, but can't find it (probably the method itself is wrong?)
Here is the derivative if it can help: http://www.wolframalpha.com/input/?i=d%282%2F3x^5*%28x^3%2B1%29^%283%2F2%29%29%2Fdx-10%2F3*%28x^4*%28x^3%2B1%29^%283%2F2%29%29 (look at the alternative form, you can see the square root is correct but not the degree nor the scalar of x)
Thanks for your help!