Convolution with differential equations is extremely confusing to me.
The two following questions were asked in class and we were asked to think about them. I want to work them out but I don't know how.
For both problems, express the total response of the given initial value problem using a convolution integral to represent the forced response.
1) $y'' - 3y' + 2y = cos(\alpha t)$ $y(0)=1, y'(0) = 0$
and
2) $y^{(4)} - y = g(t); y(0) = 0, y'(0) = 0, y''(0) =0; y'''(0)=0$
I've tried doing the laplace transform for both problems and I just can't get the answer to look like the solutions given.
For the case $1)$ you can use the following trick:
Rewrite the problem for $z$:
Laplace-transform both sides to have:
Compute $q(t)$ as the inverse Laplace transform of $1/(s^2 -3s+2)$. It turns out that $q(t) = e^t(e^t-1)$. Then, we can use the convolution theorem to conclude that:
Finally, $y(t)$ is given by $y(t) = z(t)+y_0$.
The process for the second problem is identical.
Hope this helps!
Note that under homogenous initial conditions, $G(s) = \frac{1}{s^2-3s+2}$ is defined as the transfer function of the dynamical system, given that: $\frac{Z(s)}{U(s)} = G(s)$.