I am wondering how one can prove that for an arbitrary odd natural number $n$ and an arbitrary natural number $a$ the power-sum $S_{(a,n)}=1^n+2^n+\ldots +a^n $ is divisible by $S_{(a,1)}=1+2+\ldots + a$ in the most elementary way (possible) which comes to your mind. By an elementary way I mean the way which even middle school student could follow.
I traditionally tried to compute $S_{(a,n)}$ using the expansion of $(x-1)^{n+1}=\sum_{k=0}^{n+1}(-1)^k\binom{n+1}{k}x^{n+1-k}$.
I substituted $x=1,2,3,\ldots , a$ and then summed up results. After telescoping and cancelations I received $a^{n+1}=\sum_{k=1}^{n+1}(-1)^{k+1}\binom{n+1}{k}S_{(a,n+1-k)}$, from which we can express $S_{(a,n)}$.
Nevertheless this approach seems to me tough and not so easy to follow for a middle school student; A loads of technical re-writing and quite long symbolic computations needed to go through.
My question: I am missing something very evident and elegant which gives the desired divisibility without tears?