Difference between revisions of "Euler's totient function"
Line 1: | Line 1: | ||
− | '''Euler's | + | '''Euler's Totient Function''' <math>\phi(n)</math> applied to a [[positive integer]] <math>n</math> is defined to be the number of positive integers less than or equal to <math>n</math> that are [[relatively prime]] to <math>n</math>. <math>\phi(n)</math> is read "phi of n." |
==Video== | ==Video== |
Revision as of 19:11, 28 January 2024
Euler's Totient Function applied to a positive integer is defined to be the number of positive integers less than or equal to that are relatively prime to . is read "phi of n."
Video
Formula
Given the general prime factorization of , one can compute using the formula
Derivation
To derive the formula, let us first define the prime factorization of as where the are distinct prime numbers. Now, we can use a PIE argument to count the number of numbers less than or equal to that are relatively prime to it.
First, let's count the complement of what we want (i.e. all the numbers less than or equal to that share a common factor with it). There are positive integers less than or equal to that are divisible by . If we do the same for each and add these up, we get
But we are obviously overcounting. We then subtract out those divisible by two of the . There are such numbers. We continue with this PIE argument to figure out that the number of elements in the complement of what we want is
This sum represents the number of numbers less than sharing a common factor with , so
- Note: Another way to find the closed form for is to show that the function is multiplicative, and then breaking up into its prime factorization.
Identities
(a) For prime , , because all numbers less than are relatively prime to it.
(b) For relatively prime , .
(c) In fact, we also have for any that .
(d) If is prime and then
(e) For any , we have where the sum is taken over all divisors of .
Proof. Split the set into disjoint sets where for all we have Now if and only if . Furthermore, if and only if . Now one can see that the number of elements of equals the number of elements of Thus by the definition of Euler's phi we have that . As every integer which satisfies belongs in exactly one of the sets , we have that
(f) Another interesting thing to note is that . This does seem very obvious but is helpful in solving many problems.
Notation
Sometimes, instead of , is used. This variation of the Greek letter phi is common in textbooks, and is standard usage on the English Wikipedia