I need help to prove the following question.
Show that $\frac{n(n+1)}{2} ≡ 0\mod n$ for $n$ an odd prime number.
I have thought about it, since $n$ is odd I can express it as $2k+1$.
I can also express $\frac{n(n+1)}{2} ≡ 0\mod n$ as $\frac{n(n+1)}{2} ≡ qn+0$.
I would appreciate any help to prove the problem.
Thanks!