Category Archives: Euler’s totient function

Bounds for divisor and Euler’s totient function

The divisor function $d(n)$ counts the number of divisors of an integer $n$. It is a multiplicative function and so can be written as\[d(n) = \prod_{p^a || n} (a + 1).\] We will now show that $d(n) \ll_{\varepsilon} n^{\varepsilon}$ for … Continue reading

Posted in Analytic Number Theory, Divisor function, Euler's totient function | Tagged , | Leave a comment

Lifting of units and Menon’s identity

Let $d$ be a divisor of $n$. It is natural to ask the following question: Does a unit $a$ modulo $d$ lifts to a unit modulo $n$, i.e., if $a$ is a unit modulo $d$, then does there exist a … Continue reading

Posted in Euler's totient function | Tagged , , | Leave a comment

Euler’s totient function

The Euler’s totient function, denoted $\varphi$ (or $\phi$), is defined at $n$ to be the number of positive integers not exceeding $n$ that are relatively prime to $n$. We can rewrite $\varphi(n)$ in the summation notation as\[\varphi(n) = \sum_{\scriptstyle k … Continue reading

Posted in Analytic Number Theory, Euler's totient function | Leave a comment