6

The Fundamental Theorem of Arithmetic is easy enough to understand, saying that every integer greater than 1 is either prime or is the product of a unique combination of prime numbers.

What I don't understand is why this is "fundamental." This may have massively important implications in number theory and cryptography and whatever else, but in terms of arithmetic, which I think of as adding, subtracting, multiplying, and dividing, it doesn't really actually seem to have that much importance....I don't see why it should be so fundamental.

Can someone explain its importance, or why it isn't called perhaps the "Fundamental Theorem of Number Theory"?

I would expect the Fundamental Theorem of Arithmetic to be something.

InsigMath
  • 2,073
  • 2
  • 18
  • 27

1 Answers1

4

Because Arithmetic is another name for Number Theory.

Unique factorization was used widely for ages without anyone bothering to prove it or even feeling any need for a proof. It was Gauss that recognized this and finally proved it in Disquisitiones Arithmeticae in 1801.

The Fundamental Theorem of Arithmetic is also important because it does not hold in all number rings (that is, rings of integers of an algebraic number field). Attempts to understand this led to the important development of ideal numbers by Kummer and Dedekind and the birth of algebraic number theory and modern algebra.

lhf
  • 216,483
  • See also http://math.stackexchange.com/a/83987/589. – lhf Apr 10 '15 at 14:16
  • 1
    Your final paragraph totally lost me. Not sufficiently versed in terminology. But thank you nonetheless. – temporary_user_name Apr 10 '15 at 14:22
  • @Aerovistae Consider for example numbers of the form $a + b \sqrt{-5}$ in $\mathbb{Z}[\sqrt{-5}]$. Some of these numbers have more than one factorization. But the ideals in this domain can be factored uniquely as products of prime ideals. – Robert Soupe Apr 11 '15 at 01:19
  • @Aerovistae, for further and simpler examples of failure of unique factorization see the first half of these slides. – lhf Apr 11 '15 at 01:51