>
|
|
>
|
|
If two integers n and m are coprime, then Totient(n)*Totient(m) = Totient(m*n). That is, the totient function is multiplicative.
>
|
|
>
|
|
The totient of any prime p is equal to p-1.
>
|
|
>
|
|
The following command plots the values of Totient(n) for n from to .
>
|
|