Groups
Category
A linear Diophantine equation ax + by = c has integer solutions if and only if gcd(a, b) divides c.
The binomial theorem expands (x + y)^n into a sum of terms using binomial coefficients that count how many ways to choose k items from n.