update notes

This commit is contained in:
Zheyuan Wu
2024-11-18 14:16:15 -06:00
parent f08d8ff674
commit 5281b8270f
45 changed files with 4404 additions and 2 deletions

View File

@@ -151,10 +151,15 @@ A group $G$ is a set of elements with a binary operator $\oplus:G\times G\to G$
$$
\Phi(p)=p-1
$$ if $p$ is prime
$$
if $p$ is prime
$$
\Phi(N)=(p-1)(q-1)
$$ if $N=pq$ and $p,q$ are primes
$$
if $N=pq$ and $p,q$ are primes
#### Theorem 47.10