1

Can somebody tell me what $\mathbb{Z}_3$ means?

Does it mean the positive integers up to $3$?

$\mathbb{Z}_3\stackrel{?}{=}\{1,2,3\}$.

Or is it something else?

Cornman
  • 11,065
  • 4
  • 30
  • 57
Code-G
  • 177
  • 1
  • 8

1 Answers1

3

It may mean either the field with $3$ elements $\mathbf Z/3\mathbf Z$ or the ring of $3$-adic integers, i.e. $\;\biggl\{\sum\limits_{k\ge0}a_k 3^k\:\Big \vert\: \forall k,\;0\le a_k\le 2\biggr\}$.

Bernard
  • 175,478