Paul's Online Notes
Home / Calculus II / Integration Techniques / Trig Substitutions
Show All Notes Hide All Notes

Section 7.3 : Trig Substitutions

11. Use a trig substitution to evaluate \( \displaystyle \int{{{t^3}{{\left( {3{t^2} - 4} \right)}^{\frac{5}{2}}}\,dt}}\).

Show All Steps Hide All Steps

Start Solution

First, do not get excited about the exponent in the integrand. These types of problems work exactly the same as those with just a root (as opposed to this case in which we have a root to a power – you do agree that is what we have right?). So, in this case it looks like we’ll need the following trig substitution.

\[t = \frac{2}{{\sqrt 3 }}\sec \left( \theta \right)\]

Now we need to use the substitution to eliminate the root and get set up for actually substituting this into the integral.

Show Step 2

Let’s first use the substitution to eliminate the root.

\[{\left( {3{t^2} - 4} \right)^{\frac{5}{2}}} = {\left[ {\sqrt {3{t^2} - 4} } \right]^5} = {\left[ {\sqrt {4{{\sec }^2}\left( \theta \right) - 4} } \right]^5} = {\left[ {2\sqrt {{{\tan }^2}\left( \theta \right)} } \right]^5} = 32{\left| {\tan \left( \theta \right)} \right|^5}\]

Next, because we are doing an indefinite integral we will assume that the tangent is positive and so we can drop the absolute value bars to get,

\[{\left( {3{t^2} - 4} \right)^{\frac{5}{2}}} = 32{\tan ^5}\left( \theta \right)\]

For a final substitution preparation step let’s also compute the differential so we don’t forget to use that in the substitution!

\[dt = \frac{2}{{\sqrt 3 }}\sec \left( \theta \right)\tan \left( \theta \right)\,d\theta \] Show Step 3

Now let’s do the actual substitution.

\[\begin{align*}\int{{{t^3}{{\left( {3{t^2} - 4} \right)}^{\frac{5}{2}}}\,dt}} & = \int{{{{\left( {\frac{2}{{\sqrt 3 }}} \right)}^3}{{\sec }^3}\left( \theta \right)\left( {32{{\tan }^5}\left( \theta \right)} \right)\left( {\frac{2}{{\sqrt 3 }}\sec \left( \theta \right)\tan \left( \theta \right)} \right)\,d\theta }}\\ & = \frac{{512}}{9}\int{{{{\sec }^4}\left( \theta \right){{\tan }^6}\left( \theta \right)\,d\theta }}\end{align*}\]

Do not forget to substitute in the differential we computed in the previous step. This is probably the most common mistake with trig substitutions. Forgetting the differential can substantially change the problem, often making the integral very difficult to evaluate.

Show Step 4

We now need to evaluate the integral. Here is that work.

\[\begin{align*}\int{{{t^3}{{\left( {3{t^2} - 4} \right)}^{\frac{5}{2}}}\,dt}} & = \frac{{512}}{9}\int{{\left( {{{\tan }^2}\left( \theta \right) + 1} \right){{\tan }^6}\left( \theta \right)\,\,{{\sec }^2}\left( \theta \right)\,d\theta }}\hspace{0.25in}\,\,\,\,\,u = \tan \left( \theta \right)\\ & = \frac{{512}}{9}\int{{\left( {{u^2} + 1} \right){u^6}\,du}} = \frac{{512}}{9}\int{{{u^8} + {u^6}\,du}}\\ & = \frac{{512}}{9}\left[ {\frac{1}{9}{{\tan }^9}\left( \theta \right) + \frac{1}{7}{{\tan }^7}\left( \theta \right)} \right] + c\end{align*}\]

Don’t forget all the “standard” manipulations of the integrand that we often need to do in order to evaluate integrals involving trig functions. If you don’t recall them you’ll need to go back to the previous section and work some practice problems to get good at them.

Every trig substitution problem reduces down to an integral involving trig functions and the majority of them will need some manipulation of the integrand in order to evaluate.

Show Step 5

As the final step we just need to go back to \(t\)’s. To do this we’ll need a quick right triangle. Here is that work.

From the substitution we have,

\[\sec \left( \theta \right) = \frac{{\sqrt 3 \,t}}{2}\,\,\,\,\,\left( { = \frac{{{\mbox{hyp}}}}{{{\mbox{adj}}}}} \right)\]

From the right triangle we get,

\[\tan \left( \theta \right) = \frac{{\sqrt {3{t^2} - 4} }}{2}\]

The integral is then,

\[\begin{align*}\int{{{t^3}{{\left( {3{t^2} - 4} \right)}^{\frac{5}{2}}}\,dt}} & = \frac{{512}}{9}\left[ {\frac{1}{9}{{\left( {\frac{{\sqrt {3{t^2} - 4} }}{2}} \right)}^9} + \frac{1}{7}{{\left( {\frac{{\sqrt {3{t^2} - 4} }}{2}} \right)}^7}} \right] + c\\ & = \require{bbox} \bbox[2pt,border:1px solid black]{{\frac{{{{\left( {3{t^2} - 4} \right)}^{\frac{9}{2}}}}}{{81}} + \frac{{4{{\left( {3{t^2} - 4} \right)}^{\frac{7}{2}}}}}{{63}} + c}}\end{align*}\]