<?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>Limit of (e^x - 1)/x Archives - Epsilonify</title>
	<atom:link href="https://www.epsilonify.com/tag/limit-of-ex-1-x/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Best solutions on internet!</description>
	<lastBuildDate>Sun, 27 Aug 2023 11:49:17 +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>Limit of (e^x - 1)/x Archives - Epsilonify</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Limit of (e^x &#8211; 1)/x as x approaches 0</title>
		<link>https://www.epsilonify.com/mathematics/calculus/limit-of-ex-1-x-as-x-approaches-0/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/limit-of-ex-1-x-as-x-approaches-0/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Sun, 02 Oct 2022 13:00:48 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[(e^x - 1)/x]]></category>
		<category><![CDATA[Limit of (e^x - 1)/x]]></category>
		<category><![CDATA[limit of (e^x - 1)/x as x approaches 0]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=1272</guid>

					<description><![CDATA[<p>The limit of as approaches 0 is equal to 1. This is easy to see with the Maclaurin series. Proof. If we apply the Bernoulli inequality and let , then we get Now, for < 1, we get that 1 - x \leq e^{-x}, which implies that e^x \leq \frac{1}{1-x}. So we have the following: [&#8230;]
</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/limit-of-ex-1-x-as-x-approaches-0/">Limit of (e^x &#8211; 1)/x as x approaches 0</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[The limit of <span class="katex-eq" data-katex-display="false">\frac{e^x - 1}{x}</span> as <span class="katex-eq" data-katex-display="false">x</span> approaches 0 is equal to 1. This is easy to see with the Maclaurin series.
<br>
<br>
<strong>Proof.</strong> If we apply the Bernoulli inequality and let <span class="katex-eq" data-katex-display="false">n \rightarrow \infty</span>, then we get

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
1 + x \leq e^x.
\end{align*}</pre></div>

Now, for <span class="katex-eq" data-katex-display="false">\lvert x \rvert</span> < <span class="katex-eq" data-katex-display="false">1</span>, we get that <span class="katex-eq" data-katex-display="false">1 - x \leq e^{-x}</span>, which implies that <span class="katex-eq" data-katex-display="false">e^x \leq \frac{1}{1-x}</span>. So we have the following:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
1 + x \leq e^x \leq \frac{1}{1-x}
\end{align*}</pre></div>

Subtract both sides with <span class="katex-eq" data-katex-display="false">-1</span> and divide by <span class="katex-eq" data-katex-display="false">x</span>. Then we get:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
1 \leq \frac{e^x - 1}{x} \leq \frac{1}{1-x}
\end{align*}</pre></div>

Now, by the squeeze theory, we see that, indeed, the limit of <span class="katex-eq" data-katex-display="false">\frac{e^x - 1}{x}</span> as <span class="katex-eq" data-katex-display="false">x</span> approaches 0 is equal to 1. 

<br>
<br>

<strong>Proof.</strong> This proof is more of circular reasoning, but still valuable to see how easy it works for in the future. We want to determine the next limit:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\lim_{x \rightarrow 0} \frac{e^x - 1}{x}
\end{align*}</pre></div>

We know that the Maclaurin series of <span class="katex-eq" data-katex-display="false">e^x</span> is

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
e^x &= \sum_{n = 0}^{\infty} \frac{x^n}{n!} \\
&= 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \cdots
\end{align*}</pre></div>

Further, we will subtract the Maclaurin series with 1:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
e^x - 1 &= \sum_{n = 1}^{\infty} \frac{x^n}{n!} \\
&= x + \frac{x^2}{2!} + \frac{x^3}{3!} + \cdots
\end{align*}</pre></div>

Now we divide it out with <span class="katex-eq" data-katex-display="false">x</span>:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\frac{e^x - 1}{x} &= \sum_{n = 1}^{\infty} \frac{x^{n-1}}{n!} \\
&= 1 + \frac{x}{2!} + \frac{x^2}{3!} + \cdots
\end{align*}</pre></div>

Wrapping up together, we get:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\lim_{x \rightarrow 0} \frac{e^x - 1}{x} &= \lim_{x \rightarrow 0} \sum_{n = 1}^{\infty} \frac{x^{n-1}}{n!} \\
&= \lim_{x \rightarrow 0} (1 + \frac{x}{2!} + \frac{x^2}{3!} + \cdots) \\
&= 1 + \lim_{x \rightarrow 0} (\frac{x}{2!} + \frac{x^2}{3!} + \cdots) \\
&= 1 + 0 + 0 + 0 + \cdots \\
&= 1.
\end{align*}</pre></div>

So, in conclusion, we have that 

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\lim_{x \rightarrow 0} \frac{e^x - 1}{x} = 1
\end{align*}</pre></div><p>The post <a href="https://www.epsilonify.com/mathematics/calculus/limit-of-ex-1-x-as-x-approaches-0/">Limit of (e^x &#8211; 1)/x as x approaches 0</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/calculus/limit-of-ex-1-x-as-x-approaches-0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
