-1

How significant is the fact 1 isn't a prime number? What will happen if it is? What areas of Mathematics are affected by changing the fact? I know why and how 1 isn't a prime. My question is how significant is the fact.

2 Answers2

2

That wouldn't be a disaster, but it would add some very annoying things. For example, instead of the uniqueness in the fundamental theorem of arithmetic we would have "uniqueness up to finitely many multiplications of $1$".

Mark
  • 39,605
0

We need factorisation of positive integers to be unique in many contexts, and this fails if we take $1$ to be prime, since then $6,$ for example, would factorise in the infinity of ways $$2×3=2×3×\underbrace{1×1×\cdots×1}_{n},$$ where $n$ is a nonnegative integer. This happens for the other positive integers too.

Actually, $1$ is different from the other positive integers in that it is neither composite nor prime. This distinguished position follows from the fact that $1$ is the multiplicative identity in $\mathbf Z;$ that is, for any integer $m,$ we have that $$1×m=m×1=m.$$

Allawonder
  • 13,327