0

I was wondering the reason behind defining the Prime Numbers in a manner of which $1$ isn't an example. I read in Rotman's A First Course in Abstract Algebra that one reason that $1$ is not called a prime is that many theorems involving primes would otherwise be more complicated to state.

So, here are my questions,

  1. Can anyone give examples of many theorems involving primes would be complicated to state had $1$ been considered a prime?

  2. What are other reasons for not considering $1$ a prime apart from what Rotman said?

  • Take your favorite theorem from number theory, and where prime occurs, you will most likely have to replace it with "primes except for 1". 2) None - the definition just makes things cleaner.
  • – Batman Dec 18 '14 at 15:04
  • I'm tempted to go to ring theory and use the definition of a prime or irreducible element, but they specifically say all non-zero non-unit elements that satisfy some property... – ShallowBlue Dec 18 '14 at 15:11
  • 1
    Think about it: If 1 were prime, it would be the only prime. – Nick Dec 18 '14 at 15:12
  • @Nick that doesn't necessarily follow if their definition of prime is "divisible by only 1 and itself" – ShallowBlue Dec 18 '14 at 15:12
  • @afding: Touche' but what of factors of a number. $$72 = 2^3\times 3^2 \times 1^{\infty}$$ My point is that developing a rigorous definition of primes with 1 would be complicated even fundamentally. – Nick Dec 18 '14 at 15:18
  • 2
    @Batman The correct answer in the general contexts of UFDs is that primes are non units, and 1 is a unit in the ring of integers. – Pedro Dec 18 '14 at 22:40