I came across the last part of this question and need some direction to find the solution. The original problem was to use de Moivre's theorem to show:
$$ \sin(2n+1)\theta = \binom{2n+1}{1}\cos^{2n}\theta \sin\theta - \binom{2n+1}{3}\cos^{2n-2}\theta \sin^3\theta +...+ (-1)^n\sin^{2n+1}\theta $$
Part (a),(b) and (c) of this problem are fine.
Part (c) of this question was:
Deduce that
$$ \cot^2 \bigg(\frac{\pi}{2n+1} \bigg) + \cot^2 \bigg(\frac{2\pi}{2n+1} \bigg) +...+ \cot^2 \bigg(\frac{n\pi}{2n+1} \bigg) = \frac{n(2n - 1)}{3} $$
I used Vieta's formula to prove part (c). However, I'm confused with part (d).
Part (d)
Use the fact that $\cot \theta < \dfrac{1}{\theta}$ for $0 < \theta < \dfrac{\pi}{2}$ to show that:
$$ \bigg( \frac{1}{1^2} + \frac{1}{2^2} + \frac{1}{3^2} +...+ \frac{1}{n^2} \bigg) \frac{(2n+1)^2}{2n(2n-1)} > \frac{\pi^2}{6} $$
Any help appreciated.