Note that
acgcd(acn+bc,acn+ad)≤gcd(an+b,cn+d)≤gcd(acn+bc,acn+ad).
Suppose ad=bc. We have
gcd(an+b,cn+d)≥acgcd(acn+bc,acn+ad)=acgcd(acn+bc,acn+bc)=n+ab.
n+ab is unbounded, so gcd(an+b,cn+d) is also unbounded as desired.
On the other hand, suppose ad=bc. Then ∣ad−bc∣=0, so therefore
gcd(an+b,cn+d)≤gcd(acn+bc,acn+ad)=gcd(acn+bc,ad−bc)≤∣ad−bc∣.
Therefore gcd(an+b,cn+d) is bounded above by a fixed number that is independent of n.