Suppose $X_{t} = B\sin(\omega t) + w_{t}$ and $\omega$ is between $(0,\pi)$, $B$ has mean 0 and variance 1 $w_{t}$ is $N(0,1)$ and $w_{t}$ is independent of $B$. Show that $X_{t}$ is weakly stationary.
Attempt: Normally, this series would not be stationary but with the addition of the constant A, the mean is 0.
For $\gamma_{x}(h)$ we need to find $E[X_t X_{t+h}] = E[(B\sin(\omega t) + w_{t})(B\sin(\omega(t+h) + w_{t+h})]$. I am having difficulty simplifying this function. Would this be equal to $B^2 \sin^{2}(wt\cdot w(t+h) + w_t w_{t+h}$?