- #1
two lock
- 5
- 0
Homework Statement
Prove that [itex]\varphi[/itex](n)→∞ as n→∞. n[itex]\in[/itex]Z
Homework Equations
[itex]\varphi[/itex](n) = the number of integers less than n that are coprime to n.
The Attempt at a Solution
My professor said that we need to show that [itex]\varphi[/itex](n) is always greater than some increasing estimate of itself. I'm really not sure how to even go about applying this. Any help you could offer would be really appreciated.
What I was thinking of doing would be to say let k be the integer with the maximum value of the totient function. k=p1[itex]\alpha[/itex]1...pn[itex]\alpha[/itex]n where pi is a prime number. So [itex]\varphi[/itex](k) = [itex]\varphi[/itex](p1[itex]\alpha[/itex]1...pn[itex]\alpha[/itex]n)=[itex]\varphi[/itex](p1[itex]\alpha[/itex]1)...[itex]\varphi[/itex](pn[itex]\alpha[/itex]n). Multiply k by any prime greater than pn, called pl. Call this number j. Then [itex]\varphi[/itex](j)=[itex]\varphi[/itex](p1[itex]\alpha[/itex]1)...[itex]\varphi[/itex](pn[itex]\alpha[/itex]n)[itex]\varphi[/itex](pl[itex]\alpha[/itex]l). This new multiple is greater than zero (I would write out the basis case in order to guarantee this), so the second equation is greater than the first, so there cannot be an integer with the maximum value of the totient. In other words, as n increases, the totient function increases.