Let $a,b,n$ be positive integers. If $a$ and $b$ are coprime, then is $\gcd(an + 1, bn) = 1$ for infinitely many integers $n$?
Clearly the result doesn't have to hold for all $n$; take $n = 3, a = 5, b = 4.$ Also, $\dfrac{an+1}{bn}\to \dfrac{a}b$ as $n\to\infty$, but I'm not sure if this is useful. I know that to show two numbers are coprime it suffices to show that there's no prime dividing both of them or that an integer linear combination of the two numbers equals one.