After reading an answer of a problem, saying that $\gcd(9+n^{17},9+(n+1)^{17}) = 1$ holds until n=8424432925592889329288197322308900672459420460792433, my first though was 'How the heck they found it?.'
So my question is
How to calculate the minimum $n \in \mathbb{N}$ that $\gcd(a+n^b , a+(n+1)^b) \neq 1 (a,b \in \mathbb{N})$, if it exists?
I think mathematicians didn't blindly brute-forced it, because 84...33 is a very large number, so any (super)computer couldn't do that.