-1

I am reading a solution to a problem where they have $m,n$ positive integers and there is a claim that $(n-1) \mid (n+1) \implies (n-1) \mid 2$, but I don’t know how to prove this. If we assume $(n-1) \mid (n+1)$, then $n+1=(n-1)k = nk-k$ for some integer, but how can I get the $2$ to appear here?

geetha290krm
  • 36,632
Timon
  • 27

1 Answers1

2

Observe that $(n-1)|(n-1)$ and we are given that $(n-1)|(n+1)$.
So, $(n-1)$ divides any linear combination of both and as mentioned in the comments above,
$(n+1)-(n-1)=2$.
So, $(n-1)|2$.