Prove $n$ and $n^2-n+1$ are co-prime for $n\ge1$.
Since $n$ divides $n^2-n$, therefore $n$ cannot divide $n^2-n+1$.
But it might be possible for some integer $p$ to divide both $n$ and $n^2-n+1$.
How do I show such an integer $p$ does not exist ? Hints appreciated.