<?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>cos(ln(x)) Archives - Epsilonify</title>
	<atom:link href="https://www.epsilonify.com/tag/coslnx/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Best solutions on internet!</description>
	<lastBuildDate>Sat, 16 Sep 2023 22:33:58 +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>cos(ln(x)) Archives - Epsilonify</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is the integral of cos(ln(x))?</title>
		<link>https://www.epsilonify.com/mathematics/calculus/what-is-the-integral-of-coslnx/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/what-is-the-integral-of-coslnx/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Tue, 04 Apr 2023 13:00:53 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[cos(ln(x))]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=2182</guid>

					<description><![CDATA[<p>The integral of is . Solution. We need to find out what the integral of is, that is: We will apply integration by parts with the following formula: By applying the integration by parts, we will consider the following formulas: The derivative of , which we see above, can be verified here. So we get [&#8230;]</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/what-is-the-integral-of-coslnx/">What is the integral of cos(ln(x))?</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></description>
										<content:encoded><![CDATA[The integral of <span class="katex-eq" data-katex-display="false">\cos(\ln(x))</span> is <span class="katex-eq" data-katex-display="false">\frac{1}{2}x(\cos(\ln(x)) + \sin(\ln(x))) + C</span>.
<br>
<br>
<strong>Solution.</strong> We need to find out what the integral of <span class="katex-eq" data-katex-display="false">\cos(\ln(x))</span> is, that is:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
I = \int \cos(\ln(x)) dx.
\end{align*}</pre></div>

We will apply integration by parts with the following formula:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\int UdV = UV - \int VdU.
\end{align*}</pre></div>

By applying the integration by parts, we will consider the following formulas: 

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
U = \cos(\ln(x)), \quad &dV = dx\\
dU = \frac{-\sin(\ln(x))}{x}dx, \quad &V = x.
\end{align*}</pre></div>

The derivative of <span class="katex-eq" data-katex-display="false">U</span>, which we see above, can be verified <a href="https://www.epsilonify.com/mathematics/calculus/what-is-the-derivative-of-coslnx">here</a>. So we get the following integral:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\int \cos(\ln(x)) dx = x\cos(\ln(x)) + \int \sin(\ln(x))dx.
\end{align*}</pre></div>

Secondly, we integrate by parts again for <span class="katex-eq" data-katex-display="false">\int \sin(\ln(x))dx</span>:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
U = \sin(\ln(x)), \quad &dV = dx\\
dU = \frac{\cos(\ln(x))}{x}dx, \quad &V = x.
\end{align*}</pre></div>

To see how we did <span class="katex-eq" data-katex-display="false">dU</span>, see <a href="https://www.epsilonify.com/mathematics/calculus/what-is-the-derivative-of-sinlnx">here</a>. Therefore, combined with the previous integral, we get:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\int \cos(\ln(x)) dx &= x\sin(\ln(x)) + \int \sin(\ln(x))dx \\
&= x\cos(\ln(x)) + x\sin(\ln(x)) - \int \cos(\ln(x))dx \\
&= x\cos(\ln(x)) + x\sin(\ln(x)) - I.
\end{align*}</pre></div>

Now we bring <span class="katex-eq" data-katex-display="false">I</span> to the left-hand side and divide by 2. So we finally get the integral we wanted:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
\int \cos(\ln(x)) dx = \frac{1}{2}x(\cos(\ln(x)) + \sin(\ln(x))) + C.
\end{align*}</pre></div>

Therefore, the integral of <span class="katex-eq" data-katex-display="false">\sin(\ln(x))</span> is <span class="katex-eq" data-katex-display="false">\frac{1}{2}x(\cos(\ln(x)) + \sin(\ln(x))) + C</span>.<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/what-is-the-integral-of-coslnx/">What is the integral of cos(ln(x))?</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/calculus/what-is-the-integral-of-coslnx/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is the derivative of cos(ln(x))?</title>
		<link>https://www.epsilonify.com/mathematics/calculus/what-is-the-derivative-of-coslnx/</link>
					<comments>https://www.epsilonify.com/mathematics/calculus/what-is-the-derivative-of-coslnx/#respond</comments>
		
		<dc:creator><![CDATA[The Mathematician]]></dc:creator>
		<pubDate>Mon, 27 Mar 2023 13:00:16 +0000</pubDate>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[cos(ln(x))]]></category>
		<category><![CDATA[derivative of cos(ln(x))]]></category>
		<guid isPermaLink="false">https://www.epsilonify.com/?p=2146</guid>

					<description><![CDATA[<p>The derivative of is . Solution. We will use the chain rule to find out what the derivative of is. In other words, we will use the following: where and . The derivative of is , which can be checked here. Also, we see here that . So we get: Substituting the results, we get: [&#8230;]</p>
<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/what-is-the-derivative-of-coslnx/">What is the derivative of cos(ln(x))?</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">\cos(\ln(x))</span> is <span class="katex-eq" data-katex-display="false">-\sin(\ln(x))/x</span>.
<br>
<br>
<strong>Solution.</strong> We will use the chain rule to find out what the derivative of <span class="katex-eq" data-katex-display="false">F(x) = f(g(x)) = \cos(\ln(x))</span> is. In other words, we will use the following:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
F'(x) = f'(g(x))g'(x),
\end{align*}</pre></div>

where <span class="katex-eq" data-katex-display="false">f(u) = \cos(u)</span> and <span class="katex-eq" data-katex-display="false">g(x) = \ln(x)</span>. The derivative of <span class="katex-eq" data-katex-display="false">f(u)</span> is <span class="katex-eq" data-katex-display="false">f'(u) = -\sin(u)</span>, which can be checked <a href="https://www.epsilonify.com/mathematics/derivative-of-cos-x-using-first-principle-method/">here</a>. Also, we see <a href="https://www.epsilonify.com/mathematics/derivative-of-natural-logarithm-using-the-first-principle-of-derivatives/">here</a> that <span class="katex-eq" data-katex-display="false">g'(x) = \frac{1}{x}</span>. So we get:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
f'(g(x)) = -\sin(g(x)) = -\sin(\ln(x)).
\end{align*}</pre></div>

Substituting the results, we get:

 <div class="wp-block-katex-display-block katex-eq" data-katex-display="true"><pre>\begin{align*}
F'(x) &= f'(g(x))g'(x) \\
&= -\sin(\ln(x))\frac{1}{x} \\
&= -\frac{\sin(\ln(x))}{x}.
\end{align*}</pre></div>

Therefore, the derivative of <span class="katex-eq" data-katex-display="false">\cos(\ln(x))</span> is <span class="katex-eq" data-katex-display="false">-\sin(\ln(x))/x</span>.<p>The post <a href="https://www.epsilonify.com/mathematics/calculus/what-is-the-derivative-of-coslnx/">What is the derivative of cos(ln(x))?</a> appeared first on <a href="https://www.epsilonify.com">Epsilonify</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.epsilonify.com/mathematics/calculus/what-is-the-derivative-of-coslnx/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
