Number Theory

General Bézout’s Lemma

https://www.youtube.com/watch?v=gYE_G8z-5uQ Given a tuple or list of integers, there are intimate connections between their greatest common divisor or GCD, their collection of common divisors, and their linear combinations. In particular, the smallest positive linear combination is in fact the GCD, the common divisors are the divisors of the GCD, and the linear combinations are the

General Bézout’s Lemma Read More »

Euclidean Division Algorithm

https://www.youtube.com/watch?v=6P-h2OWE-tk Most of us have done long division in school, where we divided one number by another to find the quotient and remainder. Why do the quotient and remainder always exist uniquely? The answer is given by Euclidean division, otherwise known as the division algorithm. We prove the Euclidean division theorem here by showing the

Euclidean Division Algorithm Read More »