<?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>tanh(x) Archives - Epsilonify</title>
	<atom:link href="https://www.epsilonify.com/tag/tanhx/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Best solutions on internet!</description>
	<lastBuildDate>Wed, 06 Sep 2023 21:25:58 +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>tanh(x) Archives - Epsilonify</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Find the derivative of Hyperbolic Tangent</title>
		<link>https://www.epsilonify.com/mathematics/calculus/find-the-derivative-of-hyperbolic-tangent/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/find-the-derivative-of-hyperbolic-tangent/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Mon, 17 Oct 2022 13:00:04 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Derivative of tanh(x)]]></category>
		<category><![CDATA[tanh(x)]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=1346</guid>

					<description><![CDATA[<p>The derivative of is . Solution. Let We will use the quotient rule, where we let such that we can determine We know that and that . So we get So wrapping everything together, we get So, the derivative of is .</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/find-the-derivative-of-hyperbolic-tangent/">Find the derivative of Hyperbolic Tangent</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[The derivative of <span class="katex-eq" data-katex-display="false">\tanh(x)</span> is <span class="katex-eq" data-katex-display="false">\text{sech}^2(x)</span>.
<br>
<br>
<strong>Solution.</strong> Let 
 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
f(x) = \tanh(x) = \frac{\sinh(x)}{\cosh(x)} = \frac{e^x - e^{-x}}{e^x + e^{-x}}.
\end{align*}</pre></div>

We will use the quotient rule, where we let

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\frac{e^x - e^{-x}}{e^x + e^{-x}} = \frac{g(x)}{h(x)},
\end{align*}</pre></div>

such that we can determine

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
f'(x) = \frac{d}{dx} \tanh(x) =  \frac{g'(x)h(x) - g(x)h'(x)}{h(x)^2}.
\end{align*}</pre></div>

We know that <a href="https://www.epsilonify.com/mathematics/derivative-of-e-to-the-power-x-using-first-principle-of-derivatives/"><span class="katex-eq" data-katex-display="false">\frac{d}{dx} e^x = e^x</span></a> and that <a href="https://www.epsilonify.com/mathematics/calculus/what-is-the-derivative-of-inverse-of-exponential"><span class="katex-eq" data-katex-display="false">\frac{d}{dx} e^{-x} = -e^{-x}</span></a>. So we get

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
g'(x) = e^x + e^{-x} \quad \text{and} \quad h'(x) = e^x - e^{-x}.
\end{align*}</pre></div>

So wrapping everything together, we get

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
f'(x) &= \frac{d}{dx} \tanh(x) \\
&=  \frac{g'(x)h(x) - g(x)h'(x)}{h(x)^2} \\
&=  \frac{(e^x + e^{-x})(e^x + e^{-x}) - (e^x - e^{-x})(e^x - e^{-x})}{(e^x + e^{-x})^2} \\
&=  \frac{e^{2x} + e^{-2x} + 2 - (e^{2x} - e^{-2x} - 2 )}{(e^x + e^{-x})^2} \\
&=  \frac{4}{(e^x + e^{-x})^2} \\
&=  \frac{2^2}{(e^x + e^{-x})^2} \\
&= \text{sech}^2(x).
\end{align*}</pre></div>

So, the derivative of <span class="katex-eq" data-katex-display="false">\tanh(x)</span> is <span class="katex-eq" data-katex-display="false">\text{sech}^2(x)</span>.<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/find-the-derivative-of-hyperbolic-tangent/">Find the derivative of Hyperbolic Tangent</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/calculus/find-the-derivative-of-hyperbolic-tangent/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Derivative of Hyperbolic Tangent using First Principle of Derivatives</title>
		<link>https://www.epsilonify.com/mathematics/calculus/derivative-of-hyperbolic-tangent-using-first-principle-of-derivatives/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/derivative-of-hyperbolic-tangent-using-first-principle-of-derivatives/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Sat, 15 Oct 2022 13:00:08 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Derivative of tanh(x)]]></category>
		<category><![CDATA[tanh(x)]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=1037</guid>

					<description><![CDATA[<p>We have seen earlier the derivatives of and using the first principle of derivatives. We will prove that, too, for the using the first principle of derivatives. Proof. Let . Then Now what is left to prove is . Notice that . So We have seen in this article, that we have . The is [&#8230;]</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/derivative-of-hyperbolic-tangent-using-first-principle-of-derivatives/">Derivative of Hyperbolic Tangent using First Principle of Derivatives</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[We have seen earlier the derivatives of <a href="https://www.epsilonify.com/mathematics/calculus/derivative-of-sinhx-using-first-order-principle/"><span class="katex-eq" data-katex-display="false">\sinh(x)</span></a> and <a href="https://www.epsilonify.com/mathematics/calculus/derivative-of-coshx-using-first-principle-method/"><span class="katex-eq" data-katex-display="false">\cosh(x)</span></a> using the first principle of derivatives. We will prove that, too, for the <span class="katex-eq" data-katex-display="false">\tanh(x)</span> using the first principle of derivatives.
<br>
<br>
<strong>Proof.</strong> Let <span class="katex-eq" data-katex-display="false">f(x) = \tanh(x) = \frac{e^x - e^{-x}}{e^x + e^{-x}}</span>. Then

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
f'(x) &= \lim_{h \rightarrow 0} \frac{f(x+h) - f(x)}{h} \\ 
&= \lim_{h \rightarrow 0} \frac{\tanh(x + h) - \tanh(x)}{h} \\
&= \lim_{h \rightarrow 0} \frac{\frac{e^{x + h} - e^{-x-h}}{e^{x + h} + e^{-x-h}} - \frac{e^x - e^{-x}}{e^x + e^{-x}}}{h} \\
&= \lim_{h \rightarrow 0} \frac{\frac{(e^{x + h} - e^{-x-h})(e^x + e^{-x}) - (e^{x + h} + e^{-x-h})(e^x - e^{-x})}{(e^{x + h} + e^{-x-h})(e^x + e^{-x})}}{h} \\
&= \lim_{h \rightarrow 0} \frac{(e^{x + h} - e^{-x-h})(e^x + e^{-x}) - (e^{x + h} + e^{-x-h})(e^x - e^{-x})}{h(e^{x + h} + e^{-x-h})(e^x + e^{-x})} \\
&= \lim_{h \rightarrow 0} \frac{e^{2x + h} + e^{h} - e^{-h} - e^{-2x-h} - e^{2x + h} + e^{h} - e^{-h} + e^{-2x-h}}{h(e^{x + h} + e^{-x-h})(e^x + e^{-x})} \\
&= \lim_{h \rightarrow 0} \frac{2e^{h} - 2e^{-h}}{h(e^{x + h} + e^{-x-h})(e^x + e^{-x})} \\
&= \lim_{h \rightarrow 0} \frac{2}{(e^{x + h} + e^{-x-h})(e^x + e^{-x})} \cdot \lim_{h \rightarrow 0} \frac{e^{h} - e^{-h}}{h} \\
&= \frac{2}{(e^{x} + e^{-x})(e^x + e^{-x})} \cdot \lim_{h \rightarrow 0} \frac{e^{h} - e^{-h}}{h} \\
&= \frac{2}{(e^{x} + e^{-x})^2} \cdot \lim_{h \rightarrow 0} \frac{e^{h} - e^{-h}}{h}. \\
\end{align*}</pre></div>

Now what is left to prove is <span class="katex-eq" data-katex-display="false">\lim_{h \rightarrow 0} \frac{e^{h} - e^{-h}}{h}</span>. Notice that <span class="katex-eq" data-katex-display="false">e^{h} - e^{-h} = e^{h} - 1 + 1 - e^{-h}</span>. So

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\lim_{h \rightarrow 0} \frac{e^{h} - e^{-h}}{h} &= \lim_{h \rightarrow 0} \frac{e^{h} - 1 + 1 - e^{-h}}{h} \\
&= \lim_{h \rightarrow 0} \frac{e^{h} - 1}{h} - \lim_{h \rightarrow 0} \frac{e^{-h} - 1}{h}.
\end{align*}</pre></div>

We have seen in this <a href="https://www.epsilonify.com/mathematics/calculus/determine-the-limit-of-ex-1-x-as-x-approaches-0">article</a>, that we have <span class="katex-eq" data-katex-display="false">\lim_{h \rightarrow 0} \frac{e^{h} - 1}{h} = 1</span>. The <span class="katex-eq" data-katex-display="false">\lim_{h \rightarrow 0} \frac{e^{-h} - 1}{h}</span> is equal to -1, because we could substitute <span class="katex-eq" data-katex-display="false">-h</span> in the Maclaurin series. See the mentioned article. Therefore, we get

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\lim_{h \rightarrow 0} \frac{e^{h} - 1}{h} - \lim_{h \rightarrow 0} \frac{e^{-h} - 1}{h} = 1 - (-1) = 2.
\end{align*}</pre></div>

Continuing where we have been, we get

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\frac{2}{(e^{x} + e^{-x})^2} \cdot \lim_{h \rightarrow 0} \frac{e^{h} - e^{-h}}{h} = \frac{2}{(e^{x} + e^{-x})^2} \cdot 2 = \frac{2^2}{(e^{x} + e^{-x})^2}.
\end{align*}</pre></div>

Therefore, we get 

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
f'(x) = \frac{2^2}{(e^{x} + e^{-x})^2} = \text{sech}^2(x).
\end{align*}</pre></div><p>The post <a href="https://www.epsilonify.com/mathematics/calculus/derivative-of-hyperbolic-tangent-using-first-principle-of-derivatives/">Derivative of Hyperbolic Tangent using First Principle of Derivatives</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/calculus/derivative-of-hyperbolic-tangent-using-first-principle-of-derivatives/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
