<?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</title>
	<atom:link href="http://trevorpythag.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorpythag.co.uk</link>
	<description>Maths Tutorials, Help and Questions</description>
	<lastBuildDate>Wed, 27 Jan 2010 17:40:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Integrate cos and sin squared using double angles</title>
		<link>http://trevorpythag.co.uk/2010/01/27/integrate-cos-squared-using-double-angles/</link>
		<comments>http://trevorpythag.co.uk/2010/01/27/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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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%20cos%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=T&#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' /></p>
<div id='related_posts'><h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/11/21/the-chain-rule/" title="The Chain Rule">The Chain Rule</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/01/10/sec-cosec-cot/" title="Sec, Cosec, Cot">Sec, Cosec, Cot</a> (0)</li><li><a href="http://trevorpythag.co.uk/2008/12/23/trigonometry-identities/" title="Trigonometry Identities">Trigonometry Identities</a> (11)</li><li><a href="http://trevorpythag.co.uk/2008/06/23/tan-sincos/" title="Tan = sin/cos">Tan = sin/cos</a> (6)</li><li><a href="http://trevorpythag.co.uk/2008/06/23/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> (5)</li><li><a href="http://trevorpythag.co.uk/2008/02/03/trigonometry-sin-cos-and-tan/" title="Sin, Cos and Tan">Sin, Cos and Tan</a> (15)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/01/27/integrate-cos-squared-using-double-angles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force, Mass and Acceleration</title>
		<link>http://trevorpythag.co.uk/2010/01/25/force-mass-and-acceleration/</link>
		<comments>http://trevorpythag.co.uk/2010/01/25/force-mass-and-acceleration/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 17:13:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mechanics]]></category>
		<category><![CDATA[acceleration]]></category>
		<category><![CDATA[f=ma]]></category>
		<category><![CDATA[force]]></category>
		<category><![CDATA[mass]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=444</guid>
		<description><![CDATA[When a (resultant) force is exerted on a body the (resultant) force, the mass of the body and the acceleration caused by the force can be summarised in the equation
F=ma
where f= (resultant) force, m=mass,a=acceleration.
Example
So for example if gravity is pulling down on a body of mass 2kg and is causing it to accelerate at 9.81ms-2 [...]]]></description>
			<content:encoded><![CDATA[<p>When a (resultant) force is exerted on a body the (resultant) force, the mass of the body and the acceleration caused by the force can be summarised in the equation</p>
<p><strong>F=ma</strong></p>
<p>where f= (resultant) force, m=mass,a=acceleration.</p>
<h3>Example</h3>
<p>So for example if gravity is pulling down on a body of mass 2kg and is causing it to accelerate at 9.81ms<sup>-2</sup> then we can work out that the force of gravity acting down on the body (what we refer to as its weight) is<br />
2 x 9.81 = 19.62N</p>
<h3>When more than one force is acting</h3>
<p>If multiple forces are acting on a body along one line (ie we don&#8217;t need to worry about the angles between the forces) then each one is causing the body to accelerate at different rates but obviously the body can only have a single rate of acceleration. To understand this problem you need consider the resultant force and resultant acceleration. These are formed by summing all the forces and acceleration respectively. So<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Csum%20f_i%20%3D%20m%5Csum%20a_i%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='\sum f_i = m\sum a_i ' title='\sum f_i = m\sum a_i ' class='latex' /><br />
where the <img src='http://s.wordpress.com/latex.php?latex=f_i&#038;bg=T&#038;fg=000000&#038;s=0' alt='f_i' title='f_i' class='latex' />&#8217;s are the different forces acting on the body, so <img src='http://s.wordpress.com/latex.php?latex=%5Csum%20f_i%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='\sum f_i ' title='\sum f_i ' class='latex' /> gives the resultant force and the <img src='http://s.wordpress.com/latex.php?latex=a_i&#038;bg=T&#038;fg=000000&#038;s=0' alt='a_i' title='a_i' class='latex' />&#8217;s are the different accelerations associated with these forces, so <img src='http://s.wordpress.com/latex.php?latex=%5Csum%20a_i&#038;bg=T&#038;fg=000000&#038;s=0' alt='\sum a_i' title='\sum a_i' class='latex' /> gives the resultant acceleration. Also note that both the forces and accelerations have signs, you must take one direction as positive and the other as negative and give signs accordingly.</p>
<h3>Multiple Force Example</h3>
<p>Suppose the the body from the above example (of mass 2kg) is again falling under gravity of 19.62 newtons but it is encountering air resistance on 2 newtons against its fall. Find the acceleration of the body.<br />
SO applying the formula (taking downwards as positive)<br />
19.62 &#8211; 2 = 2 x a<br />
which gives<br />
<img src='http://s.wordpress.com/latex.php?latex=a%20%20%3D%20%5Cfrac%7B19.62%20-%202%7D%7B2%7D%20%3D%208.81ms%5E%7B-2%7D%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='a  = \frac{19.62 - 2}{2} = 8.81ms^{-2} ' title='a  = \frac{19.62 - 2}{2} = 8.81ms^{-2} ' class='latex' /></p>
<div id='related_posts'><h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/01/22/equations-of-motion/" title="Equations of Motion">Equations of Motion</a> (17)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/01/25/force-mass-and-acceleration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Derivatives</title>
		<link>http://trevorpythag.co.uk/2010/01/23/common-derivatives/</link>
		<comments>http://trevorpythag.co.uk/2010/01/23/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)



cosh-1



tanh-1



a(x)b(x)
a&#8217;(x)b(x) + b&#8217;(x)a(x)






a(b(x))




If there any more standard derivatives that I have missed out please leave them in the comments section  
Also seeFundamental Theorem of Calculus (0)Differentiation From First Principles (with example) (1)Integration by Parts (0)Implicit Differentiation (1)First Order Differential Equations [...]]]></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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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>
<div id='related_posts'><h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/10/31/fundamental-theorem-of-calculus/" title="Fundamental Theorem of Calculus">Fundamental Theorem of Calculus</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/07/25/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/07/19/integration-by-parts/" title="Integration by Parts">Integration by Parts</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/05/18/implicit-differentiation/" title="Implicit Differentiation">Implicit Differentiation</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/04/29/first-order-differential-equations/" title="First Order Differential Equations">First Order Differential Equations</a> (6)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/01/23/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/01/22/monotonic-functions/</link>
		<comments>http://trevorpythag.co.uk/2010/01/22/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 is strictly increasing
f(x1 [...]]]></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>
<div id='related_posts'><h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/12/04/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/10/27/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/12/10/hyperbolic-functions/" title="Hyperbolic Functions">Hyperbolic Functions</a> (0)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/01/22/monotonic-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding the Inverse of a Function</title>
		<link>http://trevorpythag.co.uk/2010/01/20/finding-the-inverse-of-a-function/</link>
		<comments>http://trevorpythag.co.uk/2010/01/20/finding-the-inverse-of-a-function/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 18:01:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[inverse]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=419</guid>
		<description><![CDATA[Before you can try and find the inverse of a function you need to determine if one exists. For an inverse to exist exactly one element of the domain must map to each element of the co-domain (though you can always re-define the co-domain to only include elements that are mapped to).
So for example f(x) [...]]]></description>
			<content:encoded><![CDATA[<p>Before you can try and find the inverse of a function you need to determine if one exists. For an inverse to exist exactly one element of the domain must map to each element of the co-domain (though you can always re-define the co-domain to only include elements that are mapped to).</p>
<p>So for example f(x) = x+2 (from reals to reals) has an inverse as every element y is mapped to only by y-2 but f(x) = x<sup>2</sup> (from reals to reals) doesnt because both -1 and 1 map to 1 so how would we decide which of these would be the unique result of the inverse applied to 1 (we could of course define the domain to be the positive reals in which case it would have an inverse).</p>
<p>When finding the inverse of a function you are really looking to see what maps to each element of the range or codomain, to find the inverse of f you are looking for the element x in the domain for a given y in the range such that f(x) = y. This basically means you are reversing the process of the function.</p>
<h3>Finding the Inverse when the function is a formula</h3>
<p>When a function is given by a formula what you need to try and do is apply the operations of that formula backwards. This easiest way of doing this is to let the function f(x) = y. Now you know the formula to get from x to y so substitue this in for f(x). All that now needs to be done is to rearrange this equation so that x is the subject and the resulting rexpression on the otherside is only in terms of y. This function is the inverse of f, to show this lets denote it g so we g(y) = x.</p>
<p>Then g(f(x)) = g(y) = x since we started by letting f(x) = y and created g such that g(y) =x.<br />
and f(g(y)) = f(x) = y</p>
<p>so g is indeed the inverse of f.</p>
<h3>Example</h3>
<p>This is most easily demostrated through an example.<br />
Let <img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20%3D%20%5Cfrac%7B3x%2B7%7D%7B2%7D%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='f(x) = \frac{3x+7}{2} ' title='f(x) = \frac{3x+7}{2} ' class='latex' /><br />
Then to find the inverse of f we first write<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B3x%2B7%7D%7B2%7D%20%3D%20y%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='\frac{3x+7}{2} = y ' title='\frac{3x+7}{2} = y ' class='latex' /><br />
and rearrange as follows<br />
<img src='http://s.wordpress.com/latex.php?latex=%5CLeftrightarrow%203x%20%2B%207%20%3D%202y%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='\Leftrightarrow 3x + 7 = 2y ' title='\Leftrightarrow 3x + 7 = 2y ' class='latex' /><br />
<img src='http://s.wordpress.com/latex.php?latex=%5CLeftrightarrow%203x%20%3D%202y-1&#038;bg=T&#038;fg=000000&#038;s=0' alt='\Leftrightarrow 3x = 2y-1' title='\Leftrightarrow 3x = 2y-1' class='latex' /><br />
<img src='http://s.wordpress.com/latex.php?latex=%5CLeftrightarrow%20x%20%3D%20%5Cfrac%7B2y%20-%201%7D%7B3%7D&#038;bg=T&#038;fg=000000&#038;s=0' alt='\Leftrightarrow x = \frac{2y - 1}{3}' title='\Leftrightarrow x = \frac{2y - 1}{3}' class='latex' /></p>
<p>So the inverse of f is given by the formula <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B2y-1%7D%7B3%7D%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='\frac{2y-1}{3} ' title='\frac{2y-1}{3} ' class='latex' /> so we can write<br />
<img src='http://s.wordpress.com/latex.php?latex=f%5E%7B-1%7D%28x%29%20%3D%20%5Cfrac%7B2x%20-%201%7D%7B3%7D&#038;bg=T&#038;fg=000000&#038;s=0' alt='f^{-1}(x) = \frac{2x - 1}{3}' title='f^{-1}(x) = \frac{2x - 1}{3}' class='latex' /><br />
Note that we have replaced the y&#8217;s with x&#8217;s, this doesnt matter as we can put any variable we like into the function but it important to make sure that you use the same variable as the parameter of the function and in the formula that defines it.</p>
<div id='related_posts'><h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2010/01/19/functions-introduction/" title="Introduction to functions and maps">Introduction to functions and maps</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/10/24/exponential-functions/" title="Exponential Functions">Exponential Functions</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/09/18/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/05/27/proof-by-mathematical-induction/" title="Proof by Mathematical Induction">Proof by Mathematical Induction</a> (4)</li><li><a href="http://trevorpythag.co.uk/2009/01/11/transformations-of-graphs/" title="Transformations of Graphs">Transformations of Graphs</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/01/06/differentiate-inverse-sine/" title="Differentiate Inverse Sine">Differentiate Inverse Sine</a> (0)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/01/20/finding-the-inverse-of-a-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to functions and maps</title>
		<link>http://trevorpythag.co.uk/2010/01/19/functions-introduction/</link>
		<comments>http://trevorpythag.co.uk/2010/01/19/functions-introduction/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 21:16:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[co-domain]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[inverse]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[range]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=414</guid>
		<description><![CDATA[A function or map is a way taking elements from one set and using them to find an element of another set. Usually in when you are first learning about functions both of these sets are taken to be the real numbers (  ie 1,2,1/2,pi etc). So any function must have three things:

A domain
A [...]]]></description>
			<content:encoded><![CDATA[<p>A function or map is a way taking elements from one set and using them to find an element of another set. Usually in when you are first learning about functions both of these sets are taken to be the real numbers ( <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='\mathbb{R} ' title='\mathbb{R} ' class='latex' /> ie 1,2,1/2,pi etc). So any function must have three things:</p>
<ol>
<li>A domain</li>
<li>A co-domain or range</li>
<li>A &#8220;rule&#8221; for assigning each element of the domain to a <strong>unique </strong>element of the co-domain.</li>
</ol>
<h3>Important Points</h3>
<p>There are some important things about functions, in particular part 3, which you need to remember.</p>
<p>Firstly the function must be able to be applied to every element of the domain so f(x) = 1/x isn&#8217;t a function from the real numbers to the real numbers since 0 cant be assigned a value, as 1/0 isn&#8217;t a real number. There are two ways round this problem, we can define the co-domain not to include 0 (ie <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5Cbackslash%20%5C%7B%200%20%5C%7D%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='\mathbb{R}\backslash \{ 0 \} ' title='\mathbb{R}\backslash \{ 0 \} ' class='latex' />) or can give 1/0 a different rule, eg f(x) = 1/x for all <img src='http://s.wordpress.com/latex.php?latex=x%20%5Cnot%200&#038;bg=T&#038;fg=000000&#038;s=0' alt='x \not 0' title='x \not 0' class='latex' /> and f(0) = 7.</p>
<p>However not every element in the co-domain needs to be assigned to something so <img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20%3D%20x%5E2%20from%20%5Cmathbb%7BR%7D%20%5Crightarrow%20%5Cmathbb%7BR%7D%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='f(x) = x^2 from \mathbb{R} \rightarrow \mathbb{R} ' title='f(x) = x^2 from \mathbb{R} \rightarrow \mathbb{R} ' class='latex' /> is a valid function even though nothing goes to -1</p>
<p>Every element of the domain is assigned a unique element of the c0-domain. This uniqueness is often a source of confusion &#8211; here what we mean is  that the function only assigns a single element of the co-domain to each  element of the domain, but more than one element of the domain can be assigned the same element of the co-domain.</p>
<h3>Simple examples</h3>
<p>Here are some simple examples of functions from the real numbers to the real numbers.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20%3D%202x%20%2B%204&#038;bg=T&#038;fg=000000&#038;s=0' alt='f(x) = 2x + 4' title='f(x) = 2x + 4' class='latex' /> &#8211; This simply applys this operation to any number and give you another number.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20%3D%20%5Cfrac%7B1%7D%7Bx%7D&#038;bg=T&#038;fg=000000&#038;s=0' alt='f(x) = \frac{1}{x}' title='f(x) = \frac{1}{x}' class='latex' /> for $ x \not 0 $ and <img src='http://s.wordpress.com/latex.php?latex=f%280%29%20%3D%207%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='f(0) = 7 ' title='f(0) = 7 ' class='latex' /> &#8211; This takes the reciprocal of a number unless that number is zero where the reciprocal is undefined so gives 7.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20%3D%20x%5E2%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='f(x) = x^2 ' title='f(x) = x^2 ' class='latex' /> -Note that  f(a) = f(-a) and nothing gives f(x) = -1 however this is still a function as f(x) is defined for all x and f(x) gives only one answer.</p>
<h3>Composing Functions</h3>
<p>You can compose two or more functions to form a new function. Consider two functions f and g both from the reals to the reals, f composed with g, written, fg or <img src='http://s.wordpress.com/latex.php?latex=f%20%5Cdot%20g%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='f \dot g ' title='f \dot g ' class='latex' /> is given by</p>
<p><img src='http://s.wordpress.com/latex.php?latex=f%20%5Cdot%20g%28x%29%20%3D%20f%28g%28x%29%29%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='f \dot g(x) = f(g(x)) ' title='f \dot g(x) = f(g(x)) ' class='latex' /></p>
<p>so if f = x+1 and g=2x fg(x) = f(2x) = 2x+1</p>
<p>Note that in order to do this the domain of g has to be the same as the co-domain of f.</p>
<h3>Inverses and the Identity map</h3>
<p>The identity map or function is the function which does nothing. If I is the identity on the reals the I(x) = x.</p>
<p>The inverse of a function <img src='http://s.wordpress.com/latex.php?latex=f%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='f ' title='f ' class='latex' />, written <img src='http://s.wordpress.com/latex.php?latex=f%5E%7B-1%7D%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='f^{-1} ' title='f^{-1} ' class='latex' />, is the function which when composed with f gives the identity. There are two types of inverse, a right sided inverse and a left sided inverse, depending upon which side you compose them with f.</p>
<p>g is the left sided inverse of f is</p>
<p>gf(x) = I(x) = x</p>
<p>and h is the right sided inverse of f if</p>
<p>fh(x) = I(x) = x</p>
<p>If there is a function h such that</p>
<p>hf = fh = I</p>
<p>then h is said to be a two sided inverse of f and is often simply refereed to as the inverse of f.</p>
<p>Note that not all functions have inverses, for example x<sup>2</sup> has no inverse, but when a function does have one it is unique.</p>
<div id='related_posts'><h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2010/01/20/finding-the-inverse-of-a-function/" title="Finding the Inverse of a Function">Finding the Inverse of a Function</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/10/24/exponential-functions/" title="Exponential Functions">Exponential Functions</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/01/06/differentiate-inverse-sine/" title="Differentiate Inverse Sine">Differentiate Inverse Sine</a> (0)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2010/01/19/functions-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Points of Inflection</title>
		<link>http://trevorpythag.co.uk/2009/12/16/points-of-inflection/</link>
		<comments>http://trevorpythag.co.uk/2009/12/16/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>
<div id='related_posts'><h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/12/04/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/10/31/fundamental-theorem-of-calculus/" title="Fundamental Theorem of Calculus">Fundamental Theorem of Calculus</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/07/19/integration-by-parts/" title="Integration by Parts">Integration by Parts</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/05/18/implicit-differentiation/" title="Implicit Differentiation">Implicit Differentiation</a> (1)</li><li><a href="http://trevorpythag.co.uk/2009/04/29/first-order-differential-equations/" title="First Order Differential Equations">First Order Differential Equations</a> (6)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/12/16/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/12/04/stationary-points-and-differentiation/</link>
		<comments>http://trevorpythag.co.uk/2009/12/04/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 0, [...]]]></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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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>
<div id='related_posts'><h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/12/16/points-of-inflection/" title="Points of Inflection">Points of Inflection</a> (0)</li><li><a href="http://trevorpythag.co.uk/2010/01/22/monotonic-functions/" title="Monotonic (Increasing and Decreasing) Functions">Monotonic (Increasing and Decreasing) Functions</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/10/31/fundamental-theorem-of-calculus/" title="Fundamental Theorem of Calculus">Fundamental Theorem of Calculus</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/10/27/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/07/19/integration-by-parts/" title="Integration by Parts">Integration by Parts</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/05/18/implicit-differentiation/" title="Implicit Differentiation">Implicit Differentiation</a> (1)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/12/04/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/11/21/the-chain-rule/</link>
		<comments>http://trevorpythag.co.uk/2009/11/21/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 power
The chain [...]]]></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=T&#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=T&#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=T&#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=T&#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=T&#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=T&#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>
<div id='related_posts'><h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2008/06/23/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> (5)</li><li><a href="http://trevorpythag.co.uk/2010/01/27/integrate-cos-squared-using-double-angles/" title="Integrate cos and sin squared using double angles">Integrate cos and sin squared using double angles</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/01/10/sec-cosec-cot/" title="Sec, Cosec, Cot">Sec, Cosec, Cot</a> (0)</li><li><a href="http://trevorpythag.co.uk/2008/12/23/trigonometry-identities/" title="Trigonometry Identities">Trigonometry Identities</a> (11)</li><li><a href="http://trevorpythag.co.uk/2008/06/23/tan-sincos/" title="Tan = sin/cos">Tan = sin/cos</a> (6)</li><li><a href="http://trevorpythag.co.uk/2008/02/03/trigonometry-sin-cos-and-tan/" title="Sin, Cos and Tan">Sin, Cos and Tan</a> (15)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/11/21/the-chain-rule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find equation of tangent to a curve</title>
		<link>http://trevorpythag.co.uk/2009/11/19/find-equation-of-tangent-to-a-curve/</link>
		<comments>http://trevorpythag.co.uk/2009/11/19/find-equation-of-tangent-to-a-curve/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 14:39:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[equation]]></category>
		<category><![CDATA[gradient]]></category>
		<category><![CDATA[tangent]]></category>

		<guid isPermaLink="false">http://trevorpythag.co.uk/?p=383</guid>
		<description><![CDATA[The tangent to a curve is a line which touches the curve at a point without intersecting it at that point so the gradient of the curve at that point and the gradient of the tangent are the same. So we can work out the point the tangent passes though and the gradient of the [...]]]></description>
			<content:encoded><![CDATA[<p>The tangent to a curve is a line which touches the curve at a point without intersecting it at that point so the gradient of the curve at that point and the gradient of the tangent are the same. So we can work out the point the tangent passes though and the gradient of the tangent from the equation of the curve, which will give us enough information to find the equation of the tangent.</p>
<p><strong>Example y=x<sup>2</sup></strong><br />
Find the equation of the tangent to the curve <img src='http://s.wordpress.com/latex.php?latex=y%3Dx%5E2&#038;bg=T&#038;fg=000000&#038;s=0' alt='y=x^2' title='y=x^2' class='latex' /> when x=4?</p>
<p>To do this we first need to find the gradient of the curve which we can do by differentiating it.<br />
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28x%5E2%29%20%3D%202x%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(x^2) = 2x ' title='\frac{d}{dx}(x^2) = 2x ' class='latex' /><br />
so at the point x=t the gradient is 2t.</p>
<p>From this we can get a general equation for the tangent using the equation for the gradient of a straight line<br />
grad = <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7By%20-%20y_%7B1%7D%7D%7Bx%20-%20x_%7B1%7D%7D%20&#038;bg=T&#038;fg=000000&#038;s=0' alt='\frac{y - y_{1}}{x - x_{1}} ' title='\frac{y - y_{1}}{x - x_{1}} ' class='latex' /><br />
to get the general equation for the tangent at the point x=t by substituting x<sub>1</sub>=t, y<sub>1</sub>=t<sup>2</sup> and m=2t<br />
<img src='http://s.wordpress.com/latex.php?latex=2t%20%3D%20%5Cfrac%7By%20-%20t%5E2%7D%7Bx%20-%20t%7D%20%5CRightarrow%202xt%20-%202t%5E2%20%2B%20t%5E2%20%3D%20y%20%5CRightarrow%20y%3D2xt-t%5E2&#038;bg=T&#038;fg=000000&#038;s=0' alt='2t = \frac{y - t^2}{x - t} \Rightarrow 2xt - 2t^2 + t^2 = y \Rightarrow y=2xt-t^2' title='2t = \frac{y - t^2}{x - t} \Rightarrow 2xt - 2t^2 + t^2 = y \Rightarrow y=2xt-t^2' class='latex' /></p>
<p> Then we can substitute in t=4 to find the equation of the tangent when x=4 to get<br />
<img src='http://s.wordpress.com/latex.php?latex=y%3D8x-16&#038;bg=T&#038;fg=000000&#038;s=0' alt='y=8x-16' title='y=8x-16' class='latex' /><br />
which is our final answer. </p>
<div id='related_posts'><h3  class="related_post_title">Also see</h3><ul class="related_post"><li><a href="http://trevorpythag.co.uk/2009/09/01/tan-graph-ytanx/" title="Tan Graph &#8211; y=tan(x)">Tan Graph &#8211; y=tan(x)</a> (0)</li><li><a href="http://trevorpythag.co.uk/2009/04/29/first-order-differential-equations/" title="First Order Differential Equations">First Order Differential Equations</a> (6)</li><li><a href="http://trevorpythag.co.uk/2009/04/19/auxiliary-angle-method-for-solving-trigonometry-equations/" title="Auxiliary Angle Method for Solving Trigonometry Equations">Auxiliary Angle Method for Solving Trigonometry Equations</a> (0)</li><li><a href="http://trevorpythag.co.uk/2008/06/23/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> (5)</li><li><a href="http://trevorpythag.co.uk/2008/02/24/quadratic-formula/" title="Quadratic Formula">Quadratic Formula</a> (8)</li><li><a href="http://trevorpythag.co.uk/2008/02/03/trigonometry-sin-cos-and-tan/" title="Sin, Cos and Tan">Sin, Cos and Tan</a> (15)</li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://trevorpythag.co.uk/2009/11/19/find-equation-of-tangent-to-a-curve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
