Let f(x) = x^2 - x + 201. What is the greatest common divisor of f(100) and f(101)?
100^2-100+201=10101
101^2-101+201=10301
10301 is prime so the gcd is 1