Integrating x² times 3^(x³)

  • Thread starter Thread starter 1MileCrash
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
1MileCrash
Messages
1,338
Reaction score
41

Homework Statement



[itex]\int (x^{2})(3^{x^{3}}) dx[/itex]

Homework Equations





The Attempt at a Solution



let u = x^3, du = 3x^2 dx

[itex]\frac{1}{3}\int 3^{u}du[/itex]

[itex]\frac{1}{3} (\frac{1}{ln 3})3^{u}[/itex]

[itex]\frac{1}{3} (\frac{1}{ln 3})3^{x^{3}}[/itex]
 
Physics news on Phys.org
*Sigh* Mathway never agrees with me, or says it can't solve the problem. Wolfram also showed me something weird.

I guess I need to stop second guessing myself when those online solvers give a weird answer.
 
Don't forget the constant of integration, each time you use the integral sign without limits. Wolfram is 99.99% right.
 
(1/3) = 3-1

Therefore, [itex]\displaystyle \frac{1}{3} \left(\frac{1}{\ln 3}\right)3^{x^{3}}=\left(\frac{1}{\ln 3}\right)3^{(x^{3}-1)}\,,[/itex] which is pretty much what WolframAlpha gives.
 
I think that was wolfram's result. Now I see why.
 
1MileCrash said:
Wolfram also showed me something weird.

Wolfram is correct. It gives me:

[tex]\frac{3^{x^3-1}}{\log{3}}[/tex]

which is:

[tex]\frac{3^{x^3}3^{-1}}{\log{3}} = \frac{1}{3}\frac{3^{x^3}}{\log{3}}[/tex]

Sammy beat me.
 
Whenever my calculator tells me it can't solve an integral I always try making some substitution or similar adjustments (especially trig). Sometimes the ability to see pieces of a puzzle is lacking in straight-up algorithms.