Trigonometric substitution
| Wikiversity has learning materials about Trigonometric Substitutions |
| Wikibooks has a book on the topic of |
In mathematics, trigonometric substitution is the substitution of trigonometric functions for other expressions. One may use the trigonometric identities to simplify certain integrals containing radical expressions[1][2]:
- If the integrand contains a2 − x2, let
-
- and use the identity
- If the integrand contains a2 + x2, let
-
- and use the identity
- If the integrand contains x2 − a2, let
-
- and use the identity
Contents |
[edit] Examples
[edit] Integrals containing a2 − x2
In the integral
we may use
Note that the above step requires that a > 0 and cos(θ) > 0; we can choose the a to be the positive square root of a2; and we impose the restriction on θ to be −π/2 < θ < π/2 by using the arcsin function.
For a definite integral, one must figure out how the bounds of integration change. For example, as x goes from 0 to a/2, then sin(θ) goes from 0 to 1/2, so θ goes from 0 to π/6. Then we have
Some care is needed when picking the bounds. The integration above requires that −π/2 < θ < π/2, so θ going from 0 to π/6 is the only choice. If we had missed this restriction, we might have picked θ to go from π to 5π/6, which would result in the negative of the result.
[edit] Integrals containing a2 + x2
In the integral
we may write
so that the integral becomes
(provided a ≠ 0).
[edit] Integrals containing x2 − a2
Integrals like
should be done by partial fractions rather than trigonometric substitutions. However, the integral
can be done by substitution:
We can then solve this using the formula for the integral of secant cubed.
[edit] Substitutions that eliminate trigonometric functions
Substitution can be used to remove trigonometric functions. In particular, see Weierstrass substitution.
For instance,
(but be careful with the signs)
[edit] See also
[edit] References
- ^ Stewart, James (2008). Calculus: Early Transcendentals (6th ed.). Brooks/Cole. ISBN 0-495-01166-5.
- ^ Thomas, George B.; Weir, Maurice D.; Hass, Joel (2010). Thomas' Calculus: Early Transcendentals (12th ed.). Addison-Wesley. ISBN 0-321-58876-2.








![\begin{align}
\int\frac{dx}{\sqrt{a^2-x^2}} & = \int\frac{a\cos(\theta)\,d\theta}{\sqrt{a^2-a^2\sin^2(\theta)}} = \int\frac{a\cos(\theta)\,d\theta}{\sqrt{a^2(1-\sin^2(\theta))}} \\[8pt]
& = \int\frac{a\cos(\theta)\,d\theta}{\sqrt{a^2\cos^2(\theta)}} = \int d\theta=\theta+C=\arcsin\left(\frac{x}{a}\right)+C
\end{align}](http://upload.wikimedia.org/wikipedia/en/math/c/d/9/cd96c052d4e7256888c96af3a4392985.png)




![\begin{align}
& {} \qquad \int\frac{dx}{{a^2+x^2}} = \int\frac{a\sec^2(\theta)\,d\theta}{{a^2+a^2\tan^2(\theta)}} = \int\frac{a\sec^2(\theta)\,d\theta}{{a^2(1+\tan^2(\theta))}} \\[8pt]
& {} = \int \frac{a\sec^2(\theta)\,d\theta}{{a^2\sec^2(\theta)}} = \int \frac{d\theta}{a} = \frac{\theta}{a}+C = \frac{1}{a} \arctan \left(\frac{x}{a}\right)+C
\end{align}](http://upload.wikimedia.org/wikipedia/en/math/b/0/a/b0a74d6c9026679f46c43d79de58b4bf.png)








