MarketFundamental theorem of arithmetic
Company Profile

Fundamental theorem of arithmetic

In mathematics, the fundamental theorem of arithmetic, also called the unique factorization theorem and prime factorization theorem, states that every integer greater than 1 is either prime or can be represented uniquely as a product of prime numbers, up to the order of the factors. For example,

History
The fundamental theorem can be derived from Book VII, propositions 30, 31 and 32, and Book IX, proposition 14 of Euclid's Elements. {{Quotation| If two numbers by multiplying one another make some number, and any prime number measure the product, it will also measure one of the original numbers. (In modern terminology: if a prime p divides the product ab, then p divides either a or b or both.) Proposition 30 is referred to as Euclid's lemma, and it is the key in the proof of the fundamental theorem of arithmetic. {{Quotation| Any composite number is measured by some prime number. (In modern terminology: every integer greater than one is divided evenly by some prime number.) Proposition 31 is proved directly by infinite descent. {{Quotation| Any number either is prime or is measured by some prime number. Proposition 32 is derived from proposition 31, and proves that the decomposition is possible. {{Quotation| If a number be the least that is measured by prime numbers, it will not be measured by any other prime number except those originally measuring it. (In modern terminology: a least common multiple of several prime numbers is not a multiple of any other prime number.) Book IX, proposition 14 is derived from Book VII, proposition 30, and proves partially that the decomposition is unique – a point critically noted by André Weil. Indeed, in this proposition the exponents are all equal to one, so nothing is said for the general case. While Euclid took the first step on the way to the existence of prime factorization, Kamāl al-Dīn al-Fārisī took the final step and stated for the first time the fundamental theorem of arithmetic. Article 16 of Gauss's Disquisitiones Arithmeticae seems to be the first proof of the uniqueness part of the theorem. ==Applications==
Applications
Canonical representation of a positive integer Every positive integer can be represented in exactly one way as a product of prime powers : n = p_1^{n_1}p_2^{n_2} \cdots p_k^{n_k} = \prod_{i=1}^{k} p_i^{n_i}, where are primes and the are positive integers. This representation is commonly extended to all positive integers, including 1, by the convention that the empty product is equal to 1 (the empty product corresponds to ). This representation is called the canonical representation of , or the standard form of n. For example, :999 = 33×37, :1000 = 23×53, :1001 = 7×11×13. Factors may be inserted without changing the value of (for example, ). In fact, any positive integer can be uniquely represented as an infinite product taken over all the positive prime numbers, as :n=2^{n_1}3^{n_2}5^{n_3}7^{n_4}\cdots=\prod_{i=1}^\infty p_i^{n_i}, where a finite number of the are positive integers, and the others are zero. Allowing negative exponents provides a canonical form for positive rational numbers. Arithmetic operations The canonical representations of the product, greatest common divisor (GCD), and least common multiple (LCM) of two numbers a and b can be expressed simply in terms of the canonical representations of a and b themselves: :\begin{alignat}{2} a\cdot b & = 2^{a_1+b_1}3^{a_2+b_2}5^{a_3+b_3}7^{a_4+b_4}\cdots && = \prod p_i^{a_i+b_i},\\ \gcd(a,b) & = 2^{\min(a_1,b_1)}3^{\min(a_2,b_2)}5^{\min(a_3,b_3)}7^{\min(a_4,b_4)}\cdots && = \prod p_i^{\min(a_i,b_i)},\\ \operatorname{lcm}(a,b) & = 2^{\max(a_1,b_1)}3^{\max(a_2,b_2)}5^{\max(a_3,b_3)}7^{\max(a_4,b_4)}\cdots && = \prod p_i^{\max(a_i,b_i)}. \end{alignat} However, integer factorization, especially of large numbers, is much more difficult than computing products, GCDs, or LCMs, so these formulas have limited use in practice. Arithmetic functions Many arithmetic functions are defined using the canonical representation. In particular, the values of additive and multiplicative functions are determined by their values on the powers of prime numbers. ==Proof==
Proof
The proof of uniqueness uses Euclid's lemma (Elements VII, 30): If a prime divides the product of two integers, then it must divide at least one of these integers. Existence It must be shown that every integer greater than is either prime or a product of primes. Let be an integer greater than and make the inductive assumption that every integer greater than and less than is either prime or a product of primes. If is prime, there is nothing more to prove. Otherwise, there are integers and , where , and . By the inductive hypothesis, and are products of primes. But then is a product of primes. Uniqueness Suppose, to the contrary, there is an integer that has two distinct prime factorizations. Let be the least such integer and write , where each and is prime. We see that divides , so divides some by Euclid's lemma. Without loss of generality, say divides . Since and are both prime, it follows that . Returning to our factorizations of , we may cancel these two factors to conclude that . We now have two distinct prime factorizations of some integer strictly smaller than , which contradicts the minimality of . Uniqueness without Euclid's lemma The fundamental theorem of arithmetic can also be proved without using Euclid's lemma. The proof that follows is inspired by Euclid's original version of the Euclidean algorithm. Assume that s is the smallest positive integer which is the product of prime numbers in two different ways. Incidentally, this implies that s, if it exists, must be a composite number greater than 1. Now, say : \begin{align} s &=p_1 p_2 \cdots p_m \\ &=q_1 q_2 \cdots q_n. \end{align} Every p_i must be distinct from every q_j. Otherwise, if say p_i=q_j, then there would exist some positive integer t=s/p_i=s/q_j that is smaller than and has two distinct prime factorizations. One may also suppose that p_1 by exchanging the two factorizations, if needed. Setting P=p_2\cdots p_m and Q=q_2\cdots q_n, one has s=p_1P=q_1Q. Also, since p_1 one has Q It then follows that :s-p_1Q = (q_1-p_1)Q = p_1(P-Q) As the positive integers less than have been supposed to have a unique prime factorization, p_1 must occur in the factorization of either q_1-p_1 or . The latter case is impossible, as , being smaller than , must have a unique prime factorization, and p_1 differs from every q_j. The former case is also impossible, as, if p_1 is a divisor of q_1-p_1, it must be also a divisor of q_1, which is impossible as p_1 and q_1 are distinct primes. Therefore, there cannot exist a smallest integer with more than a single distinct prime factorization. Every positive integer must either be a prime number itself, which would factor uniquely, or a composite that also factors uniquely into primes, or in the case of the integer 1, not factor into any prime. ==Generalizations==
Generalizations
The first generalization of the theorem is found in Gauss's second monograph (1832) on biquadratic reciprocity. This paper introduced what is now called the ring of Gaussian integers, the set of all complex numbers a + bi where a and b are integers. It is now denoted by \mathbb{Z}[i]. He showed that this ring has the four units ±1 and ±i, that the non-zero, non-unit numbers fall into two classes, primes and composites, and that the composites have unique factorization as a product of primes (up to the order and multiplication by units). Similarly, in 1844 while working on cubic reciprocity, Eisenstein introduced the ring \mathbb{Z}[\omega], where \omega = \frac{-1 + \sqrt{-3}}{2},   \omega^3 = 1 is a cube root of unity. This is the ring of Eisenstein integers, and he proved it has the six units \pm 1, \pm\omega, \pm\omega^2 and that it has unique factorization. However, it was also discovered that unique factorization does not always hold. An example is given by \mathbb{Z}[\sqrt{-5}]. In this ring one has : 6 = 2 \cdot 3 = \left(1 + \sqrt{-5}\right)\left(1 - \sqrt{-5}\right). Examples like this caused the notion of "prime" to be modified. In \mathbb{Z}\left[\sqrt{-5}\right] it can be proven that if any of the factors above can be represented as a product, for example, 2 = ab, then one of a or b must be a unit. This is the traditional definition of "prime". It can also be proven that none of these factors obeys Euclid's lemma; for example, 2 divides neither (1 + \sqrt{-5}) nor (1 - \sqrt{-5}) even though it divides their product 6. In algebraic number theory 2 is called irreducible in \mathbb{Z}\left[\sqrt{-5}\right] (only divisible by itself or a unit) but not prime in \mathbb{Z}\left[\sqrt{-5}\right] (if it divides a product it must divide one of the factors). The mention of \mathbb{Z}\left[\sqrt{-5}\right] is required because 2 is prime and irreducible in \mathbb{Z}. Using these definitions it can be proven that in any integral domain a prime must be irreducible. Euclid's classical lemma can be rephrased as "in the ring of integers \mathbb{Z} every irreducible is prime". This is also true in \mathbb{Z}[i] and \mathbb{Z}[\omega], but not in \mathbb{Z}[\sqrt{-5}]. The rings in which factorization into irreducibles is essentially unique are called unique factorization domains. Important examples are polynomial rings over the integers or over a field, Euclidean domains and principal ideal domains. In 1843 Kummer introduced the concept of ideal number, which was developed further by Dedekind (1876) into the modern theory of ideals, special subsets of rings. Multiplication is defined for ideals, and the rings in which they have unique factorization are called Dedekind domains. There is a version of unique factorization for ordinals, though it requires some additional conditions to ensure uniqueness. Any commutative Möbius monoid satisfies a unique factorization theorem and thus possesses arithmetical properties similar to those of the multiplicative semigroup of positive integers. Fundamental Theorem of Arithmetic is, in fact, a special case of the unique factorization theorem in commutative Möbius monoids. ==See also==
tickerdossier.comtickerdossier.substack.com