<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Complex Math Simple Life</title>
	<atom:link href="http://demoivre.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://demoivre.wordpress.com</link>
	<description>Learning Complex Math and Wishing for a Simple Life</description>
	<lastBuildDate>Sun, 25 Feb 2007 02:38:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='demoivre.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/83d44faace8daaca0ba32a7629cc4262?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Complex Math Simple Life</title>
		<link>http://demoivre.wordpress.com</link>
	</image>
			<item>
		<title>Second Order Difference Equations</title>
		<link>http://demoivre.wordpress.com/2007/02/19/second-order-difference-equations/</link>
		<comments>http://demoivre.wordpress.com/2007/02/19/second-order-difference-equations/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 04:44:02 +0000</pubDate>
		<dc:creator>beauangel</dc:creator>
				<category><![CDATA[complex]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[equation]]></category>

		<guid isPermaLink="false">http://demoivre.wordpress.com/2007/02/19/second-order-difference-equations/</guid>
		<description><![CDATA[Standard Form
 or 
The solving of a second order difference equation is very similar to the method of solving a second order differential equation, which is discussed in this previous post here.
The General Solution of a second order difference equation has a Complementary Function and a Particular Solution.
The Complementary Function (CF) is found by writing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=5&subd=demoivre&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><u>Standard Form</u></p>
<p><img src='http://s3.wordpress.com/latex.php?latex=a_0y_t+%2B+a_1y_%7Bt-1%7D+%2B+a_2y_%7Bt-2%7D+%3D+f%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_0y_t + a_1y_{t-1} + a_2y_{t-2} = f(t)' title='a_0y_t + a_1y_{t-1} + a_2y_{t-2} = f(t)' class='latex' /> or <img src='http://s1.wordpress.com/latex.php?latex=a_0y_%7Bt%2B2%7D+%2B+a_1y_%7Bt%2B1%7D+%2B+a_2y_t+%3D+f%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_0y_{t+2} + a_1y_{t+1} + a_2y_t = f(t)' title='a_0y_{t+2} + a_1y_{t+1} + a_2y_t = f(t)' class='latex' /></p>
<p>The solving of a second order difference equation is very similar to the method of solving a second order differential equation, which is discussed in this previous <a href="http://demoivre.wordpress.com/2007/02/17/ii-order-differential-equations-with-constant-coefficients/">post here</a>.</p>
<p>The <strong><em>General Solution</em></strong> of a second order difference equation has a <em>Complementary Function</em> and a <em>Particular Solution</em>.</p>
<p>The Complementary Function (CF) is found by writing the auxiliary equation</p>
<p><img src='http://s2.wordpress.com/latex.php?latex=a_0m%5E2+%2B+a_1m+%2B+a_2+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_0m^2 + a_1m + a_2 = 0' title='a_0m^2 + a_1m + a_2 = 0' class='latex' /> and solving it to find the two roots of such a quadratic equation.</p>
<p>When there are two different roots, <em>m<sub>1</sub></em> and <em>m<sub>2</sub></em>, the CF is written as<br />
<img src='http://s3.wordpress.com/latex.php?latex=y_t+%3D+A%5Cleft%28+m%5Et_1+%5Cright%29+%2B+B+%5Cleft%28+m%5Et_2+%5Cright%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_t = A\left( m^t_1 \right) + B \left( m^t_2 \right)' title='y_t = A\left( m^t_1 \right) + B \left( m^t_2 \right)' class='latex' /> where <em>A</em> and <em>B</em> are arbitrary constants.<br />
When there are two equal roots, such that <em>m<sub>1</sub></em> = <em>m<sub>2</sub></em> = m, then the CF is written as<br />
<img src='http://s1.wordpress.com/latex.php?latex=y_t+%3D+%28A+%2B+Bt%29m%5Et&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_t = (A + Bt)m^t' title='y_t = (A + Bt)m^t' class='latex' />.<br />
When there are two complex roots, <img src='http://s2.wordpress.com/latex.php?latex=u+%2B+iv&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='u + iv' title='u + iv' class='latex' /> and <img src='http://s3.wordpress.com/latex.php?latex=u+-+iv&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='u - iv' title='u - iv' class='latex' />, then the CF is</p>
<p><img src='http://s1.wordpress.com/latex.php?latex=y_t+%3D+r%5Et+%28A+%5Ccos+t%5Ctheta+%2B+B+%5Csin+t%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_t = r^t (A \cos t\theta + B \sin t\theta)' title='y_t = r^t (A \cos t\theta + B \sin t\theta)' class='latex' /> where <img src='http://s2.wordpress.com/latex.php?latex=r+%3D+%5Csqrt%7Bu%5E2+%2B+v%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='r = \sqrt{u^2 + v^2}' title='r = \sqrt{u^2 + v^2}' class='latex' /> and <img src='http://s3.wordpress.com/latex.php?latex=%5Ctan+%5Ctheta+%3D+%5Cfrac%7Bv%7D%7Bu%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\tan \theta = \frac{v}{u}' title='\tan \theta = \frac{v}{u}' class='latex' />.</p>
<p>Based on the standard form of the second order difference equation, the <em>Particular Solution</em> depends on the form <img src='http://s1.wordpress.com/latex.php?latex=f%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(t)' title='f(t)' class='latex' />, the function in t on the <em>RHS</em> of the difference equation.</p>
<p>Again, similar to the case of differential equations, the <em>Particular Solution</em> (PS) is the same form as <img src='http://s2.wordpress.com/latex.php?latex=f%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(t)' title='f(t)' class='latex' />  but contains undetermined coefficients which are determined by comparing them with the function in the <em>RHS</em> of the given difference equation.</p>
<p>If the function is a constant, say <em>c</em>, then the general form of the PS is <em>k</em>, an unknown constant.</p>
<p>If the function is in the form <img src='http://s3.wordpress.com/latex.php?latex=c+%5Cleft%28+a%5Et+%5Cright%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='c \left( a^t \right)' title='c \left( a^t \right)' class='latex' />, then the general form of the PS is <img src='http://s1.wordpress.com/latex.php?latex=k%5Cleft%28+a%5Et+%5Cright%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k\left( a^t \right)' title='k\left( a^t \right)' class='latex' />.</p>
<p>If the function is in the form <img src='http://s2.wordpress.com/latex.php?latex=at%2B+b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='at+ b' title='at+ b' class='latex' />, then a general linear function in t, <img src='http://s3.wordpress.com/latex.php?latex=A_1t+%2B+A_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A_1t + A_2' title='A_1t + A_2' class='latex' />, is the general form of the PS.</p>
<p><em>A homogeneous second order difference equation has zero on the RHS. Its standard form is <img src='http://s1.wordpress.com/latex.php?latex=a_1y_%7Bt%2B2%7D+%2B+a_2y_%7Bt%2B1%7D+%2B+a_3y_t+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_1y_{t+2} + a_2y_{t+1} + a_3y_t = 0' title='a_1y_{t+2} + a_2y_{t+1} + a_3y_t = 0' class='latex' />.</em></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/demoivre.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/demoivre.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/demoivre.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/demoivre.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/demoivre.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/demoivre.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/demoivre.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/demoivre.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/demoivre.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/demoivre.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/demoivre.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/demoivre.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=5&subd=demoivre&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://demoivre.wordpress.com/2007/02/19/second-order-difference-equations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/667f23874d16b2693ccf637a7b4c263a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">beauangel</media:title>
		</media:content>
	</item>
		<item>
		<title>First Order Difference Equations</title>
		<link>http://demoivre.wordpress.com/2007/02/19/first-order-difference-equations/</link>
		<comments>http://demoivre.wordpress.com/2007/02/19/first-order-difference-equations/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 01:31:45 +0000</pubDate>
		<dc:creator>beauangel</dc:creator>
				<category><![CDATA[difference]]></category>
		<category><![CDATA[equation]]></category>

		<guid isPermaLink="false">http://demoivre.wordpress.com/2007/02/19/first-order-difference-equations/</guid>
		<description><![CDATA[Standard Form
 where a and b are constants.
The solution of the first order difference equation of the form above is given by the following formula:
 if 
 if  where  is the value of y when .
One of the economic models that employs First Order Difference Equations is the Cobweb model.
In the model,  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=10&subd=demoivre&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><u>Standard Form</u></p>
<p><img src='http://s3.wordpress.com/latex.php?latex=y_t+%3D+a%5C%3A+y_%7Bt-1%7D+%2B+b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_t = a\: y_{t-1} + b' title='y_t = a\: y_{t-1} + b' class='latex' /> where <em>a</em> and <em>b</em> are constants.</p>
<p>The solution of the first order difference equation of the form above is given by the following formula:</p>
<p><img src='http://s1.wordpress.com/latex.php?latex=y_t+%3D+%5Cleft%28+y_o+-+%5Cfrac%7Bb%7D%7B1-a%7D+%5Cright%29+a%5Et+%2B+%5Cfrac%7Bb%7D%7B1-a%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_t = \left( y_o - \frac{b}{1-a} \right) a^t + \frac{b}{1-a}' title='y_t = \left( y_o - \frac{b}{1-a} \right) a^t + \frac{b}{1-a}' class='latex' /> if <img src='http://s2.wordpress.com/latex.php?latex=a+%5Cneq+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \neq 1' title='a \neq 1' class='latex' /></p>
<p><img src='http://s3.wordpress.com/latex.php?latex=y_t+%3D+y_0+%2B+b%5C%3At&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_t = y_0 + b\:t' title='y_t = y_0 + b\:t' class='latex' /> if <img src='http://s1.wordpress.com/latex.php?latex=a+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a = 1' title='a = 1' class='latex' /> where <img src='http://s2.wordpress.com/latex.php?latex=y_0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_0' title='y_0' class='latex' /> is the value of <em>y</em> when <img src='http://s3.wordpress.com/latex.php?latex=t%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='t=0' title='t=0' class='latex' />.</p>
<p>One of the economic models that employs First Order Difference Equations is the <strong><a target="_blank" href="http://en.wikipedia.org/wiki/Cobweb_mode">Cobweb model</a></strong>.</p>
<p>In the model, <img src='http://s1.wordpress.com/latex.php?latex=p_%7Bt-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_{t-1}' title='p_{t-1}' class='latex' /> determines <img src='http://s2.wordpress.com/latex.php?latex=q_t&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q_t' title='q_t' class='latex' />, which in turn determines <img src='http://s3.wordpress.com/latex.php?latex=p_t&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_t' title='p_t' class='latex' />, according to the rules</p>
<p align="center"><img src='http://s1.wordpress.com/latex.php?latex=q_t+%3D+q%5ES%28p_%7Bt-1%7D%29%2C+%5Cquad+p_t+%3D+p%5ED%28q_t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q_t = q^S(p_{t-1}), \quad p_t = p^D(q_t)' title='q_t = q^S(p_{t-1}), \quad p_t = p^D(q_t)' class='latex' /></p>
<p>where <img src='http://s2.wordpress.com/latex.php?latex=q%5ES&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q^S' title='q^S' class='latex' /> is the supply function and <img src='http://s3.wordpress.com/latex.php?latex=p%5ED&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^D' title='p^D' class='latex' /> the inverse demand function.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/demoivre.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/demoivre.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/demoivre.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/demoivre.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/demoivre.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/demoivre.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/demoivre.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/demoivre.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/demoivre.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/demoivre.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/demoivre.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/demoivre.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=10&subd=demoivre&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://demoivre.wordpress.com/2007/02/19/first-order-difference-equations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/667f23874d16b2693ccf637a7b4c263a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">beauangel</media:title>
		</media:content>
	</item>
		<item>
		<title>II Order Differential Equations with Constant Coefficients</title>
		<link>http://demoivre.wordpress.com/2007/02/17/ii-order-differential-equations-with-constant-coefficients/</link>
		<comments>http://demoivre.wordpress.com/2007/02/17/ii-order-differential-equations-with-constant-coefficients/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 15:36:03 +0000</pubDate>
		<dc:creator>beauangel</dc:creator>
				<category><![CDATA[differential]]></category>
		<category><![CDATA[equation]]></category>

		<guid isPermaLink="false">http://demoivre.wordpress.com/2007/02/17/ii-order-differential-equations-with-constant-coefficients/</guid>
		<description><![CDATA[Standard Form
 where  are constants.
The general solution of such a differential equation contains two parts; the Complementary Function and the Particular Integral.
To find the Complementary Function:
Write the auxiliary equation in the form:  where the differential equation is in the standard form.
Solving the auxiliary equation, a quadratic, will yield two roots, say m1 and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=9&subd=demoivre&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><u>Standard Form</u></p>
<p><img src='http://s3.wordpress.com/latex.php?latex=a_0+%5Cfrac%7Bd%5E2y%7D%7Bdx%5E2%7D+%2B+a_1+%5Cfrac%7Bdy%7D%7Bdx%7D+%2B+a_2y+%3D+f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_0 \frac{d^2y}{dx^2} + a_1 \frac{dy}{dx} + a_2y = f(x)' title='a_0 \frac{d^2y}{dx^2} + a_1 \frac{dy}{dx} + a_2y = f(x)' class='latex' /> where <img src='http://s1.wordpress.com/latex.php?latex=a_0%2C+a_1%2C+a_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_0, a_1, a_2' title='a_0, a_1, a_2' class='latex' /> are constants.</p>
<p>The general solution of such a differential equation contains two parts; the <em>Complementary Function</em> and the <em>Particular Integral</em>.</p>
<p>To find the Complementary Function:</p>
<p>Write the auxiliary equation in the form: <img src='http://s2.wordpress.com/latex.php?latex=a_0m%5E2+%2B+a_1m+%2B+a_2+%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_0m^2 + a_1m + a_2 =0' title='a_0m^2 + a_1m + a_2 =0' class='latex' /> where the differential equation is in the standard form.</p>
<p>Solving the auxiliary equation, a quadratic, will yield two roots, say m<sub>1</sub> and m<sub>2</sub>.</p>
<p>The Complementary Function (CF) is then written based on the roots.</p>
<ul>
<li>If <em>m<sub>1</sub></em> and <em>m<sub>2</sub></em> are real and different, then the CF is <img src='http://s3.wordpress.com/latex.php?latex=y+%3D+Ae%5E%7Bm_1x%7D+%2B+Be%5E%7Bm_2x%7D+&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = Ae^{m_1x} + Be^{m_2x} ' title='y = Ae^{m_1x} + Be^{m_2x} ' class='latex' /></li>
<li>If <em>m<sub>1</sub></em> and <em>m<sub>2</sub></em> are real and equal, ie <em>m<sub>1</sub></em> = <em>m<sub>2</sub></em> = <em>m</em>, then the CF is <img src='http://s1.wordpress.com/latex.php?latex=y+%3D+%28A+%2B+Bx%29e%5E%7Bmx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = (A + Bx)e^{mx}' title='y = (A + Bx)e^{mx}' class='latex' /></li>
<li>If <em>m<sub>1</sub></em> and <em>m<sub>2</sub></em> are complex roots of the form <img src='http://s2.wordpress.com/latex.php?latex=%5Calpha+%2B+i%5Cbeta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha + i\beta' title='\alpha + i\beta' class='latex' /> and <img src='http://s3.wordpress.com/latex.php?latex=%5Calpha+-+i%5Cbeta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha - i\beta' title='\alpha - i\beta' class='latex' />, then the CF is <img src='http://s1.wordpress.com/latex.php?latex=y+%3D+e%5E%7B%5Calpha+x%7D+%28A+%5Ccos+%5Cbeta+x+%2B+B+%5Csin+%5Cbeta+x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = e^{\alpha x} (A \cos \beta x + B \sin \beta x)' title='y = e^{\alpha x} (A \cos \beta x + B \sin \beta x)' class='latex' /> where <img src='http://s2.wordpress.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' /> and <img src='http://s3.wordpress.com/latex.php?latex=B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B' title='B' class='latex' /> are arbitrary constants.</li>
</ul>
<p>The <em>Particular Integral</em> is similar to the function of <em>x,</em> <img src='http://s1.wordpress.com/latex.php?latex=f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)' title='f(x)' class='latex' /> on the <em>RHS</em> of the differential equation and it is determined by the method of undetermined coefficients.</p>
<p>If the RHS of the equation is a constant, then we use a trial PI of K (a different constant). A trial PI of a general first degree form <img src='http://s2.wordpress.com/latex.php?latex=A_0x+%2BA_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A_0x +A_1' title='A_0x +A_1' class='latex' /> and a general second degree form <img src='http://s3.wordpress.com/latex.php?latex=A_0x%5E2+%2B+A_1x+%2B+A_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A_0x^2 + A_1x + A_2' title='A_0x^2 + A_1x + A_2' class='latex' /> is used for functions of <img src='http://s1.wordpress.com/latex.php?latex=ax+%2B+b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ax + b' title='ax + b' class='latex' /> and <img src='http://s2.wordpress.com/latex.php?latex=ax%5E2+%2B+bx+%2Bc&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ax^2 + bx +c' title='ax^2 + bx +c' class='latex' /> respectively. If the function is of the form <img src='http://s3.wordpress.com/latex.php?latex=be%5E%7Bax%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='be^{ax}' title='be^{ax}' class='latex' />, then we use <img src='http://s1.wordpress.com/latex.php?latex=Ke%5E%7Bax%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Ke^{ax}' title='Ke^{ax}' class='latex' />, the same exponential function. Similarly, trigonometric functions will have trial PIs of the form <img src='http://s2.wordpress.com/latex.php?latex=L+%5Ccos+bx+%2B+K+%5Csin+bx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='L \cos bx + K \sin bx' title='L \cos bx + K \sin bx' class='latex' />.</p>
<p><img src='http://s3.wordpress.com/latex.php?latex=K%2C+L%2C+A_0%2C+A_1%2C+A_2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='K, L, A_0, A_1, A_2' title='K, L, A_0, A_1, A_2' class='latex' /> are undetermined coefficients. By finding <img src='http://s1.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' /> and <img src='http://s2.wordpress.com/latex.php?latex=%5Cfrac%7Bd%5E2y%7D%7Bdx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d^2y}{dx^2}' title='\frac{d^2y}{dx^2}' class='latex' /> and substituting <img src='http://s3.wordpress.com/latex.php?latex=y%2C+%5Cfrac%7Bdy%7D%7Bdx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y, \frac{dy}{dx}' title='y, \frac{dy}{dx}' class='latex' /> and <img src='http://s1.wordpress.com/latex.php?latex=%5Cfrac%7Bd%5E2y%7D%7Bdx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d^2y}{dx^2}' title='\frac{d^2y}{dx^2}' class='latex' /> into the given differential equation, the values of the undetermined coefficients can be obtained. Hence the Particular Integral is found.</p>
<p>Combine the <em>Complementary Function</em> and the <em>Particular Integral</em> and we will get the <em>General Solution</em> of the <em><strong>Second Order Differential Equation with constant coefficients</strong></em>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/demoivre.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/demoivre.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/demoivre.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/demoivre.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/demoivre.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/demoivre.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/demoivre.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/demoivre.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/demoivre.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/demoivre.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/demoivre.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/demoivre.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=9&subd=demoivre&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://demoivre.wordpress.com/2007/02/17/ii-order-differential-equations-with-constant-coefficients/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/667f23874d16b2693ccf637a7b4c263a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">beauangel</media:title>
		</media:content>
	</item>
		<item>
		<title>I Order Differential Equations Part II</title>
		<link>http://demoivre.wordpress.com/2007/02/17/i-order-differential-equations-part-ii/</link>
		<comments>http://demoivre.wordpress.com/2007/02/17/i-order-differential-equations-part-ii/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 05:55:54 +0000</pubDate>
		<dc:creator>beauangel</dc:creator>
				<category><![CDATA[differential]]></category>
		<category><![CDATA[equation]]></category>

		<guid isPermaLink="false">http://demoivre.wordpress.com/2007/02/17/i-order-differential-equations-part-ii/</guid>
		<description><![CDATA[Linear Differential Equations
Standard Form:
 where  and  are functions of .
To solve this type of differential equation, we multiply the equation throughout by the factor   called the Integrating Factor and hence convert the LHS  into an exact differential.
Multiplying throughout by , we get
 
 which becomes
 
Integrating both sides w.r.t x, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=7&subd=demoivre&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><u>Linear Differential Equations</u></p>
<p>Standard Form:</p>
<p align="center"><img src='http://s1.wordpress.com/latex.php?latex=%5Cfrac%7Bdy%7D%7Bdx%7D+%2B+p%5C%3Ay+%3D+Q%28x%29+&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dy}{dx} + p\:y = Q(x) ' title='\frac{dy}{dx} + p\:y = Q(x) ' class='latex' /> where <img src='http://s2.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> and <img src='http://s3.wordpress.com/latex.php?latex=Q&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Q' title='Q' class='latex' /> are functions of <img src='http://s1.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' />.</p>
<p>To solve this type of differential equation, we <em>multiply the equation throughout by the factor</em>  <img src='http://s2.wordpress.com/latex.php?latex=e%5E%7B%5Cint+p+dx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e^{\int p dx}' title='e^{\int p dx}' class='latex' /> <em>called the Integrating Factor </em>and hence convert the <em>LHS </em> into an exact differential.</p>
<p>Multiplying throughout by <img src='http://s3.wordpress.com/latex.php?latex=e%5E%7B%5Cint+p+dx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e^{\int p dx}' title='e^{\int p dx}' class='latex' />, we get</p>
<p align="center"> <img src='http://s1.wordpress.com/latex.php?latex=e%5E%7B%5Cint+p+dx%7D.+%5Cfrac%7Bdy%7D%7Bdx%7D+%2B+e%5E%7B%5Cint+p+dx%7D.p%5C%3Ay+%3D+Q%5C%3Ae%5E%7B%5Cint+p+dx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e^{\int p dx}. \frac{dy}{dx} + e^{\int p dx}.p\:y = Q\:e^{\int p dx}' title='e^{\int p dx}. \frac{dy}{dx} + e^{\int p dx}.p\:y = Q\:e^{\int p dx}' class='latex' /></p>
<p> which becomes</p>
<p align="center"> <img src='http://s2.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D+%5Cleft%28+e%5E%7B%5Cint+p+dx%7Dy+%5Cright%29+%3D+Qe%5E%7B%5Cint+p+dx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx} \left( e^{\int p dx}y \right) = Qe^{\int p dx}' title='\frac{d}{dx} \left( e^{\int p dx}y \right) = Qe^{\int p dx}' class='latex' /></p>
<p>Integrating both sides w.r.t <em>x</em>, we get</p>
<p align="center"> <img src='http://s3.wordpress.com/latex.php?latex=%5Cint+%5Cfrac%7Bd%7D%7Bdx%7D+%3D+%5Cint+Q+e%5E%7B%5Cint+p+dx%7Ddx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \frac{d}{dx} = \int Q e^{\int p dx}dx' title='\int \frac{d}{dx} = \int Q e^{\int p dx}dx' class='latex' /></p>
<p align="center">ie, <img src='http://s1.wordpress.com/latex.php?latex=e%5E%7B%5Cint+p+dx%7Dy+%3D+%5Cint+Q+e%5E%7B%5Cint+p+dx%7Ddx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e^{\int p dx}y = \int Q e^{\int p dx}dx' title='e^{\int p dx}y = \int Q e^{\int p dx}dx' class='latex' /></p>
<p>Therefore, the formula for the General Solution of a Linear Differential Equation is:</p>
<p align="center"><img src='http://s2.wordpress.com/latex.php?latex=ye%5E%7B%5Cint+p+dx%7D+%3D+%5Cint+Q+e%5E%7B%5Cint+p+dx%7Ddx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ye^{\int p dx} = \int Q e^{\int p dx}dx' title='ye^{\int p dx} = \int Q e^{\int p dx}dx' class='latex' /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/demoivre.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/demoivre.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/demoivre.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/demoivre.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/demoivre.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/demoivre.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/demoivre.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/demoivre.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/demoivre.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/demoivre.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/demoivre.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/demoivre.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=7&subd=demoivre&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://demoivre.wordpress.com/2007/02/17/i-order-differential-equations-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/667f23874d16b2693ccf637a7b4c263a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">beauangel</media:title>
		</media:content>
	</item>
		<item>
		<title>I Order Differential Equations Part I</title>
		<link>http://demoivre.wordpress.com/2007/02/16/i-order-differential-equations-part-i/</link>
		<comments>http://demoivre.wordpress.com/2007/02/16/i-order-differential-equations-part-i/#comments</comments>
		<pubDate>Fri, 16 Feb 2007 05:58:17 +0000</pubDate>
		<dc:creator>beauangel</dc:creator>
				<category><![CDATA[differential]]></category>
		<category><![CDATA[equation]]></category>

		<guid isPermaLink="false">http://demoivre.wordpress.com/2007/02/16/i-order-differential-equations-part-i/</guid>
		<description><![CDATA[Standard Form

To solve:

Make sure that the given differential equation is in the standard form of a variable separable equation.
 Collect the function of x and the differential  to one side and the function of y and  to the other side of the differential equation.
Integrate both sides with respect to the corresponding variables and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=6&subd=demoivre&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><em>Standard Form</em></p>
<p align="center"><img src='http://s1.wordpress.com/latex.php?latex=%5Cfrac%7Bdy%7D%7Bdx%7D+%3D+f%28x%29.g%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dy}{dx} = f(x).g(x)' title='\frac{dy}{dx} = f(x).g(x)' class='latex' /></p>
<p>To solve:</p>
<ul>
<li>Make sure that the given differential equation is in the standard form of a variable separable equation.</li>
<li> Collect the function of <em>x</em> and the differential <img src='http://s2.wordpress.com/latex.php?latex=dx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='dx' title='dx' class='latex' /> to one side and the function of <em>y</em> and <img src='http://s3.wordpress.com/latex.php?latex=dy&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='dy' title='dy' class='latex' /> to the other side of the differential equation.</li>
<li>Integrate both sides with respect to the corresponding variables and get the solution. Add the constant of integration to one side.</li>
</ul>
<p><em>An example</em></p>
<p>Find the solution of the differential equation</p>
<p align="center"><img src='http://s1.wordpress.com/latex.php?latex=%5Cfrac%7Bdy%7D%7Bdx%7D%3D+%5Cfrac%7B%28x%5E2%2B1%5Csqrt%7By%5E3%2B1%7D%7D%7Bxy%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dy}{dx}= \frac{(x^2+1\sqrt{y^3+1}}{xy^2}' title='\frac{dy}{dx}= \frac{(x^2+1\sqrt{y^3+1}}{xy^2}' class='latex' />, given that <img src='http://s2.wordpress.com/latex.php?latex=y%5E3%3D%5Ctfrac%7B5%7D%7B4%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y^3=\tfrac{5}{4}' title='y^3=\tfrac{5}{4}' class='latex' /> when <img src='http://s3.wordpress.com/latex.php?latex=x+%3D+e&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = e' title='x = e' class='latex' />.</p>
<p align="center"><img src='http://s1.wordpress.com/latex.php?latex=%5Cfrac%7By%5E2%7D%7B%5Csqrt%7By%5E3%2B1%7D%7D%5Cfrac%7Bdy%7D%7Bdx%7D+%3D+%5Cfrac%7B%28x%5E2%2B1%29%7D%7Bx%7Ddx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{y^2}{\sqrt{y^3+1}}\frac{dy}{dx} = \frac{(x^2+1)}{x}dx' title='\frac{y^2}{\sqrt{y^3+1}}\frac{dy}{dx} = \frac{(x^2+1)}{x}dx' class='latex' /></p>
<p align="center"><img src='http://s2.wordpress.com/latex.php?latex=%5Ctherefore+%5Cint+%28y%5E3%2B1%29%5E%7B-+%5Ctfrac%7B1%7D%7B2%7D%7D.y%5E2+dy+%3D+%5Cint+%5Cfrac%7B%28x%5E2%2B1%29%7D%7Bx%7Ddx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\therefore \int (y^3+1)^{- \tfrac{1}{2}}.y^2 dy = \int \frac{(x^2+1)}{x}dx' title='\therefore \int (y^3+1)^{- \tfrac{1}{2}}.y^2 dy = \int \frac{(x^2+1)}{x}dx' class='latex' /></p>
<p align="center"><img src='http://s3.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B3%7D+%5Cfrac%7B%28y%5E3%2B1%29%5E%7B%5Ctfrac%7B1%7D%7B2%7D%7D%7D%7B1%2F2%7D+%3D+%5Cfrac%7Bx%5E2%7D%7B2%7D+%2B+%5Cln+x+%2B+c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{3} \frac{(y^3+1)^{\tfrac{1}{2}}}{1/2} = \frac{x^2}{2} + \ln x + c' title='\frac{1}{3} \frac{(y^3+1)^{\tfrac{1}{2}}}{1/2} = \frac{x^2}{2} + \ln x + c' class='latex' /></p>
<p align="left"><img src='http://s1.wordpress.com/latex.php?latex=%5Ctherefore&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\therefore' title='\therefore' class='latex' /> the general solution:</p>
<p align="center"><img src='http://s2.wordpress.com/latex.php?latex=%5Cfrac%7B2%7D%7B3%7D%5Csqrt%7By%5E3%2B1%7D+%3D+%5Cfrac%7B1%7D%7B2%7Dx%5E2%2B%5Cln+x%2Bc&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2}{3}\sqrt{y^3+1} = \frac{1}{2}x^2+\ln x+c' title='\frac{2}{3}\sqrt{y^3+1} = \frac{1}{2}x^2+\ln x+c' class='latex' /></p>
<p>Given: when <img src='http://s3.wordpress.com/latex.php?latex=x%3De%2C+y%5E3+%3D+%5Ctfrac%7B5%7D%7B4%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=e, y^3 = \tfrac{5}{4}' title='x=e, y^3 = \tfrac{5}{4}' class='latex' /></p>
<p align="left">Substituting, we get <img src='http://s1.wordpress.com/latex.php?latex=%5Cfrac%7B2%7D%7B3%7D%5Csqrt%7B%5Cfrac%7B5%7D%7B4%7D%2B1%7D+%3D+%5Cfrac%7B1%7D%7B2%7De%5E2+%2B+%5Cln+e+%2Bc&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2}{3}\sqrt{\frac{5}{4}+1} = \frac{1}{2}e^2 + \ln e +c' title='\frac{2}{3}\sqrt{\frac{5}{4}+1} = \frac{1}{2}e^2 + \ln e +c' class='latex' /></p>
<p align="center"><img src='http://s2.wordpress.com/latex.php?latex=%5Cfrac%7B2%7D%7B3%7D%5Csqrt%7B%5Cfrac%7B9%7D%7B4%7D%7D+%3D+%5Cfrac%7B1%7D%7B2%7De%5E2+%2B+1+%2B+c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2}{3}\sqrt{\frac{9}{4}} = \frac{1}{2}e^2 + 1 + c' title='\frac{2}{3}\sqrt{\frac{9}{4}} = \frac{1}{2}e^2 + 1 + c' class='latex' /></p>
<p align="center"><img src='http://s3.wordpress.com/latex.php?latex=%5Cleft%28+%5Cfrac%7B2%7D%7B3%7D%5Cright%29+%5Cleft%28+%5Cfrac%7B3%7D%7B2%7D%5Cright%29+%3D+%5Cfrac%7B1%7D%7B2%7De%5E2+%2B+1+%2B+c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left( \frac{2}{3}\right) \left( \frac{3}{2}\right) = \frac{1}{2}e^2 + 1 + c' title='\left( \frac{2}{3}\right) \left( \frac{3}{2}\right) = \frac{1}{2}e^2 + 1 + c' class='latex' /></p>
<p align="center"><img src='http://s1.wordpress.com/latex.php?latex=1+%3D+%5Cfrac%7B1%7D%7B2%7De%5E2+%2B+1+%2B+c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 = \frac{1}{2}e^2 + 1 + c' title='1 = \frac{1}{2}e^2 + 1 + c' class='latex' /></p>
<p align="center"><img src='http://s2.wordpress.com/latex.php?latex=%5Ctherefore+c+%3D+-%5Cfrac%7B1%7D%7B2%7De%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\therefore c = -\frac{1}{2}e^2' title='\therefore c = -\frac{1}{2}e^2' class='latex' /></p>
<p>the particular solution:</p>
<p align="center"><img src='http://s3.wordpress.com/latex.php?latex=%5Cfrac%7B2%7D%7B3%7D%5Csqrt%7By%5E3%2B1%7D+%3D+%5Cfrac%7B1%7D%7B2%7Dx%5E2+%2B+%5Cln+x+-+%5Cfrac%7B1%7D%7B2%7De%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2}{3}\sqrt{y^3+1} = \frac{1}{2}x^2 + \ln x - \frac{1}{2}e^2' title='\frac{2}{3}\sqrt{y^3+1} = \frac{1}{2}x^2 + \ln x - \frac{1}{2}e^2' class='latex' /></p>
<p align="center">ie, <img src='http://s1.wordpress.com/latex.php?latex=%5Cfrac%7B2%7D%7B3%7D%5Csqrt%7By%5E3%2B1%7D+%3D+%5Cfrac%7B1%7D%7B2%7D%28x%5E2-e%5E2%29+%2B+%5Cln+x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2}{3}\sqrt{y^3+1} = \frac{1}{2}(x^2-e^2) + \ln x' title='\frac{2}{3}\sqrt{y^3+1} = \frac{1}{2}(x^2-e^2) + \ln x' class='latex' />.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/demoivre.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/demoivre.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/demoivre.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/demoivre.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/demoivre.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/demoivre.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/demoivre.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/demoivre.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/demoivre.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/demoivre.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/demoivre.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/demoivre.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=6&subd=demoivre&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://demoivre.wordpress.com/2007/02/16/i-order-differential-equations-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/667f23874d16b2693ccf637a7b4c263a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">beauangel</media:title>
		</media:content>
	</item>
		<item>
		<title>De Moivre&#8217;s Formula</title>
		<link>http://demoivre.wordpress.com/2007/01/17/de-moivres-formula/</link>
		<comments>http://demoivre.wordpress.com/2007/01/17/de-moivres-formula/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 06:33:45 +0000</pubDate>
		<dc:creator>beauangel</dc:creator>
				<category><![CDATA[complex]]></category>
		<category><![CDATA[de moivre]]></category>
		<category><![CDATA[theorem]]></category>
		<category><![CDATA[trigonometry]]></category>

		<guid isPermaLink="false">http://demoivre.wordpress.com/2007/01/17/de-moivres-formula/</guid>
		<description><![CDATA[For any complex number (and in particular any real number) x, and any integer n,

This is the equation that Abraham de Moivre came up with to link two branches of mathematics together, that of trigonometry and complex numbers.
 This formula can be used to find the nth root of a complex number say z.
Written in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=8&subd=demoivre&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For any complex number (and in particular any real number) <em>x</em>, and any integer <em>n</em>,</p>
<p align="center"><img src='http://s3.wordpress.com/latex.php?latex=%5Cleft%28+%5Ccos+x+%2B+i+%5Csin+x+%5Cright%29%5En+%3D+%5Ccos+%28nx%29+%2B+i+%5Csin+%28nx%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left( \cos x + i \sin x \right)^n = \cos (nx) + i \sin (nx)' title='\left( \cos x + i \sin x \right)^n = \cos (nx) + i \sin (nx)' class='latex' /></p>
<p align="left">This is the equation that Abraham de Moivre came up with to link two branches of mathematics together, that of trigonometry and complex numbers.</p>
<p align="left"> This formula can be used to find the <em>nth </em>root of a complex number say <em>z</em>.</p>
<p align="left">Written in polar form,</p>
<p align="center"><img src='http://s1.wordpress.com/latex.php?latex=z+%3D+r+%28%5Ccos+x+%2B+i+%5Csin+x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z = r (\cos x + i \sin x)' title='z = r (\cos x + i \sin x)' class='latex' /></p>
<p align="left">then,</p>
<p align="center"> <img src='http://s2.wordpress.com/latex.php?latex=+z%5E%7B%5Ctfrac%7B1%7D%7Bn%7D%7D+%3D+%5Cleft%28+r%28%5Ccos+x+%2B+i+%5Csin+x%29+%5Cright%29%5E%7B%5Ctfrac%7B1%7D%7Bn%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' z^{\tfrac{1}{n}} = \left( r(\cos x + i \sin x) \right)^{\tfrac{1}{n}}' title=' z^{\tfrac{1}{n}} = \left( r(\cos x + i \sin x) \right)^{\tfrac{1}{n}}' class='latex' /> <img src='http://s3.wordpress.com/latex.php?latex=%3D+r%5E%7B%5Ctfrac%7B1%7D%7Bn%7D%7D+%5Cleft%5C%7B+%5Ccos+%5Cleft%28+%5Cfrac%7Bx%2B2k%5Cpi%7D%7Bn%7D+%5Cright%29+%2B+i+%5Csin+%5Cleft%28+%5Cfrac%7Bx%2B2k%5Cpi%7D%7Bn%7D+%5Cright%29%5Cright%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='= r^{\tfrac{1}{n}} \left\{ \cos \left( \frac{x+2k\pi}{n} \right) + i \sin \left( \frac{x+2k\pi}{n} \right)\right\}' title='= r^{\tfrac{1}{n}} \left\{ \cos \left( \frac{x+2k\pi}{n} \right) + i \sin \left( \frac{x+2k\pi}{n} \right)\right\}' class='latex' /></p>
<p> where <em>k</em> varies from 0 to <em>n</em> — 1 to give the <em>n</em> roots of the complex number.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/demoivre.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/demoivre.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/demoivre.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/demoivre.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/demoivre.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/demoivre.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/demoivre.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/demoivre.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/demoivre.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/demoivre.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/demoivre.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/demoivre.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=demoivre.wordpress.com&blog=703981&post=8&subd=demoivre&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://demoivre.wordpress.com/2007/01/17/de-moivres-formula/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/667f23874d16b2693ccf637a7b4c263a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">beauangel</media:title>
		</media:content>
	</item>
	</channel>
</rss>