Skip to main content
Contents
Embed
Dark Mode Prev Up Next
\(\require{physics}\require{upgreek}\everymath{\displaystyle}
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\newcommand{\inv}{^{-1}}
\newcommand{\DS}{\displaystyle}
\newcommand{\eps}{\varepsilon}
\newcommand{\tsub}[1]{_{\mathrm{#1}}}
\newcommand{\ee}{\mathrm{e}}
\newcommand{\ii}{\mathrm{i}}
\newcommand{\limit}[1]{\lim\limits_{#1}}
\newcommand{\resid}[1]{\underset{#1}{\Res}}
\DeclareMathOperator{\sinc}{sinc}
\DeclareMathOperator{\sgn}{sgn}
\newcommand{\pii}{\pi}
\DeclareMathOperator{\Prob}{P}
\DeclareMathOperator{\EV}{E}
\DeclareMathOperator{\Var}{Var}
\newcommand{\bv}[1]{\boldsymbol{#1}}
\newcommand{\uv}[1]{\hat{\bv{#1}}}
\newcommand{\cl}[1]{\mathcal{#1}}
\newcommand{\bb}[1]{\mathbb{#1}}
\DeclareMathOperator{\Cis}{cis}
\DeclareMathOperator{\RE}{Re}
\DeclareMathOperator{\IM}{Im}
\newcommand{\xd}{\mathbf{d}}
\newcommand{\seq}[3]{{#1}_{#2},\cdots,{#1}_{#3}}
\newcommand{\psup}[1]{^{(#1)}}
\newcommand{\hypext}{{}^*}
\DeclareMathOperator{\st}{st}
\newcommand{\set}[1]{\left\{#1\right\}}
\DeclareMathOperator{\Sin}{Sin}
\DeclareMathOperator{\Cos}{Cos}
\DeclareMathOperator{\Tan}{Tan}
\DeclareMathOperator{\Sec}{Sec}
\DeclareMathOperator{\Csc}{Csc}
\DeclareMathOperator{\Cot}{Cot}
\DeclareMathOperator{\Log}{Log}
\DeclareMathOperator{\Arg}{Arg}
\DeclareMathOperator{\Ln}{Ln}
\DeclareMathOperator{\Grad}{grad}
\DeclareMathOperator{\Div}{div}
\DeclareMathOperator{\Curl}{curl}
\newcommand{\rd}{\textstyle\mathop{}\!\mathrm{d}^{\!\!\!-}\hspace{-0.0555 em}}
\newcommand{\rpd}{\textstyle\mathop{}\!\partial^{\hspace{-0.5 em}-}\hspace{-0.1666 em}}
\newcommand{\rdv}[2]{\frac{\rd{#1}}{\rd{#2}}}
\newcommand{\rpdv}[2]{\frac{\rpd{#1}}{\rpd{#2}}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 8.3 Trigonometric substitution
Objectives
Match algebraic expressions to trigonometric identities to simplify integrals.
Choose substitutions that transform square-root expressions into trig forms.
Understand how symmetry can make certain definite integrals easier.
Application: Hydrostatic pressure on a circular drum
Emphasize that we’re introducing a more complicated function to simplify the integrand, which is the opposite of the first kind of substitution we did. The rationale is that we’re doing it based on recognizing the format of Pythagorean identities.
Make substitutions based on the following:
When you see...
Substitute...
\(a^{2}-x^{2}\)
\(x=a\sin\theta\)
\(x^{2}+a^{2}\)
\(x=a\tan\theta\)
\(x^{2}-a^{2}\)
\(x=a\sec\theta\)
With definite integrals:
Aside According to
Advanced Calculus by James J. Callahan, this is a pullback substitution!
\begin{equation*}
\int_{a}^{b} f(x)\dd{x}=\int_{g\inv(a)}^{g\inv(b)}f(g(\theta))g'(\theta)\dd{\theta}
\end{equation*}
Look at examples where symmetry can be used to simplify the limits of integration, such as
\begin{equation*}
\int_{-a}^{a} \sqrt{a^{2}-x^{2}}\dd{x}
\end{equation*}
If \(f(x)\) is an even function, then
\begin{equation*}
\int_{-a}^{a} f(x)\dd{x}=2\int_{0}^{a} f(x)\dd{x}\text{.}
\end{equation*}
If \(f(x)\) is an odd function, then
\begin{equation*}
\int_{-a}^{a} f(x)\dd{x}=0\text{.}
\end{equation*}