Fixed a few errors

This commit is contained in:
2023-01-23 16:11:45 -08:00
parent a632bf0029
commit 6761863358
3 changed files with 4 additions and 4 deletions

View File

@ -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\}$