OK, I feel I'm getting a few steps in the right direction, but I'm not completely sure where I'm headed.
This is what I think so far:
Particular solution:
[tex]y_p = \frac{sin(t)}{3}[/tex]Homogeneous solution
[tex]y_h = 4 \frac{dy}{dx} + 3y = 0[/tex]
Converting the derivate io [itex]\lambda[/itex] and the variable (y) into 1:
[tex]y_h = 4 \lambda +3 = 0[/tex]
[tex]\lambda = -\frac{3}{4}[/tex]
OK now. The first thing I am uncertain of is where to use [itex]\lambda[/itex].
So let's just try something:
Since the inhomogeneous part is [itex]k sin (\alpha x)[/itex] the
guessed form of the homogeneous part would be [itex]K cos (\alpha x) + M sin (\alpha x)[/itex]
(referring to
http://en.wikipedia.org/wiki/Method...ents#Typical_forms_of_the_particular_integral )
Now, since the [itex]\alpha[/itex] is used the same way I am used to use [itex]\lambda[/itex], I am going to try to put lambda where alpha is.[tex]K cos (-\frac{3}{4} t) + M sin (-\frac{3}{4} t)[/tex]And I need both parts here, that is [itex]y(t) = y_p + y_h[/itex]
Thus:
[tex]y(0) = 0 = \frac{sin(t)}{3} + K cos (-\frac{3}{4} t) + M sin (-\frac{3}{4} t)[/tex]
Because t = 0, most parts say poof and disappear.
That is, leaving me with 0 = K because cos(0) = 1
Now it looks like I have to dig another step down to find the M coefficient.
That means that I have to find y'(0), and that's where I get really unsure of what to do..