<?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>Lim sinx/x as x approaches 0 Archives - Epsilonify</title>
	<atom:link href="https://www.epsilonify.com/tag/lim-sinx-x-as-x-approaches-0/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Best solutions on internet!</description>
	<lastBuildDate>Thu, 31 Aug 2023 21:33:20 +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>Lim sinx/x as x approaches 0 Archives - Epsilonify</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Limit of sin(x)/x as x approaches 0</title>
		<link>https://www.epsilonify.com/mathematics/calculus/lim-sinx-x-as-x-approaches-0/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/lim-sinx-x-as-x-approaches-0/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Thu, 01 Sep 2022 13:17:11 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[lim sinx/x]]></category>
		<category><![CDATA[Lim sinx/x as x approaches 0]]></category>
		<category><![CDATA[squeeze theorem]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=924</guid>

					<description><![CDATA[<p>We will prove that the limit of as approaches is equal to . We will prove that via the squeeze theorem. This is also crucial to understand if someone has never seen concepts like l&#8217; Hopital or Maclaurin series. Proof. We will recall the definitions of the trigonometric functions with the definitions opposite, hypotenuse, and [&#8230;]</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/lim-sinx-x-as-x-approaches-0/">Limit of sin(x)/x as x approaches 0</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><br>
We will prove that the limit of <span class="katex-eq" data-katex-display="false">\sin(x)/x</span> as <span class="katex-eq" data-katex-display="false">x</span> approaches <span class="katex-eq" data-katex-display="false">0</span> is equal to <span class="katex-eq" data-katex-display="false">1</span>. We will prove that via the squeeze theorem. </p>
<p>This is also crucial to understand if someone has never seen concepts like l&#8217; Hopital or Maclaurin series.</p>
<p><strong>Proof.</strong> We will recall the definitions of the trigonometric functions with the definitions opposite, hypotenuse, and adjacent:</p>


<div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{equation*}
\sin(\alpha) = \frac{\text{opp}}{\text{hyp}}, \ \cos(\alpha) = \frac{\text{adj}}{\text{hyp}}, \ \text{and} \tan(\alpha) = \frac{\text{opp}}{\text{adj}} 
\end{equation*}</pre></div>


<p>We want to determine the areas in the above unit circle on the interval <span class="katex-eq" data-katex-display="false">(0, \pi/2)</span>. The triangle area <span class="katex-eq" data-katex-display="false">\triangle ABC</span> is equal to <span class="katex-eq" data-katex-display="false">\sin(\alpha)/2</span> because hyp = 1. The circular sector <span class="katex-eq" data-katex-display="false">⌔ ABC</span> is equal to <span class="katex-eq" data-katex-display="false">\frac{1}{2}r\alpha = \frac{1}{2}\alpha</span> because the radius <span class="katex-eq" data-katex-display="false">r</span> is equal to 1. The last triangle area <span class="katex-eq" data-katex-display="false">\triangle ACD</span> is equal to <span class="katex-eq" data-katex-display="false">\tan(\alpha)/2</span> because adj = 1. Therefore we get the next inequality:</p>


<div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\frac{\sin(\alpha)}{2} < \frac{\alpha}{2} < \frac{\tan(\alpha)}{2}.
\end{align*}</pre></div>


<p>The first question might pop up: why do we have strict inequalities while the squeeze theorem explicitly states it needs to be "<span class="katex-eq" data-katex-display="false">\leq</span>"? The reason that for that is if we take <span class="katex-eq" data-katex-display="false">x \leq y</span>, then <span class="katex-eq" data-katex-display="false">x</span> &lt; <span class="katex-eq" data-katex-display="false">y</span> OR <span class="katex-eq" data-katex-display="false">x = y</span>. So we can use strict inequalities for the squeeze theorem. Now we will divide all the functions with <span class="katex-eq" data-katex-display="false">\frac{\sin(\alpha)}{2}</span> and taking the fact that <span class="katex-eq" data-katex-display="false">\tan(\alpha) = \frac{\sin(\alpha)}{\cos(\alpha)}</span>:
</p>


<div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
1 < \frac{\alpha}{\sin(\alpha)} < \frac{1}{\cos(\alpha)}.
\end{align*}</pre></div>


<p>Now taking the reciprocals, which means inversing the functions:</p>


<div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\cos(\alpha) < \frac{\sin(\alpha)}{\alpha} < 1.
\end{align*}</pre></div>


<p>Now we have that</p>


<div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\lim_{\alpha \rightarrow 0} \cos(\alpha) = 1 \ \text{and} \ \lim_{\alpha \rightarrow 0} 1 = 1
\end{align*}</pre></div>


<p>Therefore, by the squeeze theorem, we get</p>


<div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
1 = \lim_{\alpha \rightarrow 0} \cos(\alpha) = \lim_{\alpha \rightarrow 0} \frac{\sin(\alpha)}{\alpha} = \lim_{\alpha \rightarrow 0} 1 = 1
\end{align*}</pre></div>


<p>This implies that <span class="katex-eq" data-katex-display="false">\lim_{\alpha \rightarrow 0} \frac{\sin(\alpha)}{\alpha} = 1</span>, which proves this proof.</p>
<p></p>
<p>There are also two other ways to prove that <span class="katex-eq" data-katex-display="false">\lim_{\alpha \rightarrow 0} \frac{\sin(\alpha)}{\alpha}</span>, but that is also a circular reasoning:</p>
<p></p>
<p><strong>Proof.</strong> The easiest way is to apply l' Hopital, and we can apply that here because we do have that</p>


<div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{equation*}
\lim_{x \rightarrow 0} \frac{\sin(x)}{x} = \frac{0}{0}.
\end{equation*}</pre></div>


<p>Therefore, we get</p>


<div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\lim_{x \rightarrow 0} \frac{\sin(x)}{x} &amp;= \lim_{x \rightarrow 0} \frac{\frac{d}{dx}\sin(x)}{\frac{d}{dx}x} \\
&amp;= \lim_{x \rightarrow 0} \frac{\cos(x)}{1} \\
&amp;= \cos(0)\\
&amp;= 1,
\end{align*}</pre></div>


<p>since we have proved that the derivative of <span class="katex-eq" data-katex-display="false">\sin(x)</span> is <span class="katex-eq" data-katex-display="false">\cos(x)</span> <a href="https://www.epsilonify.com/mathematics/derivative-of-sin-x-using-first-principle-method/">here</a>. The first approach is straightforward. The second way is more beautiful, as we will use Maclaurin series. Note that</p>


<div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\sin(x) &amp;= \sum_{n = 0}^{\infty} \frac{(-1)^n}{(2n + 1)!} x^{2n + 1} \\
&amp;= x - \frac{x^3}{3!} + \frac{x^5}{5!} - \cdots
\end{align*}</pre></div>


<p>We will substitute that in the limit:</p>


<div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\lim_{x \rightarrow 0} \frac{\sin(x)}{x} &amp;= \lim_{x \rightarrow 0} \frac{\sum_{n = 0}^{\infty} \frac{(-1)^n}{(2n + 1)!} x^{2n + 1}}{x} \\
&amp;= \lim_{x \rightarrow 0}\frac{1}{x}(x - \frac{x^3}{3!} + \frac{x^5}{5!} - \cdots) \\
&amp;= \lim_{x \rightarrow 0} 1 - \frac{x^2}{3!} + \frac{x^4}{5!} - \cdots \\
&amp;= 1 - 0 + 0 - \cdots \\
&amp;= 1
\end{align*}</pre></div>


<p>which completes the proofs.</p><p>The post <a href="https://www.epsilonify.com/mathematics/calculus/lim-sinx-x-as-x-approaches-0/">Limit of sin(x)/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/lim-sinx-x-as-x-approaches-0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
