<?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>Trevor Pythagoras Maths &#187; Calculus</title>
	<atom:link href="http://trevorpythag.co.uk/topics/mathematics/calculus/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorpythag.co.uk</link>
	<description>Maths help and revision for GCSE, A/AS Level and Further Maths</description>
	<lastBuildDate>Fri, 18 May 2012 20:05:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Product Rule for Differentiation</title>
		<link>http://trevorpythag.co.uk/2011/mathematics/calculus/product-rule-for-differentiation/</link>
		<comments>http://trevorpythag.co.uk/2011/mathematics/calculus/product-rule-for-differentiation/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 16:13:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[differentiation]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[product rule]]></category>
		<category><![CDATA[proof]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=819</guid>
		<description><![CDATA[The product rule allows us to differentiate the product of two or more functions provided we know how to differentiate each of the functions seperatley. If we can differentiate two functions f and g the derivative is This rule can be repeated so that we can differentiate the product of more than two functions for [...]]]></description>
			<content:encoded><![CDATA[<p>The product rule allows us to differentiate the product of two or more functions provided we know how to differentiate each of the functions seperatley.</p>
<p>If we can differentiate two functions f and g the derivative is</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28f%28x%29g%28x%29%20%3D%20%5Cfrac%7Bdf%28x%29%7D%7Bdx%7Dg%28x%29%20%2B%20f%28x%29%5Cfrac%7Bdg%28x%29%7D%7Bx%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(f(x)g(x) = \frac{df(x)}{dx}g(x) + f(x)\frac{dg(x)}{x} ' title='\frac{d}{dx}(f(x)g(x) = \frac{df(x)}{dx}g(x) + f(x)\frac{dg(x)}{x} ' class='latex' /></p>
<p style="text-align: left;">This rule can be repeated so that we can differentiate the product of more than two functions for exampe</p>
<p style="text-align: left;"><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28f%28x%29g%28x%29h%28x%29%20%3D%20%5Cfrac%7Bdf%28x%29%7D%7Bdx%7Dg%28x%29h%28x%29%20%2B%20f%28x%29%5Cfrac%7Bdg%28x%29%7D%7Bdx%7Dh%28x%29%20%2B%20f%28x%29g%28x%29%5Cfrac%7Bdh%28x%29%7D%7Bdx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(f(x)g(x)h(x) = \frac{df(x)}{dx}g(x)h(x) + f(x)\frac{dg(x)}{dx}h(x) + f(x)g(x)\frac{dh(x)}{dx}' title='\frac{d}{dx}(f(x)g(x)h(x) = \frac{df(x)}{dx}g(x)h(x) + f(x)\frac{dg(x)}{dx}h(x) + f(x)g(x)\frac{dh(x)}{dx}' class='latex' /></p>
<h3><span id="more-819"></span></h3>
<h3>Example</h3>
<p>Suppose we want to differentiate <img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20%3D%20x%5E2sin%28x%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x) = x^2sin(x) ' title='f(x) = x^2sin(x) ' class='latex' /></p>
<p>First we notice that f is the product of two functions we know how to differentiate, <img src='http://s.wordpress.com/latex.php?latex=x%5E2%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^2 ' title='x^2 ' class='latex' /> and sin(x).</p>
<p>The derivative of x<sup>2</sup> is 2x and the derivative of sin(x) is cos(x) so putting these into the rule we get</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bdf%28x%29%7D%7Bdx%7D%20%3D%20%5Cfrac%7Bd%28x%5E2%29%7D%7Bdx%7Dsin%28x%29%20%2Bx%5E2%5Cfrac%7Bd%7D%7Bdx%7D%28sin%28x%29%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{df(x)}{dx} = \frac{d(x^2)}{dx}sin(x) +x^2\frac{d}{dx}(sin(x)) ' title='\frac{df(x)}{dx} = \frac{d(x^2)}{dx}sin(x) +x^2\frac{d}{dx}(sin(x)) ' class='latex' />
<p>So putting in the derivative for sin and x<sup>2</sup>; we get</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bdf%28x%29%7D%7Bdx%7D%20%3D%202xsin%28x%29%20%2B%20x%5E2cos%28x%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{df(x)}{dx} = 2xsin(x) + x^2cos(x) ' title='\frac{df(x)}{dx} = 2xsin(x) + x^2cos(x) ' class='latex' />
<h3>Proof of the Product Rule</h3>
<p>Completely rigourus proofs of most rules with differentiation can be quite complicated and I don&#8217;t this site covers some of the concepts in enough detail, but we can give a basic outline of a proof which you can expand as you learn higher levels of maths (mainly analysis).</p>
<p>So as we did when <a title="Differentiation from first principles" href="http://trevorpythag.co.uk/2009/mathematics/calculus/differentiation-from-first-principles-with-example/">deriving from first principles</a> we want to the limit of the gradient between two point on the curve as they get closer together.</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28f%28x%29g%28x%29%29%20%3D%20%5Clim_%7Bt%5Cto%200%7D%5Cfrac%7Bf%28x%2Bt%29g%28x%2Bt%29%20-%20f%28x%29g%28x%29%7D%7Bt%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(f(x)g(x)) = \lim_{t\to 0}\frac{f(x+t)g(x+t) - f(x)g(x)}{t} ' title='\frac{d}{dx}(f(x)g(x)) = \lim_{t\to 0}\frac{f(x+t)g(x+t) - f(x)g(x)}{t} ' class='latex' />
<p>We now add and subtract f(x+t)g(x) because we can cunningly use it to get the derivatives work and because it is the same as adding 0 it is perfectly valid.</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28f%28x%29g%28x%29%29%20%3D%20%5Clim_%7Bt%5Cto0%7D%5Cfrac%7Bf%28x%2Bt%29g%28x%2Bt%29%20-f%28x%2Bt%29g%28x%29%20%2B%20f%28x%2Bt%29g%28x%29%20-%20f%28x%29g%28x%29%7D%7Bt%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(f(x)g(x)) = \lim_{t\to0}\frac{f(x+t)g(x+t) -f(x+t)g(x) + f(x+t)g(x) - f(x)g(x)}{t} ' title='\frac{d}{dx}(f(x)g(x)) = \lim_{t\to0}\frac{f(x+t)g(x+t) -f(x+t)g(x) + f(x+t)g(x) - f(x)g(x)}{t} ' class='latex' />
<p>Now we bracket in such a way that we can see the derivatives we want</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28f%28x%29g%28x%29%29%20%3D%20%5Clim_%7Bt%5Cto0%7D%5Cfrac%7Bf%28x%2Bt%29%5Bg%28x%2Bt%29%20-g%28x%29%5D%7D%7Bt%7D%20%2B%5Cfrac%7Bg%28x%29%5Bf%28x%2Bt%29%20-%20f%28x%29%5D%7D%7Bt%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(f(x)g(x)) = \lim_{t\to0}\frac{f(x+t)[g(x+t) -g(x)]}{t} +\frac{g(x)[f(x+t) - f(x)]}{t} ' title='\frac{d}{dx}(f(x)g(x)) = \lim_{t\to0}\frac{f(x+t)[g(x+t) -g(x)]}{t} +\frac{g(x)[f(x+t) - f(x)]}{t} ' class='latex' />
<p>Spotting the limits that make dg/dx and df/dx(and making use of the fact that we can multiply limits) we get</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28f%28x%29g%28x%29%29%20%3D%20%5Clim_%7Bt%5Cto0%7Df%28x%2Bt%29%5Cfrac%7Bdg%28x%29%7D%7Bdx%7D%20%2Bg%28x%29%5Cfrac%7Bdf%28x%29%7D%7Bdx%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(f(x)g(x)) = \lim_{t\to0}f(x+t)\frac{dg(x)}{dx} +g(x)\frac{df(x)}{dx} ' title='\frac{d}{dx}(f(x)g(x)) = \lim_{t\to0}f(x+t)\frac{dg(x)}{dx} +g(x)\frac{df(x)}{dx} ' class='latex' />
<p>and finally taking the limit of f(x+t) to be f(x) (since f is differentiable)</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28f%28x%29g%28x%29%29%20%3D%20f%28x%29%5Cfrac%7Bdg%28x%29%7D%7Bdx%7D%20%2B%20g%28x%29%5Cfrac%7Bdf%28x%29%7D%7Bdx%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(f(x)g(x)) = f(x)\frac{dg(x)}{dx} + g(x)\frac{df(x)}{dx} ' title='\frac{d}{dx}(f(x)g(x)) = f(x)\frac{dg(x)}{dx} + g(x)\frac{df(x)}{dx} ' class='latex' />
<p>which is the required result!</p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/integration-by-parts/" title="Integration by Parts">Integration by Parts</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/points-of-inflection/" title="Points of Inflection">Points of Inflection</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/uncategorized/stationary-points-and-differentiation/" title="Stationary Points (Maximum and Minimums) and Differentiation">Stationary Points (Maximum and Minimums) and Differentiation</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/fundamental-theorem-of-calculus/" title="Fundamental Theorem of Calculus">Fundamental Theorem of Calculus</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/algebra/why-the-proof-21-is-wrong/" title="Why the proof 2=1 is wrong">Why the proof 2=1 is wrong</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/differentiate-logs-with-proof/" title="Differentiate Logs with Proof">Differentiate Logs with Proof</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2011/mathematics/calculus/product-rule-for-differentiation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Intergrals</title>
		<link>http://trevorpythag.co.uk/2010/mathematics/calculus/common-intergrals/</link>
		<comments>http://trevorpythag.co.uk/2010/mathematics/calculus/common-intergrals/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 10:17:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[integral]]></category>
		<category><![CDATA[integrate]]></category>
		<category><![CDATA[standard]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=432</guid>
		<description><![CDATA[Below is a table containing a list of common functions and their derivatives. f(x) f &#8216;(x) c 0 nxn-1 ln(x) 1/x ex aeax sin(x) cos(x) -cos(x) sin(x) ln&#124;sec(x)&#124; tan(x) ln&#124;sin(x)&#124; cot(x) sinh(x) cosh(x) cosh(x) sinh(x) If there any more standard derivatives that I have missed out please leave them in the comments section Also seeCommon [...]]]></description>
			<content:encoded><![CDATA[<p>Below is a table containing a list of common functions and their  derivatives.</p>
<table border="0">
<tbody>
<tr>
<th>f(x)</th>
<th>f &#8216;(x)</th>
</tr>
<tr>
<td>c</td>
<td>0</td>
</tr>
<tr>
<td><sup><img src='http://s.wordpress.com/latex.php?latex=x%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^n' title='x^n' class='latex' /><br />
</sup></td>
<td>nx<sup>n-1</sup></td>
</tr>
<tr>
<td>ln(x)</td>
<td>1/x</td>
</tr>
<tr>
<td><sup><img src='http://s.wordpress.com/latex.php?latex=e%5Ex%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e^x ' title='e^x ' class='latex' /><br />
</sup></td>
<td>e<sup>x</sup></td>
</tr>
<tr>
<td><sup><img src='http://s.wordpress.com/latex.php?latex=e%5Eax&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e^ax' title='e^ax' class='latex' /><br />
</sup></td>
<td>ae<sup>ax</sup></td>
</tr>
<tr>
<td>sin(x)</td>
<td>cos(x)</td>
</tr>
<tr>
<td>-cos(x)</td>
<td>sin(x)</td>
</tr>
<tr>
<td>ln|sec(x)|</td>
<td>tan(x)</td>
</tr>
<tr>
<td>ln|sin(x)|</td>
<td>cot(x)</td>
</tr>
<tr>
<td><img src='http://s.wordpress.com/latex.php?latex=sin%5E%7B-1%7D%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='sin^{-1}(x)' title='sin^{-1}(x)' class='latex' /></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7Bsqrt%7B1-x%5E2%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{sqrt{1-x^2}}' title='\frac{1}{sqrt{1-x^2}}' class='latex' /></td>
</tr>
<tr>
<td><img src='http://s.wordpress.com/latex.php?latex=cos%5E%7B-1%7D%28x%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='cos^{-1}(x) ' title='cos^{-1}(x) ' class='latex' /></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B-1%7D%7Bsqrt%7B1-x%5E2%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{-1}{sqrt{1-x^2}}' title='\frac{-1}{sqrt{1-x^2}}' class='latex' /></td>
</tr>
<tr>
<td><img src='http://s.wordpress.com/latex.php?latex=tan%5E%7B-1%7D%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='tan^{-1}(x)' title='tan^{-1}(x)' class='latex' /></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B1%2Bx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{1+x^2}' title='\frac{1}{1+x^2}' class='latex' /></td>
</tr>
<tr>
<td>sinh(x)</td>
<td>cosh(x)</td>
</tr>
<tr>
<td>cosh(x)</td>
<td>sinh(x)</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td><img src='http://s.wordpress.com/latex.php?latex=sinh%5E%7B-1%7D%28x%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='sinh^{-1}(x) ' title='sinh^{-1}(x) ' class='latex' /></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7Bsqrt%7Bx%5E2%20%2B%201%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{sqrt{x^2 + 1}}' title='\frac{1}{sqrt{x^2 + 1}}' class='latex' /></td>
</tr>
<tr>
<td><img src='http://s.wordpress.com/latex.php?latex=cosh%5E%7B-1%7D%28x%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='cosh^{-1}(x) ' title='cosh^{-1}(x) ' class='latex' /></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7Bsqrt%7Bx%5E2-1%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{sqrt{x^2-1}}' title='\frac{1}{sqrt{x^2-1}}' class='latex' /></td>
</tr>
<tr>
<td><img src='http://s.wordpress.com/latex.php?latex=tanh%5E%7B-1%7D%28x%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='tanh^{-1}(x) ' title='tanh^{-1}(x) ' class='latex' /></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B1-x%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{1-x^2}' title='\frac{1}{1-x^2}' class='latex' /></td>
</tr>
</tbody>
</table>
<p>If there any more standard derivatives that I have missed out please  leave them in the comments section <img src='http://trevorpythag.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2010/mathematics/calculus/common-derivatives/" title="Common Derivatives">Common Derivatives</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/fundamental-theorem-of-calculus/" title="Fundamental Theorem of Calculus">Fundamental Theorem of Calculus</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/differentiation-from-first-principles-with-example/" title="Differentiation From First Principles (with example)">Differentiation From First Principles (with example)</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/integration-by-parts/" title="Integration by Parts">Integration by Parts</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/implicit-differentiation/" title="Implicit Differentiation">Implicit Differentiation</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/first-order-differential-equations/" title="First Order Differential Equations">First Order Differential Equations</a> (6)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/mathematics/calculus/common-intergrals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrate cos and sin squared using double angles</title>
		<link>http://trevorpythag.co.uk/2010/mathematics/calculus/integrate-cos-squared-using-double-angles/</link>
		<comments>http://trevorpythag.co.uk/2010/mathematics/calculus/integrate-cos-squared-using-double-angles/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 17:08:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[cos]]></category>
		<category><![CDATA[double cos]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[sin]]></category>
		<category><![CDATA[squared]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=478</guid>
		<description><![CDATA[How to integrate sin and cos sqaured using the double cos (cosine) indentity]]></description>
			<content:encoded><![CDATA[<p>The integration of cos<sup>2</sup>x and sin<sup>2</sup>x comes up quite a lot and an easy trick for finding them is to use cos(2x). You do this using the following identities:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=sin%5E%7B2%7D%28x%29%20%3D%20%5Cfrac%7B1-cos%282x%29%7D%7B2%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='sin^{2}(x) = \frac{1-cos(2x)}{2} ' title='sin^{2}(x) = \frac{1-cos(2x)}{2} ' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=cos%5E%7B2%7D%28x%29%20%3D%20%5Cfrac%7B1%2Bcos%282x%29%7D%7B2%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='cos^{2}(x) = \frac{1+cos(2x)}{2} ' title='cos^{2}(x) = \frac{1+cos(2x)}{2} ' class='latex' /></p>
<p>These are derived from the formula for <a href="http://trevorpythag.co.uk/2009/02/07/compound-angles-sinab-cosasinbsinacosb/">double cos</a> as follows<br />
<img src='http://s.wordpress.com/latex.php?latex=cos%282x%29%20%3D%20cos%5E%7B2%7D%28x%29%20-%20sin%5E%7B2%7D%28x%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='cos(2x) = cos^{2}(x) - sin^{2}(x) ' title='cos(2x) = cos^{2}(x) - sin^{2}(x) ' class='latex' /><br />
<img src='http://s.wordpress.com/latex.php?latex=%5CLeftrightarrow%20cos%282x%29%20%3D%20cos%5E%7B2%7D%28x%29%20-%201%20%2B%20cos%5E%7B2%7D%28x%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt='\Leftrightarrow cos(2x) = cos^{2}(x) - 1 + cos^{2}(x) ' title='\Leftrightarrow cos(2x) = cos^{2}(x) - 1 + cos^{2}(x) ' class='latex' /> by subsitituion of <img src='http://s.wordpress.com/latex.php?latex=sin%5E%7B2%7D%28x%29%20%3D%201%20-%20cos%5E%7B2%7D%28x%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt='sin^{2}(x) = 1 - cos^{2}(x) ' title='sin^{2}(x) = 1 - cos^{2}(x) ' class='latex' /><br />
<img src='http://s.wordpress.com/latex.php?latex=%5CLeftrightarrow%20cos%5E%7B2%7D%28x%29%20%3D%20%5Cfrac%7B1%20%2B%20cos%282x%29%7D%7B2%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt='\Leftrightarrow cos^{2}(x) = \frac{1 + cos(2x)}{2} ' title='\Leftrightarrow cos^{2}(x) = \frac{1 + cos(2x)}{2} ' class='latex' /><br />
and similarly for sin<sup>2</sup>x but using the substitution for cos<sup>2</sup>x instead of sin<sup>2</sup>x.</p>
<p>To use these identities we simply substitute them into the integral and find the integral as normal since we know<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cint%20%5C%21%20cos%282x%29%20%5C%2C%20dx%20%3D%20%5Cfrac%7B1%7D%7B2%7Dsin%282x%29%20%2B%20c%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \! cos(2x) \, dx = \frac{1}{2}sin(2x) + c ' title='\int \! cos(2x) \, dx = \frac{1}{2}sin(2x) + c ' class='latex' /></p>
<p>so we get<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cint%20%5C%21%20cos%5E%7B2%7D%28x%29%20%5C%2Cdx%20%3D%20%5Cint%20%5C%21%20%5Cfrac%7B1%2Bcos%282x%29%7D%7B2%7D%20%5C%2C%20dx%20%3D%20%5Cfrac%7Bx%7D%7B2%7D%20%2B%20%5Cfrac%7B1%7D%7B4%7Dsin%282x%29%20%2B%20c%20&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\int \! cos^{2}(x) \,dx = \int \! \frac{1+cos(2x)}{2} \, dx = \frac{x}{2} + \frac{1}{4}sin(2x) + c ' title='\int \! cos^{2}(x) \,dx = \int \! \frac{1+cos(2x)}{2} \, dx = \frac{x}{2} + \frac{1}{4}sin(2x) + c ' class='latex' /><br />
and<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cint%20%5C%21%20sin%5E%7B2%7D%28x%29%20%5C%2Cdx%20%3D%20%5Cint%20%5C%21%20%5Cfrac%7B1-cos%282x%29%7D%7B2%7D%20%5C%2C%20dx%20%3D%20%5Cfrac%7Bx%7D%7B2%7D%20-%20%5Cfrac%7B1%7D%7B4%7Dsin%282x%29%20%2B%20c%20&#038;bg=ffffff&#038;fg=000000&#038;s=2' alt='\int \! sin^{2}(x) \,dx = \int \! \frac{1-cos(2x)}{2} \, dx = \frac{x}{2} - \frac{1}{4}sin(2x) + c ' title='\int \! sin^{2}(x) \,dx = \int \! \frac{1-cos(2x)}{2} \, dx = \frac{x}{2} - \frac{1}{4}sin(2x) + c ' class='latex' /></p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2010/mathematics/trigonometry/cast-diagarams-for-finding-values-of-sin-cos-and-tan/" title="CAST Diagarams for finding values of sin, cos and tan between 0 and 360 or 2 pi">CAST Diagarams for finding values of sin, cos and tan between 0 and 360 or 2 pi</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/the-chain-rule/" title="The Chain Rule">The Chain Rule</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/trigonometry/sec-cosec-cot/" title="Sec, Cosec, Cot">Sec, Cosec, Cot</a> (0)</li><li><a href="http://trevorpythag.co.uk/2008/mathematics/trigonometry/trigonometry-identities/" title="Trigonometry Identities">Trigonometry Identities</a> (11)</li><li><a href="http://trevorpythag.co.uk/2008/mathematics/trigonometry/tan-sincos/" title="Tan = sin/cos">Tan = sin/cos</a> (6)</li><li><a href="http://trevorpythag.co.uk/2008/mathematics/calculus/sine-and-cos-graphs-differentiating-sin-and-cos/" title="Sine and Cos Graphs Differentiating sin and cos">Sine and Cos Graphs Differentiating sin and cos</a> (7)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/mathematics/calculus/integrate-cos-squared-using-double-angles/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Common Derivatives</title>
		<link>http://trevorpythag.co.uk/2010/mathematics/calculus/common-derivatives/</link>
		<comments>http://trevorpythag.co.uk/2010/mathematics/calculus/common-derivatives/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 16:01:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[derivatives]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[trignometry]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=426</guid>
		<description><![CDATA[Below is a table containing a list of common functions and their derivatives. f(x) f &#8216;(x) c (constant) 0 xn nxn-1 ln(x) 1/x ex ex eax aeax sin(x) cos(x) cos(x) -sin(x) tan(x) sec2(x) cosec(x) -cosec(x)cot(x) sec(x) sec(x)tan(x) cot(x) -cosec2(x) sin-1(x) cos-1(x) tan-1 sinh(x) cosh(x) cosh(x) sinh(x) tanh(x) sech2(x) cosech(x) -coth(x)cosech(x) sech(x) -tanh(x)sech(x) coth(x) -cosech2(x) sinh-1(x) [...]]]></description>
			<content:encoded><![CDATA[<p>Below is a table containing a list of common functions and their derivatives.</p>
<table>
<tbody>
<tr>
<th>f(x)</th>
<th>f &#8216;(x)</th>
</tr>
<tr>
<td>c (constant)</td>
<td>0</td>
</tr>
<tr>
<td>x<sup>n</sup></td>
<td>nx<sup>n-1</sup></td>
</tr>
<tr>
<td>ln(x)</td>
<td>1/x</td>
</tr>
<tr>
<td>e<sup>x</sup></td>
<td>e<sup>x</sup></td>
</tr>
<tr>
<td>e<sup>ax</sup></td>
<td>ae<sup>ax</sup></td>
</tr>
<tr>
<td>sin(x)</td>
<td>cos(x)</td>
</tr>
<tr>
<td>cos(x)</td>
<td>-sin(x)</td>
</tr>
<tr>
<td>tan(x)</td>
<td>sec<sup>2</sup>(x)</td>
</tr>
<tr>
<td>cosec(x)</td>
<td>-cosec(x)cot(x)</td>
</tr>
<tr>
<td>sec(x)</td>
<td>sec(x)tan(x)</td>
</tr>
<tr>
<td>cot(x)</td>
<td>-cosec<sup>2</sup>(x)</td>
</tr>
<tr>
<td>sin<sup>-1</sup>(x)</td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%5Csqrt%7B1-x%5E2%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{\sqrt{1-x^2}}' title='\frac{1}{\sqrt{1-x^2}}' class='latex' /></td>
</tr>
<tr>
<td>cos<sup>-1</sup>(x)</td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B-1%7D%7B%5Csqrt%7B1-x%5E2%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{-1}{\sqrt{1-x^2}}' title='\frac{-1}{\sqrt{1-x^2}}' class='latex' /></td>
</tr>
<tr>
<td>tan<sup>-1</sup></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B1%2Bx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{1+x^2}' title='\frac{1}{1+x^2}' class='latex' /></td>
</tr>
<tr>
<td>sinh(x)</td>
<td>cosh(x)</td>
</tr>
<tr>
<td>cosh(x)</td>
<td>sinh(x)</td>
</tr>
<tr>
<td>tanh(x)</td>
<td>sech<sup>2</sup>(x)</td>
</tr>
<tr>
<td>cosech(x)</td>
<td>-coth(x)cosech(x)</td>
</tr>
<tr>
<td>sech(x)</td>
<td>-tanh(x)sech(x)</td>
</tr>
<tr>
<td>coth(x)</td>
<td>-cosech<sup>2</sup>(x)</td>
</tr>
<tr>
<td>sinh<sup>-1</sup>(x)</td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%5Csqrt%7Bx%5E2%20%2B%201%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{\sqrt{x^2 + 1}}' title='\frac{1}{\sqrt{x^2 + 1}}' class='latex' /></td>
</tr>
<tr>
<td>cosh<sup>-1</sup></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%5Csqrt%7Bx%5E2-1%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{\sqrt{x^2-1}}' title='\frac{1}{\sqrt{x^2-1}}' class='latex' /></td>
</tr>
<tr>
<td>tanh<sup>-1</sup></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B1-x%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{1-x^2}' title='\frac{1}{1-x^2}' class='latex' /></td>
</tr>
<tr>
<td>a(x)b(x)</td>
<td>a&#8217;(x)b(x) + b&#8217;(x)a(x)</td>
</tr>
<tr>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%28x%29%7D%7Bb%28x%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a(x)}{b(x)}' title='\frac{a(x)}{b(x)}' class='latex' /></td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%27%28x%29b%28x%29%20-%20b%27%28x%29a%28x%29%7D%7Ba%5E%7B2%7D%28x%29%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a&#039;(x)b(x) - b&#039;(x)a(x)}{a^{2}(x)} ' title='\frac{a&#039;(x)b(x) - b&#039;(x)a(x)}{a^{2}(x)} ' class='latex' /></td>
</tr>
<tr>
<td>a(b(x))</td>
<td><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bda%7D%7Bdb%7D%28b%28x%29%29%5Cfrac%7Bdb%7D%7Bdx%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{da}{db}(b(x))\frac{db}{dx} ' title='\frac{da}{db}(b(x))\frac{db}{dx} ' class='latex' /></td>
</tr>
</tbody>
</table>
<p>If there any more standard derivatives that I have missed out please leave them in the comments section <img src='http://trevorpythag.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2010/mathematics/calculus/common-intergrals/" title="Common Intergrals">Common Intergrals</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/fundamental-theorem-of-calculus/" title="Fundamental Theorem of Calculus">Fundamental Theorem of Calculus</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/differentiation-from-first-principles-with-example/" title="Differentiation From First Principles (with example)">Differentiation From First Principles (with example)</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/integration-by-parts/" title="Integration by Parts">Integration by Parts</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/implicit-differentiation/" title="Implicit Differentiation">Implicit Differentiation</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/first-order-differential-equations/" title="First Order Differential Equations">First Order Differential Equations</a> (6)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/mathematics/calculus/common-derivatives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monotonic (Increasing and Decreasing) Functions</title>
		<link>http://trevorpythag.co.uk/2010/mathematics/algebra/monotonic-functions/</link>
		<comments>http://trevorpythag.co.uk/2010/mathematics/algebra/monotonic-functions/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 16:56:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[Calculus]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[decreasing]]></category>
		<category><![CDATA[derivative]]></category>
		<category><![CDATA[increasing]]></category>
		<category><![CDATA[monotonic]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=422</guid>
		<description><![CDATA[Monotonic functions are functions on real numbers which are either always increasing or always decreasing. Monotonic is a collective name for increasing, strictly increasing, decreasing and strictly decreasing functions. These can be defined as follows, if for all x1 &#60; x2 f(x1) ≤ f(x2) then f is increasing f(x1 ) &#60; f(x1 ) then f [...]]]></description>
			<content:encoded><![CDATA[<p>Monotonic functions are functions on real numbers which are either always increasing or always decreasing. Monotonic is a collective name for increasing, strictly increasing, decreasing and strictly decreasing functions.</p>
<p>These can be defined as follows,<br />
if for all x<sub>1</sub> &lt; x<sub>2</sub><br />
<strong> </strong></p>
<ul>
<li><strong>f(x<sub>1</sub>) ≤ f(x<sub>2</sub>) then f is increasing</strong></li>
<li><strong>f(x<sub>1</sub> ) &lt; f(x<sub>1</sub> ) then f is strictly increasing</strong></li>
<li><strong>f(x<sub>1</sub> ) ≥ f(x<sub>2</sub>) the f is decreasing</strong></li>
<li><strong>f(x<sub>1</sub>) &lt; f(x<sub>2</sub>) then f is strictly decreasing</strong></li>
</ul>
<p><strong> </strong></p>
<h3>Monotonicity and Derivatives</h3>
<p>If a function f(x) is increasing then what we mean is that the slope is always positive, so if f is <strong>continuous </strong>we can relate the the properties of increasing and decreasing to the derivative as shown in the table below.</p>
<table style="height: 51px;" width="339">
<tbody>
<tr>
<th>Increasing/Decreasing</th>
<th>condition of f&#8217;(x)</th>
</tr>
<tr>
<td>Increasing</td>
<td>f&#8217;(x) ≥ 0</td>
</tr>
<tr>
<td>Strictly Increasing</td>
<td>f&#8217;(x) &gt; 0</td>
</tr>
<tr>
<td>Decreasing</td>
<td>f&#8217;(x)≤ 0</td>
</tr>
<tr>
<td>Strictly Decreasing</td>
<td>f&#8217;(x) &lt;0</td>
</tr>
</tbody>
</table>
<p>Its important to note that these rules only work if the function is continuous, for example consider f(x) =1/x, which is discontinuous at 0.<br />
We can differentiate it to get f&#8217;(x) = -1/x<sup>2</sup> which we know is always negative (because the squared term is always positive) so we would expect it to be a decreasing function. However if we consider two point either side o, 1 and -1 say  we find that f is not a decreasing function because whilst -1 &lt; 1, -1/x &lt; 1/x contrary to our definition of decreasing</p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/uncategorized/stationary-points-and-differentiation/" title="Stationary Points (Maximum and Minimums) and Differentiation">Stationary Points (Maximum and Minimums) and Differentiation</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/intergrating-fractions-using-the-natrual-logarithm/" title="Integrating Fractions &#8211; using the natrual logarithm &#8211; Example tan(x)">Integrating Fractions &#8211; using the natrual logarithm &#8211; Example tan(x)</a> (0)</li><li><a href="http://trevorpythag.co.uk/2008/mathematics/algebra/hyperbolic-functions/" title="Hyperbolic Functions">Hyperbolic Functions</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/mathematics/algebra/monotonic-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Points of Inflection</title>
		<link>http://trevorpythag.co.uk/2009/mathematics/calculus/points-of-inflection/</link>
		<comments>http://trevorpythag.co.uk/2009/mathematics/calculus/points-of-inflection/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 11:42:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[differentiation]]></category>
		<category><![CDATA[point of inflection]]></category>
		<category><![CDATA[second derivative]]></category>
		<category><![CDATA[stationary point]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=397</guid>
		<description><![CDATA[A point of inflection is a point where there is a turning (maximum or minimum) point of the derivative of a graph. This means it is any point where the second derivative is 0 and the third isn&#8217;t is a point of inflection and some cases where the the third derivative is 0 can also [...]]]></description>
			<content:encoded><![CDATA[<p>A point of inflection is a point where there is a turning (maximum or minimum) point of the derivative of a graph. This means it is any point where the second derivative is 0 and the third isn&#8217;t is a point of inflection and some cases where the the third derivative is 0 can also be a point of inflection (eg the point (0,0) on the graph y=x<sup>5</sup>). This is why points of inflection have an &#8216;S&#8217; shape as the rate of change of the gradient is changing sign as well as the gradient itself so it change from a curve which is getting steeper to one which is getting shallower or one which is getting shallower to one which is getting steeper.</p>
<div id="attachment_399" class="wp-caption aligncenter" style="width: 253px"><a href="http://trevorpythag.co.uk/wp-content/uploads/pointflection.jpg"><img class="size-medium wp-image-399" title="Point of Inflection" src="http://trevorpythag.co.uk/wp-content/uploads/pointflection.jpg" alt="A point of inflection in the graph of a polynomial of degree 5" width="243" height="300" /></a><p class="wp-caption-text">A point of inflection in the graph of a polynomial of degree 5</p></div>
<p><strong>Note</strong><br />
While points of inflection are often found at <a href="http://trevorpythag.co.uk/2009/12/04/stationary-points-and-differentiation/">stationary points</a>, particularly when trying to find the nature of the stationary point, it is not a requirement that they are at one.</p>
<p>The number of points of infection in a graph is equal to the number of distinct real roots of the equation formed by equating the second derivative to zero.</p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/uncategorized/stationary-points-and-differentiation/" title="Stationary Points (Maximum and Minimums) and Differentiation">Stationary Points (Maximum and Minimums) and Differentiation</a> (1)</li><li><a href="http://trevorpythag.co.uk/2011/mathematics/calculus/product-rule-for-differentiation/" title="Product Rule for Differentiation">Product Rule for Differentiation</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/fundamental-theorem-of-calculus/" title="Fundamental Theorem of Calculus">Fundamental Theorem of Calculus</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/integration-by-parts/" title="Integration by Parts">Integration by Parts</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/implicit-differentiation/" title="Implicit Differentiation">Implicit Differentiation</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/first-order-differential-equations/" title="First Order Differential Equations">First Order Differential Equations</a> (6)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/mathematics/calculus/points-of-inflection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stationary Points (Maximum and Minimums) and Differentiation</title>
		<link>http://trevorpythag.co.uk/2009/uncategorized/stationary-points-and-differentiation/</link>
		<comments>http://trevorpythag.co.uk/2009/uncategorized/stationary-points-and-differentiation/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 21:40:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[Calculus]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[derivative]]></category>
		<category><![CDATA[differentiation]]></category>
		<category><![CDATA[maximum point]]></category>
		<category><![CDATA[minimum point]]></category>
		<category><![CDATA[point of inflection]]></category>
		<category><![CDATA[stationary points]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=391</guid>
		<description><![CDATA[On a graph a stationary point is any point where the gradient is 0 so where the graph is flat. For example the graph y=x2 has one stationary point at the origin. Finding the Stationary Points We know that stationary point occur when the gradient is 0 so when the derivative of the graph is [...]]]></description>
			<content:encoded><![CDATA[<p>On a graph a stationary point is any point where the gradient is 0 so where the graph is flat. For example the graph  y=x<sup>2</sup> has one stationary point at the origin.</p>
<h3>Finding the Stationary Points</h3>
<p>We know that stationary point occur when the gradient is 0 so when the derivative of the graph is 0, so in order to find the stationary points we but first differentiate the curve.</p>
<p>For example lets consider the graph <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%203x%5E2%20%2B%202x%20-%207&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = 3x^2 + 2x - 7' title='y = 3x^2 + 2x - 7' class='latex' />. We cab differentiate this to find<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bdy%7D%7Bdx%7D%20%3D%206x%20%2B%202&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dy}{dx} = 6x + 2' title='\frac{dy}{dx} = 6x + 2' class='latex' /></p>
<p>We must then equate the derivative to 0 and solve the resulting equation. This is because we are trying to find the points where the gradient is zero and these point occur exactly at the solutions of the equation we have formed.</p>
<p>So in our example we form the equation<br />
<img src='http://s.wordpress.com/latex.php?latex=6x%20%2B%202%20%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='6x + 2 = 0' title='6x + 2 = 0' class='latex' /><br />
by equating our expression for <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bdy%7D%7Bdx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dy}{dx}' title='\frac{dy}{dx}' class='latex' />, <img src='http://s.wordpress.com/latex.php?latex=6x%20%2B%202&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='6x + 2' title='6x + 2' class='latex' />, to 0<br />
Solving this equation we find that stationary points occur exactly when<br />
<img src='http://s.wordpress.com/latex.php?latex=x%20%3D%20%5Cfrac%7B2%7D%7B6%7D%20%3D%20%5Cfrac%7B1%7D%7B3%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = \frac{2}{6} = \frac{1}{3} ' title='x = \frac{2}{6} = \frac{1}{3} ' class='latex' /><br />
Note that there can be more than solution to this equation, each of which is a valid stationary point.</p>
<p>Finally we should also find the y co-ordinate for the stationary point by putting this value of x into the initial equation. So for this example <img src='http://s.wordpress.com/latex.php?latex=y%3D%203%20%5Ccdot%20%5Cfrac%7B1%7D%7B3%7D%5E2%20%2B%202%20%5Ccdot%20%5Cfrac%7B1%7D%7B3%7D%20-%207%20%3D%20-6&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y= 3 \cdot \frac{1}{3}^2 + 2 \cdot \frac{1}{3} - 7 = -6' title='y= 3 \cdot \frac{1}{3}^2 + 2 \cdot \frac{1}{3} - 7 = -6' class='latex' /><br />
So the only stationary point is at <img src='http://s.wordpress.com/latex.php?latex=%28%5Cfrac%7B1%7D%7B3%7D%2C-6%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(\frac{1}{3},-6)' title='(\frac{1}{3},-6)' class='latex' /></p>
<h3>Nature of Stationary Points</h3>
<p>The nature of a stationary point simply means what the graph is doing around it and are characterised by the second derivative, <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%5E%7B2%7Dy%7D%7B%20dx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d^{2}y}{ dx^2}' title='\frac{d^{2}y}{ dx^2}' class='latex' /> (found by differentiating the derivative). There are three types of stationary point:</p>
<ol>
<li>Maximum Points: These are stationary points where the graph is sloping down on either side of the stationary point (a sad face type of curve).<br />
Here <img src='http://s.wordpress.com/latex.php?latex=%7Bd%5E%7B2%7Dy%7D%7Bdx%5E2%7D%20%3C%200%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{d^{2}y}{dx^2} &lt; 0 ' title='{d^{2}y}{dx^2} &lt; 0 ' class='latex' /></li>
<li>Minimum Points: These are stationary where the graph is sloping upwards on either side of the point (a happy face)
<p>Here <img src='http://s.wordpress.com/latex.php?latex=%7Bd%5E%7B2%7Dy%7D%7Bdx%5E2%7D%20%3E%200%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{d^{2}y}{dx^2} &gt; 0 ' title='{d^{2}y}{dx^2} &gt; 0 ' class='latex' /></li>
<li>Point of Inflection: Here the direction of the slope of the graph is the same either side of the stationary point, it can be in either direction.
<p>At a point of inflection <img src='http://s.wordpress.com/latex.php?latex=%7Bd%5E%7B2%7Dy%7D%7Bdx%5E2%7D%20%3D%200%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{d^{2}y}{dx^2} = 0 ' title='{d^{2}y}{dx^2} = 0 ' class='latex' /> but <img src='http://s.wordpress.com/latex.php?latex=%7Bd%5E%7B2%7Dy%7D%7Bdx%5E2%7D%20%3D%200%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{d^{2}y}{dx^2} = 0 ' title='{d^{2}y}{dx^2} = 0 ' class='latex' /> isn&#8217;t enough to ensure that a point really is a point of inflection as it could still be a maximum or minimum point</li>
<p><strong>Checking the nature of a Stationary Point when <img src='http://s.wordpress.com/latex.php?latex=%7Bd%5E%7B2%7Dy%7D%7Bdx%5E2%7D%20%3D%200%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{d^{2}y}{dx^2} = 0 ' title='{d^{2}y}{dx^2} = 0 ' class='latex' /></strong><br />
In this case the easiest thing to do is look a small distance either side of the point and see whether the y value is greater than or less than that of the stationary point. You can then draw yourself a picture to see what it is. For example if they are both greater than the stationary point you know it is a minimum point, but if one is greater and one is less than it is a point of inflection</p>
<p><strong>Warning: checking points either side does not guarantee the correct result as there may be another stationary point or a break in the graph between where you are checking and the stationary point so you should always check using the derivatives if possible</strong></ol>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/points-of-inflection/" title="Points of Inflection">Points of Inflection</a> (0)</li><li><a href="http://trevorpythag.co.uk/2011/mathematics/calculus/product-rule-for-differentiation/" title="Product Rule for Differentiation">Product Rule for Differentiation</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/monotonic-functions/" title="Monotonic (Increasing and Decreasing) Functions">Monotonic (Increasing and Decreasing) Functions</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/fundamental-theorem-of-calculus/" title="Fundamental Theorem of Calculus">Fundamental Theorem of Calculus</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/intergrating-fractions-using-the-natrual-logarithm/" title="Integrating Fractions &#8211; using the natrual logarithm &#8211; Example tan(x)">Integrating Fractions &#8211; using the natrual logarithm &#8211; Example tan(x)</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/integration-by-parts/" title="Integration by Parts">Integration by Parts</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/uncategorized/stationary-points-and-differentiation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Chain Rule</title>
		<link>http://trevorpythag.co.uk/2009/mathematics/calculus/the-chain-rule/</link>
		<comments>http://trevorpythag.co.uk/2009/mathematics/calculus/the-chain-rule/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 15:17:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[brackets]]></category>
		<category><![CDATA[chain rule]]></category>
		<category><![CDATA[cos]]></category>
		<category><![CDATA[differntiation]]></category>
		<category><![CDATA[sin]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=389</guid>
		<description><![CDATA[The chain rule allows you to differentiate composite functions (functions of other functions) ie) f(g(x)) such as sin(3x2) or (5x3+2x+3)2. The rule is as follows or to understand it more simply you differentiate the inner function and multiply it by the derivative of the outer function (leaving what&#8217;s inside alone). Differentiating brackets raised to a [...]]]></description>
			<content:encoded><![CDATA[<p>The chain rule allows you to differentiate composite functions (functions of other functions) ie) f(g(x)) such as sin(3x<sup>2</sup>) or (5x<sup>3</sup>+2x+3)<sup>2</sup>. The rule is as follows<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28f%28g%28x%29%29%20%3D%20%5Cfrac%7Bdg%7D%7Bdx%7D%5Cfrac%7Bdf%7D%7Bdg%7D%28g%28x%29%29%20%3D%20g%27%28x%29f%27%28g%28x%29%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(f(g(x)) = \frac{dg}{dx}\frac{df}{dg}(g(x)) = g&#039;(x)f&#039;(g(x)) ' title='\frac{d}{dx}(f(g(x)) = \frac{dg}{dx}\frac{df}{dg}(g(x)) = g&#039;(x)f&#039;(g(x)) ' class='latex' /><br />
or to understand it more simply you differentiate the inner function and multiply it by the derivative of the outer function (leaving what&#8217;s inside alone).</p>
<h2>Differentiating brackets raised to a power</h2>
<p>The chain rule can be a great short cut to differentiating brackets raised to a power as it doesn&#8217;t require you to multiply them all out, it also enables you to differentiate brackets raised to an unknown power.<br />
Consider <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28%28ax%20%2B%20b%29%5En%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}((ax + b)^n)' title='\frac{d}{dx}((ax + b)^n)' class='latex' /><br />
This is the composite of the functions ax+b and t<sup>n</sup>. So we differentiate them both to get a and nt<sup>n-1</sup> and then apply the formula to get<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28%28ax%20%2B%20b%29%5En%29%20%3D%20an%28ax%2Bb%29%5E%7Bn-1%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}((ax + b)^n) = an(ax+b)^{n-1} ' title='\frac{d}{dx}((ax + b)^n) = an(ax+b)^{n-1} ' class='latex' /><br />
Notice how we multiplied the derivative of the inner function, a, by the derivative of the outer function nt<sup>n-1</sup> but substituted ax+b back in for t.</p>
<p>To generalise we can replace the ax+b with f(x) and by applying the above get<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28%28f%28x%29%29%5En%29%20%3D%20f%27%28x%29n%28f%28x%29%29%5E%7Bn-1%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}((f(x))^n) = f&#039;(x)n(f(x))^{n-1} ' title='\frac{d}{dx}((f(x))^n) = f&#039;(x)n(f(x))^{n-1} ' class='latex' /></p>
<h2>Differentiating Trigonometric functions</h2>
<p>We can also use the chain rule when differentiating sin(f(x)) and cos(f(x)) since we know how to <a href="http://trevorpythag.co.uk/2008/06/23/sine-and-cos-graphs-differentiating-sin-and-cos/">differentiate sin(x) and cos(x)</a>.<br />
Using the chain rule we get<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28sin%28f%28x%29%29%20%3D%20f%27%28x%29cos%28f%28x%29%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(sin(f(x)) = f&#039;(x)cos(f(x))' title='\frac{d}{dx}(sin(f(x)) = f&#039;(x)cos(f(x))' class='latex' /><br />
and<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28cos%28f%28x%29%29%20%3D%20-f%27%28x%29sin%28f%28x%29%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(cos(f(x)) = -f&#039;(x)sin(f(x))' title='\frac{d}{dx}(cos(f(x)) = -f&#039;(x)sin(f(x))' class='latex' /></p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2008/mathematics/calculus/sine-and-cos-graphs-differentiating-sin-and-cos/" title="Sine and Cos Graphs Differentiating sin and cos">Sine and Cos Graphs Differentiating sin and cos</a> (7)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/trigonometry/cast-diagarams-for-finding-values-of-sin-cos-and-tan/" title="CAST Diagarams for finding values of sin, cos and tan between 0 and 360 or 2 pi">CAST Diagarams for finding values of sin, cos and tan between 0 and 360 or 2 pi</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/calculus/integrate-cos-squared-using-double-angles/" title="Integrate cos and sin squared using double angles">Integrate cos and sin squared using double angles</a> (2)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/trigonometry/sec-cosec-cot/" title="Sec, Cosec, Cot">Sec, Cosec, Cot</a> (0)</li><li><a href="http://trevorpythag.co.uk/2008/mathematics/trigonometry/trigonometry-identities/" title="Trigonometry Identities">Trigonometry Identities</a> (11)</li><li><a href="http://trevorpythag.co.uk/2008/mathematics/trigonometry/tan-sincos/" title="Tan = sin/cos">Tan = sin/cos</a> (6)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/mathematics/calculus/the-chain-rule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fundamental Theorem of Calculus</title>
		<link>http://trevorpythag.co.uk/2009/mathematics/calculus/fundamental-theorem-of-calculus/</link>
		<comments>http://trevorpythag.co.uk/2009/mathematics/calculus/fundamental-theorem-of-calculus/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 19:36:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[differentiation]]></category>
		<category><![CDATA[fundamental theorem]]></category>
		<category><![CDATA[integration]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=352</guid>
		<description><![CDATA[This theorem forms much of the basis of calculus and the uses of differentiation and integration. It basically states that differentiation and integration are opposites so if you differentiate and integral you&#8217;ll get the function you started with. This can be stated as follows: if then or in the more simple case if then It [...]]]></description>
			<content:encoded><![CDATA[<p>This theorem forms much of the basis of calculus and the uses of differentiation and integration. It basically states that differentiation and integration are opposites so if you differentiate and integral you&#8217;ll get the function you started with. This can be stated as follows:</p>
<p> if <img src='http://s.wordpress.com/latex.php?latex=F%28x%29%20%3D%20%5Cint_a%28x%29%5Eb%28x%29%20%5C%21%20f%28t%29%20%5C%2C%20dx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F(x) = \int_a(x)^b(x) \! f(t) \, dx' title='F(x) = \int_a(x)^b(x) \! f(t) \, dx' class='latex' />  then <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7BdF%7D%7Bdx%7D%20%3D%20f%28a%28x%29%29%5Cfrac%7Bda%7D%7Bdx%7D%20-%20f%28b%28x%29%29%5Cfrac%7Bdb%7D%7Bdx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dF}{dx} = f(a(x))\frac{da}{dx} - f(b(x))\frac{db}{dx}' title='\frac{dF}{dx} = f(a(x))\frac{da}{dx} - f(b(x))\frac{db}{dx}' class='latex' /></p>
<p>or in the more simple case</p>
<p>if <img src='http://s.wordpress.com/latex.php?latex=%20F%28x%29%20%3D%20%5Cint_0%5Ex%20%5C%21%20f%28t%29%20%5C%2C%20dx%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' F(x) = \int_0^x \! f(t) \, dx ' title=' F(x) = \int_0^x \! f(t) \, dx ' class='latex' /> then <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7BdF%7D%7Bdx%7D%20%3D%20f%28x%29-%20f%280%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dF}{dx} = f(x)- f(0)' title='\frac{dF}{dx} = f(x)- f(0)' class='latex' /></p>
<p>It is this idea that allows us to know, for example,<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cint%20%5C%21%20%5Cfrac%7B1%7D%7B1%2Bx%5E2%7D%20%5C%2C%20dx%20%3D%20tan%5E-1%28x%29%20%2B%20c%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \! \frac{1}{1+x^2} \, dx = tan^-1(x) + c ' title='\int \! \frac{1}{1+x^2} \, dx = tan^-1(x) + c ' class='latex' /><br />
from the knowledge that<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%28tan%5E-1%28x%29%29%7D%7Bdx%7D%20%3D%20%5Cfrac%7B1%7D%7B1%2Bx%5E2%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d(tan^-1(x))}{dx} = \frac{1}{1+x^2} ' title='\frac{d(tan^-1(x))}{dx} = \frac{1}{1+x^2} ' class='latex' /></p>
<p>This makes much of integration easier as it is often much easier to work out the derivative a function than work out the integral of one so we can look for functions which when differentiated give us the function that we want to integrate and then know that the integral is that function plus a constant.</p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/integration-by-parts/" title="Integration by Parts">Integration by Parts</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/implicit-differentiation/" title="Implicit Differentiation">Implicit Differentiation</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/first-order-differential-equations/" title="First Order Differential Equations">First Order Differential Equations</a> (6)</li><li><a href="http://trevorpythag.co.uk/2011/mathematics/calculus/product-rule-for-differentiation/" title="Product Rule for Differentiation">Product Rule for Differentiation</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/calculus/common-intergrals/" title="Common Intergrals">Common Intergrals</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/calculus/integrate-cos-squared-using-double-angles/" title="Integrate cos and sin squared using double angles">Integrate cos and sin squared using double angles</a> (2)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/mathematics/calculus/fundamental-theorem-of-calculus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating Fractions &#8211; using the natrual logarithm &#8211; Example tan(x)</title>
		<link>http://trevorpythag.co.uk/2009/mathematics/calculus/intergrating-fractions-using-the-natrual-logarithm/</link>
		<comments>http://trevorpythag.co.uk/2009/mathematics/calculus/intergrating-fractions-using-the-natrual-logarithm/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 22:17:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Calculus]]></category>
		<category><![CDATA[derivative]]></category>
		<category><![CDATA[integrate tan]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[logarithm]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=346</guid>
		<description><![CDATA[From result found be differentiating the natural logarithm, for some function f(x), and the fundamental theorem of calculus we cay say that where c is the integration constant Simple Example The most basic example of this is the integration of 1/x, More complex example: Integration of tan(x) A slightly more complicated example of this is [...]]]></description>
			<content:encoded><![CDATA[<p>From result found be differentiating the <a href="http://trevorpythag.co.uk/2009/08/16/differentiate-logs-with-proof/">natural logarithm</a>,<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%20%28ln%28f%28x%29%29%29%20%3D%20%5Cfrac%7Bf%27%28x%29%7D%7Bf%28x%29%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx} (ln(f(x))) = \frac{f&#039;(x)}{f(x)} ' title='\frac{d}{dx} (ln(f(x))) = \frac{f&#039;(x)}{f(x)} ' class='latex' /><br />
for some function f(x),</p>
<p>and the fundamental theorem of calculus we cay say that</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Cint%20%5C%21%20%5Cfrac%7Bf%27%28x%29%7D%7Bf%28x%29%7D%20%5C%2C%20dx%20%3D%20ln%7Cf%28x%29%7C%20%2B%20c%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \! \frac{f&#039;(x)}{f(x)} \, dx = ln|f(x)| + c ' title='\int \! \frac{f&#039;(x)}{f(x)} \, dx = ln|f(x)| + c ' class='latex' /> where c is the integration constant </p>
<h3>Simple Example</h3>
<p>The most basic example of this is the integration of 1/x,</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cint%20%5C%21%20%5Cfrac%7B1%7D%7Bx%7D%20%5C%2C%20dx%20%3D%20ln%7Cx%7C%20%2B%20c%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \! \frac{1}{x} \, dx = ln|x| + c ' title='\int \! \frac{1}{x} \, dx = ln|x| + c ' class='latex' />
<h3>More complex example: Integration of tan(x) </h3>
<p>A slightly more complicated example of this is the integration of tan(x). To do this we must remember that <img src='http://s.wordpress.com/latex.php?latex=tan%28x%29%20%3D%20%5Cfrac%7Bsin%28x%29%7D%7Bcos%28x%29%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='tan(x) = \frac{sin(x)}{cos(x)} ' title='tan(x) = \frac{sin(x)}{cos(x)} ' class='latex' /> and notice that <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28cos%28x%29%29%20%3D%20-sin%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(cos(x)) = -sin(x)' title='\frac{d}{dx}(cos(x)) = -sin(x)' class='latex' />. This means that -tan(x) is of the form <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bf%27%28x%29%7D%7Bf%28x%29%7D%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{f&#039;(x)}{f(x)} ' title='\frac{f&#039;(x)}{f(x)} ' class='latex' /> as required. Using this we can get</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cint%20%5C%21%20tan%28x%29%20%5C%2C%20dx%20%3D%20%5Cint%20%5C%21%20%5Cfrac%7Bsin%28x%29%7D%7Bcos%28x%29%7D%20%5C%2C%20dx%20%3D%20lan%7Ccos%28x%29%7C%20%2B%20c%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \! tan(x) \, dx = \int \! \frac{sin(x)}{cos(x)} \, dx = lan|cos(x)| + c ' title='\int \! tan(x) \, dx = \int \! \frac{sin(x)}{cos(x)} \, dx = lan|cos(x)| + c ' class='latex' />
<h3>Trick for  using this identity</h3>
<p>Sometimes we get integrals that are almost in this form but not exactly, eg) <img src='http://s.wordpress.com/latex.php?latex=%5Cint%20%5C%21%20%5Cfrac%7Bx%7D%7Bx%5E2%20%2B%205%7D%20%5C%2C%20dx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \! \frac{x}{x^2 + 5} \, dx' title='\int \! \frac{x}{x^2 + 5} \, dx' class='latex' />, however to solve these we can often factorise a constant so that it is in the required form. In this example we can take out a 2 so we get <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7D%20%5Cint%20%5C%21%20%5Cfrac%7B2x%7D%7Bx%5E2%20%2B%205%7D%20%5C%2C%20dx%20%3D%20%5Cfrac%7B1%7D%7B2%7Dln%7Cx%5E2%20%2B%205%7C%20%2B%20c%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{2} \int \! \frac{2x}{x^2 + 5} \, dx = \frac{1}{2}ln|x^2 + 5| + c ' title='\frac{1}{2} \int \! \frac{2x}{x^2 + 5} \, dx = \frac{1}{2}ln|x^2 + 5| + c ' class='latex' /></p>
<h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2010/mathematics/calculus/integrate-cos-squared-using-double-angles/" title="Integrate cos and sin squared using double angles">Integrate cos and sin squared using double angles</a> (2)</li><li><a href="http://trevorpythag.co.uk/2010/mathematics/algebra/monotonic-functions/" title="Monotonic (Increasing and Decreasing) Functions">Monotonic (Increasing and Decreasing) Functions</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/uncategorized/stationary-points-and-differentiation/" title="Stationary Points (Maximum and Minimums) and Differentiation">Stationary Points (Maximum and Minimums) and Differentiation</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/mathematics/calculus/fundamental-theorem-of-calculus/" title="Fundamental Theorem of Calculus">Fundamental Theorem of Calculus</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/mathematics/calculus/intergrating-fractions-using-the-natrual-logarithm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

