Paul's Online Notes
Paul's Online Notes
Home / Calculus I / Integrals / More Substitution Rule
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 5.4 : More Substitution Rule

In order to allow these pages to be displayed on the web we’ve broken the substitution rule examples into two sections. The previous section contains the introduction to the substitution rule and some fairly basic examples. The examples in this section tend towards the slightly more difficult side. Also, we’ll not be putting quite as much explanation into the solutions here as we did in the previous section.

In the first couple of sets of problems in this section the difficulty is not with the actual integration itself, but with the set up for the integration. Most of the integrals are fairly simple and most of the substitutions are fairly simple. The problems arise in getting the integral set up properly for the substitution(s) to be done. Once you see how these are done it’s easy to see what you have to do, but the first time through these can cause problems if you aren’t on the lookout for potential problems.

Example 1 Evaluate each of the following integrals.
  1. \( \displaystyle \int{{{{\bf{e}}^{2t}} + \sec \left( {2t} \right)\tan \left( {2t} \right)\,dt}}\)
  2. \( \displaystyle \int{{\sin \left( t \right)\left( {4{{\cos }^3}\left( t \right) + 6{{\cos }^2}\left( t \right) - 8} \right)\,dt}}\)
  3. \( \displaystyle \int{{x\cos \left( {{x^2} + 1} \right) + \frac{x}{{{x^2} + 1}}\,dx}}\)
Show All Solutions Hide All Solutions
a \( \displaystyle \int{{{{\bf{e}}^{2t}} + \sec \left( {2t} \right)\tan \left( {2t} \right)\,dt}}\) Show Solution

This first integral has two terms in it and both will require the same substitution. This means that we won’t have to do anything special to the integral. One of the more common “mistakes” here is to break the integral up and do a separate substitution on each part. This isn’t really mistake but will definitely increase the amount of work we’ll need to do. So, since both terms in the integral use the same substitution we’ll just do everything as a single integral using the following substitution.

\[u = 2t \hspace{0.5in} du = 2dt\hspace{0.25in} \Rightarrow \hspace{0.25in}\,\,dt = \frac{1}{2}du\]

The integral is then,

\[\begin{align*}\int{{{{\bf{e}}^{2t}} + \sec \left( {2t} \right)\tan \left( {2t} \right)\,dt}} & = \frac{1}{2}\int{{{{\bf{e}}^u} + \sec \left( u \right)\tan \left( u \right)\,du}}\\ & = \frac{1}{2}\left( {{{\bf{e}}^u} + \sec \left( u \right)} \right) + c\\ & = \frac{1}{2}\left( {{{\bf{e}}^{2t}} + \sec \left( {2t} \right)} \right) + c\end{align*}\]

Often a substitution can be used multiple times in an integral so don’t get excited about that if it happens. Also note that since there was a \(\frac{1}{2}\) in front of the whole integral there must also be a \(\frac{1}{2}\) in front of the answer from the integral.


b \( \displaystyle \int{{\sin \left( t \right)\left( {4{{\cos }^3}\left( t \right) + 6{{\cos }^2}\left( t \right) - 8} \right)\,dt}}\) Show Solution

This integral is similar to the previous one, but it might not look like it at first glance. Here is the substitution for this problem,

\[u = \cos \left( t \right)\hspace{0.25in}\,\,\,\,\,du = - \sin \left( t \right)dt\hspace{0.25in} \Rightarrow \hspace{0.25in}\sin \left( t \right)dt = - du\]

We’ll plug the substitution into the problem twice (since there are two cosines) and will only work because there is a sine multiplying everything. Without that sine in front we would not be able to use this substitution.

The integral in this case is,

\[\begin{align*}\int{{\sin \left( t \right)\left( {4{{\cos }^3}\left( t \right) + 6{{\cos }^2}\left( t \right) - 8} \right)\,dt}} & = - \int{{4{u^3} + 6{u^2}}} - 8\,du\\ & = - \left( {{u^4} + 2{u^3} - 8u} \right) + c\\ & = - \left( {{{\cos }^4}\left( t \right) + 2{{\cos }^3}\left( t \right) - 8\cos \left( t \right)} \right) + c\end{align*}\]

Again, be careful with the minus sign in front of the whole integral.


c \( \displaystyle \int{{x\cos \left( {{x^2} + 1} \right) + \frac{x}{{{x^2} + 1}}\,dx}}\) Show Solution

It should be fairly clear that each term in this integral will use the same substitution, but let’s rewrite things a little to make things really clear.

\[ \displaystyle \int{{x\cos \left( {{x^2} + 1} \right) + \frac{x}{{{x^2} + 1}}\,dx}} = \int{{x\left( {\cos \left( {{x^2} + 1} \right) + \frac{1}{{{x^2} + 1}}} \right)\,dx}}\]

Since each term had an \(x\) in it and we’ll need that for the differential we factored that out of both terms to get it into the front. This integral is now very similar to the previous one. Here’s the substitution.

\[u = {x^2} + 1 \hspace{0.5in} du = 2x\,dx\hspace{0.25in}\,\,\,\,\,\,\,\, \Rightarrow \,\hspace{0.25in}\,\hspace{0.25in}x\,dx = \frac{1}{2}du\]

The integral is,

\[\begin{align*}\int{{x\cos \left( {{x^2} + 1} \right) + \frac{x}{{{x^2} + 1}}\,dx}} & = \frac{1}{2}\int{{\cos \left( u \right) + \frac{1}{u}\,du}}\\ & = \frac{1}{2}\left( {\sin \left( u \right) + \ln \left| u \right|} \right) + c\\ & = \frac{1}{2}\left( {\sin \left( {{x^2} + 1} \right) + \ln \left| {{x^2} + 1} \right|} \right) + c\end{align*}\]

So, as we’ve seen in the previous set of examples sometimes we can use the same substitution more than once in an integral and doing so will simplify the work.

Example 2 Evaluate each of the following integrals.
  1. \( \displaystyle \int{{{x^2} + {{\bf{e}}^{1 - x}}\,dx}}\)
  2. \( \displaystyle \int{{x\cos \left( {{x^2} + 1} \right) + \frac{1}{{{x^2} + 1}}\,dx}}\)
Show All Solutions Hide All Solutions
a \( \displaystyle \int{{{x^2} + {{\bf{e}}^{1 - x}}\,dx}}\) Show Solution

In this integral the first term does not need any substitution while the second term does need a substitution. So, to deal with that we’ll need to split the integral up as follows,

\[\int{{{x^2} + {{\bf{e}}^{1 - x}}\,dx}} = \int{{{x^2}\,dx}} + \int{{{{\bf{e}}^{1 - x}}\,dx}}\]

The substitution for the second integral is then,

\[u = 1 - x\hspace{0.25in}du = - dx\hspace{0.25in}\, \Rightarrow \hspace{0.25in}\,\,dx = - du\]

The integral is,

\[\begin{align*}\int{{{x^2} + {{\bf{e}}^{1 - x}}\,dx}} & = \int{{{x^2}\,dx}} - \int{{{{\bf{e}}^u}\,du}}\\ & = \frac{1}{3}{x^3} - {{\bf{e}}^u} + c\\ & = \frac{1}{3}{x^3} - {{\bf{e}}^{1 - x}} + c\end{align*}\]

Be careful with this kind of integral. One of the more common mistakes here is do the following “shortcut”.

\[ \int{{{x^2} + {{\bf{e}}^{1 - x}}\,dx}} = - \int{{{x^2}\, + {{\bf{e}}^u}\,du}}\]

In other words, some students will try do the substitution just the second term without breaking up the integral. There are two issues with this. First, there is a “-” in front of the whole integral that shouldn’t be there. It should only be on the second term because that is the term getting the substitution. Secondly, and probably more importantly, there are \(x\)’s in the integral and we have a \(du\) for the differential. We can’t mix variables like this. When we do integrals all the variables in the integrand must match the variable in the differential.


b \( \displaystyle \int{{x\cos \left( {{x^2} + 1} \right) + \frac{1}{{{x^2} + 1}}\,dx}}\) Show Solution

This integral looks very similar to Example 1c above, but it is different. In this integral we no longer have the \(x\) in the numerator of the second term and that means that the substitution we’ll use for the first term will no longer work for the second term. In fact, the second term doesn’t need a substitution at all since it is just an inverse tangent.

The substitution for the first term is then,

\[u = {x^2} + 1 \hspace{0.5in} du = 2x\,dx\hspace{0.25in}\,\,\,\,\,\,\,\, \Rightarrow \,\hspace{0.25in}\,\hspace{0.25in}x\,dx = \frac{1}{2}du\]

Now let’s do the integral. Remember to first break it up into two terms before using the substitution.

\[\begin{align*}\int{{x\cos \left( {{x^2} + 1} \right) + \frac{1}{{{x^2} + 1}}\,dx}} & = \int{{x\cos \left( {{x^2} + 1} \right)\,dx}} + \int{{\frac{1}{{{x^2} + 1}}\,dx}}\\ & = \frac{1}{2}\int{{\cos \left( u \right)du}} + \int{{\frac{1}{{{x^2} + 1}}\,dx}}\\ & = \frac{1}{2}\sin \left( u \right) + {\tan ^{ - 1}}\left( x \right) + c\\ & = \frac{1}{2}\sin \left( {{x^2} + 1} \right) + {\tan ^{ - 1}}\left( x \right) + c\end{align*}\]

In this set of examples we saw that sometimes one (or potentially more than one) term in the integrand will not require a substitution. In these cases we’ll need to break up the integral into two integrals, one involving the terms that don’t need a substitution and another with the term(s) that do need a substitution.

Example 3 Evaluate each of the following integrals.
  1. \( \displaystyle \int{{{{\bf{e}}^{ - z}} + {{\sec }^2}\left( {\frac{z}{{10}}} \right)\,dz}}\)
  2. \( \displaystyle \int{{\sin w\sqrt {1 - 2\cos w} + \frac{1}{{7w + 2}}\,dw}}\)
  3. \( \displaystyle \int{{\frac{{10x + 3}}{{{x^2} + 16}}\,dx}}\)
Show All Solutions Hide All Solutions
a \( \displaystyle \int{{{{\bf{e}}^{ - z}} + {{\sec }^2}\left( {\frac{z}{{10}}} \right)\,dz}}\) Show Solution

In this integral, unlike any integrals that we’ve yet done, there are two terms and each will require a different substitution. So, to do this integral we’ll first need to split up the integral as follows,

\[\int{{{{\bf{e}}^{ - z}} + {{\sec }^2}\left( {\frac{z}{{10}}} \right)\,dz}} = \int{{{{\bf{e}}^{ - z}}dz}} + \int{{{{\sec }^2}\left( {\frac{z}{{10}}} \right)\,dz}}\]

Here are the substitutions for each integral.

\[\begin{align*}u & = - z \hspace{0.5in} du = - dz\hspace{0.25in} \Rightarrow \hspace{0.25in}\,dz = - du\\ v & = \frac{z}{{10}} \hspace{0.5in} dv = \frac{1}{{10}}dz\hspace{0.25in} \Rightarrow \hspace{0.25in}dz = 10dv\end{align*}\]

Notice that we used different letters for each substitution to avoid confusion when we go to plug back in for \(u\) and \(v\).

Here is the integral.

\[\begin{align*}\int{{{{\bf{e}}^{ - z}} + {{\sec }^2}\left( {\frac{z}{{10}}} \right)\,dz}} & = - \int{{{{\bf{e}}^u}du}} + 10\int{{{{\sec }^2}\left( v \right)\,dv}}\\ & = - {{\bf{e}}^u} + 10\tan \left( v \right) + c\\ & = - {{\bf{e}}^{ - z}} + 10\tan \left( {\frac{z}{{10}}} \right) + c\end{align*}\]

b \( \displaystyle \int{{\sin w\sqrt {1 - 2\cos w} + \frac{1}{{7w + 2}}\,dw}}\) Show Solution

As with the last problem this integral will require two separate substitutions. Let’s first break up the integral.

\[\begin{align*}\int{{\sin w\sqrt {1 - 2\cos w} + \frac{1}{{7w + 2}}\,dw}} & = \int{{\sin w{{\left( {1 - 2\cos w} \right)}^{\frac{1}{2}}}\,dw}} + \int{{\frac{1}{{7w + 2}}\,dw}}\\ & \end{align*}\]

Here are the substitutions for this integral.

\[\begin{align*}u & = 1 - 2\cos \left( w \right)\hspace{0.25in}du = 2\sin \left( w \right)dw\hspace{0.25in} \Rightarrow \hspace{0.25in}\,\,\,\sin \left( w \right)dw = \frac{1}{2}du\\ v & = 7w + 2 \hspace{0.5in} dv = 7dw \hspace{0.5in} \Rightarrow \hspace{0.25in}dw = \frac{1}{7}dv\end{align*}\]

The integral is then,

\[\begin{align*}\int{{\sin w\sqrt {1 - 2\cos w} + \frac{1}{{7w + 2}}\,dw}} & = \frac{1}{2}\int{{{u^{\frac{1}{2}}}\,du}} + \frac{1}{7}\int{{\frac{1}{v}\,dv}}\\ & = \frac{1}{2}\left( {\frac{2}{3}} \right){u^{\frac{3}{2}}} + \frac{1}{7}\ln \left| v \right| + c\\ & = \frac{1}{3}{\left( {1 - 2\cos w} \right)^{\frac{3}{2}}} + \frac{1}{7}\ln \left| {7w + 2} \right| + c\end{align*}\]

c \( \displaystyle \int{{\frac{{10x + 3}}{{{x^2} + 16}}\,dx}}\) Show Solution

The last problem in this set can be tricky. If there was just an \(x\) in the numerator we could do a quick substitution to get a natural logarithm. Likewise, if there wasn’t an \(x\) in the numerator we would get an inverse tangent after a quick substitution.

To get this integral into a form that we can work with we will first need to break it up as follows.

\[\begin{align*}\int{{\frac{{10x + 3}}{{{x^2} + 16}}\,dx}} & = \int{{\frac{{10x}}{{{x^2} + 16}}\,dx}} + \int{{\frac{3}{{{x^2} + 16}}\,dx}}\\ & = \int{{\frac{{10x}}{{{x^2} + 16}}\,dx}} + \frac{1}{{16}}\int{{\frac{3}{{\frac{{{x^2}}}{{16}} + 1}}\,dx}}\end{align*}\]

We now have two integrals each requiring a different substitution. The substitutions for each of the integrals above are,

\[\begin{align*}u & = {x^2} + 16 \hspace{0.5in} du = 2xdx\hspace{0.25in}\,\,\,\,\,\, \Rightarrow \hspace{0.5in} xdx = \frac{1}{2}du\\ v & = \frac{x}{4} \hspace{0.5in} \hspace{0.25in}dv = \frac{1}{4}dx\hspace{0.25in}\,\,\,\,\,\, \Rightarrow \hspace{0.5in} dx = 4dv\end{align*}\]

The integral is then,

\[\begin{align*}\int{{\frac{{10x + 3}}{{{x^2} + 16}}\,dx}} & = 5\int{{\frac{1}{u}\,du + \frac{3}{4}\int{{\frac{1}{{{v^2} + 1}}\,dv}}}}\\ & = 5\ln \left| u \right| + \frac{3}{4}{\tan ^{ - 1}}\left( v \right) + c\\ & = 5\ln \left| {{x^2} + 16} \right| + \frac{3}{4}{\tan ^{ - 1}}\left( {\frac{x}{4}} \right) + c\end{align*}\]

We’ve now seen a set of integrals in which we need to do more than one substitution. In these cases we will need to break up the integral into separate integrals and do separate substitutions for each.

We now need to move onto a different set of examples that can be a little tricky. Once you’ve seen how to do these they aren’t too bad but doing them for the first time can be difficult if you aren’t ready for them.

Example 4 Evaluate each of the following integrals.
  1. \( \displaystyle \int{{\tan x\,dx}}\)
  2. \( \displaystyle \int{{\sec y\,dy}}\)
  3. \( \displaystyle \int{{\frac{{\cos \left( {\sqrt x } \right)}}{{\sqrt x }}\,dx}}\)
  4. \( \displaystyle \int{{{{\bf{e}}^{t + {{\bf{e}}^t}}}\,dt}}\)
  5. \( \displaystyle \int{{2{x^3}\sqrt {{x^2} + 1} \,dx}}\)
Show All Solutions Hide All Solutions
a \( \displaystyle \int{{\tan x\,dx}}\) Show Solution

The first question about this problem is probably why is it here? Substitution rule problems generally require more than a single function. The key to this problem is to realize that there really are two functions here. All we need to do is remember the definition of tangent and we can write the integral as,

\[\int{{\tan x\,dx}} = \int{{\frac{{\sin x}}{{\cos x}}\,dx}}\]

Written in this way we can see that the following substitution will work for us,

\[u = \cos x\hspace{0.25in}du = - \sin x\,dx \hspace{0.5in} \Rightarrow \hspace{0.25in}\,\,\,\,\sin x\,dx = - du\]

The integral is then,

\[\begin{align*}\int{{\tan x\,dx}} & = - \int{{\frac{1}{u}\,du}}\\ & = - \ln \left| u \right| + c\\ & = - \ln \left| {\cos x} \right| + c\end{align*}\]

Now, while this is a perfectly serviceable answer that minus sign in front is liable to cause problems if we aren’t careful. So, let’s rewrite things a little. Recalling a property of logarithms we can move the minus sign in front to an exponent on the cosine and then do a little simplification.

\[\begin{align*}\int{{\tan x\,dx}} & = - \ln \left| {\cos x} \right| + c\\ & = \ln {\left| {\cos x} \right|^{ - 1}} + c\\ & = \ln \frac{1}{{\left| {\cos x} \right|}} + c\\ & = \ln \left| {\sec x} \right| + c\end{align*}\]

This is the formula that is typically given for the integral of tangent.

Note that we could integrate cotangent in a similar manner.


b \( \displaystyle \int{{\sec y\,dy}}\) Show Solution

This problem also at first appears to not belong in the substitution rule problems. This is even more of a problem upon noticing that we can’t just use the definition of the secant function to write this in a form that will allow the use of the substitution rule.

This problem is going to require a technique that isn’t used terribly often at this level but is a useful technique to be aware of. Sometimes we can make an integral doable by multiplying the top and bottom by a common term. This will not always work and even when it does it is not always clear what we should multiply by but when it works it is very useful.

Here is how we’ll use this idea for this problem.

\[\int{{\sec y\,dy}} = \int{{\frac{{\sec y}}{1}\frac{{\left( {\sec y + \tan y} \right)}}{{\left( {\sec y + \tan y} \right)}}\,dy}}\]

First, we will think of the secant as a fraction and then multiply the top and bottom of the fraction by the same term. It is probably not clear why one would want to do this here but doing this will actually allow us to use the substitution rule. To see how this will work let’s simplify the integrand somewhat.

\[\int{{\sec y\,dy}} = \int{{\frac{{{{\sec }^2}y + \tan y\sec y}}{{\sec y + \tan y}}\,dy}}\]

We can now use the following substitution.

\[u = \sec y + \tan y\hspace{0.25in}du = \left( {\sec y\tan y + {{\sec }^2}y} \right)dy\]

The integral is then,

\[\begin{align*}\int{{\sec y\,dy}} & = \int{{\frac{1}{u}\,du}}\\ & = \ln \left| u \right| + c\\ & = \ln \left| {\sec y + \tan y} \right| + c\end{align*}\]

Sometimes multiplying the top and bottom of a fraction by a carefully chosen term will allow us to work a problem. It does however take some thought sometimes to determine just what the term should be.

We can use a similar process for integrating cosecant.


c \( \displaystyle \int{{\frac{{\cos \left( {\sqrt x } \right)}}{{\sqrt x }}\,dx}}\) Show Solution

This next problem has a subtlety to it that can get us in trouble if we aren’t paying attention. Because of the root in the cosine it makes some sense to use the following substitution.

\[u = {x^{\frac{1}{2}}} \hspace{0.5in} du = \frac{1}{2}{x^{ - \,\,\frac{1}{2}}}dx\]

This is where we need to be careful. Upon rewriting the differential we get,

\[2du = \frac{1}{{\sqrt x }}dx\]

The root that is in the denominator will not become a \(u\) as we might have been tempted to do. Instead it will get taken care of in the differential.

The integral is,

\[\begin{align*}\int{{\frac{{\cos \left( {\sqrt x } \right)}}{{\sqrt x }}\,dx}} & = 2\int{{\cos \left( u \right)\,du}}\\ & = 2\sin \left( u \right) + c\\ & = 2\sin \left( {\sqrt x } \right) + c\end{align*}\]

d \( \displaystyle \int{{{{\bf{e}}^{t + {{\bf{e}}^t}}}\,dt}}\) Show Solution

With this problem we need to very carefully pick our substitution. As the problem is written we might be tempted to use the following substitution,

\[u = t + {{\bf{e}}^t}\hspace{0.25in}du = \left( {1 + {{\bf{e}}^t}} \right)dt\]

However, this won’t work as you can probably see. The differential doesn’t show up anywhere in the integrand and we just wouldn’t be able to eliminate all the \(t\)’s with this substitution.

In order to work this problem we will need to rewrite the integrand as follows,

\[\int{{{{\bf{e}}^{t + {{\bf{e}}^t}}}\,dt}} = \int{{{{\bf{e}}^t}{{\bf{e}}^{{{\bf{e}}^t}}}\,dt}}\]

We will now use the substitution,

\[u = {{\bf{e}}^t} \hspace{0.5in} du = {{\bf{e}}^t}dt\]

The integral is,

\[\begin{align*}\int{{{{\bf{e}}^{t + {{\bf{e}}^t}}}\,dt}} & = \int{{{{\bf{e}}^u}\,du}}\\ & = {{\bf{e}}^u} + c\\ & = {{\bf{e}}^{{{\bf{e}}^t}}} + c\end{align*}\]

Some substitutions can be really tricky to see and it’s not unusual that you’ll need to do some simplification and/or rewriting to get a substitution to work.


e \( \displaystyle \int{{2{x^3}\sqrt {{x^2} + 1} \,dx}}\) Show Solution

This last problem in this set is different from all the other substitution problems that we’ve worked to this point. Given the fact that we’ve got more than an \(x\) under the root it makes sense that the substitution pretty much has to be,

\[u = {x^2} + 1 \hspace{0.5in} du = 2x\,dx\]

At first glance it looks like this might not work for the substitution because we have an \({x^3}\) in front of the root. However, if we first rewrite \(2{x^3} = {x^2}\left( {2x} \right)\) we could then move the \(2x\) to the end of the integral so at least the \(du\) will show up explicitly in the integral. Doing this gives the following,

\[\begin{align*}\int{{2{x^3}\sqrt {{x^2} + 1} \,dx}} & = \int{{{x^2}\sqrt {{x^2} + 1} \,\left( {2x} \right)dx}}\\ & = \int{{{x^2}{u^{\frac{1}{2}}}\,du}}\end{align*}\]

This is a real problem. Our integrals can’t have two variables in them. Normally this would mean that we chose our substitution incorrectly. However, in this case we can rewrite the substitution as follows,

\[{x^2} = u - 1\]

and now, we can eliminate the remaining \(x\)’s from our integral. Doing this gives,

\[\begin{align*}\int{{2{x^3}\sqrt {{x^2} + 1} \,dx}} & = \int{{\left( {u - 1} \right){u^{\frac{1}{2}}}\,du}}\\ & = \int{{{u^{\frac{3}{2}}} - {u^{\frac{1}{2}}}\,du}}\\ & = \frac{2}{5}{u^{\frac{5}{2}}} - \frac{2}{3}{u^{\frac{3}{2}}} + c\\ & = \frac{2}{5}{\left( {{x^2} + 1} \right)^{\frac{5}{2}}} - \frac{2}{3}{\left( {{x^2} + 1} \right)^{\frac{3}{2}}} + c\end{align*}\]

Sometimes, we will need to use a substitution more than once.

This kind of problem doesn’t arise all that often and when it does there will sometimes be alternate methods of doing the integral. However, it will often work out that the easiest method of doing the integral is to do what we just did here.

This final set of examples isn’t too bad once you see the substitutions and that is the point with this set of problems. These all involve substitutions that we’ve not seen prior to this and so we need to see some of these kinds of problems.

Example 5 Evaluate each of the following integrals.
  1. \( \displaystyle \int{{\frac{1}{{x\,\ln x}}\,dx}}\)
  2. \( \displaystyle \int{{\frac{{{{\bf{e}}^{2t}}}}{{1 + {{\bf{e}}^{2t}}}}\,dt}}\)
  3. \( \displaystyle \int{{\frac{{{{\bf{e}}^{2t}}}}{{1 + {{\bf{e}}^{4t}}}}\,dt}}\)
  4. \( \displaystyle \int{{\frac{{{{\sin }^{ - 1}}x}}{{\sqrt {1 - {x^2}} }}\,dx}}\)
Show All Solutions Hide All Solutions
a \( \displaystyle \int{{\frac{1}{{x\,\ln x}}\,dx}}\) Show Solution

In this case we know that we can’t integrate a logarithm by itself and so it makes some sense (hopefully) that the logarithm will need to be in the substitution. Here is the substitution for this problem.

\[u = \ln x \hspace{0.5in} du = \frac{1}{x}dx\]

So, the \(x\) in the denominator of the integrand will get substituted away with the differential. Here is the integral for this problem.

\[\begin{align*}\int{{\frac{1}{{x\,\ln x}}\,dx}} & = \int{{\frac{1}{u}\,du}}\\ & = \ln \left| u \right| + c\\ & = \ln \left| {\ln x} \right| + c\end{align*}\]

b \( \displaystyle \int{{\frac{{{{\bf{e}}^{2t}}}}{{1 + {{\bf{e}}^{2t}}}}\,dt}}\) Show Solution

Again, the substitution here may seem a little tricky. In this case the substitution is,

\[u = 1 + {{\bf{e}}^{2t}}\hspace{0.25in}du = 2{{\bf{e}}^{2t}}dt\hspace{0.25in}\,\,\, \Rightarrow \hspace{0.25in}\,\,\,\,\,{{\bf{e}}^{2t}}dt = \frac{1}{2}du\]

The integral is then,

\[\begin{align*}\int{{\frac{{{{\bf{e}}^{2t}}}}{{1 + {{\bf{e}}^{2t}}}}\,dt}} & = \frac{1}{2}\int{{\frac{1}{u}\,du}}\\ & = \frac{1}{2}\ln \left| {1 + {{\bf{e}}^{2t}}} \right| + c\end{align*}\]

c \( \displaystyle \int{{\frac{{{{\bf{e}}^{2t}}}}{{1 + {{\bf{e}}^{4t}}}}\,dt}}\) Show Solution

In this case we can’t use the same type of substitution that we used in the previous problem. In order to use the substitution in the previous example the exponential in the numerator and the denominator need to be the same and in this case they aren’t.

To see the correct substitution for this problem note that,

\[{{\bf{e}}^{4t}} = {\left( {{{\bf{e}}^{2t}}} \right)^2}\]

Using this, the integral can be written as follows,

\[\int{{\frac{{{{\bf{e}}^{2t}}}}{{1 + {{\bf{e}}^{4t}}}}\,dt}} = \int{{\frac{{{{\bf{e}}^{2t}}}}{{1 + {{\left( {{{\bf{e}}^{2t}}} \right)}^2}}}\,dt}}\]

We can now use the following substitution.

\[u = {{\bf{e}}^{2t}} \hspace{0.5in} du = 2{{\bf{e}}^{2t}}dt\hspace{0.25in}\,\,\, \Rightarrow \hspace{0.25in}\,\,\,\,\,{{\bf{e}}^{2t}}dt = \frac{1}{2}du\]

The integral is then,

\[\begin{align*}\int{{\frac{{{{\bf{e}}^{2t}}}}{{1 + {{\bf{e}}^{4t}}}}\,dt}} & = \frac{1}{2}\int{{\frac{1}{{1 + {u^2}}}\,du}}\\ & = \frac{1}{2}{\tan ^{ - 1}}\left( u \right) + c\\ & = \frac{1}{2}{\tan ^{ - 1}}\left( {{{\bf{e}}^{2t}}} \right) + c\end{align*}\]

d \( \displaystyle \int{{\frac{{{{\sin }^{ - 1}}x}}{{\sqrt {1 - {x^2}} }}\,dx}}\) Show Solution

This integral is similar to the first problem in this set. Since we don’t know how to integrate inverse sine functions it seems likely that this will be our substitution. If we use this as our substitution we get,

\[u = {\sin ^{ - 1}}\left( x \right) \hspace{0.5in} du = \frac{1}{{\sqrt {1 - {x^2}} }}dx\]

So, the root in the integral will get taken care of in the substitution process and this will eliminate all the \(x\)’s from the integral. Therefore, this was the correct substitution.

The integral is,

\[\begin{align*}\int{{\frac{{{{\sin }^{ - 1}}x}}{{\sqrt {1 - {x^2}} }}\,dx}} & = \int{{u\,du}}\\ & = \frac{1}{2}{u^2} + c\\ & = \frac{1}{2}{\left( {{{\sin }^{ - 1}}x} \right)^2} + c\end{align*}\]

Over the last couple of sections we’ve seen a lot of substitution rule examples. There are a couple of general rules that we will need to remember when doing these problems. First, when doing a substitution remember that when the substitution is done all the \(x\)’s in the integral (or whatever variable is being used for that particular integral) should all be substituted away. This includes the \(x\) in the \(dx\). After the substitution only \(u\)’s should be left in the integral. Also, sometimes the correct substitution is a little tricky to find and more often than not there will need to be some manipulation of the differential or integrand in order to actually do the substitution.

Also, many integrals will require us to break them up so we can do multiple substitutions so be on the lookout for those kinds of integrals/substitutions.