Integrals Resulting in Inverse Trigonometric Functions

From Department of Mathematics at UTSA
Revision as of 14:30, 28 October 2021 by Lila (talk | contribs) (→‎Example 2)
Jump to navigation Jump to search

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int\frac{du}{\sqrt{a^2 - u^2}} = \arcsin \left(\frac{u}{a}\right) + C }

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int\frac{du}{a^2+u^2} =\dfrac{1}{a}\arctan \left(\dfrac{u}{a}\right) + C }


Example 1

Evaluate the integral

Solution

Substitute . Then and we have

Applying the formula with we obtain

Example 2

Evaluate Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\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:

Failed to parse (unknown function "\dx"): {\displaystyle \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 } /p>

The first integral is handled straightforward; the second integral is handled by substitution, with . We handle each separately.

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int\frac{x}{\sqrt{16-x^2}}\ dx} : Set Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u = 16-x^2} , so Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle du = -2xdx<math> and <math>xdx = -du/2} . We have

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{align} \int\frac{x}{\sqrt{16-x^2}}\ dx &amp;= \int\frac{-du/2}{\sqrt{u}}\\ &amp;= -\frac12\int \frac{1}{\sqrt{u}}\ du \\ &amp;= - \sqrt{u} + C\\ &amp;= -\sqrt{16-x^2} + C.\end{align}}

Combining these together, we have

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int \frac{4-x}{\sqrt{16-x^2}}\ dx = 4\arcsin\frac x4 + \sqrt{16-x^2}+C.}

Resources

Integration into Inverse trigonometric functions using Substitution by The Organic Chemistry Tutor

Integrating using Inverse Trigonometric Functions by patrickJMT