Euler Phi Function of 1485

From ProofWiki
Jump to navigation Jump to search

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

$\map \phi {1485} = 720$

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


Proof

From Euler Phi Function of Integer:

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

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


We have that:

$1485 = 3^3 \times 5 \times 11$


Thus:

\(\ds \map \phi {1485}\) \(=\) \(\ds 1485 \paren {1 - \dfrac 1 3} \paren {1 - \dfrac 1 5} \paren {1 - \dfrac 1 {11} }\)
\(\ds \) \(=\) \(\ds 1485 \times \frac 2 3 \times \frac 4 5 \times \frac {10} {11}\)
\(\ds \) \(=\) \(\ds 9 \times 2 \times 4 \times 10\)
\(\ds \) \(=\) \(\ds 720\)

$\blacksquare$