Difference between revisions of "Euler totient"

From specialfunctionswiki
Jump to: navigation, search
Line 29: Line 29:
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
=Videos=
 +
[https://www.youtube.com/watch?v=GZbdmCIhmpA Euler's Totient Function: what it is and how it works]<br />
 +
[https://www.youtube.com/watch?v=9Pox0bIgC8g Euler's Totient Theorem: What is Euler's Totient Theorem and Why is it useful?]<br />
 +
[https://www.youtube.com/watch?v=F7a6XfxCjbE Euler's Totient Function | How To Find Totient Of A Number Using Euler's Product Formula]<br />
 +
[https://www.youtube.com/watch?v=ATPiEJIT1FI Euler's Totient Function]<br />
 +
[https://www.youtube.com/watch?v=njaJpmBK7QI Euler's totient function]<br />
 +
[https://www.youtube.com/watch?v=IBJuVHGRfLg Prime Factorisation and Euler Totient Function Part 14]<br />
 +
[https://www.youtube.com/watch?v=o8NrDpaIfVk Application of Euler Totient Function Part 16]<br />
 +
[https://www.youtube.com/watch?v=fjhefD0NrH8 Möbius and Euler totient functions] <br />
 +
[https://www.youtube.com/watch?v=4hu6Z8ZCl5Q Euler Totient Theorem, Fermat Little Theorems]<br />
 +
[https://www.youtube.com/watch?v=QbsWEVcjJy0 Euler's Phi Function]<br />
 +
[https://www.youtube.com/watch?v=ygfjHZAb0p8 03 Modern cryptography 08 Euler's totient function]<br />

Revision as of 00:35, 5 May 2015

Euler's totient function is the function

$\phi(n) =$ # of positive integers $\leq n$ that are relatively prime to $n$.

Properties

Theorem: The function $\phi$ obeys the formula $$\phi(n) = \displaystyle\sum_{d|n} \mu(d) \dfrac{n}{d},$$ where the notation $d | n$ indicates that $d$ is a divisor of $n$ and $\mu$ is the Möbius function.

Proof:

Theorem: The function $\phi$ obeys the formula $$\phi(n) = n \displaystyle\prod_{p | n} \left( 1 - \dfrac{1}{p} \right),$$ where the notation $p | n$ indicates that $p$ is a prime that divides $n$.

Proof:

Theorem: The following formula holds: $$\phi(n) = n\lim_{s \rightarrow 1} \zeta(s) \displaystyle\sum_{d | n} \mu(d)(e^{\frac{1}{d}})^{s-1},$$ where $\zeta$ is the Riemann zeta function and \mu is the Möbius function, $e$ is the base of the exponential and the notation $d|n$ indicates that $d$ is any divisor of $n$.

Proof:

Videos

Euler's Totient Function: what it is and how it works
Euler's Totient Theorem: What is Euler's Totient Theorem and Why is it useful?
Euler's Totient Function | How To Find Totient Of A Number Using Euler's Product Formula
Euler's Totient Function
Euler's totient function
Prime Factorisation and Euler Totient Function Part 14
Application of Euler Totient Function Part 16
Möbius and Euler totient functions
Euler Totient Theorem, Fermat Little Theorems
Euler's Phi Function
03 Modern cryptography 08 Euler's totient function