I'm trying to compute the following sum
$$\frac{\sin(3)}{\cos(0)\cos(3)}+\frac{\sin(3)}{\cos(3)\cos(6)} +\cdots+\frac{\sin(3)}{\cos(42)\cos(45)}$$
$\cos(3)$ and $\sin(3)$ do seem to be common term in all. I'm not sure how to pull them out unless we have a multiplication in denominator $$\cos(A)\cos(B) = \frac{1}{2}\left (\cos(A-B)+\cos(A+B)\right )$$