Unassuming
- 165
- 0
Homework Statement
(I am using b, for beta)
Let
[tex]f(t)=ce^{-\beta t}[/tex]
with b a fixed number and c in R is arbitrary but given.
Write the general solution of
[tex]x'=-x+f(t)=-x+ce^{-\beta t}[/tex]
Hint: Use undetermined coeff. and consider a particular solution of the form
[tex]x_p=\alpha e^{-\beta t}[/tex]
and determine [tex]\alpha[/tex]
Homework Equations
The Attempt at a Solution
I have solved for
[tex]\alpha = \frac{c}{-\beta +1}[/tex]