The document discusses basic number theory concepts including:
1) Definitions of divisibility and greatest common divisor (GCD) of two numbers.
2) An algorithm called the Euclidean algorithm to calculate the GCD of two numbers.
3) Introduction to least common multiple (LCM) of two numbers and a method to calculate LCM using prime factorizations.