The input signal for a given electronic circuit is a function of time $V_{in}(t)$. The output signal is given by
$$V_{out}(t) = \int_0^t \sin(t-s)V_{in}(s)ds$$
Find $V_{out}(t)$ if $V_{in}(t) = \sin(at)$ where $a > 0$ is some constant
I believe that this can simplify to the integral of $\displaystyle\frac{1}{2}(\cos(t-(a+1)s)-\cos(t+(a-1)s))$ taken from $0$ to $t$, but I do not know how to continue from here.