Let $a, b, c, d > 0 \in \mathbb{R}$ such that $a^2 + b^2 + c^2 + d^2 = 4$. Show that:
$S = \frac{a^2}{b} + \frac{b^2}{c} + \frac{c^2}{d} + \frac{d^2}{a} \geq 4$
My approach: I used the Cauchy-Schwarz inequality to show that $S \geq a + b + c + d$ but that is useless as $a + b + c + d \leq 4$. How would you approach this problem? (Only hints desired)