There is a list of numbers $a_{1} , a_{2} , …, a_{2010}$ . For $1 \leq n \leq 2010$, where $n$ is positive integer, let $a_1+a_2+ \ldots +a_n = S_n$ . If $a_1 = 2010$ and $S_n = a_nn^2$ for all n, what is the value of $a_{2010}$ ?
I've been trying to manipulate the formula but I cant seem to find a good relationship between $a_1$ and $a_{2010}$ like $$ a_{2010} = \frac{a_1 +a_2 ... +a_{2010}}{2010^2} $$ Then tried to use the definition $S_n = a_nn^2 $ over and over again but I cant find a good formula.