Properties of whole numbers
Whole numbers are the starting point for many math topics. You use them for counting, labeling positions, and describing steps in a process. In this section, you’ll connect whole numbers to factorization, divisibility, and prime structure so you can see how numbers are constructed and how they relate to each other.
Factors
Factors tell you which smaller whole numbers multiply to make a larger number. Factors matter any time you simplify fractions, compare ratios, or break a number into primes. When you find factors, you’re uncovering the “parts” a number can be split into.
Listing factors
Before using tools like prime factorization, it helps to practice listing factors for smaller numbers.
Example: Listing factors The number has the following factors: because each divides exactly.
- Factors always come in pairs, one below the square root and one above.
Answer:
Factor pairs help you work efficiently. Once you’ve checked all possible factors up to the square root, you’ve automatically found the larger factors as the matching partners.
Divisibility rules
Divisibility rules let you check whether one number divides another without doing long division. They’re based on digit patterns, so they’re fast and help reduce arithmetic mistakes.
Useful rules
- Divisible by 2: Last digit is
- Divisible by 3: Sum of digits divisible by
- Divisible by 4: Last two digits form a number divisible by
- Divisible by 5: Last digit is or
- Divisible by 6: Divisible by both and
- Divisible by 9: Sum of digits divisible by
- Divisible by 10: Last digit is
Example: Using a divisibility rule Is divisible by ?
- is divisible by
Answer: Yes
These rules are especially useful when you’re simplifying fractions or breaking numbers into prime factors.
Using divisibility to find factors
Divisibility rules give you a systematic way to factor numbers: test small primes, divide, and keep going until what’s left is prime.
Example: Factoring through divisibility
Example: Find factors of We start with small prime numbers. Because is even, it is divisible by .
This shows that and are a factor pair of .
Dividing again by shows that is a factor of , with remaining.
At this point, is no longer divisible by , so we switch to the next smallest prime number, .
This confirms that . Combining all the prime factors used:
Prime factorization:
The full list of factors comes from pairing these primes in every possible way:
Answer: Factors:
Example: Find factors of We again start with the smallest prime number. Since is even, we repeatedly divide by .
These steps show that contains three factors of , since .
Because is no longer divisible by , we switch to .
This shows that . Putting everything together:
Prime factorization:
To find all factors, we form products using different combinations of the prime factors. For example:
Answer: Factors:
Prime factorization shows the “building blocks” of a number, but it doesn’t automatically list every factor. To list all factors, you still have to combine the prime factors in all possible ways. That’s why a number with a short prime factorization can still have many total factors.
Factor trees
Factor trees give you a visual way to break a number into primes. Each branch splits a number into smaller factors until only prime numbers remain.
Example: Factor tree for Prime factorization:
Example: Factor tree for
(spoiler)
- Prime factorization:
- Full factor list:
Common factors, GCF, and GCD
Common factors are factors shared by two or more numbers. The greatest common factor (GCF) is the largest shared factor, which is why it’s so useful for simplifying fractions and reducing ratios. The term greatest common divisor (GCD) means the same thing as GCF - “factor” and “divisor” are two names for a number that divides another number evenly.
A reliable method for finding the GCF or GCD:
- Write prime factorizations of each number.
- Identify the primes they have in common.
- Use the smallest exponent of each shared prime.
- Multiply these together.
Example: GCF of and
(spoiler)
- Shared lowest powers:
Answer:
Example: GCD of and
(spoiler)
- GCD =
Answer:
Multiples and the least common multiple (LCM)
Multiples “expand outward” from a number by repeated multiplication. The LCM is the smallest number that both values divide into evenly.
Example: LCM of and
- LCM uses highest powers:
Answer:
Even and odd numbers
Even and odd numbers describe parity, which shows up in patterns, divisibility, and algebra.
- Even: divisible by ; form
- Odd: not divisible by ; form
These definitions explain many common patterns. For example, adding two odd numbers always gives an even result, and multiplying an even number by any whole number always gives an even product.
Prime numbers
Prime numbers are the basic “atoms” of number theory. Every whole number greater than is either prime or composite.
Important notes:
- is the only even prime
- is not prime
- Composite numbers have additional factors
Testing for primality
To test whether a number is prime, check divisibility using primes up to .
Example: Is prime?
- Test primes
Answer: is prime
Example: Is prime?
(spoiler)
- Divisible by and
Answer: Not prime
More practice with divisibility and factorization
Example: Test for divisibility
We check divisibility using standard rules for each number.
- : The number ends in , which is even, so is divisible by .
- : Add the digits: . Since is divisible by , is divisible by .
- : Look at the last two digits: . Because is not divisible by , is not divisible by .
- : The number does not end in or , so it is not divisible by .
- : A number is divisible by if it is divisible by both and . Since both conditions are met, is divisible by .
- : The digit sum is , which is divisible by , so is divisible by .
- : The number does not end in , so it is not divisible by .
Answer: Divisible by and
Example: Prime factorization of
Because is even, we repeatedly divide by until no longer possible.
-
-
-
-
-
-
At this point, is prime and cannot be divided further.
-
This shows that contains five factors of and one factor of .
Answer:
Example: Is prime?
To determine whether is prime, we test divisibility by small prime numbers.
-
is not even, so it is not divisible by .
-
The digit sum is , so it is not divisible by .
-
It does not end in or , so it is not divisible by .
-
Try :
-
Since can be written as a product of two integers greater than , it is not prime.
Answer: Not prime
Sequences
A sequence is an ordered list of numbers written in a specific order. Each number in the list is called a term, and its position in the list matters. Many real world patterns, such as savings growth, repeated doubling, or weekly increases, can be described using sequences.
A common goal is to find a specific term, such as , or to write a rule that generates every term in the sequence.
Arithmetic sequences
An arithmetic sequence changes by adding the same constant amount each time. This constant is called the common difference and is usually written as .
The explicit formula for an arithmetic sequence is:
Example: Arithmetic sequence Sequence:
Example: Find the -th term
(spoiler)
Answer:
Geometric sequences
A geometric sequence changes by multiplying by the same constant each time. This constant is called the common ratio and is usually written as .
The explicit formula for a geometric sequence is:
Example: Sequence
Recursive sequences
A recursive sequence is defined by giving the starting term (or terms) and a rule that tells how to find each new term from earlier terms. Instead of jumping directly to , a recursive rule generates the sequence one step at a time.
A recursive definition includes:
- An initial term (such as )
- A recursive rule that uses previous terms to produce the next one
Recursive formulas emphasize process. To find , you compute , then , then , and then .
Example: Recursive arithmetic sequence
Working out the first several terms:
Answer: The sequence becomes:
Example: Recursive geometric sequence
Working out the first several terms:
Answer: The sequence becomes: