For $n$ measured in degrees, let $$T(n) = \cos^2(30^\circ -n) - \cos(30^\circ -n)\cos(30^\circ +n) +\cos^2(30^\circ +n)$$ Evaluate $$ 4\sum^{30}_{n=1} n \cdot T(n)$$
I have tried to use double-angle identities but got stuck with the coefficient $n$. I am new to trig, so I probably miss some advanced concepts.