eolas/neuron/f2b582e1-cb67-4c06-b6ad-a3e7d0a4f307/Primes_and_composites.md

17 lines
363 B
Markdown
Raw Normal View History

2024-10-19 11:00:03 +01:00
---
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