Prove that $1^n + 2^n + . . . + (n − 1)^n$ is divisible by n if n is odd.
I tried using induction. I finished the base case and then the assumption, but then I couldn't substitute in the assumption like other induction questions because the exponent was k+1 and not k... Really need help!