Euler's totient function
Function which gives the number of integers relatively prime to and not greater than its input
Nº Q190026 ★★★
Rare · Knowledge
Euler's totient function
Function which gives the number of integers relatively prime to and not greater than its input
In number theory, Euler's totient function counts the positive integers up to a given integer n {\displaystyle n} that are relatively prime to n {\displaystyle n} . It is written using the Greek letter phi as φ ( n ) {\displaystyle \varphi (n)} or ϕ ( n ) {\displaystyle \phi (n)} , and may also be called Euler's phi function.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
In number theory, Euler's totient function counts the positive integers up to a given integer n {\displaystyle n} that are relatively prime to n {\displaystyle n} . It is written using the Greek letter phi as φ ( n ) {\displaystyle \varphi (n)} or ϕ ( n ) {\displaystyle \phi (n)} , and may also be called Euler's phi function. In other words, it is the number of integers k {\displaystyle k} in the range 1 ≤ k ≤ n {\displaystyle 1\leq k\leq n} for which the greatest common divisor gcd ( n , k ) {\displaystyle \gcd(n,k)} is equal to 1. The integers k {\displaystyle k} of this form are sometimes referred to as totatives of n {\displaystyle n} . For example, the totatives of n = 9 {\displaystyle n=9} are the six numbers 1, 2, 4, 5, 7 and 8. They are all relatively prime to 9, but the other three numbers in this range, 3, 6, and 9 are not, since gcd ( 9 , 3 ) = gcd ( 9 , 6 ) = 3 {\displaystyle \gcd(9,3)=\gcd(9,6)=3} and gcd ( 9 , 9 ) = 9 {\displaystyle \gcd(9,9)=9} . Therefore, φ ( 9 ) = 6 {\displaystyle \varphi (9)=6} . As another example, φ ( 1 ) = 1 {\displaystyle \varphi (1)=1} since for n = 1 {\displaystyle n=1} the only integer in the range from 1 to n {\displaystyle n} is 1 itself, and gcd ( 1 , 1 ) = 1 {\displaystyle \gcd(1,1)=1} . Euler's totient function is a multiplicative function, meaning that if two numbers m {\displaystyle m} and n {\displaystyle n} are relatively prime, then φ ( m n ) = φ ( m ) φ ( n ) {\displaystyle \varphi (mn)=\varphi (m)\varphi (n)} . This function gives the order of the...
Text: Wikipédia, CC BY-SA 4.0. · Image: Pietro Battiston (it:User:Toobaz) (CC BY-SA 4.0) ·