Fixed a few errors
This commit is contained in:
@ -70,11 +70,11 @@ Not all elements of $\mathbb{Z}_n$ have an inverse. Those that do are called \te
|
||||
|
||||
\vspace{2mm}
|
||||
|
||||
The set of all units in $\mathbb{Z}_n$ is written $(\mathbb{Z}_n)^\times$ \\
|
||||
The set of all units in $\mathbb{Z}_n$ is written $\mathbb{Z}_n^\times$ \\
|
||||
Read this as \say{$\mathbb{Z}$ mod $n$ cross}
|
||||
|
||||
\problem{}
|
||||
What are the elements of $(\mathbb{Z}_5)^\times$?
|
||||
What are the elements of $\mathbb{Z}_5^\times$?
|
||||
|
||||
\begin{solution}
|
||||
$\{1, 2, 3, 4\}$
|
||||
|
Reference in New Issue
Block a user