If $n$ is a positive and composite integer, can I prove that $n - 1$ does not divide $n$ for all $n$?
If not, can you give me a counter example?
- I was trying to prove it by contradiction, but I was just running in a vicious circle.
Any hint or solution please?
$n-(n-1)=1$ so $\operatorname{pgcd}(n,n-1)=1$ by Bezout.