Sigma over Phi

Let σ ( n ) \sigma(n) be the sum of positive divisors of an integer n , n, and ϕ ( n ) \phi(n) the number of positive integers smaller than n n that are coprime to n n . If p p is a prime number, what is the maximum value of σ ( p ) ϕ ( p ) ? \frac{\sigma(p)}{\phi(p)}?


You may choose to read the following blog post on Euler's theorem .


The answer is 3.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Arron Kau Staff
May 13, 2014

Since p p is prime, its divisors are 1 1 and p p , so we have σ ( p ) = 1 + p \sigma(p) = 1 + p . Since all integers from 1 1 to p 1 p-1 are coprime to p p , so ϕ ( p ) = p 1 \phi(p) = p-1 . Thus, σ ( p ) ϕ ( p ) = p + 1 p 1 = p 1 + 2 p 1 = 1 + 2 p 1 \frac{\sigma(p)}{\phi(p)} = \frac{p+1}{p-1} = \frac{p - 1 + 2}{p-1} = 1 + \frac{2}{p-1} . Clearly, 2 p 1 \frac{2}{p-1} decreases as p p increases. Since 2 2 is the smallest prime, we have 2 p 1 2 2 1 = 2 \frac{2}{p-1} \leq \frac{2}{2-1} = 2 . Hence σ ( p ) ϕ ( p ) 1 + 2 = 3 \frac{\sigma(p)}{\phi(p)} \leq 1 + 2 = 3 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...