New Reply

Integral ∫x^3*√(x^2-5) dx

 
Share Thread Thread Tools
Nov25-12, 12:17 PM   #1
 

Integral ∫x^3*√(x^2-5) dx


1. The problem statement, all variables and given/known data

∫x^3*√(x^2-5) dx

2. Relevant equations

∫u.dv=u.v-∫du.v


3. The attempt at a solution

So i tried to change the integral to ∫x*x^2*√(x^2-5)dx and u = x^2-5, then du = 2x, so 1/2*∫x^2*√(x^2-5) . Let u = √(x^2-5) , du = x/√(x^2-5) and dv = x^2 , v = x^3/3. Am I going in the right direction?

Thanks in advance
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
Nov25-12, 12:36 PM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by ruiwp13 View Post
1. The problem statement, all variables and given/known data

∫x^3*√(x^2-5) dx

2. Relevant equations

∫u.dv=u.v-∫du.v


3. The attempt at a solution

So i tried to change the integral to ∫x*x^2*√(x^2-5)dx and u = x^2-5, then du = 2x, so 1/2*∫x^2*√(x^2-5) . Let u = √(x^2-5) , du = x/√(x^2-5) and dv = x^2 , v = x^3/3. Am I going in the right direction?

Thanks in advance
You don't need parts. Your first substitution is the one to use, u = x^2-5. Notice that means x^2=5+u.
 
Nov25-12, 12:49 PM   #3
 
Quote by Dick View Post
You don't need parts. Your first substitution is the one to use, u = x^2-5. Notice that means x^2=5+u.
I did that, u=x^2-5, du= 2xdx, x^2=u+5 and I got :

1/2*∫(u+5)*√udu

so I multiplied and I got : 1/2*∫u^(3/2)+5u^(1/2)

1/2*1/5 * ∫u^(3/2)+u^(1/2)

and I got u^(5/2)/25+(2u^(3/2))/3 and It's wrong :/ where did I failed?

Thanks
 
Nov25-12, 12:56 PM   #4

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Integral ∫x^3*√(x^2-5) dx


Quote by ruiwp13 View Post
so I multiplied and I got : 1/2*∫u^(3/2)+5u^(1/2)

1/2*1/5 * ∫u^(3/2)+u^(1/2)
Just sloppy algebra, I think. Where did the '1/5' come from?
 
Nov25-12, 12:59 PM   #5
 
Quote by Dick View Post
Just sloppy algebra, I think. Where did the '1/5' come from?
To remove the 5 from 5u^(1/2)

The solution is supposed to be:

x^3/3*(u^(3/2))-2/15*(u^(5/2))+c
 
Nov25-12, 01:08 PM   #6

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by ruiwp13 View Post
To remove the 5 from 5u^(1/2)

The solution is supposed to be:

x^3/3*(u^(3/2))-2/15*(u^(5/2))+c
'Remove the 5'?? I don't get it. And the given solution looks wrong as well.
 
Nov25-12, 01:11 PM   #7
 
Quote by Dick View Post
'Remove the 5'?? I don't get it. And the given solution looks wrong as well.
Trough wolframalpha the solution is different:

http://www.wolframalpha.com/input/?i...t%28x%5E2-5%29
 
Nov25-12, 01:21 PM   #8

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by ruiwp13 View Post
Trough wolframalpha the solution is different:

http://www.wolframalpha.com/input/?i...t%28x%5E2-5%29
Wolfram is using u^(5/2)=u*u^(3/2) and pulling out the common factor of u^(3/2).
 
Nov25-12, 01:24 PM   #9
 
Quote by Dick View Post
Wolfram is using u^(5/2)=u*u^(3/2) and pulling out the common factor of u^(3/2).
So where is my mistake?
 
Nov25-12, 01:31 PM   #10

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by ruiwp13 View Post
So where is my mistake?
Start with 'removing the 5'. You can write u^(3/2)+5u^(1/2)=5*((1/5)*u^(3/2)+u^(1/2)). That's not (1/5)*(u^(3/2)+u^(1/2)), if that's what you meant. It's hard to tell how you are grouping things. Use more parentheses to make things clearer.
 
New Reply
Thread Tools


Similar Threads for: Integral ∫x^3*√(x^2-5) dx
Thread Forum Replies
Divergence Integral doesn't equal surface integral Advanced Physics Homework 2
Does path integral and loop integral in a Feynman diagram violate special relativity? General Physics 0
Rewrite the integral as an equivalent iterated integral in the order Calculus & Beyond Homework 5
Using polar co-ord. to change double integral into single integral involving only r. Calculus & Beyond Homework 5
Is the ordinary integral a special case of the line integral? Calculus 3