Simple linear differential equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
raisin_raisin
Messages
26
Reaction score
0
Hey, I know this is easy I just can't remember how to do it.

[tex]y(0)=0[/tex]

and [tex]By''+y'=A[/tex] A,B constants.

So complementary solution [tex]Bm^{2}+m=0 \\ \text{ therefore } m=0, \frac{-1}{B}[/tex]
therfore [tex]y_{C} = C_{1}+C_{2}e^{-t/B}[/tex]
Not sure what to do for particular solution though because substituting in constant doesn't give you anything

The final answer is:

[tex]y= A[t+B(e^{-t/B}-1][/tex]

Thanks
 
Physics news on Phys.org
LCKurtz said:
Since y = constant is a solution for the homogeneous equation, it can't be a solution yp of the NH equation. For your particular solution try yp = Ct.

Ah yes now I remember! Thank you very much