Prime Number

1 revision
#11 week ago
+6
Migrated from pages table
+A **prime number** is a [natural number](/wiki/natural_number) greater than 1 that has no positive divisors other than 1 and itself. These unique integers are the fundamental building blocks from which all other [composite numbers](/wiki/composite_number) are formed, embodying a profound simplicity in mathematics.
+## See also
+- [Number Theory](/wiki/number_theory)
+- [Integer](/wiki/integer)
+- [Factorization](/wiki/factorization)
... 1 more lines