I am an undergraduate math student who have meet a problem that confused me a lot.
Let x, y be positive integers such that gcd(x,y) = 1. Prove there is an integer K such that every integer n ≥ K can be written as n = xa + yb where a, b ∈ Z are nonnegative.
I have seen the answer such as
Show that every integer can be written in the form $5a + 7b$ for $a,b \in \mathbb{Z}$
but I am still quite confused. I had also noticed that the minimum of K could be (x-1)(y-1).
Sorry for all my typing mistakes and my bad written English. Thank you all for your help!