Locoism
- 77
- 0
Homework Statement
Solve:
\int_0^t y(τ)y(t-τ)dτ = 16sin(4t)
The Attempt at a Solution
My approach was to look at this as the convolution product y(t)*y(t), who's laplace transform should be Y(s)Y(s) = Y(s)2. (Note: Maybe Fourrier series are better but we haven't covered that yet).
I've tried starting by
Y(s)^2 = \frac{64}{s^2+16} and then differentiating to get
Y(s)Y'(s) = \frac{-64s}{s^2+16} which looks apealing since the inverse on the right would be 8tsin(4t). However, when I do this and take the inverse laplace, I just end up with 0=0 and I'm not making much progress...
Can anyone put me on the right track?