What is a Composite Number? Definition, List & Examples

#Math Terms
TL;DR
A composite number in maths is a whole number greater than 1 with 3 or more factors (like 4, 6, 9, 12). The smallest composite number is 4, and there are 74 composite numbers between 1 and 100.
BT
Bhanzu TeamLast updated on April 28, 20268 min read
What is a Composite Number

A composite number is a whole number greater than 1 that has more than two factors. Put differently, it is a positive integer that can be divided evenly by at least one number other than 1 and itself. For example, 6 is a composite number because it has four factors: 1, 2, 3, and 6.

Every whole number greater than 1 is either prime or composite. The numbers 0 and 1 are neither.

Composite Number Definition (Formal)

Formally, a composite number is a positive integer n > 1 that has at least one divisor d such that 1 < d < n. Equivalently, n is composite if it can be written as n = a × b, where a and b are positive integers greater than 1.

The word "composite" comes from the Latin compositum, meaning "put together." A composite number is one that has been put together by multiplying smaller numbers.

Examples of Composite Numbers

Number

Factors

Why It's Composite

4

1, 2, 4

3 factors — the smallest composite

9

1, 3, 9

3 factors — the smallest odd composite

12

1, 2, 3, 4, 6, 12

6 factors

18

1, 2, 3, 6, 9, 18

6 factors

25

1, 5, 25

3 factors — the square of a prime

100

1, 2, 4, 5, 10, 20, 25, 50, 100

9 factors

A factor-pair view of 12 makes the structure clear: 12 = 2 × 6 = 3 × 4. Either way, 12 is the product of two smaller integers greater than 1. That is exactly what makes it composite.

List of Composite Numbers from 1 to 100

There are 74 composite numbers between 1 and 100:

4, 6, 8, 9, 10, 12, 14, 15, 16, 18, 20, 21, 22, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 38, 39, 40, 42, 44, 45, 46, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 60, 62, 63, 64, 65, 66, 68, 69, 70, 72, 74, 75, 76, 77, 78, 80, 81, 82, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100.

Composite numbers are not evenly distributed. Between 1 and 10 there are four composites. Between 91 and 100 there are eight. As numbers grow larger, primes become rarer and composites dominate.

The Smallest Composite Number

The smallest composite number is 4. Its factors are 1, 2, and 4 — three factors, which meets the condition for composite.

Number

Factors

Classification

1

1

Neither prime nor composite

2

1, 2

Prime

3

1, 3

Prime

4

1, 2, 4

Composite (smallest)

5

1, 5

Prime

The numbers 2 and 3 each have only two factors, so they are prime, not composite. 4 is the first whole number to have a third factor (the number 2), which is why it earns the title.

Why Does the Category "Composite" Exist?

The split between prime and composite numbers is not arbitrary. It comes from a visual fact and a mathematical theorem.

The visual fact. Composite numbers can be arranged as rectangles. 12 dots fit neatly into a 3 × 4 grid. 7 dots cannot — they sit only in a single row. Greek mathematicians used this exact distinction. They called composites "rectangular numbers" for this reason.

The theorem. Every composite number can be written as a unique product of prime numbers. This is the Fundamental Theorem of Arithmetic. It says primes are the building blocks of every other whole number greater than 1, and composites are what those building blocks combine to make.

  • 12 = 2 × 2 × 3

  • 30 = 2 × 3 × 5

  • 100 = 2 × 2 × 5 × 5

There is exactly one such factorization for every composite number, up to the order of the factors.

This is why the category matters. Prime factorization, lowest common multiple (LCM), highest common factor (HCF), simplifying fractions, and modern public-key cryptography all rest on this distinction.

Properties of Composite Numbers

  • Every composite number has more than two factors. The minimum is three.

  • The smallest composite number is 4.

  • All even numbers greater than 2 are composite.

  • Every composite number has a unique prime factorization (Fundamental Theorem of Arithmetic).

  • Composite numbers are divisible by at least one number other than 1 and themselves.

  • The numbers 0 and 1 are neither prime nor composite.

Composite numbers can appear in long runs. Between 24 and 28, every number is composite — 24, 25, 26, 27, 28. Such runs grow longer as numbers get larger.

Types of Composite Numbers

Even Composite Numbers

All even numbers except 2 are composite. They are divisible by 2, so they automatically have at least three factors: 1, 2, and the number itself. Examples include 4, 6, 8, 10, 12, 14, 16, 18, and 20.

Odd Composite Numbers

Odd composite numbers are odd numbers that are not prime. They have more than two factors. Examples include 9, 15, 21, 25, 27, 33, 35, 39, and 45.

A common student error is to assume that all odd numbers are prime. They are not — every odd number greater than 1 is either prime or composite, and many fall in the composite category.

How to Identify a Composite Number

Three steps:

  1. List all the factors of the number.

  2. Count them.

  3. If the count is more than two, the number is composite.

Worked example: Is 18 composite?

Check each potential divisor up to 18:

  • 18 ÷ 1 = 18 ✓

  • 18 ÷ 2 = 9 ✓

  • 18 ÷ 3 = 6 ✓

  • 18 ÷ 6 = 3 ✓

  • 18 ÷ 9 = 2 ✓

  • 18 ÷ 18 = 1 ✓

Factors of 18: 1, 2, 3, 6, 9, 18. Six factors. 18 is composite.

For larger numbers, divisibility rules speed this up. If a number greater than 2 is divisible by 2, 3, 5, 7, or 11, it is composite. Any number that fails the prime test up to its square root is composite.

Prime Numbers vs Composite Numbers

Feature

Prime Numbers

Composite Numbers

Number of factors

Exactly 2 (1 and itself)

More than 2

Smallest example

2

4

Examples

2, 3, 5, 7, 11, 13

4, 6, 8, 9, 10, 12

Can be written as a product of smaller integers > 1?

No

Yes

Even/odd note

2 is the only even prime

All even numbers > 2 are composite

Every whole number greater than 1 is either prime or composite. There is no third option for integers in this range.

Common Confusions and Misconceptions

Is 1 a composite number? No. 1 has only one factor — itself. It is neither prime nor composite. This is the single most common error in identifying composites.

Is 2 a composite number? No. 2 has only two factors: 1 and 2. It is prime. The fact that 2 is even does not make it composite — composites need more than two factors.

Are all odd numbers prime? No. Many odd numbers are composite: 9, 15, 21, 25, 27, 33, 35, 39, 45, and 49 are all odd composites. The odd numbers that are prime are 3, 5, 7, 11, 13, 17, 19, and so on.

Is 0 prime or composite? Neither. Every nonzero integer divides 0, so 0 has infinitely many divisors. The prime/composite classification applies only to positive integers greater than 1.

Term

Meaning

How It Relates

Prime number

Whole number > 1 with exactly two factors

Opposite of composite

Factor

A number that divides another evenly

Composites have more than two

Prime factorization

Breaking a number into prime factors

Every composite has a unique one

Semiprime

Product of two primes (e.g., 15 = 3 × 5)

A type of composite

Sphenic number

Product of three distinct primes (e.g., 30 = 2 × 3 × 5)

A type of composite

Highly composite number

A number with more divisors than any smaller positive integer

A special composite (e.g., 12, 24, 36)

Co-prime numbers

Two numbers with no common factor except 1

Can be prime or composite themselves

Where Composite Numbers Appear in the Curriculum

Composite numbers are formally introduced in:

  • CCSS 4.OA.4 (US, Grade 4): "Determine whether a given whole number in the range 1–100 is prime or composite."

  • NCERT Class 5, Chapter 3 — Playing with Numbers (India)

  • UK National Curriculum, Key Stage 2, Year 5

The concept underpins LCM, HCF, fraction simplification, and prime factorization in Grades 5 to 7.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

Is 1 a composite number?
No. 1 has only one factor - itself - so it is neither prime nor composite.
What is the smallest composite number?
The smallest composite number is 4. Its factors are 1, 2, and 4.
Can a composite number be odd?
Yes. Any odd number with more than two factors qualifies. 9, 15, 21, 25, and 27 are all odd composites.
Why isn't 0 a composite number?
0 is neither prime nor composite. Every nonzero integer divides 0, which means 0 has infinitely many divisors - far more than the "more than two factors" condition. By convention, the prime/composite classification applies only to positive integers greater than 1.
How many composite numbers are there between 1 and 100?
There are 74 composite numbers between 1 and 100. The full list appears earlier in this article.
What is the difference between a prime number and a composite number?
A prime number has exactly two factors: 1 and itself. A composite number has more than two factors. Every whole number greater than 1 is either prime or composite. The number 2 is the only even prime - every other even number is composite.
Are negative numbers composite?
By standard convention, only positive integers greater than 1 are classified as prime or composite. The category does not extend to negative numbers in elementary number theory.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →