Properties of Multiples¶
-
Definition: A multiple of a number \(n\) is any number that can be written as \(n \times k\), where \(k\) is an integer.
-
Multiplication by Zero: Every number has zero as a multiple because \(n \times 0 = 0\).
-
Infinite Set: Every number has infinitely many multiples, as you can always multiply by larger integers to create new multiples (e.g., \(n, 2n, 3n, \dots\)).
-
Common Multiples: Two or more numbers may share common multiples. The least common multiple (LCM) is the smallest number that is a multiple of all given numbers.
-
Divisibility: A number \(m\) is divisible by \(n\) if and only if \(m\) is a multiple of \(n\). This is key for checking divisibility.
-
Multiple of 1: Every number is a multiple of 1, as \(n \times 1 = n\).
-
Even and Odd Multiples:
- Even numbers have even multiples (e.g., \(2, 4, 6, \dots\)).
-
Odd numbers have both even and odd multiples depending on the value of \(k\).
-
Prime Numbers and Multiples: A prime number's only multiples, apart from itself, are generated by multiplying it by integers (e.g., multiples of 5: \(5, 10, 15, \dots\)).