Prime Numbers

#folder

Prime, Composite

Definition

A natural number is called a prime if its only positive divisors are 1 and itself. Otherwise, is composite.

Coprime

Definition

Two integers and are coprime if

Prime Factorization (PF)

Proposition

Every natural number can be written as a product of primes

That is, for all natural numbers , there exists prime numbers and , such that

Remark

Actually, the existence of these factors is unique when disregarding order, as stated in the unique factorization theorem

Euclid's Theorem (ET)

Theorem

The number of primes is infinite