I have the following problem:
Prove that $6^n-1$ is always divisible by 5 using the binomial expansion of $(5+1)^n$.
How can I do this? I don't know how to begin, as I don't see how the binomial expansion relates to the question. Any help would be appreciated.
$$(5+1)^n-1 =\underbrace{{n\choose 0}5^n+ {n\choose 1}5^{n-1}+...+ {n\choose n-1}5}_{=5\cdot (....)}+1-1 = 5k$$