<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Integral of 1/(x^2 - a^2) Archives - Epsilonify</title>
	<atom:link href="https://www.epsilonify.com/tag/integral-of-1-x2-a2/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Best solutions on internet!</description>
	<lastBuildDate>Sat, 09 Sep 2023 22:14:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.5</generator>

<image>
	<url>https://www.epsilonify.com/wp-content/uploads/2022/09/cropped-E-M7-32x32.png</url>
	<title>Integral of 1/(x^2 - a^2) Archives - Epsilonify</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Integral of 1/(x^2 &#8211; a^2)</title>
		<link>https://www.epsilonify.com/mathematics/calculus/integral-of-1-divided-by-x-square-minus-a-square/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/integral-of-1-divided-by-x-square-minus-a-square/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Mon, 05 Jun 2023 13:00:39 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[1/(x^2 - a^2)]]></category>
		<category><![CDATA[Integral of 1/(x^2 - a^2)]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=2433</guid>

					<description><![CDATA[<p>What is the integral of 1/(x^2 &#8211; a^2)? The integral of is . Solution of the integral 1/(x^2 &#8211; a^2) Solution: We want to determine the next integral: We will apply an integral technique such that the denominators will be linear functions: We do have the following set of equalities: We see that and therefore [&#8230;]</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/integral-of-1-divided-by-x-square-minus-a-square/">Integral of 1/(x^2 &#8211; a^2)</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>What is the integral of 1/(x^2 &#8211; a^2)?</h1>

The integral of <span class="katex-eq" data-katex-display="false">\frac{1}{x^2 - a^2}</span> is <span class="katex-eq" data-katex-display="false">\frac{1}{2a}\ln\lvert \frac{x - a}{x + a} \rvert + C</span>.
<br>
<br>
<h2>Solution of the integral 1/(x^2 &#8211; a^2)</h2>

<strong>Solution:</strong> We want to determine the next integral:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\int \frac{dx}{x^2 - a^2}.
\end{align*}</pre></div>

We will apply an integral technique such that the denominators will be linear functions:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\frac{1}{x^2 - a^2} &= \frac{1}{(x-a)(x+a)} \\
&= \frac{A}{x - a} + \frac{B}{x + a} \\
&= \frac{Ax + Aa + Bx - Ba}{x^2 - a^2}.
\end{align*}</pre></div>

We do have the following set of equalities:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
A + B &= 0 \\
Aa - Ba &= 1.
\end{align*}</pre></div>

We see that <span class="katex-eq" data-katex-display="false">A = -B,</span> and therefore <span class="katex-eq" data-katex-display="false">B = -\frac{1}{2a}</span> and <span class="katex-eq" data-katex-display="false">A = \frac{1}{2a}</span>. Substituting everything above, we get:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\int \frac{1}{x^2 - a^2} dx &= \int \frac{A}{x - a} dx + \int \frac{B}{x + a} dx \\
&= \frac{1}{2a} \int \frac{dx}{x - a} - \frac{1}{2a} \int \frac{dx}{x + a} \\
&= \frac{1}{2a} \ln \lvert x - a \rvert - \frac{1}{2a} \ln \lvert x + a \rvert + C \\
&= \frac{1}{2a} \ln \bigg\lvert \frac{x - a}{x + a} \bigg\rvert + C. 
\end{align*}</pre></div>

<h2>Conclusion</h2>

In conclusion, the integral of <span class="katex-eq" data-katex-display="false">\frac{1}{x^2 - a^2}</span> is <span class="katex-eq" data-katex-display="false">\frac{1}{2a}\ln \lvert \frac{x - a}{x + a} \rvert + C</span>, or in mathematical notation:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{equation*}
\int \frac{dx}{x^2 - a^2} = \frac{1}{2a} \ln \bigg\lvert \frac{x - a}{x + a} \bigg\rvert + C.
\end{equation*}<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/integral-of-1-divided-by-x-square-minus-a-square/">Integral of 1/(x^2 &#8211; a^2)</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/calculus/integral-of-1-divided-by-x-square-minus-a-square/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Integral of 1/(x^2 + a^2)</title>
		<link>https://www.epsilonify.com/mathematics/calculus/integral-of-1-divided-by-x-squared-plus-a-squared/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/integral-of-1-divided-by-x-squared-plus-a-squared/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Tue, 30 May 2023 13:00:46 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[1/(x^2 - a^2)]]></category>
		<category><![CDATA[Integral of 1/(x^2 - a^2)]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=2422</guid>

					<description><![CDATA[<p>What is the integral of 1/(x^2 + a^2)? The integral of is . Solution of the integral of 1/(x^2 + a^2) Solution: While we could straightly use some integral techniques, the reader should remind itself that there is a function that if you take the derivative of that, then we get exactly the solution of [&#8230;]</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/integral-of-1-divided-by-x-squared-plus-a-squared/">Integral of 1/(x^2 + a^2)</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>What is the integral of 1/(x^2 + a^2)?</h1>

The integral of <span class="katex-eq" data-katex-display="false">\frac{1}{x^2 + a^2}</span> is <span class="katex-eq" data-katex-display="false">\frac{1}{a}\tan^{-1}(\frac{x}{a}) + C</span>.
<br>
<br>
<h2>Solution of the integral of 1/(x^2 + a^2)</h2>

<strong>Solution:</strong> While we could straightly use some integral techniques, the reader should remind itself that there is a function that if you take the derivative of that, then we get exactly the solution of <span class="katex-eq" data-katex-display="false">\frac{1}{x^2 + a^2}</span>. Indeed, we get the following from <a href="https://www.epsilonify.com/mathematics/what-is-the-derivative-of-arctanx/">this article</a>:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\frac{d}{dx} \frac{1}{a}\tan^{-1}\bigg(\frac{x}{a}\bigg) = \frac{1}{x^2 + a^2}.
\end{align*}</pre></div>

Now take the antiderivative of <span class="katex-eq" data-katex-display="false">\frac{1}{x^2 - a^2}</span>, then we get that the integral of <span class="katex-eq" data-katex-display="false">\frac{1}{x^2 + a^2}</span> is <span class="katex-eq" data-katex-display="false">\frac{1}{a}\tan^{-1}(\frac{x}{a}) + C</span>.

<h2>Conclusion</h2>

Therefore, the integral of <span class="katex-eq" data-katex-display="false">\frac{1}{x^2 + a^2}</span> is <span class="katex-eq" data-katex-display="false">\frac{1}{a}\tan^{-1}(\frac{x}{a}) + C</span>, or in mathematical notation:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\int \frac{dx}{x^2 + a^2} = \frac{1}{a}\tan^{-1}\bigg(\frac{x}{a}\bigg) + C.
\end{align*}</pre></div><p>The post <a href="https://www.epsilonify.com/mathematics/calculus/integral-of-1-divided-by-x-squared-plus-a-squared/">Integral of 1/(x^2 + a^2)</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/calculus/integral-of-1-divided-by-x-squared-plus-a-squared/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
