So I am given: $$ \zeta(4) = \sum_{n=1}^\infty {1\over n^4}={\pi^4 \over 90} $$ I need to use it to find the sum of the following series using the above information. $$ \sum_{k=1}^\infty {1\over{(k+2)^4}} $$ So, this is what I have so far:
$$ \sum_{k=1}^\infty {1\over{(k+2)^4}} = \sum_{k=3}^\infty {1\over{k^4}}$$ but that is all I have... How do I get rid of the $k=3$?