<?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>Derivative of x^n using First Principle of Derivatives Archives - Epsilonify</title>
	<atom:link href="https://www.epsilonify.com/tag/derivative-of-xn-using-first-principle-of-derivatives/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Best solutions on internet!</description>
	<lastBuildDate>Sun, 10 Sep 2023 20:50:25 +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>Derivative of x^n using First Principle of Derivatives Archives - Epsilonify</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Derivative of x^n using First Principle of Derivatives</title>
		<link>https://www.epsilonify.com/mathematics/calculus/derivative-of-x-to-the-power-n-using-first-principle-of-derivatives/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/derivative-of-x-to-the-power-n-using-first-principle-of-derivatives/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Wed, 16 Nov 2022 13:00:12 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Derivative of x^n]]></category>
		<category><![CDATA[Derivative of x^n using First Principle of Derivatives]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=1557</guid>

					<description><![CDATA[<p>The derivative of is using first principle of derivatives. Proof. Let . Then using the first principle of derivatives, we get: To simplify , we can use the next identity: by letting and . As we see, we have terms in the identity. So we get: So, the derivative of is using first principle of [&#8230;]</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/derivative-of-x-to-the-power-n-using-first-principle-of-derivatives/">Derivative of x^n using First Principle of Derivatives</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">x^n</span> is <span class="katex-eq" data-katex-display="false">nx^{n-1}</span> using first principle of derivatives.
<br>
<br>
<strong>Proof.</strong> Let <span class="katex-eq" data-katex-display="false">f(x) = x^n</span>. Then using the first principle of derivatives, we get:

 <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{(x + h)^n - x^n}{h}. 
\end{align*}</pre></div>

To simplify <span class="katex-eq" data-katex-display="false">(x + h)^n - x^n</span>, we can use the next identity:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
a^n - b^n = (a-b)(a^{n-1} + a^{n-2}b + a^{n-3}b^2 + \cdots + ab^{n-2} + b^{n-1}),
\end{align*}</pre></div>

by letting <span class="katex-eq" data-katex-display="false">a = x + h</span> and <span class="katex-eq" data-katex-display="false">b = x</span>. As we see, we have <span class="katex-eq" data-katex-display="false">n</span> terms in the identity. So we get:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
f'(x) &= \lim_{h \rightarrow 0} \frac{(x + h)^n - x^n}{h} \\
&= \lim_{h \rightarrow 0} \frac{h[(x+h)^{n-1} + (x+h)^{n-2}x + \cdots + (x+h)x^{n-2} + x^{n-1}]}{h} \\
&= \lim_{h \rightarrow 0} ((x+h)^{n-1} + (x+h)^{n-2}x + \cdots + (x+h)x^{n-2} + x^{n-1}) \\
&= (x+0)^{n-1} + (x+0)^{n-2}x + \cdots + (x+0)x^{n-2} + x^{n-1} \\
&= x^{n-1} + x^{n-2}x + \cdots + xx^{n-2} + x^{n-1} \\
&= x^{n-1} + x^{n-1} + \cdots + x^{n-1} + x^{n-1} \\
&= nx^{n-1}.
\end{align*}</pre></div>

So, the derivative of <span class="katex-eq" data-katex-display="false">x^n</span> is <span class="katex-eq" data-katex-display="false">nx^{n-1}</span> using first principle of derivatives.<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/derivative-of-x-to-the-power-n-using-first-principle-of-derivatives/">Derivative of x^n 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-x-to-the-power-n-using-first-principle-of-derivatives/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
