Topic 2 · Number Theory
AMC 10/12 · Cheatsheet

Topic 2 · Number Theory

Chapter 2 · Primes, GCD/LCM & bases

📋 Reference · always available
GCD / LCM
gcd:min exps,    lcm:max exps\gcd: \min\text{ exps},\;\; \operatorname{lcm}: \max\text{ exps}
Product identity
gcd(a,b)lcm(a,b)=ab\gcd(a,b)\cdot\operatorname{lcm}(a,b)=ab
Base = polynomial
dkd0b=dibi\overline{d_k\cdots d_0}_b = \sum d_i b^i
Digit-sum (mod 9)
nn \equiv digit sum (mod9)\pmod 9 since 10i110^i\equiv1.