Use a table of integrals to solve integration problems.
Use a computer algebra system (CAS) to solve integration problems.
In addition to the techniques of integration we have already seen, several other tools are widely available to assist with the process of integration. Among these tools are integration tables, which are readily available in many books, including the appendices to this one. Also widely available are computer algebra systems (CAS), which are found on calculators and in many campus computer labs, and are free online.
Tables of Integrals
Integration tables, if used in the right manner, can be a handy way either to evaluate or check an integral quickly. Keep in mind that when using a table to check an answer, it is possible for two completely correct solutions to look very different. For example, in Trigonometric Substitution, we found that, by using the substitution \(\displaystyle x=\tan θ,\) we can arrive at
We later showed algebraically that the two solutions are equivalent. That is, we showed that \(\displaystyle \sinh^{−1}x=\ln \left| x+\sqrt{x^2+1}\right| \). In this case, the two antiderivatives that we found were actually equal. This need not be the case. However, as long as the difference in the two antiderivatives is a constant, they are equivalent.
Example \(\displaystyle \PageIndex{1}\): Using a Formula from a Table to Evaluate an Integral
to evaluate \(\displaystyle ∫\frac{\sqrt{16−e^{2x}}}{e^x}dx.\)
Solution
If we look at integration tables, we see that several formulas contain expressions of the form \(\displaystyle \sqrt{a^2−u^2}.\) This expression is actually similar to \(\displaystyle \sqrt{16−e^{2x}},\) where \(\displaystyle a=4\) and \(\displaystyle u=e^x\). Keep in mind that we must also have \(\displaystyle du=e^x\). Multiplying the numerator and the denominator of the given integral by \(\displaystyle e^x\) should help to put this integral in a useful form. Thus, we now have
Substituting \(\displaystyle u=e^x\) and \(\displaystyle du=e^x\,dx\) produces \(\displaystyle ∫\frac{\sqrt{a^2−u^2}}{u^2}du.\) From the integration table (#88 in Appendix A),
If available, a CAS is a faster alternative to a table for solving an integration problem. Many such systems are widely available and are, in general, quite easy to use.
Example \(\displaystyle \PageIndex{2}\): Using a Computer Algebra System to Evaluate an Integral
Use a computer algebra system to evaluate \(\displaystyle ∫\frac{dx}{\sqrt{x^2−4}}.\) Compare this result with \(\displaystyle \ln \left| \frac{\sqrt{x^2−4}}{2}+\frac{x}{2}\right| +C,\) a result we might have obtained if we had used trigonometric substitution.
Since these two antiderivatives differ by only a constant, the solutions are equivalent. We could have also demonstrated that each of these antiderivatives is correct by differentiating them.
Example \(\displaystyle \PageIndex{3}\): Using a CAS to Evaluate an Integral
Evaluate \(\displaystyle ∫ \sin^3x\,dx\) using a CAS. Compare the result to \(\displaystyle \frac{1}{3}\cos^3x−\cos x+C\), the result we might have obtained using the technique for integrating odd powers of \(\displaystyle \sin x\) discussed earlier in this chapter.
This looks quite different from \(\displaystyle \frac{1}{3}\cos^3x−\cos x+C.\) To see that these antiderivatives are equivalent, we can make use of a few trigonometric identities:
We may also use a CAS to compare the graphs of the two functions, as shown in the following figure.
Figure \(\PageIndex{1}\): The graphs of \(\displaystyle y=\frac{1}{3}\cos^3x−\cos x\) and \(\displaystyle y=\frac{1}{12}(\cos(3x)−9\cos x)\) are identical.
Exercise \(\PageIndex{1}\)
Use a CAS to evaluate \(\displaystyle ∫\frac{dx}{\sqrt{x^2+4}}\).
Hint
Answers may vary.
Answer
Possible solutions include \(\displaystyle \sinh^{−1}\left(\frac{x}{2}\right) +C\) and \(\displaystyle \ln\left|\sqrt{x^2+4}+x\right| +C.\)
Key Concepts
An integration table may be used to evaluate indefinite integrals.
A CAS (or computer algebra system) may be used to evaluate indefinite integrals.
It may require some effort to reconcile equivalent solutions obtained using different methods.
Glossary
computer algebra system (CAS)
technology used to perform many mathematical tasks, including integration