Part A is in the title, Part B is here: Is it true that $(k, n+k)= d$ if and only if $(k, n)=d$?
I am still working on the Part A.
What I have so far:
if $(k, n)= 1$ then $1|k$, $1|n$ and $1|(n-k)$
if $(k, n+k)=1$ then $1|k$, $1|n+k$ and $1|((n+k)- k) \to 1|n$
I was under the impression that if $d|a$ and $d|b$, that $d|(b-a)$.
Is this false? What more should I be doing to tackle part A?