<?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>calculuspowerup.com &#187; Differential Equations</title>
	<atom:link href="http://calculuspowerup.com/category/differential-equations/feed/" rel="self" type="application/rss+xml" />
	<link>http://calculuspowerup.com</link>
	<description></description>
	<lastBuildDate>Fri, 25 Jun 2010 05:10:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Nonhomogeneous Constant Coefficient Linear Differential Equations</title>
		<link>http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/</link>
		<comments>http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 04:48:36 +0000</pubDate>
		<dc:creator>Merrin</dc:creator>
				<category><![CDATA[Differential Equations]]></category>

		<guid isPermaLink="false">http://calculuspowerup.com/?p=471</guid>
		<description><![CDATA[
We have already seen how to find the general solution for certain constant coefficient equations. Now we will add a monkey wrench into the mix and see what more we can solve. We add f(x) to the right hand side making the equation nonhomogeneous.

I will only present solutions to the equation for f(x) as a [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=calcupower-20&#038;o=1&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=10FE9736YVPPT7A0FBG2&#038;asins=1442108231" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p>We have already seen how to find the general solution for certain constant coefficient equations. Now we will add a monkey wrench into the mix and see what more we can solve. We add f(x) to the right hand side making the equation nonhomogeneous.</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=a%5Ccfrac%7Bd%5E%7B2%7D%20y%7D%7Bdx%5E%7B2%7D%20%7D%20%2Bb%5Ccfrac%7Bdy%7D%7Bdx%7D%20%2B%20cy%3Df%28x%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="a\cfrac{d^{2} y}{dx^{2} } +b\cfrac{dy}{dx} + cy=f(x)" style="vertical-align:-20%;" class="tex" alt="a\cfrac{d^{2} y}{dx^{2} } +b\cfrac{dy}{dx} + cy=f(x)" /></p>
<p>I will only present solutions to the equation for f(x) as a specific group of functions. The general strategy to solving nonhomogeneous differential<br />
equations is to first imagine that f(x) is zero and solve that part.</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=a%5Ccfrac%7Bd%5E%7B2%7D%20y%7D%7Bdx%5E%7B2%7D%20%7D%20%2Bb%5Ccfrac%7Bdy%7D%7Bdx%7D%20%2Bcy%3D0&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="a\cfrac{d^{2} y}{dx^{2} } +b\cfrac{dy}{dx} +cy=0" style="vertical-align:-20%;" class="tex" alt="a\cfrac{d^{2} y}{dx^{2} } +b\cfrac{dy}{dx} +cy=0" /></p>
<p>We will call the solution to this equation y_c for the complimentary solution. After we have solved that half we put back f(x) and find a particular solution, y_p to the differential equation. Now if we add the two solutions together we cover all our bases. The general solution is</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=y%3Dy_%7Bc%7D%28x%29%2By_%7Bp%7D%28x%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y=y_{c}(x)+y_{p}(x)" style="vertical-align:-20%;" class="tex" alt="y=y_{c}(x)+y_{p}(x)" /></p>
<p>I can show some good trial functions to find y_p only if f(x) is sufficiently simple. In this section, we will take f(x) to be a subset of the elementary functions. We will consider cases where f(x) is a polynomial, cosine or sine function, an exponential, or some combination of all three as a product. Finding the particular solution is one part educated guessing and one part educated guessing.</p>
<p>In the following examples we will use the same complimentary solutions and try solving different particular solutions.</p>
<hr /><strong>Example 1.</strong> Find the general solution to</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%5Ccfrac%7Bd%5E%7B2%7D%20y%7D%7Bdx%5E%7B2%7D%20%7D%20%2B2%5Ccfrac%7Bdy%7D%7Bdx%7D%20%2By%20%3D%204x%5E%7B2%7D%20%2B9x%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="\cfrac{d^{2} y}{dx^{2} } +2\cfrac{dy}{dx} +y = 4x^{2} +9x " style="vertical-align:-20%;" class="tex" alt="\cfrac{d^{2} y}{dx^{2} } +2\cfrac{dy}{dx} +y = 4x^{2} +9x " /></p>
<p><strong>Solution 1.</strong> The form of the general solution will have a piece from the homogeneous equation and a piece from the nonhomogeneous equation. All these equations have the same homogeneous part. We can find that solution by looking at the characteristic equation</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%7B%5Ccfrac%7Bd%5E%7B2%7D%20y%7D%7Bdx%5E%7B2%7D%20%7D%20%2B2%5Ccfrac%7Bdy%7D%7Bdx%7D%20%2B1%3D0%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{\cfrac{d^{2} y}{dx^{2} } +2\cfrac{dy}{dx} +1=0}" style="vertical-align:-20%;" class="tex" alt="{\cfrac{d^{2} y}{dx^{2} } +2\cfrac{dy}{dx} +1=0}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7B%5Clambda%20%5E%7B2%7D%20%2B2%5Clambda%20%2B1%3D0%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{\lambda ^{2} +2\lambda +1=0}" style="vertical-align:-20%;" class="tex" alt="{\lambda ^{2} +2\lambda +1=0}" /></p>
<p>This part is kind of tricky because there is a repeated root, but we remember the form of the general solution.</p>
<p><img src="http://l.wordpress.com/latex.php?latex=y_%7Bc%7D%20%3Dc_%7B1%7D%20e%5E%7B-x%7D%20%2Bc_%7B2%7D%20xe%5E%7B-x%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y_{c} =c_{1} e^{-x} +c_{2} xe^{-x}" style="vertical-align:-20%;" class="tex" alt="y_{c} =c_{1} e^{-x} +c_{2} xe^{-x}" /></p>
<p>There is a different trial solution to pick for the particular solution depending on the form of the nonhomogeneous term. With these trial solutions it is a simple matter to substitute into the equations and solve for the coefficients.</p>
<p>If f(x)=4x^2 +9x then try y_p =Ax^2+Bx+C. This substitution gives</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%20%7B%5Ccfrac%7Bd%5E%7B2%7D%20%7D%7Bdx%5E%7B2%7D%20%7D%20%28Ax%5E%7B2%7D%20%2BBx%2BC%29%2B2%5Ccfrac%7Bd%7D%7Bdx%7D%20%28Ax%5E%7B2%7D%20%2BBx%2BC%29%2B%28Ax%5E%7B2%7D%20%2BBx%2BC%29%3D4x%5E%7B2%7D%20%2B9x%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title=" {\cfrac{d^{2} }{dx^{2} } (Ax^{2} +Bx+C)+2\cfrac{d}{dx} (Ax^{2} +Bx+C)+(Ax^{2} +Bx+C)=4x^{2} +9x}" style="vertical-align:-20%;" class="tex" alt=" {\cfrac{d^{2} }{dx^{2} } (Ax^{2} +Bx+C)+2\cfrac{d}{dx} (Ax^{2} +Bx+C)+(Ax^{2} +Bx+C)=4x^{2} +9x}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7B2A%2B4Ax%2B2B%2BAx%5E%7B2%7D%20%2BBx%2BC%3D4x%5E%7B2%7D%20%2B9x%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{2A+4Ax+2B+Ax^{2} +Bx+C=4x^{2} +9x}" style="vertical-align:-20%;" class="tex" alt="{2A+4Ax+2B+Ax^{2} +Bx+C=4x^{2} +9x}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7BA%3D4%7D%20%5Cqquad%7B%284A%2BB%29%3D9%7D%5Cqquad%20%7BB%3D-7%7D%20%5Cqquad%20%7B2A%2B2B%2BC%3D0%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{A=4} \qquad{(4A+B)=9}\qquad {B=-7} \qquad {2A+2B+C=0}" style="vertical-align:-20%;" class="tex" alt="{A=4} \qquad{(4A+B)=9}\qquad {B=-7} \qquad {2A+2B+C=0}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7B8-14%2BC%3D0%7D%20%5Cqquad%20%7BC%3D6_%7B_%7B%7D%5E%7B%7D%20%7D%5E%7B%7D%20%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{8-14+C=0} \qquad {C=6_{_{}^{} }^{} }" style="vertical-align:-20%;" class="tex" alt="{8-14+C=0} \qquad {C=6_{_{}^{} }^{} }" /></p>
<p>Thus, the general solution is</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=y%3Dc_%7B1%7D%20e%5E%7B-x%7D%20%2Bc_%7B2%7D%20xe%5E%7B-x%7D%20%2B4x%5E%7B2%7D%20-7x%2B6&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y=c_{1} e^{-x} +c_{2} xe^{-x} +4x^{2} -7x+6" style="vertical-align:-20%;" class="tex" alt="y=c_{1} e^{-x} +c_{2} xe^{-x} +4x^{2} -7x+6" /></p>
<hr /><strong>Example 2. </strong>Find the general solution.</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%5Ccfrac%7Bd%5E%7B2%7D%20y%7D%7Bdx%5E%7B2%7D%20%7D%20%2B2%5Ccfrac%7Bdy%7D%7Bdx%7D%20%2By%20%3D%20%5Csin%20%283x%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="\cfrac{d^{2} y}{dx^{2} } +2\cfrac{dy}{dx} +y = \sin (3x)" style="vertical-align:-20%;" class="tex" alt="\cfrac{d^{2} y}{dx^{2} } +2\cfrac{dy}{dx} +y = \sin (3x)" /></p>
<p><strong>Solution 2.</strong> For sines and cosines of the same frequency in the nonhomogeneous terms, we try a trial solution of the form</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=y_p%28x%29%3DA%5Csin%283x%29%2BB%5Ccos%283x%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y_p(x)=A\sin(3x)+B\cos(3x)" style="vertical-align:-20%;" class="tex" alt="y_p(x)=A\sin(3x)+B\cos(3x)" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7B%5Ccfrac%7Bd%5E%7B2%7D%20%7D%7Bdx%5E%7B2%7D%20%7D%20%28A%5Csin%20%283x%29%2BB%5Ccos%20%283x%29%29%2B2%5Ccfrac%7Bd%7D%7Bdx%7D%20%28A%5Csin%20%283x%29%2BB%28%5Ccos%20%283x%29%29%2B....%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{\cfrac{d^{2} }{dx^{2} } (A\sin (3x)+B\cos (3x))+2\cfrac{d}{dx} (A\sin (3x)+B(\cos (3x))+....}" style="vertical-align:-20%;" class="tex" alt="{\cfrac{d^{2} }{dx^{2} } (A\sin (3x)+B\cos (3x))+2\cfrac{d}{dx} (A\sin (3x)+B(\cos (3x))+....}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%20A%5Csin%20%283x%29%2BB%5Ccos%20%283x%29%3D%5Csin%20%283x%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title=" A\sin (3x)+B\cos (3x)=\sin (3x)" style="vertical-align:-20%;" class="tex" alt=" A\sin (3x)+B\cos (3x)=\sin (3x)" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7B%28-9A-6B%2BA%29%28%5Csin%20x%29%3D1%28%5Csin%20x%29%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{(-9A-6B+A)(\sin x)=1(\sin x)}" style="vertical-align:-20%;" class="tex" alt="{(-9A-6B+A)(\sin x)=1(\sin x)}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7B%28-9B%2B6A%2BB%29%28%5Ccos%20x%29%3D0%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{(-9B+6A+B)(\cos x)=0}" style="vertical-align:-20%;" class="tex" alt="{(-9B+6A+B)(\cos x)=0}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7BA%3D-2%2F25%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{A=-2/25}" style="vertical-align:-20%;" class="tex" alt="{A=-2/25}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7BB%3D-3%2F50%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{B=-3/50}" style="vertical-align:-20%;" class="tex" alt="{B=-3/50}" /></p>
<p>Thus, the general solution is</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=y_%7Bc%7D%20%3Dc_%7B1%7D%20e%5E%7B-x%7D%20%2Bc_%7B2%7D%20xe%5E%7B-x%7D%20-%5Ccfrac%7B2%7D%7B25%7D%20%5Csin%20%283x%29-%5Ccfrac%7B3%7D%7B50%7D%20%5Ccos%20%283x%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y_{c} =c_{1} e^{-x} +c_{2} xe^{-x} -\cfrac{2}{25} \sin (3x)-\cfrac{3}{50} \cos (3x)" style="vertical-align:-20%;" class="tex" alt="y_{c} =c_{1} e^{-x} +c_{2} xe^{-x} -\cfrac{2}{25} \sin (3x)-\cfrac{3}{50} \cos (3x)" /></p>
<hr /><strong>Example 3.</strong> Find the general solution.</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%5Ccfrac%7Bd%5E%7B2%7D%20y%7D%7Bdx%5E%7B2%7D%20%7D%20%2B2%5Ccfrac%7Bdy%7D%7Bdx%7D%20%2By%20%3D%203e%5E%7Bx%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="\cfrac{d^{2} y}{dx^{2} } +2\cfrac{dy}{dx} +y = 3e^{x}" style="vertical-align:-20%;" class="tex" alt="\cfrac{d^{2} y}{dx^{2} } +2\cfrac{dy}{dx} +y = 3e^{x}" /></p>
<p><strong>Solution 3.</strong> With an exponential in the nonhomogeneous term we use a trial solution of the form.</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=y_%7Bp%7D%28x%29%20%3DAe%5E%7Bx%7D%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y_{p}(x) =Ae^{x} " style="vertical-align:-20%;" class="tex" alt="y_{p}(x) =Ae^{x} " /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7B%5Ccfrac%7Bd%5E%7B2%7D%20%7D%7Bdx%5E%7B2%7D%20%7D%20Ae%5E%7Bx%7D%20%2B2%5Ccfrac%7Bd%7D%7Bdx%7D%20Ae%5E%7Bx%7D%20%2BAe%5E%7Bx%7D%20%3D3e%5E%7Bx%7D%20%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{\cfrac{d^{2} }{dx^{2} } Ae^{x} +2\cfrac{d}{dx} Ae^{x} +Ae^{x} =3e^{x} }" style="vertical-align:-20%;" class="tex" alt="{\cfrac{d^{2} }{dx^{2} } Ae^{x} +2\cfrac{d}{dx} Ae^{x} +Ae^{x} =3e^{x} }" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7BA%2B2A%2BA%3D3%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{A+2A+A=3}" style="vertical-align:-20%;" class="tex" alt="{A+2A+A=3}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7BA%3D3%2F4%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{A=3/4}" style="vertical-align:-20%;" class="tex" alt="{A=3/4}" /></p>
<p>Thus, the general solution is</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=y%3Dc_%7B1%7D%20e%5E%7B-x%7D%20%2Bc_%7B2%7D%20xe%5E%7B-x%7D%20%2B%5Ccfrac%7B3%7D%7B4%7D%20e%5E%7Bx%7D%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y=c_{1} e^{-x} +c_{2} xe^{-x} +\cfrac{3}{4} e^{x} " style="vertical-align:-20%;" class="tex" alt="y=c_{1} e^{-x} +c_{2} xe^{-x} +\cfrac{3}{4} e^{x} " /></p>
<hr /><strong>Example 4. </strong>Find the general solution.</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%5Ccfrac%7Bd%5E2y%7D%7Bdx%5E2%7D%20%2B2%5Ccfrac%7Bdy%7D%7Bdx%7D%20%2By%3D%202e%5E%7B-x%7D%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="\cfrac{d^2y}{dx^2} +2\cfrac{dy}{dx} +y= 2e^{-x} " style="vertical-align:-20%;" class="tex" alt="\cfrac{d^2y}{dx^2} +2\cfrac{dy}{dx} +y= 2e^{-x} " /></p>
<p><strong>Solution 4. </strong>In this equation, there is a trick since the complimentary solution already contains a term of the form</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=c_%7B1%7D%20e%5E%7B-x%7D%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="c_{1} e^{-x} " style="vertical-align:-20%;" class="tex" alt="c_{1} e^{-x} " /></p>
<p>The particular solution can&#8217;t share this form in order for it to be unique. As we have seen before when there is a conflict in constant coefficient equations with double root the predicted solution is multiplied by \textit{x} to the power of the number of conflicts. Let us try a new trial solution of the form</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=y_p%28x%29%3DAx%5E%7B2%7D%20e%5E%7B-x%7D%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y_p(x)=Ax^{2} e^{-x} " style="vertical-align:-20%;" class="tex" alt="y_p(x)=Ax^{2} e^{-x} " /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7B%5Ccfrac%7Bd%5E%7B2%7D%20%7D%7Bdx%5E%7B2%7D%20%7D%20Ax%5E%7B2%7D%20e%5E%7B-x%7D%20%2B2%5Ccfrac%7Bd%7D%7Bdx%7D%20Ax%5E%7B2%7D%20e%5E%7B-x%7D%20%2BAx%5E%7B2%7D%20e%5E%7B-x%7D%20%3D2e%5E%7Bx%7D%20%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{\cfrac{d^{2} }{dx^{2} } Ax^{2} e^{-x} +2\cfrac{d}{dx} Ax^{2} e^{-x} +Ax^{2} e^{-x} =2e^{x} }" style="vertical-align:-20%;" class="tex" alt="{\cfrac{d^{2} }{dx^{2} } Ax^{2} e^{-x} +2\cfrac{d}{dx} Ax^{2} e^{-x} +Ax^{2} e^{-x} =2e^{x} }" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7B%282A-2Ax%2BAx%5E%7B2%7D%20%29e%5E%7B-x%7D%20%2B%284Ax-2Ax%5E%7B2%7D%20%29e%5E%7B-x%7D%20%2BAx%5E%7B2%7D%20e%5E%7B-x%7D%20%3D2e%5E%7B-x%7D%20%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{(2A-2Ax+Ax^{2} )e^{-x} +(4Ax-2Ax^{2} )e^{-x} +Ax^{2} e^{-x} =2e^{-x} }" style="vertical-align:-20%;" class="tex" alt="{(2A-2Ax+Ax^{2} )e^{-x} +(4Ax-2Ax^{2} )e^{-x} +Ax^{2} e^{-x} =2e^{-x} }" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7BAx%5E%7B2%7D%20-2Ax%5E%7B2%7D%20%2BAx%5E%7B2%7D%20-2Ax%2B2Ax%2B2A%3D2%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{Ax^{2} -2Ax^{2} +Ax^{2} -2Ax+2Ax+2A=2}" style="vertical-align:-20%;" class="tex" alt="{Ax^{2} -2Ax^{2} +Ax^{2} -2Ax+2Ax+2A=2}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7BA%3D1%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{A=1}" style="vertical-align:-20%;" class="tex" alt="{A=1}" /></p>
<p>Thus, the general solution is</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=y_%7Bc%7D%20%3Dc_%7B1%7D%20e%5E%7B-x%7D%20%2Bc_%7B2%7D%20xe%5E%7B-x%7D%20%2Bx%5E%7B2%7D%20e%5E%7B-x%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y_{c} =c_{1} e^{-x} +c_{2} xe^{-x} +x^{2} e^{-x}" style="vertical-align:-20%;" class="tex" alt="y_{c} =c_{1} e^{-x} +c_{2} xe^{-x} +x^{2} e^{-x}" /></p>
<hr /><strong>Example 5.</strong> Generalize the trial solutions for an arbitrary nonhomogeneous f(x) term.</p>
<p><strong>Solution 5.</strong> For polynomials if f(x) is of the form</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%7Bf%28x%29%3Da_%7B1%7D%20%2Ba_%7B2%7D%20x%2B...%2Ba_%7Bn%7D%20x%5E%7Bn%7D%20%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{f(x)=a_{1} +a_{2} x+...+a_{n} x^{n} }" style="vertical-align:-20%;" class="tex" alt="{f(x)=a_{1} +a_{2} x+...+a_{n} x^{n} }" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7By_%7Bp%7D%20%28x%29%3DA_%7B1%7D%20%2BA_%7B2%7D%20x%2B...%2BA_%7Bn%7D%20x%5E%7Bn%7D%20%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{y_{p} (x)=A_{1} +A_{2} x+...+A_{n} x^{n} }" style="vertical-align:-20%;" class="tex" alt="{y_{p} (x)=A_{1} +A_{2} x+...+A_{n} x^{n} }" /></p>
<p style="text-align: left;">For sines and cosines if f(x) is of the form</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%7Bf%28x%29%3Da_%7B1%7D%20%5Ccos%20%28k_%7B1%7D%20x%29%2Bb_%7B1%7D%20%5Csin%20%28k_%7B1%7D%20x%29%2Ba_%7B2%7D%20%5Ccos%20%28k_%7B2%7D%20x%29%2Bb_%7B2%7D%20%28%5Csin%20%28k_%7B2%7D%20x%29%2B...%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{f(x)=a_{1} \cos (k_{1} x)+b_{1} \sin (k_{1} x)+a_{2} \cos (k_{2} x)+b_{2} (\sin (k_{2} x)+...}" style="vertical-align:-20%;" class="tex" alt="{f(x)=a_{1} \cos (k_{1} x)+b_{1} \sin (k_{1} x)+a_{2} \cos (k_{2} x)+b_{2} (\sin (k_{2} x)+...}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7By_%7Bp%7D%20%3D%5Csum%20_%7Bi%3D1%7D%5E%7Bn%7DA_%7Bi%7D%20%5Ccos%20%28k_%7Bi%7D%20x%29%2BB_%7Bi%7D%20%5Csin%20%28k_%7Bi%7D%20x%29%20%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{y_{p} =\sum _{i=1}^{n}A_{i} \cos (k_{i} x)+B_{i} \sin (k_{i} x) }" style="vertical-align:-20%;" class="tex" alt="{y_{p} =\sum _{i=1}^{n}A_{i} \cos (k_{i} x)+B_{i} \sin (k_{i} x) }" /></p>
<p>For exponentials if f(x) is of the form</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%7Bf%28x%29%3Da_%7B1%7D%20e%5E%7B-b_%7B1%7D%20x%7D%20%2Ba_%7B2%7D%20e%5E%7B-b_%7B2%7D%20x%7D%20%2B...%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{f(x)=a_{1} e^{-b_{1} x} +a_{2} e^{-b_{2} x} +...}" style="vertical-align:-20%;" class="tex" alt="{f(x)=a_{1} e^{-b_{1} x} +a_{2} e^{-b_{2} x} +...}" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7By_%7Bp%7D%20%28x%29%3D%5Csum%20_%7Bi%3D1%7D%5E%7Bn%7DA_%7Bi%7D%20e%5E%7B-b_%7Bi%7D%20x%7D%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{y_{p} (x)=\sum _{i=1}^{n}A_{i} e^{-b_{i} x}}" style="vertical-align:-20%;" class="tex" alt="{y_{p} (x)=\sum _{i=1}^{n}A_{i} e^{-b_{i} x}}" /></p>
<p>Now, if f(x) is the product of the two of these classes of functions then write the most general form of the trial functions that spans the product. If</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%7Bf%28x%29%3D%28a_%7B1%7D%20%2Ba_%7B2%7D%20x%2Ba_%7B3%7D%20x%5E%7B2%7D%20%29e%5E%7B-kx%7D%20%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{f(x)=(a_{1} +a_{2} x+a_{3} x^{2} )e^{-kx} }" style="vertical-align:-20%;" class="tex" alt="{f(x)=(a_{1} +a_{2} x+a_{3} x^{2} )e^{-kx} }" /><br />
<img src="http://l.wordpress.com/latex.php?latex=%7By_%7Bp%7D%20%28x%29%3D%28A%2BBx%2BCx%5E%7B2%7D%20%29e%5E%7B-kx%7D%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="{y_{p} (x)=(A+Bx+Cx^{2} )e^{-kx}}" style="vertical-align:-20%;" class="tex" alt="{y_{p} (x)=(A+Bx+Cx^{2} )e^{-kx}}" /></p>
<p>If f(x) is given as f(x)=9x cos (2x) then the trial solution should be</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=y_p%20%3D%28A%2BBx%29%28C%5Ccos%20%282x%29%2BD%5Csin%20%282x%29%29&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y_p =(A+Bx)(C\cos (2x)+D\sin (2x))" style="vertical-align:-20%;" class="tex" alt="y_p =(A+Bx)(C\cos (2x)+D\sin (2x))" /></p>
<p>If f(x) is given as</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=%282%2B9x%5E%7B2%7D%20%29%28%5Csin%20%289x%29%29e%5E%7B-4x%7D&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="(2+9x^{2} )(\sin (9x))e^{-4x}" style="vertical-align:-20%;" class="tex" alt="(2+9x^{2} )(\sin (9x))e^{-4x}" /></p>
<p>Then the trial solution that is general enough to solve it should be</p>
<p style="text-align: center;"><img src="http://l.wordpress.com/latex.php?latex=y_%7Bp%7D%20%28x%29%3D%28A%2BBx%2BCx%5E%7B2%7D%20%29%28D%5Ccos%20%289x%29%2BE%5Csin%20%289x%29%29e%5E%7B-4x%7D%20&#038;bg=FFFFFF&#038;fg=000000&#038;s=1" title="y_{p} (x)=(A+Bx+Cx^{2} )(D\cos (9x)+E\sin (9x))e^{-4x} " style="vertical-align:-20%;" class="tex" alt="y_{p} (x)=(A+Bx+Cx^{2} )(D\cos (9x)+E\sin (9x))e^{-4x} " /></p>
<p>From these examples, we know how to find particular solutions for the limited cases presented. And after all, a trial solution is just a guess, plug it in and see if it solves the equation. I am not aware of a simple way of solving these equations for the particular solution directly so,  good guessing!</p>
<p style="text-align: left;"><a title="Calculus Power-up Home" href="http://calculuspowerup.com" onclick="return TrackClick('http%3A%2F%2Fcalculuspowerup.com','Calculus+Power-up+Home')" target="_self">Back to Home:</a></p>
<p style="text-align: left;"><a title="Calculus Power-up Notes" href="http://calculuspowerup.com/notes/" onclick="return TrackClick('http%3A%2F%2Fcalculuspowerup.com%2Fnotes%2F','Calculus+Power-up+Notes')" target="_self">Back to Index:</a></p>
<p style="text-align: left;">Previous Topic: <a title="Second Order Constant Coefficient Equations" href="http://calculuspowerup.com/second-order-constant-coefficient-equations/" onclick="return TrackClick('http%3A%2F%2Fcalculuspowerup.com%2Fsecond-order-constant-coefficient-equations%2F','Second+Order+Constant+Coefficient+Equations')" target="_self">Second Order Constant Coefficient Equations</a><a title="Integration by Hyperbolic Substitution" href="http://calculuspowerup.com/integration-by-hyperbolic-substitution/" onclick="return TrackClick('http%3A%2F%2Fcalculuspowerup.com%2Fintegration-by-hyperbolic-substitution%2F','Integration+by+Hyperbolic+Substitution')" target="_self"></a></p>
<p>Next Topic: <a title="Second Order Euler Equations" href="http://calculuspowerup.com/second-order-euler-equations/" onclick="return TrackClick('http%3A%2F%2Fcalculuspowerup.com%2Fsecond-order-euler-equations%2F','Second+Order+Euler+Equations')" target="_self">Second Order Euler Equations</a></p>
<hr />
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=calcupower-20&#038;o=1&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=10FE9736YVPPT7A0FBG2&#038;asins=1442108231" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fcalculuspowerup.com%2Fnonhomogeneous-constant-coefficient-linear-differential-equations%2F&amp;linkname=Nonhomogeneous%20Constant%20Coefficient%20Linear%20Differential%20Equations"><img src="http://calculuspowerup.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a><!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations&amp;Description=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations&amp;Url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;submitHeadline=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations&amp;url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;h=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;t=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;t=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations"" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;bm_description=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;T=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;h=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;name=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;u=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/&amp;t=Nonhomogeneous+Constant+Coefficient+Linear+Differential+Equations" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://calculuspowerup.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://calculuspowerup.com/nonhomogeneous-constant-coefficient-linear-differential-equations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
