Factors Formula

The Formula

f \mid n \iff n = f \cdot k for some positive integer k

When to use: Factors are the 'building blocks' you multiply together to make a number.

Quick Example

Factors of 12: \{1, 2, 3, 4, 6, 12\}—each divides 12 evenly; they come in pairs: 1 \times 12, 2 \times 6, 3 \times 4.

Notation

f \mid n means 'f is a factor of n'; factors always come in pairs: if f \mid n then \frac{n}{f} \mid n

What This Formula Means

Whole numbers that divide evenly into a given number with no remainder—the 'building blocks' that multiply together to make it.

Factors are the 'building blocks' you multiply together to make a number.

Worked Examples

Example 1

easy
List all factors of 56.

Solution

  1. 1
    Test divisors from 1 up to \sqrt{56} \approx 7.5: 56 \div 1 = 56, 56 \div 2 = 28, 56 \div 4 = 14, 56 \div 7 = 8.
  2. 2
    56 \div 3, 56 \div 5, and 56 \div 6 are not whole numbers.
  3. 3
    Factors: \{1, 2, 4, 7, 8, 14, 28, 56\}.

Answer

1, 2, 4, 7, 8, 14, 28, 56
To find all factors, test integers from 1 up to \sqrt{n}. Each divisor d that works gives a pair: d and \frac{n}{d}. This guarantees you find every factor.

Example 2

medium
How many factors does 72 have?

Common Mistakes

  • Forgetting to list 1 and the number itself as factors — every number has at least two factors: 1 and itself (except 1, which has only one)
  • Stopping the factor search too early — for 36, students often find 1, 2, 3, 4, 6, 9, 36 but miss 12 and 18
  • Confusing factors with multiples — factors of 12 are 1, 2, 3, 4, 6, 12 (they divide into 12), while multiples of 12 are 12, 24, 36... (12 divides into them)

Why This Formula Matters

Key for simplifying fractions, finding GCF, and factoring expressions.

Frequently Asked Questions

What is the Factors formula?

Whole numbers that divide evenly into a given number with no remainder—the 'building blocks' that multiply together to make it.

How do you use the Factors formula?

Factors are the 'building blocks' you multiply together to make a number.

What do the symbols mean in the Factors formula?

f \mid n means 'f is a factor of n'; factors always come in pairs: if f \mid n then \frac{n}{f} \mid n

Why is the Factors formula important in Math?

Key for simplifying fractions, finding GCF, and factoring expressions.

What do students get wrong about Factors?

Students forget 1 and the number itself are always factors, or stop searching before finding all factor pairs.

What should I learn before the Factors formula?

Before studying the Factors formula, you should understand: divisibility intuition, multiplication.