Problem Statement
Find the solution to the following L2-ODE-CC: 
With the following excitation: 
And the following initial conditions: 
Plot this solution and the solution in the example on p.7-3
Homogeneous Solution
To find the homogeneous solution we need to find the roots of our equation

We know the homogeneous solution for the case of a real double root with
to be

Particular Solution
For the given excitation we must use the Sum Rule to the particular solution as follows
where
and
are the solutions to
and
, respectively
First Particular Solution
,
from table 2.1, K 2011, pg. 82 we have

but this corresponds to one of our homogeneous solutions so we must use the modification rule to get

Plugging this into the original L2-ODE-CC then substituting;



![{\displaystyle e^{5x}[25Cx^{2}+10Cx+10Cx+2C-50Cx^{2}-20Cx+25Cx^{2}]=7e^{5x}\!}](../../../a47812bf39be9fdd0d6692f335ebfb5624faf02d.svg)

so
and the first particular solution is,

Second Particular Solution
,
from table 2.1, K 2011, pg. 82 we have

Plugging this into the original L2-ODE-CC then substituting;



grouping like terms we get three equations to solve for the three unknowns, these are written in matrix form


solving by back subsitution leads to 
so the second particular solution is,

General Solution
The general solution is the summation of the homogeneous and particular solutions



Applying the first initial condition 


Second initial condition 
![{\displaystyle y'={\frac {d}{dx}}y=e^{5x}[5(c_{1}+c_{2}x+{\frac {7}{2}}x^{2})+c_{2}+7x]-{\frac {4}{25}}x+{\frac {8}{125}}\!}](../../../13b33474dd6f929e0672c380c40029e422edd4d6.svg)
![{\displaystyle y'=e^{5x}[{\frac {35}{2}}x^{2}+(5c_{2}+7)x+5c_{1}+c_{2}]-{\frac {4}{25}}x+{\frac {8}{125}}\!}](../../../92dfbc2fb25c7217f51d141234f04972e2bd9247.svg)


The general solution to the differential equation is therefore

Plot
Below is a plot of this solution and the solution to in the example on p.7-3
our solution
(shown in red)
example on p.7-3
(shown in blue)

Egm4313.s12.team11.imponenti 22:31, 20 February 2012 (UTC)