Kawakaze
- 144
- 0
Homework Statement
Find a particular integral of the non-homogenous differential equation
[tex]\frac{d^2y}{dx^2}+6\frac{dy}{dx}+10y=-6sin(x)+9cos(x)[/tex]
The Attempt at a Solution
Solution is of the sort
[tex]qsin(x)+pcos(x)[/tex]
Derivatives are
[tex]\frac{dy}{dx}=qcos(x)-psin(x)[/tex]
[tex]\frac{d^2y}{dx^2}=-qsin(x)-pcos(x)[/tex]
Substituting these in I eventually get that I require
[tex](6p+9p)cos(x)+(10q-7p)sin(x)=-6sin(x)+9cos(x)[/tex]
Comparing sin and cos terms I get
[tex]10q-7p=-6[/tex] (1)
[tex]6q+9p=9[/tex] (2)
Then I get the two simultaneous equations, rearranging 2 and putting it into 1 i get
[tex]p=\frac{21}{22}[/tex]
This isn't the nice round number I have come expect from "simple" examples, so i stopped here and ask you all to put me back on track please. :)
Last edited:
)