How Do You Integrate x^5 cos(x^3) with Substitution?

  • Thread starter Thread starter mckallin
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
mckallin
Messages
15
Reaction score
0
Please Help! Integration!

can anyone help me solve the following integration? thanks a lot.

[tex]\int x^5 cos(x^3) dx[/tex]
 
Physics news on Phys.org
try to solve it by parts
 
I have tried it, but it doesn't work, at least, for me.

If I make [tex]u=cos(x^3), dv=x^5 dx[/tex], the grade of x, which is in the [tex]cos(x^3)[/tex], won't be reduce.

If I make [tex]u=x^5, dv=cos(x^3) dx[/tex], I can't solve the [tex]\int cos(x^3) dx[/tex].

Could you give me some more advice? thanks
 
What would you like to have inside the integral in order to have

[tex]\int cos(x^3) dx[/tex]

be solvable? Can you choose slightly different u and dv to accomplish that?
 
From [itex](\sin x^3)'=3\,x^2\,\cos x^3[/itex] deduce that [itex]\cos x^3=\frac{1}{3\,x^2}\,(\sin x^3)'[/itex] and use that to integrate by parts.
 
Rainbow Child said:
From [itex](\sin x^3)'=3\,x^2\,\cos x^3[/itex] deduce that [itex]\cos x^3=\frac{1}{3\,x^2}\,(\sin x^3)'[/itex] and use that to integrate by parts.
How it can help?

HallsofIvy said:
Make the substitution u= x3, then integrate by parts!
How this can help?
 
fermio said:
How this can help?
I don't think there's any harm in showing the substitution,

[tex]u = x^3 \Rightarrow \frac{du}{dx} = 3x^2 \Rightarrow dx = \frac{du}{3x^2}[/tex]

Hence when we make the substitution the integral becomes,

[tex]\int \frac{x^5}{3x^2}\cos(u)du = \frac{1}{3}\int u\cos(u)du[/tex]

Which is a simple integral to solve.
 
Last edited: