Euler Phi Function of 195

From ProofWiki
Jump to navigation Jump to search

Example of Euler $\phi$ Function of Square-Free Integer

$\map \phi {195} = 96$

where $\phi$ denotes the Euler $\phi$ Function.


Proof

From Euler Phi Function of Square-Free Integer:

$\ds \map \phi n = \prod_{\substack {p \mathop \divides n \\ p \mathop > 2} } \paren {p - 1}$

where $p \divides n$ denotes the primes which divide $n$.


We have that:

$195 = 3 \times 5 \times 13$

and so is square-free.


Thus:

\(\ds \map \phi {195}\) \(=\) \(\ds \paren {3 - 1} \paren {5 - 1} \paren {13 - 1}\)
\(\ds \) \(=\) \(\ds 2 \times 4 \times 12\)
\(\ds \) \(=\) \(\ds 96\)

$\blacksquare$