Skip to main content
Mathematics LibreTexts

5.7: Integrals Resulting in Inverse Trigonometric Functions and Related Integration Techniques

  • Page ID
    10766
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    In this section we focus on integrals that result in inverse trigonometric functions. We have worked with these functions before. Recall, that trigonometric functions are not one-to-one unless the domains are restricted. When working with inverses of trigonometric functions, we always need to be careful to take these restrictions into account. Also, we previously developed formulas for derivatives of inverse trigonometric functions. The formulas developed there give rise directly to integration formulas involving inverse trigonometric functions.

    Integrals that Result in Inverse Trigonometric Functions

    Let us begin this last section of the chapter with the three formulas. Along with these formulas, we use substitution to evaluate the integrals. We prove the formula for the inverse sine integral.

    Rule: Integration Formulas Resulting in Inverse Trigonometric Functions

    The following integration formulas yield inverse trigonometric functions:

    \[ \begin{align} ∫\dfrac{du}{\sqrt{a^2−u^2}}&=\arcsin \left(\dfrac{u}{a}\right)+C \\ ∫\dfrac{du}{a^2+u^2}&=\dfrac{1}{a}\arctan \left(\dfrac{u}{a}\right)+C \\ ∫\dfrac{du}{u\sqrt{u^2−a^2}}&=\dfrac{1}{a}\text{arcsec} \left(\dfrac{|u|}{a}\right)+C \end{align}\]

    Proof of the first formula

    Let \( y=\arcsin \frac{x}{a}\). Then \( a \sin y=x\). Now using implicit differentiation, we obtain

    \[ \dfrac{d}{dx}(a \sin y)=\dfrac{d}{dx}(x)\]

    \[ a\cos y\dfrac{dy}{dx}=1\]

    \[ \dfrac{dy}{dx}=\dfrac{1}{a\cos y}.\]

    For \( −\dfrac{π}{2}≤y≤\dfrac{π}{2},\cos y≥0.\) Thus, applying the Pythagorean identity \( \sin^2y+\cos^2y=1\), we have \( \cos y=\sqrt{1-\sin^2y}.\) This gives

    \[ \begin{align} \dfrac{1}{a \cos y} &=\dfrac{1}{a\sqrt{1−\sin^2y}} \\ &=\dfrac{1}{\sqrt{a^2−a^2 \sin^2y}} \\ &=\dfrac{1}{\sqrt{a^2−x^2}}. \end{align}\]

    Then for \( −a≤x≤a,\) we have

    \[ ∫\dfrac{1}{\sqrt{a^2−u^2}}\,du=\arcsin \left(\frac{u}{a}\right)+C.\]

    Example \( \PageIndex{1}\): Evaluating a Definite Integral Using Inverse Trigonometric Functions

    Evaluate the definite integral

    \[ ∫^{1/2}_0\dfrac{dx}{\sqrt{1−x^2}}. \nonumber\]

    Solution

    We can go directly to the formula for the antiderivative in the rule on integration formulas resulting in inverse trigonometric functions, and then evaluate the definite integral. We have

    \[\int_0^{1/2}\dfrac{dx}{\sqrt{1-x^2}} = \sin^{-1} x \,\bigg|_0^{1/2} = \sin^{-1} \tfrac{1}{2} - \sin^{-1} 0 = \dfrac{\pi}{6}-0 = \dfrac{\pi}{6}. \nonumber\]

    Note that since the integrand is simply the derivative of \(\arcsin x\), we are really just using this fact to find the antiderivative here.

    Exercise \(\PageIndex{1}\)

    Find the indefinite integral using an inverse trigonometric function and substitution for \(\displaystyle ∫\dfrac{dx}{\sqrt{9−x^2}}\).

    Hint

    Use the formula in the rule on integration formulas resulting in inverse trigonometric functions.

    Answer

    \( \displaystyle ∫\dfrac{dx}{\sqrt{9−x^2}} \quad=\quad \arcsin \left(\dfrac{x}{3}\right)+C \)

    In many integrals that result in inverse trigonometric functions in the antiderivative, we may need to use substitution to see how to use the integration formulas provided above.

    Example \( \PageIndex{2}\): Finding an Antiderivative Involving an Inverse Trigonometric Function using substitution

    Evaluate the integral

    \[ ∫\dfrac{dx}{\sqrt{4−9x^2}}.\nonumber\]

    Solution

    Substitute \( u=3x\). Then \( du=3\,dx\) and we have

    \[ ∫\dfrac{dx}{\sqrt{4−9x^2}}=\dfrac{1}{3}∫\dfrac{du}{\sqrt{4−u^2}}.\nonumber\]

    Applying the formula with \( a=2,\) we obtain

    \[ ∫\dfrac{dx}{\sqrt{4−9x^2}}=\dfrac{1}{3}∫\dfrac{du}{\sqrt{4−u^2}}=\dfrac{1}{3}\arcsin \left(\dfrac{u}{2}\right)+C=\dfrac{1}{3}\arcsin \left(\dfrac{3x}{2}\right)+C.\nonumber\]

    Exercise \(\PageIndex{2}\)

    Find the antiderivative of \(\displaystyle ∫\dfrac{dx}{\sqrt{1−16x^2}}.\)

    Hint

    Substitute \( u=4x\).

    Answer

    \( \displaystyle ∫\dfrac{dx}{\sqrt{1−16x^2}} = \dfrac{1}{4}\arcsin (4x)+C\)

    Example \( \PageIndex{3}\): Evaluating a Definite Integral

    Evaluate the definite integral

    \[ ∫^{\sqrt{3}/2}_0\dfrac{du}{\sqrt{1−u^2}}\nonumber.\]

    Solution

    The format of the problem matches the inverse sine formula. Thus,

    \[ ∫^{\sqrt{3}/2}_0\dfrac{du}{\sqrt{1−u^2}}=\arcsin u\,\bigg|^{\sqrt{3}/2}_0=[\arcsin \left(\dfrac{\sqrt{3}}{2}\right)]−[\arcsin (0)]=\dfrac{π}{3}.\nonumber\]

    Integrals Resulting in Other Inverse Trigonometric Functions

    There are six inverse trigonometric functions. However, only three integration formulas are noted in the rule on integration formulas resulting in inverse trigonometric functions because the remaining three are negative versions of the ones we use. The only difference is whether the integrand is positive or negative. Rather than memorizing three more formulas, if the integrand is negative, simply factor out −1 and evaluate the integral using one of the formulas already provided. To close this section, we examine one more formula: the integral resulting in the inverse tangent function.

    Example \( \PageIndex{4}\): Finding an Antiderivative Involving the Inverse Tangent Function

    Find the antiderivative of \(\displaystyle ∫\dfrac{1}{9+x^2}\,dx.\)

    Solution

    Apply the formula with \( a=3\). Then,

    \[ ∫\dfrac{dx}{9+x^2}=\dfrac{1}{3}\arctan \left(\dfrac{x}{3}\right)+C. \nonumber\]

    Exercise \(\PageIndex{3}\)

    Find the antiderivative of \(\displaystyle ∫\dfrac{dx}{16+x^2}\).

    Hint

    Follow the steps in Example \( \PageIndex{4}\).

    Answer

    \(\displaystyle ∫\dfrac{dx}{16+x^2} = \frac{1}{4}\arctan \left(\dfrac{x}{4}\right)+C \)

    Example \( \PageIndex{5}\): Applying the Integration Formulas WITH SUBSTITUTION

    Find an antiderivative of \(\displaystyle ∫\dfrac{1}{1+4x^2}\,dx.\)

    Solution

    Comparing this problem with the formulas stated in the rule on integration formulas resulting in inverse trigonometric functions, the integrand looks similar to the formula for \( \arctan u+C\). So we use substitution, letting \( u=2x\), then \( du=2\,dx\) and \( \dfrac{1}{2}\,du=dx.\)Then, we have

    \[ \dfrac{1}{2}∫\dfrac{1}{1+u^2}\,du=\dfrac{1}{2}\arctan u+C=\dfrac{1}{2}\arctan (2x)+C. \nonumber\]

    Exercise \(\PageIndex{4}\)

    Use substitution to find the antiderivative of \(\displaystyle ∫\dfrac{dx}{25+4x^2}.\)

    Hint

    Use the solving strategy from Example \( \PageIndex{5}\) and the rule on integration formulas resulting in inverse trigonometric functions.

    Answer

    \(\displaystyle ∫\dfrac{dx}{25+4x^2} = \dfrac{1}{10}\arctan \left(\dfrac{2x}{5}\right)+C \)

    Example \( \PageIndex{6}\): Evaluating a Definite Integral

    Evaluate the definite integral \(\displaystyle ∫^{\sqrt{3}}_{\sqrt{3}/3}\dfrac{dx}{1+x^2}\).

    Solution

    Use the formula for the inverse tangent. We have

    \[\int_{\sqrt{3}/3}^{\sqrt{3}} \frac{dx}{1+x^2} = \arctan x\,\bigg|_{\sqrt{3}/3}^{\sqrt{3}} = [\arctan \left(\sqrt{3}\right)] - [\arctan \left(\frac{\sqrt{3}}{3}\right)] =\frac{\pi}{3} - \frac{\pi}{6} =\frac{\pi}{6}.\nonumber\]

    Exercise \(\PageIndex{5}\)

    Evaluate the definite integral \(\displaystyle ∫^2_0\dfrac{dx}{4+x^2}\).

    Hint

    Follow the procedures from Example \(\PageIndex{6}\) to solve the problem.

    Answer

    \(\displaystyle ∫^2_0\dfrac{dx}{4+x^2} = \dfrac{π}{8} \)

    Simplifying the Integrand using Algebraic Methods

    It is common to be reluctant to manipulate the integrand of an integral; at first, our grasp of integration is tenuous and one may think that working with the integrand will improperly change the results. Integration by substitution works using a different logic: as long as equality is maintained, the integrand can be manipulated so that its form is easier to deal with. The next two examples demonstrate common ways in which using algebra first makes the integration easier to perform.

    Example \(\PageIndex{7}\): Integration by substitution: simplifying first using long division

    Evaluate \(\displaystyle \int \frac{x^3+4x^2+8x+5}{x^2+2x+1}\ dx\).

    Solution

    One may try to start by setting \(u\) equal to either the numerator or denominator; in each instance, the result is not workable.

    When dealing with rational functions (i.e., quotients made up of polynomial functions), it is an almost universal rule that everything works better when the degree of the numerator is less than the degree of the denominator. Hence we use polynomial long division whenever the integrand is a ratio of two polynomials and the degree of the numerator is not less than the degree of the denominator.

    We skip the specifics of the steps, but note that when \(x^2+2x+1\) is divided into \(x^3+4x^2+8x+5\), it goes in \(x+2\) times with a remainder of \(3x+3\). Thus

    $$\frac{x^3+4x^2+8x+5}{x^2+2x+1} = x+2 + \frac{3x+3}{x^2+2x+1}.$$

    Integrating \(x+2\) is simple. The fraction can be integrated by setting \(u = x^2+2x+1\), giving \(du = (2x+2)\ dx\). This is very similar to the numerator. Note that \(du/2 = (x+1)\ dx\) and then consider the following:

    \[\begin{align}\int \frac{x^3+4x^2+8x+5}{x^2+2x+1}\ dx & = \int \left(x+2 + \frac{3x+3}{x^2+2x+1}\right)\ dx \\ &= \int (x+2)\ dx + \int \frac{3(x+1)}{x^2+2x+1}\ dx \\ & = \frac12x^2+2x+C_1 + \int \frac{3}{u}\frac{du}{2} \\ &= \frac12x^2+2x+C_1 + \frac32\ln|u| + C_2 \\&= \frac12x^2+2x+\frac32\ln|x^2+2x+1| + C.\end{align}\]

    In some ways, we "lucked out" in that after dividing, substitution was able to be done. In later sections we'll develop techniques for handling rational functions where substitution is not directly feasible.

    Example \(\PageIndex{8}\): Integrals requiring multiple methods

    Evaluate \(\displaystyle \int \frac{4-x}{\sqrt{16-x^2}}\ dx\).

    Solution

    This integral requires two different methods to evaluate it. We get to those methods by splitting up the integral:

    $$ \int \frac{4-x}{\sqrt{16-x^2}}\ dx = \int \frac{4}{\sqrt{16-x^2}}\ dx - \int \frac{x}{\sqrt{16-x^2}}\ dx.$$

    The first integral is handled using a straightforward application of Theorem \(\PageIndex{2}\); the second integral is handled by substitution, with \(u = 16-x^2\). We handle each separately.

    \(\displaystyle \int \frac{4}{\sqrt{16-x^2}}\ dx = 4\arcsin\frac{x}{4} + C.\)

    \(\displaystyle \int\frac{x}{\sqrt{16-x^2}}\ dx\): Set \(u = 16-x^2\), so \(du = -2xdx\) and \(xdx = -du/2\). We have

    \[\begin{align} \int\frac{x}{\sqrt{16-x^2}}\ dx &= \int\frac{-du/2}{\sqrt{u}}\\ &= -\frac12\int \frac{1}{\sqrt{u}}\ du \\ &= - \sqrt{u} + C\\ &= -\sqrt{16-x^2} + C.\end{align}\]

    Combining these together, we have

    $$ \int \frac{4-x}{\sqrt{16-x^2}}\ dx = 4\arcsin\frac x4 + \sqrt{16-x^2}+C.$$

    Using Completing the Square in Integration

    Sometimes, we will see polynomials in the denominator that are quadratic in form and which we can use the process of completing the square to rewrite them in a form that we will recognize as the derivative of an inverse trigonometric function.

    Example \(\PageIndex{9}\): Integrating by substitution: completing the square

    Evaluate \(\displaystyle \int\frac{1}{x^2-4x+13}\ dx\).

    Solution

    Initially, this integral seems to have nothing in common with the integrals in Theorem \(\PageIndex{2}\). As it lacks a square root, it almost certainly is not related to arcsine or arcsecant. It is, however, related to the arctangent function.

    We see this by completing the square in the denominator. We give a brief reminder of the process here.

    Start with a quadratic with a leading coefficient of 1. It will have the form of \(x^2 + bx + c\). Take 1/2 of \(b\), square it, and add/subtract it back into the expression. I.e.,

    \[\begin{align} x^2+bx+ c &= \underbrace{x^2 + bx + \frac{b^2}4}_{(x+b/2)^2} - \frac{b^2}4 + c\\&= \left(x+\frac b2\right)^2 + c-\frac{b^2}4\end{align}\]

    In our example, we take half of \(-4\) and square it, getting \(4\). We add/subtract it into the denominator as follows:

    \[\begin{align}\frac{1}{x^2-4x+13} &= \frac{1}{\underbrace{x^2-4x+4}_{(x-2)^2}-4+13}\\ &=\frac{1}{(x-2)^2 + 9}\end{align}\]

    We can now integrate this using the arctangent rule. Technically, we need to substitute first with \(u=x-2\), but we can employ Key Idea 10 instead. Thus we have

    $$ \int \frac{1}{x^2-4x+13}\ dx = \int \frac{1}{(x-2)^2+9}\ dx = \frac13\arctan\frac{x-2}{3}+C.$$

    Key Concepts

    • Formulas for derivatives of inverse trigonometric functions developed in Derivatives of Exponential and Logarithmic Functions lead directly to integration formulas involving inverse trigonometric functions.
    • Use the formulas listed in the rule on integration formulas resulting in inverse trigonometric functions to match up the correct format and make alterations as necessary to solve the problem.
    • Substitution is often required to put the integrand in the correct form.

    Key Equations

    • Integrals That Produce Inverse Trigonometric Functions

    \(\displaystyle ∫\dfrac{du}{\sqrt{a^2−u^2}}=\arcsin \left(\dfrac{u}{a}\right)+C\)

    \(\displaystyle ∫\dfrac{du}{a^2+u^2}=\dfrac{1}{a}\arctan \left(\dfrac{u}{a}\right)+C\)

    \(\displaystyle ∫\dfrac{du}{u\sqrt{u^2−a^2}}=\dfrac{1}{a}\text{arcsec} \left(\dfrac{|u|}{a}\right)+C\)

    Contributors

    • Gilbert Strang (MIT) and Edwin “Jed” Herman (Harvey Mudd) with many contributing authors. This content by OpenStax is licensed with a CC-BY-SA-NC 4.0 license. Download for free at http://cnx.org.

    • Paul Seeburger (Monroe Community College) made some added textual clarifications and edits on the OpenStax content in this section, and he also added and edited the last two subsections from Apex Calculus, Section 6.1.
    • Apex Calculus Section 6.1 is the source of the material in last two subsections of this section.

    This page titled 5.7: Integrals Resulting in Inverse Trigonometric Functions and Related Integration Techniques is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by OpenStax.