digplanet beta 1: Athena
Share digplanet:

Agriculture

Applied sciences

Arts

Belief

Business

Chronology

Culture

Education

Environment

Geography

Health

History

Humanities

Language

Law

Life

Mathematics

Nature

People

Politics

Science

Society

Technology

In number theory, the fundamental theorem of arithmetic, also called the unique factorization theorem or the unique-prime-factorization theorem, states that every integer greater than 1 is either prime itself or is the product of prime numbers, and that, although the order of the primes in the second case is arbitrary, the primes themselves are not.[1][2][3] For example,


1200
= 2^4 \times 3^1 \times 5^2
= 3 \times 2\times 2\times 2\times 2 \times 5 \times 5
= 5 \times 2\times 3\times 2\times 5 \times 2 \times 2
=\cdots\text { etc.}

\!

The theorem is stating two things: first, that 1200 can be represented as a product of primes, and second, no matter how this is done, there will always be four 2s, one 3, two 5s, and no other primes in the product.

The requirement that the factors be prime is necessary: factorizations containing composite numbers may not be unique (e.g. 12 = 2 × 6 = 3 × 4).

Contents

History[edit]

Book VII, propositions 30 and 32 of Euclid's Elements is essentially the statement and proof of the fundamental theorem. Article 16 of Gauss' Disquisitiones Arithmeticae is an early modern statement and proof employing modular arithmetic.

Applications[edit]

Canonical representation of a positive integer[edit]

Every positive integer n > 1 can be represented in exactly one way as a product of prime powers:


n
= p_1^{\alpha_1}p_2^{\alpha_2} \cdots p_k^{\alpha_k}
= \prod_{i=1}^{k}p_i^{\alpha_i}

where p1 < p2 < ... < pk are primes and the αi are positive integers.

This representation is called the canonical representation[4] of n, or the standard form[5][6] of n.

For example 999 = 33×37, 1000 = 23×53, 1001 = 7×11×13

Note that factors p0 = 1 may be inserted without changing the value of n (e.g. 1000 = 23×30×53).
In fact, any positive integer can be uniquely represented as an infinite product taken over all the positive prime numbers,


n=2^{n_2}3^{n_3}5^{n_5}7^{n_7}\cdots=\prod p_i^{n_{p_i}}.

where a finite number of the ni are positive integers, and the rest are zero. Allowing negative exponents provides a canonical form for positive rational numbers.

Arithmetic operations[edit]

This representation is convenient for expressions like these for the product, gcd, and lcm:


a\cdot b
=2^{a_2+b_2}\,3^{a_3+b_3}\,5^{a_5+b_5}\,7^{a_7+b_7}\cdots
=\prod p_i^{a_{p_i}+b_{p_i}},

\gcd(a,b)
=2^{\min(a_2,b_2)}\,3^{\min(a_3,b_3)}\,5^{\min(a_5,b_5)}\,7^{\min(a_7,b_7)}\cdots
=\prod p_i^{\min(a_{p_i},b_{p_i})},

\operatorname{lcm}(a,b)
=2^{\max(a_2,b_2)}\,3^{\max(a_3,b_3)}\,5^{\max(a_5,b_5)}\,7^{\max(a_7,b_7)}\cdots
=\prod p_i^{\max(a_{p_i},b_{p_i})}.

While expressions like these are of great theoretical importance their practical use is limited by our ability to factor numbers.

Arithmetical functions[edit]

Many arithmetical 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[edit]

The proof uses Euclid's lemma (Elements VII, 30): if a prime p divides the product of two natural numbers a and b, then p divides a or p divides b (or both). The article has proofs of the lemma.

Existence[edit]

By induction: assume it is true for all numbers less than n. If n is prime, there is nothing more to prove. Otherwise, there are integers a and b, where n = ab and 1 < ab < n. By the induction hypothesis, a = p1p2...pn and b = q1q2...qm are products of primes. But then n = ab = p1p2...pnq1q2...qm is the product of primes. In the base case, 2 is a trivial product of primes.

Uniqueness[edit]

Assume that s > 1 is the product of prime numbers in two different ways:


\begin{align}
s
&=p_1 p_2 \cdots p_m \\
&=q_1 q_2 \cdots q_n.
\end{align}

We must show m = n and that the qj are a rearrangement of the pi.

By Euclid's lemma p1 must divide one of the qj; relabeling the qj if necessary, say that p1 divides q1. But q1 is prime, so its only divisors are itself and 1. Therefore, p1 = q1, so that


\begin{align}
\frac{s}{p_1}
&=p_2 \cdots p_m \\
&=q_2 \cdots q_n.
\end{align}

Reasoning the same way, p2 must equal one of the remaining qj. Relabeling again if necessary, say p2 = q2. Then


\begin{align}
\frac{s}{p_1 p_2}
&=p_3 \cdots p_m \\
&=q_3 \cdots q_n.
\end{align}

This can be done for all m of the pi, showing that mn. If there were any qj left over we would have


\begin{align}
\frac{s}{p_1 p_2 \cdots p_m}
&=1 \\
&=q_k \cdots q_n,
\end{align}

which is impossible, since the product of numbers greater than 1 cannot equal 1. Therefore m = n and every qj is a pi.

Elementary proof of uniqueness[edit]

The fundamental theorem of arithmetic can also be proved without using Euclid's lemma, as follows:

Assume that s > 1 is the smallest positive integer which is the product of prime numbers in two different ways. If s were prime then it would factor uniquely as itself, so there must be at least two primes in each factorization of s:


\begin{align}
s 
&=p_1 p_2 \cdots p_m \\
&=q_1 q_2 \cdots q_n.
\end{align}

If any pi = qj then, by cancellation, s/pi = s/qj would be a positive integer greater than 1 with two distinct factorizations. But s/pi is smaller than s, meaning s would not actually be the smallest such integer. Therefore every pi must be distinct from every qj.

Without loss of generality, take p1 < q1 (if this is not already the case, switch the p and q designations.) Consider

t = (q_1 - p_1)(q_2 \cdots q_n),

and note that 1 < q2t < s. Therefore t must have a unique prime factorization. By rearrangement we see,


\begin{align}
t 
&= q_1(q_2 \cdots q_n) - p_1(q_2 \cdots q_n) \\
&= s - p_1(q_2 \cdots q_n) \\
&= p_1((p_2 \cdots p_m) - (q_2 \cdots q_n)).
\end{align}

Here u = ((p2 ... pm) - (q2 ... qn)) is positive, for if it were negative or zero then so would be its product with p1, but that product equals t which is positive. So u is either 1 or factors into primes. In either case, t = p1u yields a prime factorization of t, which we know to be unique, so p1 appears in the prime factorization of t.

If (q1 - p1) equaled 1 then the prime factorization of t would be all q's, which would preclude p1 from appearing. Thus (q1 - p1) is not 1, but is positive, so it factors into primes: (q1 - p1) = (r1 ... rh). This yields a prime factorization of

t = (r_1 \cdots r_h)(q_2 \cdots q_n),

which we know is unique. Now, p1 appears in the prime factorization of t, and it is not equal to any q, so it must be one of the r's. That means p1 is a factor of (q1 - p1), so there exists a positive integer k such that p1k = (q1 - p1), and therefore

p_1(k+1) = q_1.

But that means q1 has a proper factorization, so it is not a prime number. This contradiction shows that s does not actually have two different prime factorizations. As a result, there is no smallest positive integer with multiple prime factorizations, hence all positive integers greater than 1 factor uniquely into primes.

Generalizations[edit]

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 (except for order), the composites have unique factorization as a product of primes.[7]

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[8]


6=
2\times 3=
(1+\sqrt{-5})\times(1-\sqrt{-5}).

Examples like this caused the notion of "prime" to be modified. In \mathbb{Z}[\sqrt{-5}] it can be proven that if any of the factors above can be represented as a product, e.g. 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; e.g. 2 divides neither (1 + √−5) nor (1 − √−5) even though it divides their product 6. In algebraic number theory 2 is called irreducible (only divisible by itself or a unit) but not prime (if it divides a product it must divide one of the factors). Using these definitions it can be proven that in any ring 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 where every irreducible is prime are called unique factorization domains. As the name indicates, the fundamental theorem of arithmetic is true in them. Important examples are 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.

See also[edit]

Notes[edit]

  1. ^ Long (1972, p. 44)
  2. ^ Pettofrezzo & Byrkit (1970, p. 53)
  3. ^ Hardy & Wright, Thm 2
  4. ^ Long (1972, p. 45)
  5. ^ Pettofrezzo & Byrkit (1970, p. 55)
  6. ^ Hardy & Wright § 1.2
  7. ^ Gauss, BQ, §§ 31–34
  8. ^ Hardy & Wright, § 14.6

References[edit]

The Disquisitiones Arithmeticae has been translated from Latin into English and German. The German edition includes all of his papers on number theory: all the proofs of quadratic reciprocity, the determination of the sign of the Gauss sum, the investigations into biquadratic reciprocity, and unpublished notes.

  • Gauss, Carl Friedrich; Clarke, Arthur A. (translator into English) (1986), Disquisitiones Arithemeticae (Second, corrected edition), New York: Springer, ISBN 0387962549 
  • Gauss, Carl Friedrich; Maser, H. (translator into German) (1965), Untersuchungen uber hohere Arithmetik (Disquisitiones Arithemeticae & other papers on number theory) (Second edition), New York: Chelsea, ISBN 0-8284-0191-8 

The two monographs Gauss published on biquadratic reciprocity have consecutively numbered sections: the first contains §§ 1–23 and the second §§ 24–76. Footnotes referencing these are of the form "Gauss, BQ, § n". Footnotes referencing the Disquisitiones Arithmeticae are of the form "Gauss, DA, Art. n".

  • Gauss, Carl Friedrich (1828), Theoria residuorum biquadraticorum, Commentatio prima, Göttingen: Comment. Soc. regiae sci, Göttingen 6 
  • Gauss, Carl Friedrich (1832), Theoria residuorum biquadraticorum, Commentatio secunda, Göttingen: Comment. Soc. regiae sci, Göttingen 7 

These are in Gauss's Werke, Vol II, pp. 65–92 and 93–148; German translations are pp. 511–533 and 534–586 of the German edition of the Disquisitiones.

External links[edit]


Original courtesy of Wikipedia: http://en.wikipedia.org/wiki/Fundamental_theorem_of_arithmetic — Please support Wikipedia.
A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia.
3716 videos foundNext > 

The Fundamental Theorem of Arithmetic

Learn more: http://www.khanacademy.org/video?v=8CluknrLeys The Fundamental Theorem of Arithmetic.

Fundamental Theorem of Arithmetic: Proof! (Tanton: Mathematics)

Following the video that questions the uniqueness of factor trees, the video on the Euclidean Algorithm, and the video on Jug Filling, we are now, finally, i...

Maths Class 10th CBSE Board Rational Numbers Lecture-Part 3: Fundamental Theorem of Arithmetic

Lecture on Real number for class 10th maths CBSE and other boards. This is Part 3 of this chapter. This is the part 3 of Real numbers class 10 Maths theory l...

The fundamental theorem of arithmetic

Learn more: http://www.khanacademy.org/video?v=uzvopM4PZLw Ben Eater and Sal walk through the "Fundamental theorem of arithmetic" module: http://www.khanacad...

Fundamental Theorem of Arithmetic

Check out Bas Rutten's Liver Shot on MMA Surge: http://bit.ly/MMASurgeEp1 Mahalo math expert Allison Moffett discusses the Fundamental Theorem of Arithmetic....

Fundamental Theorem Of Arithmetic

This video is from first chapter Real Numbers from NCERT Class 10 maths as per CBSE syllabus. It explains in detail about The Fundamental Theorem Of Arithmet...

Theorem 1.2: Fundamental Theorem of Arithmetic - Chapter 1 | Class Xth Math for CBSE

In this video, Fundamental theorem of arithmetic is elaborated with examples. Subscribe to our Youtube channel to get fresh Math lessons daily. On Facebook :...

Fundamental Theorem of Arithmetic - Prime Factorization

Learn about Prime Factorization.

Fundamental Theorem of Arithmetic - Prime Factorization

Learn the fundamental theorem of arithmetic. Learn more about online education at http://www.studyatapu.com/youtube.

The Fundamental Theorem of Arithmetic

Hey guys, my best attempt in proving this theorem. I am not too good with mathematical reasoning but hope I did a decent job in the proof. Any comments will ...

3716 videos foundNext > 

1 news items

 
LiveScience.com
Mon, 20 May 2013 15:24:50 -0700

Euclid also provides proof of the Fundamental Theorem of Arithmetic — every integer can be written as a product of primes in a unique way. In "Elements," Euclid solves the problem of how to create a perfect number, which is a positive integer equal to ...
Loading

Oops, we seem to be having trouble contacting Twitter

Talk About Fundamental theorem of arithmetic

You can talk about Fundamental theorem of arithmetic with people all over the world in our discussions.

Support Wikipedia

A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia. Please add your support for Wikipedia!