Locoism
- 77
- 0
Homework Statement
Solve:
[itex]\int_0^t y(τ)y(t-τ)dτ = 16sin(4t)[/itex]
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 Fourier series are better but we haven't covered that yet).
I've tried starting by
[itex]Y(s)^2 = \frac{64}{s^2+16}[/itex] and then differentiating to get
[itex]Y(s)Y'(s) = \frac{-64s}{s^2+16}[/itex] 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?