maths.free › Calculus › 3. Techniques of Integration › Other Strategies for Integration
Other Strategies for Integration
Use a table of integrals to solve integration problems.
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 \(x=\text{tan}\ \theta ,\) we can arrive at
\[\int \frac{dx}{\sqrt{1+{x}^{2}}}=\text{ln}(x+\sqrt{{x}^{2}+1})+C.\]However, using \(x=\text{sinh}\ \theta ,\) we obtained a different solution—namely,
\[\int \frac{dx}{\sqrt{1+{x}^{2}}}={\text{sinh}}^{-1}x+C.\]We later showed algebraically that the two solutions are equivalent. That is, we showed that \({\text{sinh}}^{-1}x=\text{ln}(x+\sqrt{{x}^{2}+1}).\) 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
Try it.
Use the table formula
\[\int \frac{\sqrt{{a}^{2}-{u}^{2}}}{{u}^{2}}du=-\frac{\sqrt{{a}^{2}-{u}^{2}}}{u}-{\text{sin}}^{-1}\frac{u}{a}+C\]to evaluate \(\int \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 \(\sqrt{{a}^{2}-{u}^{2}}.\) This expression is actually similar to \(\sqrt{16-{e}^{2x}},\) where \(a=4\) and \(u={e}^{x}.\) Keep in mind that we must also have \(du={e}^{x}\text{dx}.\) Multiplying the numerator and the denominator of the given integral by \({e}^{x}\) should help to put this integral in a useful form. Thus, we now have
\[\int \frac{\sqrt{16-{e}^{2x}}}{{e}^{x}}dx=\int \frac{\sqrt{16-{e}^{2x}}}{{e}^{2x}}{e}^{x}dx.\]Substituting \(u={e}^{x}\) and \(du={e}^{x}\text{dx}\) produces \(\int \frac{\sqrt{{a}^{2}-{u}^{2}}}{{u}^{2}}du.\) From the integration table (#88 in Appendix A),
\[\int \frac{\sqrt{{a}^{2}-{u}^{2}}}{{u}^{2}}du=-\frac{\sqrt{{a}^{2}-{u}^{2}}}{u}-{\text{sin}}^{-1}\frac{u}{a}+C.\]Thus,
\[\begin{array}{lllll}\int \frac{\sqrt{16-{e}^{2x}}}{{e}^{x}}dx & =\int \frac{\sqrt{16-{e}^{2x}}}{{e}^{2x}}{e}^{x}dx & & & \text{Substitute}\ u={e}^{x}\ \text{and}\ du={e}^{x}dx. \\ & =\int \frac{\sqrt{{4}^{2}-{u}^{2}}}{{u}^{2}}du & & & \text{Apply the formula using}\ a=4. \\ & =-\frac{\sqrt{{4}^{2}-{u}^{2}}}{u}-{\text{sin}}^{-1}\frac{u}{4}+C & & & \text{Substitute}\ u={e}^{x}. \\ & =-\frac{\sqrt{16-{e}^{2x}}}{{e}^{x}}-{\text{sin}}^{-1}(\frac{{e}^{x}}{4})+C. & & & \end{array}\]Computer Algebra Systems
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
Try it.
Use a computer algebra system to evaluate \(\int \frac{dx}{\sqrt{{x}^{2}-4}}.\) Compare this result with \(\text{ln}|\frac{\sqrt{{x}^{2}-4}}{2}+\frac{x}{2}|+C,\) a result we might have obtained if we had used trigonometric substitution.
Solution
Using Wolfram Alpha, we obtain
\[\int \frac{dx}{\sqrt{{x}^{2}-4}}=\text{ln}|\sqrt{{x}^{2}-4}+x|+C.\]Notice that
\[\text{ln}|\frac{\sqrt{{x}^{2}-4}}{2}+\frac{x}{2}|+C=\text{ln}|\frac{\sqrt{{x}^{2}-4}+x}{2}|+C=\text{ln}|\sqrt{{x}^{2}-4}+x|-\text{ln}\ 2+C.\]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
Try it.
Evaluate \({\int }^{\text{}}{\text{sin}}^{3}x\ dx\) using a CAS. Compare the result to \(\frac{1}{3}{\text{cos}}^{3}x-\text{cos}\ x+C,\) the result we might have obtained using the technique for integrating odd powers of \(\text{sin}\ x\) discussed earlier in this chapter.
Solution
Using Wolfram Alpha, we obtain
\[\int {\text{sin}}^{3}x\ dx=\frac{1}{12}(\text{cos}(3x)-9\ \text{cos}\ x)+C.\]This looks quite different from \(\frac{1}{3}{\text{cos}}^{3}x-\text{cos}\ x+C.\) To see that these antiderivatives are equivalent, we can make use of a few trigonometric identities:
\[\begin{array}{ll}\frac{1}{12}(\text{cos}(3x)-9\ \text{cos}\ x) & =\frac{1}{12}(\text{cos}(x+2x)-9\ \text{cos}\ x) \\ & =\frac{1}{12}(\text{cos}(x)\text{cos}(2x)-\text{sin}(x)\text{sin}(2x)-9\ \text{cos}\ x) \\ & =\frac{1}{12}(\text{cos}\ x(2\ {\text{cos}}^{2}x-1)-\text{sin}\ x(2\ \text{sin}\ x\ \text{cos}\ x)-9\ \text{cos}\ x) \\ & =\frac{1}{12}(2{\text{cos}}^{3}x-\text{cos}\ x-2\ \text{cos}\ x(1-{\text{cos}}^{2}x)-9\ \text{cos}\ x) \\ & =\frac{1}{12}(4{\text{cos}}^{3}x-12\ \text{cos}\ x) \\ & =\frac{1}{3}{\text{cos}}^{3}x-\text{cos}\ x.\end{array}\]Thus, the two antiderivatives are identical.
We may also use a CAS to compare the graphs of the two functions, as shown in the following figure.
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.
Other Strategies for Integration
Use a table of integrals to evaluate the following integrals.
Use a CAS to evaluate the following integrals. Tables can also be used to verify the answers.
Use a calculator or CAS to evaluate the following integrals.
Use tables to evaluate the integrals. You may need to complete the square or change variables to put the integral into a form given in the table.
Use tables to perform the integration.
Practice (40)
Try each one on paper first. Reveal the answer to check; verified ones can be opened in the solver for every step.
-
Use the table formula
\[\int \frac{\sqrt{{a}^{2}-{u}^{2}}}{{u}^{2}}du=-\frac{\sqrt{{a}^{2}-{u}^{2}}}{u}-{\text{sin}}^{-1}\frac{u}{a}+C\]to evaluate \(\int \frac{\sqrt{16-{e}^{2x}}}{{e}^{x}}dx.\)
Αποκάλυψέ την.
If we look at integration tables, we see that several formulas contain expressions of the form \(\sqrt{{a}^{2}-{u}^{2}}.\) This expression is actually similar to \(\sqrt{16-{e}^{2x}},\) where \(a=4\) and \(u={e}^{x}.\) Keep in mind that we must also have \(du={e}^{x}\text{dx}.\) Multiplying the numerator and the denominator of the given integral by \({e}^{x}\) should help to put this integral in a useful form. Thus, we now have
\[\int \frac{\sqrt{16-{e}^{2x}}}{{e}^{x}}dx=\int \frac{\sqrt{16-{e}^{2x}}}{{e}^{2x}}{e}^{x}dx.\]Substituting \(u={e}^{x}\) and \(du={e}^{x}\text{dx}\) produces \(\int \frac{\sqrt{{a}^{2}-{u}^{2}}}{{u}^{2}}du.\) From the integration table (#88 in Appendix A),
\[\int \frac{\sqrt{{a}^{2}-{u}^{2}}}{{u}^{2}}du=-\frac{\sqrt{{a}^{2}-{u}^{2}}}{u}-{\text{sin}}^{-1}\frac{u}{a}+C.\]Thus,
\[\begin{array}{lllll}\int \frac{\sqrt{16-{e}^{2x}}}{{e}^{x}}dx & =\int \frac{\sqrt{16-{e}^{2x}}}{{e}^{2x}}{e}^{x}dx & & & \text{Substitute}\ u={e}^{x}\ \text{and}\ du={e}^{x}dx. \\ & =\int \frac{\sqrt{{4}^{2}-{u}^{2}}}{{u}^{2}}du & & & \text{Apply the formula using}\ a=4. \\ & =-\frac{\sqrt{{4}^{2}-{u}^{2}}}{u}-{\text{sin}}^{-1}\frac{u}{4}+C & & & \text{Substitute}\ u={e}^{x}. \\ & =-\frac{\sqrt{16-{e}^{2x}}}{{e}^{x}}-{\text{sin}}^{-1}(\frac{{e}^{x}}{4})+C. & & & \end{array}\] -
Use a computer algebra system to evaluate \(\int \frac{dx}{\sqrt{{x}^{2}-4}}.\) Compare this result with \(\text{ln}|\frac{\sqrt{{x}^{2}-4}}{2}+\frac{x}{2}|+C,\) a result we might have obtained if we had used trigonometric substitution.
Αποκάλυψέ την.
Using Wolfram Alpha, we obtain
\[\int \frac{dx}{\sqrt{{x}^{2}-4}}=\text{ln}|\sqrt{{x}^{2}-4}+x|+C.\]Notice that
\[\text{ln}|\frac{\sqrt{{x}^{2}-4}}{2}+\frac{x}{2}|+C=\text{ln}|\frac{\sqrt{{x}^{2}-4}+x}{2}|+C=\text{ln}|\sqrt{{x}^{2}-4}+x|-\text{ln}\ 2+C.\]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.
-
Evaluate \({\int }^{\text{}}{\text{sin}}^{3}x\ dx\) using a CAS. Compare the result to \(\frac{1}{3}{\text{cos}}^{3}x-\text{cos}\ x+C,\) the result we might have obtained using the technique for integrating odd powers of \(\text{sin}\ x\) discussed earlier in this chapter.
Αποκάλυψέ την.
Using Wolfram Alpha, we obtain
\[\int {\text{sin}}^{3}x\ dx=\frac{1}{12}(\text{cos}(3x)-9\ \text{cos}\ x)+C.\]This looks quite different from \(\frac{1}{3}{\text{cos}}^{3}x-\text{cos}\ x+C.\) To see that these antiderivatives are equivalent, we can make use of a few trigonometric identities:
\[\begin{array}{ll}\frac{1}{12}(\text{cos}(3x)-9\ \text{cos}\ x) & =\frac{1}{12}(\text{cos}(x+2x)-9\ \text{cos}\ x) \\ & =\frac{1}{12}(\text{cos}(x)\text{cos}(2x)-\text{sin}(x)\text{sin}(2x)-9\ \text{cos}\ x) \\ & =\frac{1}{12}(\text{cos}\ x(2\ {\text{cos}}^{2}x-1)-\text{sin}\ x(2\ \text{sin}\ x\ \text{cos}\ x)-9\ \text{cos}\ x) \\ & =\frac{1}{12}(2{\text{cos}}^{3}x-\text{cos}\ x-2\ \text{cos}\ x(1-{\text{cos}}^{2}x)-9\ \text{cos}\ x) \\ & =\frac{1}{12}(4{\text{cos}}^{3}x-12\ \text{cos}\ x) \\ & =\frac{1}{3}{\text{cos}}^{3}x-\text{cos}\ x.\end{array}\]Thus, the two antiderivatives are identical.
We may also use a CAS to compare the graphs of the two functions, as shown in the following figure.
-
Use a CAS to evaluate \(\int \frac{dx}{\sqrt{{x}^{2}+4}}.\)
Αποκάλυψέ την.
Possible solutions include \({\text{sinh}}^{-1}(\frac{x}{2})+C\) and \(\text{ln}|\sqrt{{x}^{2}+4}+x|+C.\)
-
\(\int _{0}^{4}\frac{x}{\sqrt{1+2x}}dx\)
-
\(\int \frac{x+3}{{x}^{2}+2x+2}dx\)
Αποκάλυψέ την.
\(\frac{1}{2}\text{ln}|{x}^{2}+2x+2|+2\ \text{arctan}(x+1)+C\)
-
\(\int {x}^{3}\sqrt{1+2{x}^{2}}\ dx\)
-
\(\int \frac{1}{\sqrt{{x}^{2}+6x}}dx\)
Αποκάλυψέ την.
\({\text{cosh}}^{-1}(\frac{x+3}{3})+C\)
-
\(\int \frac{x}{x+1}dx\)
-
\(\int x\cdot {2}^{{x}^{2}}dx\)
Αποκάλυψέ την.
\(\frac{{2}^{{x}^{2}-1}}{\text{ln}\ 2}+C\)
-
\(\int \frac{1}{4{x}^{2}+25}dx\)
-
\(\int \frac{dy}{\sqrt{4-{y}^{2}}}\)
Αποκάλυψέ την.
\(\text{arcsin}(\frac{y}{2})+C\)
-
\(\int {\text{sin}}^{3}(2x)\text{cos}(2x)dx\)
-
\(\int \text{csc}(2w)\text{cot}(2w)dw\)
Αποκάλυψέ την.
\(-\frac{1}{2}\text{csc}(2w)+C\)
-
\(\int {2}^{y}dy\)
-
\({\int }_{0}^{1}\frac{3x\ dx}{\sqrt{{x}^{2}+8}}\)
Αποκάλυψέ την.
\(9-6\sqrt{2}\)
-
\({\int }_{-1\text{/}4}^{1\text{/}4}{\text{sec}}^{2}(\pi x)\text{tan}(\pi x)dx\)
-
\({\int }_{0}^{\pi \text{/}2}{\text{tan}}^{2}(\frac{x}{2})dx\)
Αποκάλυψέ την.
\(2-\frac{\pi }{2}\)
-
\(\int {\text{cos}}^{3}x\ dx\)
-
\(\int {\text{tan}}^{5}(3x)dx\)
Αποκάλυψέ την.
\(\frac{1}{12}{\text{tan}}^{4}(3x)-\frac{1}{6}{\text{tan}}^{2}(3x)+\frac{1}{3}\text{ln}|\text{sec}(3x)|+C\)
-
\(\int {\text{sin}}^{2}y\ {\text{cos}}^{3}ydy\)
-
[T] \(\int \frac{dw}{1+\text{sec}(\frac{w}{2})}\)
Αποκάλυψέ την.
\(2\ \text{cot}(\frac{w}{2})-2\ \text{csc}(\frac{w}{2})+w+C\)
-
[T] \(\int \frac{dw}{1-\text{cos}(7w)}\)
-
[T] \({\int }_{0}^{t}\frac{dt}{4\ \text{cos}\ t+3\ \text{sin}\ t}\)
Αποκάλυψέ την.
\(\frac{1}{5}\text{ln}|\frac{2(5+4\ \text{sin}\ t-3\ \text{cos}\ t)}{4\ \text{cos}\ t+3\ \text{sin}\ t}|\)
-
[T] \(\int \frac{\sqrt{{x}^{2}-9}}{3x}dx\)
-
[T] \(\int \frac{dx}{{x}^{1\text{/}2}+{x}^{1\text{/}3}}\)
Αποκάλυψέ την.
\(6{x}^{1\text{/}6}-3{x}^{1\text{/}3}+2\sqrt{x}-6\ \text{ln}[1+{x}^{1\text{/}6}]+C\)
-
[T] \(\int \frac{dx}{x\sqrt{x-1}}\)
-
[T] \(\int {x}^{3}\text{sin}\ x\ dx\)
Αποκάλυψέ την.
\(\text{-}{x}^{3}\text{cos}\ x+3{x}^{2}\text{sin}\ x+6x\ \text{cos}\ x-6\ \text{sin}\ x+C\)
-
[T] \(\int x\sqrt{{x}^{4}-9}\ dx\)
-
[T] \(\int \frac{x}{1+{e}^{\text{-}{x}^{2}}}dx\)
Αποκάλυψέ την.
\(\frac{1}{2}({x}^{2}+\text{ln}|1+{e}^{\text{-}{x}^{2}}|)+C\)
-
[T] \(\int \frac{\sqrt{3-5x}}{2x}dx\)
-
[T] \(\int \frac{dx}{x\sqrt{x-1}}\)
Αποκάλυψέ την.
\(2\ \text{arctan}(\sqrt{x-1})+C\)
-
[T] \(\int {e}^{x}{\text{cos}}^{-1}({e}^{x})dx\)
-
[T] \({\int }_{0}^{\pi \text{/}4}\text{cos}(2x)dx\)
Αποκάλυψέ την.
\(0.5=\frac{1}{2}\)
-
[T] \({\int }_{0}^{1}x\cdot {e}^{\text{-}{x}^{2}}dx\)
-
[T] \({\int }_{0}^{8}\frac{2x}{\sqrt{{x}^{2}+36}}dx\)
Αποκάλυψέ την.
8.0
-
[T] \({\int }_{0}^{2\text{/}\sqrt{3}}\frac{1}{4+9{x}^{2}}dx\)
-
[T] \(\int \frac{dx}{{x}^{2}+4x+13}\)
Αποκάλυψέ την.
\(\frac{1}{3}\text{arctan}(\frac{1}{3}(x+2))+C\)
-
[T] \(\int \frac{dx}{1+\text{sin}\ x}\)
-
\(\int \frac{dx}{{x}^{2}+2x+10}\)
Αποκάλυψέ την.
\(\frac{1}{3}\text{arctan}(\frac{x+1}{3})+C\)
Symbols used here
Antiderivative (indefinite) or signed area from a to b (definite).
The non-negative number whose square (n-th power) is x.
Ratio of a circle's circumference to its diameter, 3.14159…
The usual name for an angle.
Instantaneous rate of change; slope of the graph.
2.71828…, the base whose exponential is its own derivative.
Not a number: "grows without bound" in limits and intervals.
Ratios of sides in a right triangle; coordinates on the unit circle.
The exponent b must be raised to for x; ln uses base e.
Add a_k for k = 1 up to n.
The value f(x) approaches as x approaches a.
Prime notation for derivatives with respect to x (or t).
Constants of integration fixed by initial conditions.
How to: Other Strategies for Integration
- Use a table of integrals to solve integration problems.
- Use a computer algebra system (CAS) to solve integration problems.
- 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.
Questions people ask
What is a derivative in one sentence?
The slope of the graph at a point — the rate at which the output is changing there. Speed is the derivative of position.
What is an integral in one sentence?
The accumulated total of a rate — the area under the curve. Distance travelled is the integral of speed.
Why are derivatives and integrals opposites?
That is the fundamental theorem of calculus: accumulating a rate and then measuring how fast the accumulation grows gets you back the rate. Integration undoes differentiation up to a constant.
When do I use substitution and when integration by parts?
Substitution when part of the integrand is the derivative of another part (u and du both present). Parts when the integrand is a product of two unrelated kinds of function — a polynomial times an exponential, log or trig function.
Δοκίμασε μόνος σου.
Parts of this page are adapted from OpenStax Calculus Volume 2 (CC BY-NC-SA 4.0). Condensed and re-explained here; errors are ours.
Περισσότερα σε Calculus
LimitsDerivativesIntegralsDefinite integralsTaylor seriesSeries and sumsMaxima and minimaThe chain ruleImplicit differentiationRelated rates and optimisationIntegration techniques: substitution, parts, partial fractionsApplications of integration: area, volume, arc lengthInfinite series and convergence tests