Two positive integer with prime number

132 Views Asked by At

Let $a, b$ be distinct positive integers. Prove that there exists a prime $p$ such that when dividing both $a$ and $b$ by $p$, the remainder of $a$ is less than the remainder of $b$.

How can i solve this?

2

There are 2 best solutions below

4
On

Just take a prime dividing $a$ but not $b$.

1
On

Just pick $p$ such that $a<b<p$