guide:D770d825e5: Difference between revisions
No edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<div class="d-none"><math> | |||
\newcommand{\ex}[1]{\item } | |||
\newcommand{\sx}{\item} | |||
\newcommand{\x}{\sx} | |||
\newcommand{\sxlab}[1]{} | |||
\newcommand{\xlab}{\sxlab} | |||
\newcommand{\prov}[1] {\quad #1} | |||
\newcommand{\provx}[1] {\quad \mbox{#1}} | |||
\newcommand{\intext}[1]{\quad \mbox{#1} \quad} | |||
\newcommand{\R}{\mathrm{\bf R}} | |||
\newcommand{\Q}{\mathrm{\bf Q}} | |||
\newcommand{\Z}{\mathrm{\bf Z}} | |||
\newcommand{\C}{\mathrm{\bf C}} | |||
\newcommand{\dt}{\textbf} | |||
\newcommand{\goesto}{\rightarrow} | |||
\newcommand{\ddxof}[1]{\frac{d #1}{d x}} | |||
\newcommand{\ddx}{\frac{d}{dx}} | |||
\newcommand{\ddt}{\frac{d}{dt}} | |||
\newcommand{\dydx}{\ddxof y} | |||
\newcommand{\nxder}[3]{\frac{d^{#1}{#2}}{d{#3}^{#1}}} | |||
\newcommand{\deriv}[2]{\frac{d^{#1}{#2}}{dx^{#1}}} | |||
\newcommand{\dist}{\mathrm{distance}} | |||
\newcommand{\arccot}{\mathrm{arccot\:}} | |||
\newcommand{\arccsc}{\mathrm{arccsc\:}} | |||
\newcommand{\arcsec}{\mathrm{arcsec\:}} | |||
\newcommand{\arctanh}{\mathrm{arctanh\:}} | |||
\newcommand{\arcsinh}{\mathrm{arcsinh\:}} | |||
\newcommand{\arccosh}{\mathrm{arccosh\:}} | |||
\newcommand{\sech}{\mathrm{sech\:}} | |||
\newcommand{\csch}{\mathrm{csch\:}} | |||
\newcommand{\conj}[1]{\overline{#1}} | |||
\newcommand{\mathds}{\mathbb} | |||
</math></div> | |||
We have seen in Section 4 that any rational function <math>\frac{N(x)}{D(x)}</math> can be integrated by the method of partial fractions. This result can be | |||
extended to show that any rational function of the six trigonometric functions can also be integrated. Such a function is defined as the result of replacing | |||
each occurrence of <math>x</math> in <math>\frac{N(x)}{D(x)}</math> by any one of the six possibilities: <math>\sin x, \cos x, \tan x, \cot x, \sec x</math>, or <math>\csc x</math>. An example is the function <math>F</math> defined by | |||
<math display="block"> | |||
F(x) = \frac{\sin^{2}x \cos x + 2\tan^{2}x + \sec x}{\cos^{2}x + 3 \cot x + 1}, | |||
</math> | |||
which is obtained in the manner just described from the rational function <math>\frac{x^3 + 2x^2 + x}{x^2 + 3x + 1}</math>. Since each one of the four functions <math>\tan x</math>, <math>\cot x</math>, <math>\sec x</math>, and <math>\csc x</math> is a simple rational function <math>\sin x</math> and <math>\cos x</math>, | |||
<math display="block"> | |||
\begin{array}{ll} | |||
\tan x = \frac{\sin x}{\cos x},\;\;\; & \sec x = \frac{1}{ \cos x},\\ | |||
\\ | |||
\cot x = \frac{\cos x}{\sin x},\;\;\; & \csc x = \frac{1}{ \sin x }, | |||
\end{array} | |||
</math> | |||
it follows that every rational function of the six trigonometric functions is equal to a rational function of <math>\sin x</math> and <math>\cos x</math>. Thus, in the above example, we have | |||
<math display="block"> | |||
\begin{eqnarray*} | |||
F(x) &=& \frac{\sin^2 x \cos x + 2 \frac{\sin^2 x}{\cos^2x} + \frac{1}{\cos x}}{\cos^2 x + 3 \frac{\cos x}{\sin x} + 1}\\ | |||
&=& \frac{\sin^3 x \cos^3 x + 2 \sin^3x + \sin x \cos x} | |||
{\sin x \cos^4 x + 3 \cos^3 x + \sin x \cos^2 x}. | |||
\end{eqnarray*} | |||
</math> | |||
It is therefore sufficient to show that every rational function of <math>\sin x</math> and <math>\cos x</math> can be integrated. | |||
Surprisingly enough, a simple substitution will transform any rational function of <math>\sin x</math> and <math>\cos x</math> into a rational function of a single variable. The substitution consists of defining <math>y</math>, a new variable of integration, by the equation | |||
<span id{{=}}"eq7.5.1"/> | |||
<math display="block"> | |||
\begin{equation} | |||
y = \tan \frac{x}{2}. | |||
\label{eq7.5.1} | |||
\end{equation} | |||
</math> | |||
We can express <math>\cos x</math> in terms of <math>y</math> by first writing | |||
<math display="block"> | |||
\cos x = \cos 2 \cdot \frac{x}{2} = \cos^{2} \frac{x}{2} - \sin^{2} \frac{x}{2}. | |||
</math> | |||
Since <math>\cos^{2} \frac{x}{2} + \sin^{2} \frac{x}{2} = 1</math>, we have | |||
<math display="block"> | |||
\cos x = \frac{\cos^2 \frac{x}{2} - \sin^{2} \frac{x}{2}}{1} | |||
= \frac{\cos^{2} \frac{x}{2} - \sin^{2} \frac{x}{2}}{\cos^{2} \frac{x}{2} + \sin^{2} \frac{x}{2}}. | |||
</math> | |||
Dividing numerator and denominator by <math>\cos^{2} \frac{x}{2}</math>, | |||
we get | |||
<math display="block"> | |||
\cos x = \frac{1 - \tan^{2} \frac{x}{2}}{1 + \tan^{2} \frac{x}{2}} | |||
= \frac{1 - y^2}{1 + y^2}. | |||
</math> | |||
Thus we have obtained the equation | |||
<span id{{=}}"eq7.5.2"/> | |||
<math display="block"> | |||
\begin{equation} | |||
\cos x= \frac{1- y^2}{1 + y^2}. | |||
\label{eq7.5.2} | |||
\end{equation} | |||
</math> | |||
In a similar fashion, | |||
<math display="block"> | |||
\begin{eqnarray*} | |||
\sin x &=& \sin 2 \cdot \frac{x}{ 2} = 2 \sin \frac{x}{2} \cos \frac{x}{2}\\ | |||
&=& 2 \frac{\sin\frac{x}{2}}{\cos\frac{x}{2}} \cos^{2} \frac{x}{2} | |||
= 2 \tan \frac{x}{2} [\frac{1}{2}(1 + \cos x)] \\ | |||
&=& \tan \frac{x}{2} (1 + \cos x)\\ | |||
&=& y \Bigl(1 + \frac{1 - y^2}{1 + y^2} \Bigr) = \frac{2y}{1 + y^2}. | |||
\end{eqnarray*} | |||
</math> | |||
Hence | |||
<span id{{=}}"eq7.5.3"/> | |||
<math display="block"> | |||
\begin{equation} | |||
\sin x =\frac{2y}{1 + y^2}. | |||
\label{eq7.5.3} | |||
\end{equation} | |||
</math> | |||
Finally, since <math>\frac{x}{2} = \arctan y</math>, or, equivalently, <math>x = 2 \arctan y</math>, we have | |||
<span id{{=}}"eq7.5.4"/> | |||
<math display="block"> | |||
\begin{equation} | |||
dx = \frac{2 dy}{1 + y^2}. | |||
\label{eq7.5.4} | |||
\end{equation} | |||
</math> | |||
By means of the substitutions given in formulas (2), (3), and (4), any integral of a rational function of <math>\sin x</math> and <math>\cos x</math> ean be transformed into an integral of a rational function of <math>y</math>. Since the latter can be integrated by partial fractions, we have proved that ''every rational function of <math>\sin x</math> and <math>\cos x</math> can be integrated.'' | |||
'''Example''' | |||
Integrate <math>\int \frac{\cos x}{1 + \cos x}</math>. If we let <math>y = \tan \frac{x}{2}</math>, then, as we have seen, we may replace <math>\cos x</math> by <math>\frac{1 - y^2}{1 + y^2}</math>, and <math>dx</math> by <math>\frac{2 dy}{1 + y^2}</math>. The integral then becomes | |||
<math display="block"> | |||
\begin{eqnarray*} | |||
\int \frac{\cos x dx}{1 + \cos x} = \int \frac{\frac{1 - y^2}{1 + y^2} | |||
\frac{2dy}{1 + y^2}}{ 1 + \frac{1 - y^2}{1 + y^2}}\\ | |||
= \int \frac{2(1 - y^2) dy}{(1 + y^2)^2 + (1 + y^2)(1 - y^2)}\\ | |||
= \int \frac{2 (1 - y^2)}{(1 + y^2)}dy = \int \frac{1 - y^2}{1 +y^2}dy. | |||
\end{eqnarray*} | |||
</math> | |||
By division one finds that | |||
<math display="block"> | |||
\frac{1 - y^2}{1 + y^2} = -1 + \frac{2}{1 + y^2} . | |||
</math> | |||
Hence | |||
<math display="block"> | |||
\begin{eqnarray*} | |||
\int \frac{\cos x dx}{1 + \cos x} &=& \int \Bigl( -1 + \frac{2}{1 + y^2} \Bigr) dy\\ | |||
&=& -y + 2 \arctan y + c. | |||
\end{eqnarray*} | |||
</math> | |||
But <math>y = \tan \frac{x}{2}</math> and <math>x = 2 \arctan y</math>, and we therefore conclude that | |||
<math display="block"> | |||
\int \frac{\cos x dx}{1 + \cos x} = - \tan \frac{x}{2} + x + c. | |||
</math> | |||
We do not recommend that the above substitution formulas be memorized. However, one should remember the simple fact that any rational function of the six trigonometric functions is equal to a rational function of the sine and cosine, and one should also remember that a routine substitution procedure exists by which the integral of a function of the latter type can be reduced to the integral of a rational function. For the details, one will probably want to refer directly to formulas (1), (2), (3), and (4). | |||
There are other substitutions which simplify integrals, but none of them is as standard and automatic as the one just described. For example, <math>\int \frac {\sqrt x dx}{1 + \sqrt x}</math> is not readily integrated. However, if we define a new variable of integration y by the equation <math>y = \sqrt x</math>, the substitution yields a simple integral. | |||
'''Example''' | |||
Evaluate the indefinite integral <math>\int \frac {\sqrt x dx}{1 + \sqrt x}</math>. | |||
Let <math>y = \sqrt x</math>. Then <math>y^2 = x</math> and <math>2y dy = dx</math>. Substituting for <math>\sqrt x</math> and <math>dx</math>, we obtain | |||
<math display="block"> | |||
\int \frac {\sqrt x dx}{1 + \sqrt x} = \int \frac{y \cdot 2y dy}{1 + y} | |||
= \int \frac{2y^2}{1 + y} dy. | |||
</math> | |||
Division yields the identity | |||
<math display="block"> | |||
\frac{2y^2}{1 + y} = 2y - 2 + \frac{2}{1 + y}. | |||
</math> | |||
Hence | |||
<math display="block"> | |||
\begin{eqnarray*} | |||
\int \frac{\sqrt x dx}{1 + \sqrt x} &=& \int \Bigl(2y - 2 + \frac{2}{1 + y} \Bigr) dy\\ | |||
&=& y^2 - 2y + 2 \ln| 1 + y| + c. | |||
\end{eqnarray*} | |||
</math> | |||
Since <math>\sqrt x</math> is nonnegative, we have <math>|1 + y| = |1 + \sqrt x| = 1 + \sqrt x</math>. Thus | |||
<math display="block"> | |||
\int \frac{\sqrt x dx}{1 + \sqrt x} = x - 2\sqrt x + 2 \ln (1 + \sqrt x ) + c. | |||
</math> | |||
The same integral can be evaluated by a different substitution. Let us define the variable <math>z</math> by the equation <math>z = 1 + \sqrt x</math>. Then <math>\sqrt x = z - 1</math> and <math>\sqrt x= (z- 1)^2</math> and, as a result, <math>dx = 2(z- 1)dz</math>. After substitution, the integral becomes | |||
<math display="block"> | |||
\begin{eqnarray*} | |||
\int \frac {\sqrt x dx}{1 + \sqrt x} &=& \int \frac{(z - 1) \cdot 2(z - 1)dz}{z}\\ | |||
&=& \int \frac{2(z^2 - 2z + 1)dz}{z}\\ | |||
&=& \int \Bigl(2z - 4 + \frac{2}{z} \Bigr)dz\\ | |||
&=& z^2 - 4z + 2 \ln |z| + c. | |||
\end{eqnarray*} | |||
</math> | |||
Again, since <math>\sqrt x</math> is nonnegative, we have | |||
<math>|z| = |1 + \sqrt x| = 1 + \sqrt x</math>. Hence, after substituting back, we get | |||
<math display="block"> | |||
\begin{eqnarray*} | |||
\int \frac {\sqrt x dx}{1 + \sqrt x} | |||
&=& (1 + \sqrt x)^2 - 4 (1 + \sqrt x) + 2 \ln (1 + \sqrt x) + c\\ | |||
&=& 1 + 2\sqrt x + x - 4 - 4 \sqrt x + 2 \ln (1 + \sqrt x) + c\\ | |||
&=& x - 2\sqrt x + 2 \ln(1 + \sqrt x) - 3 + c. | |||
\end{eqnarray*} | |||
</math> | |||
The two solutions in Example 2 differ by a constant, in accordance with Theorem (5.4), page 114. The two substitutions differ in the initial goal: | |||
In the first, we decided that the integral would be simpler if we replaced the radical by a new variable, and in the second we decided to replace | |||
the denominator. There is little to choose between the two methods. | |||
'''Example''' | |||
Integrate <math>\int \frac{x^2 - 3}{(2x + 5)^{1/3}}dx</math>. If we define the variable <math>y</math> by the equation <math>y = (2x + 5)^{1/3}</math>, then <math>y^3 = 2x + 5</math> and <math>3y^{2}dy = 2 dx</math>. Hence <math>x = \frac{y^3 - 5}{2}</math> and <math>dx = \frac{3y^2 dy}{2}</math>. Substituting, we get | |||
<math display="block"> | |||
\begin{eqnarray*} | |||
\int \frac{x^2 - 3}{(2x + 5)^{1/3}} dx | |||
&=& \int \frac{\Bigl[ \Bigl(\frac{y^3 - 5}{2} \Bigr)^2 - 3 \Bigr]}{y} \frac{3y^{2}dy}{2}\\ | |||
&=& \frac{3}{2} \int y \Bigl( \frac{y^6 - 10 y^3 + 25}{4} - 3 \Bigr) dy \\ | |||
&=& \frac{3}{8} \int (y^7 - 10 y^4 + 13y)dy \\ | |||
&=& \frac{3}{8}(\frac{1}{8}y^8 - \frac{10}{5}y^5 + \frac{13}{2}y^2) + c\\ | |||
&=& \frac{3}{64}(2x + 5)^{8/3} - \frac{3}{4}(2x + 5)^{5/3} | |||
+ \frac{39}{16}(2x + 5)^{2/3} + c. | |||
\end{eqnarray*} | |||
</math> | |||
There are no universal rules for integration by substitution. In most cases we are interested in replacing an involved function forming part of the integrand by a simpler one, frequently by a single new variable. | |||
In this chapter we have developed a number of techniques for finding indefinite integrals, or antiderivatives. However, it is by no means the case that these techniques will yield an antiderivative for every integrable function. For example, it is impossible to integrate <math>\int e^{-x^2} dx</math> in the sense that the word “integrate” has been used in this chapter. (Since <math>e^{-x^2}</math> is everywhere continuous, an antiderivative certainly exists. In particular, the function <math>F</math> defined by | |||
<math display="block"> | |||
F(t) = \int_0^t e^{-x^2} dx,\;\;\; \mbox{for every real number}\; t, | |||
</math> | |||
is an antiderivative as a result of the Fundamental Theorem of Calculus, page 200. However, it can be proved that no antiderivative of <math>e^{-x^2}</math> can be expressed algebraically in terms of functions defined by compositions of rational functions, trigonometric functions, and | |||
exponential and logarithmic functions.) Nevertheless, the methods discussed in this and the preceding | |||
section have significantly increased the set of functions whose indefinite integrals we can find. | |||
The reader should be aware of the fact that there are in existence excellent tables of integrals in which frequently encountered integrals are tabulated. No such table contains all tractable integrals, but some are quite complete, and they are of immense practical value for those people | |||
whose work often leads them to problems requiring integration. | |||
==General references== | |||
{{cite web |title=Crowell and Slesnick’s Calculus with Analytic Geometry|url=https://math.dartmouth.edu/~doyle/docs/calc/calc.pdf |last=Doyle |first=Peter G.|date=2008 |access-date=Oct 29, 2024}} |
Latest revision as of 23:05, 19 November 2024
We have seen in Section 4 that any rational function [math]\frac{N(x)}{D(x)}[/math] can be integrated by the method of partial fractions. This result can be extended to show that any rational function of the six trigonometric functions can also be integrated. Such a function is defined as the result of replacing each occurrence of [math]x[/math] in [math]\frac{N(x)}{D(x)}[/math] by any one of the six possibilities: [math]\sin x, \cos x, \tan x, \cot x, \sec x[/math], or [math]\csc x[/math]. An example is the function [math]F[/math] defined by
which is obtained in the manner just described from the rational function [math]\frac{x^3 + 2x^2 + x}{x^2 + 3x + 1}[/math]. Since each one of the four functions [math]\tan x[/math], [math]\cot x[/math], [math]\sec x[/math], and [math]\csc x[/math] is a simple rational function [math]\sin x[/math] and [math]\cos x[/math],
it follows that every rational function of the six trigonometric functions is equal to a rational function of [math]\sin x[/math] and [math]\cos x[/math]. Thus, in the above example, we have
It is therefore sufficient to show that every rational function of [math]\sin x[/math] and [math]\cos x[/math] can be integrated.
Surprisingly enough, a simple substitution will transform any rational function of [math]\sin x[/math] and [math]\cos x[/math] into a rational function of a single variable. The substitution consists of defining [math]y[/math], a new variable of integration, by the equation
We can express [math]\cos x[/math] in terms of [math]y[/math] by first writing
Since [math]\cos^{2} \frac{x}{2} + \sin^{2} \frac{x}{2} = 1[/math], we have
Dividing numerator and denominator by [math]\cos^{2} \frac{x}{2}[/math], we get
Thus we have obtained the equation
In a similar fashion,
Hence
Finally, since [math]\frac{x}{2} = \arctan y[/math], or, equivalently, [math]x = 2 \arctan y[/math], we have
By means of the substitutions given in formulas (2), (3), and (4), any integral of a rational function of [math]\sin x[/math] and [math]\cos x[/math] ean be transformed into an integral of a rational function of [math]y[/math]. Since the latter can be integrated by partial fractions, we have proved that every rational function of [math]\sin x[/math] and [math]\cos x[/math] can be integrated.
Example
Integrate [math]\int \frac{\cos x}{1 + \cos x}[/math]. If we let [math]y = \tan \frac{x}{2}[/math], then, as we have seen, we may replace [math]\cos x[/math] by [math]\frac{1 - y^2}{1 + y^2}[/math], and [math]dx[/math] by [math]\frac{2 dy}{1 + y^2}[/math]. The integral then becomes
By division one finds that
Hence
But [math]y = \tan \frac{x}{2}[/math] and [math]x = 2 \arctan y[/math], and we therefore conclude that
We do not recommend that the above substitution formulas be memorized. However, one should remember the simple fact that any rational function of the six trigonometric functions is equal to a rational function of the sine and cosine, and one should also remember that a routine substitution procedure exists by which the integral of a function of the latter type can be reduced to the integral of a rational function. For the details, one will probably want to refer directly to formulas (1), (2), (3), and (4). There are other substitutions which simplify integrals, but none of them is as standard and automatic as the one just described. For example, [math]\int \frac {\sqrt x dx}{1 + \sqrt x}[/math] is not readily integrated. However, if we define a new variable of integration y by the equation [math]y = \sqrt x[/math], the substitution yields a simple integral.
Example
Evaluate the indefinite integral [math]\int \frac {\sqrt x dx}{1 + \sqrt x}[/math]. Let [math]y = \sqrt x[/math]. Then [math]y^2 = x[/math] and [math]2y dy = dx[/math]. Substituting for [math]\sqrt x[/math] and [math]dx[/math], we obtain
Division yields the identity
Hence
Since [math]\sqrt x[/math] is nonnegative, we have [math]|1 + y| = |1 + \sqrt x| = 1 + \sqrt x[/math]. Thus
The same integral can be evaluated by a different substitution. Let us define the variable [math]z[/math] by the equation [math]z = 1 + \sqrt x[/math]. Then [math]\sqrt x = z - 1[/math] and [math]\sqrt x= (z- 1)^2[/math] and, as a result, [math]dx = 2(z- 1)dz[/math]. After substitution, the integral becomes
Again, since [math]\sqrt x[/math] is nonnegative, we have
[math]|z| = |1 + \sqrt x| = 1 + \sqrt x[/math]. Hence, after substituting back, we get
The two solutions in Example 2 differ by a constant, in accordance with Theorem (5.4), page 114. The two substitutions differ in the initial goal:
In the first, we decided that the integral would be simpler if we replaced the radical by a new variable, and in the second we decided to replace
the denominator. There is little to choose between the two methods.
Example
Integrate [math]\int \frac{x^2 - 3}{(2x + 5)^{1/3}}dx[/math]. If we define the variable [math]y[/math] by the equation [math]y = (2x + 5)^{1/3}[/math], then [math]y^3 = 2x + 5[/math] and [math]3y^{2}dy = 2 dx[/math]. Hence [math]x = \frac{y^3 - 5}{2}[/math] and [math]dx = \frac{3y^2 dy}{2}[/math]. Substituting, we get
There are no universal rules for integration by substitution. In most cases we are interested in replacing an involved function forming part of the integrand by a simpler one, frequently by a single new variable.
In this chapter we have developed a number of techniques for finding indefinite integrals, or antiderivatives. However, it is by no means the case that these techniques will yield an antiderivative for every integrable function. For example, it is impossible to integrate [math]\int e^{-x^2} dx[/math] in the sense that the word “integrate” has been used in this chapter. (Since [math]e^{-x^2}[/math] is everywhere continuous, an antiderivative certainly exists. In particular, the function [math]F[/math] defined by
is an antiderivative as a result of the Fundamental Theorem of Calculus, page 200. However, it can be proved that no antiderivative of [math]e^{-x^2}[/math] can be expressed algebraically in terms of functions defined by compositions of rational functions, trigonometric functions, and exponential and logarithmic functions.) Nevertheless, the methods discussed in this and the preceding section have significantly increased the set of functions whose indefinite integrals we can find. The reader should be aware of the fact that there are in existence excellent tables of integrals in which frequently encountered integrals are tabulated. No such table contains all tractable integrals, but some are quite complete, and they are of immense practical value for those people whose work often leads them to problems requiring integration.
General references
Doyle, Peter G. (2008). "Crowell and Slesnick's Calculus with Analytic Geometry" (PDF). Retrieved Oct 29, 2024.