Integrating $\frac{t^{3}}{\sqrt{3 + t^{2}}}$: A Solution

  • Thread starter Thread starter Panphobia
  • Start date Start date
  • Tags Tags
    Integrating
Panphobia
Messages
435
Reaction score
13

Homework Statement



\int \frac{t^{3}}{\sqrt{3 + t^{2}}}

Homework Equations



∫udv = uv - ∫vdu

The Attempt at a Solution


So I tried integration by parts, then I had to integrate the last term with the same method, and then I got a u substitution integral, in the end I got.

\int \frac{t^{3}}{\sqrt{3 + t^{2}}} = \frac{t^{4}}{\sqrt{3+t^{2}}\cdot 4} - \frac{t^{3}}{\sqrt{3+t^{2}}\cdot 2} - \sqrt[3/2]{3+t^{2}} +9\cdot \sqrt{3+t^{2}}

This seems a little long for the space given for the question, so could someone confirm the correctness of this integral? Also how would I go about being more efficient in solving my integrals?
 
Last edited:
Physics news on Phys.org
Are you sure this integral is copied correctly? The answer isn't pretty and is longer than your answer. In the future, try to include all of your intermediate steps as well.

Are you sure one of the ##t^3## isn't supposed to be a ##t^2##?
 
Panphobia said:
This seems a little long for the space given for the question, so could someone confirm the correctness of this integral?
Don't let the space provided in a question throw you off. It has no value when solving problems. Don't get caught up in head games.

If you rewrite the question as \int t^3 \cdot (3+t^3)^\frac{-1}{2} dt, it might be a bit easier.

The only way I can see this problem being solved is integration by parts numerous times to eliminate the t3 term.
It's very painful but is good practice.
 
scurty said:
Are you sure this integral is copied correctly? The answer isn't pretty and is longer than your answer. In the future, try to include all of your intermediate steps as well.

Are you sure one of the ##t^3## isn't supposed to be a ##t^2##?

I corrected it, my question was wrong.
 
Panphobia said:
I corrected it, my question was wrong.
That makes a huge difference.

Show how you do the first integration by parts.

Added in Edit:

See Dick's reply (next). That should work fine.
 
Last edited:
Panphobia said:
I corrected it, my question was wrong.

Alright, then just start with the substitution u=3+t^2. I don't think you need integration by parts at all. Show your work.
 
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