<?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>natural logarithm Archives - Epsilonify</title>
	<atom:link href="https://www.epsilonify.com/tag/natural-logarithm/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Best solutions on internet!</description>
	<lastBuildDate>Sun, 27 Aug 2023 11:57:42 +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>natural logarithm Archives - Epsilonify</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Derivative of ln(x) using First Principle of Derivatives</title>
		<link>https://www.epsilonify.com/mathematics/calculus/derivative-of-natural-logarithm-using-the-first-principle-of-derivatives/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/derivative-of-natural-logarithm-using-the-first-principle-of-derivatives/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Sat, 24 Sep 2022 13:00:59 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[derivative ln x]]></category>
		<category><![CDATA[derivative of ln x]]></category>
		<category><![CDATA[derivative of natural logarithm]]></category>
		<category><![CDATA[natural logarithm]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=957</guid>

					<description><![CDATA[<p>We will prove the derivative of is using the first principle of derivatives. If we have where , then Proof. Let . Then Now we will multiply the nominator and denominator with : Now we will use the logarithm power rule : We know that from this article. So we get So our desired result [&#8230;]</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/derivative-of-natural-logarithm-using-the-first-principle-of-derivatives/">Derivative of ln(x) using First Principle of Derivatives</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[We will prove the derivative of <span class="katex-eq" data-katex-display="false">\ln(x)</span> is <span class="katex-eq" data-katex-display="false">\frac{1}{x}</span> using the first principle of derivatives. If we have <span class="katex-eq" data-katex-display="false">\log_a(x)</span> where <span class="katex-eq" data-katex-display="false">a = e</span>, then <span class="katex-eq" data-katex-display="false">\log_a(x) = \ln(x)</span>
<br>
<br>
<strong>Proof.</strong> Let <span class="katex-eq" data-katex-display="false">f(x) = \ln(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{\ln(x + h) - \ln(x)}{h} \\
&= \lim_{h \rightarrow 0} \frac{\ln(\frac{x + h}{x})}{h} \\
&= \lim_{h \rightarrow 0} \frac{\ln(1 + \frac{h}{x})}{h} 
\end{align*}</pre></div>

Now we will multiply the nominator and denominator with <span class="katex-eq" data-katex-display="false">\frac{1}{x}</span>:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\lim_{h \rightarrow 0} \frac{\frac{1}{x}\ln(1 + \frac{h}{x})}{\frac{1}{x}h} &= \frac{1}{x}\lim_{h \rightarrow 0} \frac{x}{h}\ln(1 + h/x) 
\end{align*}</pre></div>

Now we will use the logarithm power rule <span class="katex-eq" data-katex-display="false">b \cdot \log_a(x) = \log_a(x^b)</span>:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\frac{1}{x}\lim_{h \rightarrow 0} \ln(1 + h/x)^{\frac{x}{h}} = \frac{1}{x} \ln(\lim_{h \rightarrow 0}(1 + h/x)^{\frac{x}{h}})
\end{align*}</pre></div>

We know that <span class="katex-eq" data-katex-display="false">\lim_{h \rightarrow 0} (1 + h/x)^{\frac{x}{h}} = e</span> <a href="https://www.epsilonify.com/mathematics/calculus/limit-of-1-plus-x-to-the-power-1-divided-by-x-as-x-approaches-0">from this article</a>. So we get

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\frac{1}{x} \ln(e) = \frac{1}{x} \cdot 1 = \frac{1}{x}.
\end{align*}</pre></div>

So our desired result is <span class="katex-eq" data-katex-display="false">f'(x) = \frac{1}{x}</span>.<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/derivative-of-natural-logarithm-using-the-first-principle-of-derivatives/">Derivative of ln(x) 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-natural-logarithm-using-the-first-principle-of-derivatives/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
