2

I read on Wiki that according to Heegner, $\mathbb{Z}[\sqrt{-7}]$ is a UFD. But I read in a book that $2$ is an irreducible but not a prime in $\mathbb{Z}[\sqrt{-7}]$ . Doesn't that mean it's not a UFD ? So what is wrong here ?

T C
  • 2,563

2 Answers2

4

$\mathbb{Z}[\sqrt{-7}]$ is not UFD.Because $\mathbb1+\sqrt{-7}$ is irreducible element over $\mathbb{Z}[\sqrt{-7}]$ but not a prime . (note:In integral domain primes are irreducible but in UFD prime implies irreducible and irreducible implies prime)

MatheMagic
  • 2,386
2

from Gauss's method of periods,

$$ \sin( 2 \pi / 7 ) + \sin ( 4 \pi / 7 ) - \sin ( \pi / 7) = (1/2) \sqrt 7$$ $$ \cos( 2 \pi / 7 ) + \cos ( 4 \pi / 7 ) - \cos ( \pi / 7) = - 1/2 $$

I just like this.

If $t \neq 1$ is a 7th root of unity, $t^7 = 1,$ then $$ x = t + t^2 + t^4 $$ is a root of $$ x^2 + x + 2. $$ Easy enough to confirm, using $$ t^6 + t^5 + t^4 + t^3 + t^2 + t + 1 = 0. $$ I wrote the bits with sine and cosine using $t = e^{2 \pi i / 7}.$ Note that $t^4 = e^{8 \pi i / 7} = -e^{ \pi i / 7}$ because $e^{i \pi } = -1.$

enter image description here

Will Jagy
  • 139,541