eolas/neuron/10a99c7d-3445-4f21-a0e2-3c028de3bb75/Primes_and_composites.md
2024-10-23 15:05:28 +01:00

16 lines
363 B
Markdown

---
tags:
- prealgebra
- number-theory
---
# Prime and composite numbers
Definition of a **prime number**:
> For any whole number $n$ where $n \neq 1$, $n$ is prime if and only if its
> sole [factors](Factors%20and%20divisors.md) are $1$ and $n$
Definition of a **composite number**:
> For any whole number $n$, $n$ is composite just if $n$ is not prime