Divisibility
- An integer divides if there exists an integer such that
- β βa divides bβ
- β is divisible by
- β is not divisible by
Properties of Division
- Distributive Property β if and , then
- Common Factor β if , then for all integers
- Associative Property β if and , then
Remainder Theorem
- ,
- Where is the dividend, is the divisor, is the quotient, and is the remainder
- β
Floor
- Round down to the nearest integer
Integer Division + Modulus
- Integer Division β only returns the quotient
- Also known as βfloor divisionβ
- Modulus β returns only the remainder
Congruence + Modular Arithmetic
- If , then
- because