<?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 sec x Archives - Epsilonify</title>
	<atom:link href="https://www.epsilonify.com/tag/derivative-of-sec-x/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Best solutions on internet!</description>
	<lastBuildDate>Sat, 02 Sep 2023 21:14:30 +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 sec x Archives - Epsilonify</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Derivative of sec(x) using First Principle of Derivatives</title>
		<link>https://www.epsilonify.com/mathematics/calculus/derivative-of-sec-x-using-first-principle-method/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/derivative-of-sec-x-using-first-principle-method/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Mon, 12 Sep 2022 13:00:30 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[derivative of sec x]]></category>
		<category><![CDATA[Derivative of sec x using First Principle Method]]></category>
		<category><![CDATA[first principle of derivatives sec(x)]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=811</guid>

					<description><![CDATA[<p>We will use the first principle of derivatives to prove that the derivative of is , or in other words, by the definition of the derivative. Proof. Let . Then We will use the following identity In our case, that would mean Further, we do from this article that and . This results So this [&#8230;]</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/derivative-of-sec-x-using-first-principle-method/">Derivative of sec(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 use the first principle of derivatives to prove that the derivative of <span class="katex-eq" data-katex-display="false">\sec(x)</span> is <span class="katex-eq" data-katex-display="false">\tan(x)\sec(x)</span>, or in other words, by the definition of the derivative.
<br>
<br>
<strong>Proof.</strong> Let <span class="katex-eq" data-katex-display="false">f(x) = \sec(x) = \frac{1}{\cos(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{\sec(x + h) -\sec(x)}{h} \\
&= \lim_{h \rightarrow 0} \frac{\frac{1}{\cos(x + h)} - \frac{1}{\cos(x)}}{h} \\
&= \lim_{h \rightarrow 0} \frac{\frac{\cos(x) - \cos(x + h)}{\cos(x + h)\cos(x)}}{h}
\end{align*}</pre></div>

We will use the following identity

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\cos(A) - \cos(B) = -2\sin(\frac{A + B}{2})\sin(\frac{A - B}{2})
\end{align*}</pre></div>

In our case, that would mean

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\cos(x) - \cos(x + h) = -2\sin(\frac{2x + h}{2})\sin(\frac{-h}{2})
\end{align*}</pre></div>

Further, we do from this <a href="https://www.epsilonify.com/mathematics/calculus/lim-sinx-x-as-x-approaches-0/">article</a> that <span class="katex-eq" data-katex-display="false">\lim_{h \rightarrow 0} \frac{\sin(h/2)}{h/2} = 1</span> and <span class="katex-eq" data-katex-display="false">\sin(-h/2) = -\sin(h/2)</span>. This results

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\lim_{h \rightarrow 0} \frac{\frac{-2\sin(\frac{2x + h}{2})\sin(\frac{-h}{2})}{\cos(x + h)\cos(x)}}{h} &= \lim_{h \rightarrow 0} -\frac{\sin(-h/2)}{h/2} \cdot \lim_{h \rightarrow 0} \frac{\sin(\frac{2x + h}{2})}{\cos(x + h)\cos(x)} \\
&= \lim_{h \rightarrow 0} \frac{\sin(h/2)}{h/2} \cdot \lim_{h \rightarrow 0} \frac{\sin(\frac{2x + h}{2})}{\cos(x + h)\cos(x)} \\
&= \lim_{h \rightarrow 0} \frac{\sin(\frac{2x + h}{2})}{\cos(x + h)\cos(x)} \\
&= \frac{\sin(x)}{\cos^2(x)} \\
&= \frac{\tan(x)}{\cos(x)} \\
&= \tan(x)\sec(x).
\end{align*}</pre></div>

So this concludes that <span class="katex-eq" data-katex-display="false">f'(x) = \tan(x)\sec(x)</span>.<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/derivative-of-sec-x-using-first-principle-method/">Derivative of sec(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-sec-x-using-first-principle-method/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
