I get some troubles with this problem.
Initial Problem:
Given the infinite sequence $a+tb$ with $t\in\{0,1,2,\dots\}$ prove there exists an infinite subsequence such that all pairs of elements in the subsequence are relative primes.
I think the problem has an error on $a$ and $b$ and I will change that part.
Modified Problem:
Given the infinite sequence $a+tb$ with $t\in\{0,1,2,\dots\}$ and $\gcd(a,b)=1$, prove there exists an infinite subsequence such that all pairs of elements in the subsequence are relative primes.