I need many questions and exercises about GCD, Euclid's algorithm, Moduli, The fundamental theorem of arithmetic, etc., for my test preparation.
An example question:
Prove that $(n + 1)! + 1$ and $n! + 1$ are relatively prime, i.e. : $$\gcd[(n + 1)! + 1, n! + 1] = 1$$
Can you refer me to text books, online courses, past exams, and any other source where I can find such practice questions?
Ideally there will be solutions as well.
Thanks!
Burton's Elementary Number Theory has a bunch of beginner-friendly exam-type practice problems and the solutions manual can be found online.