What a time to be alive

Find the smallest positive integer n n such that ϕ ( n ) = 2016 \phi(n)=2016 .

Notation : ϕ ( ) \phi(\cdot) denotes the Euler's totient function .


The answer is 2017.

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.

2 solutions

ϕ ( 2017 ) = 2017 ( 1 1 2017 ) = 2016 \large \phi(2017)= 2017(1-\frac{1}{2017})=2016 . From the definition of Euler's totient function for prime numbers I.e. ϕ ( p k ) = p k ( 1 1 p ) \large \phi(p^k)=p^k(1-\frac{1}{p}) as 2017 is prime.

I used the same method. This question would have been considerably hard if it was something like ϕ ( n ) = 2017 \phi(n)=2017 .

Arulx Z - 5 years, 2 months ago

Log in to reply

Yay, the value must not be 1 less than a prime number for it to be comparatively hard.

Aditya Narayan Sharma - 5 years, 2 months ago

Uhh, doesn't that have no solutions for n?

Manuel Kahayon - 5 years, 2 months ago

Log in to reply

Probably. I haven't studied Euler's Totient function in detail yet but what I meant to say is that finding ϕ ( n ) \phi(n) when n + 1 n+1 is not prime is harder to find.

Arulx Z - 5 years, 2 months ago

Log in to reply

@Arulx Z Ohh, okayy, then have you seen this problem?

Manuel Kahayon - 5 years, 2 months ago

Log in to reply

@Manuel Kahayon Yep! Nice problem.

Arulx Z - 5 years, 2 months ago

How to find out if 2017 is a prime number..

Puneet Pinku - 5 years, 2 months ago

Log in to reply

There are better method but trial division is quite simple. 2017 44 \sqrt{2017} \approx 44 . Now try diving 2017 by every prime number less than 44. If anything divides it, then 2017 is composite. Otherwise, it's prime.

Arulx Z - 5 years, 2 months ago

Log in to reply

I have read that if we continue dividing by prime numbers, when quotient starts exceeding the divisor it must be understood that it is a prime number.is it also right?

Puneet Pinku - 5 years, 2 months ago

Log in to reply

@Puneet Pinku Yes, that is because for any positive integral n n and a a , if n a a \frac{n}{a} \leq a then a n a \geq \sqrt{n}

Manuel Kahayon - 5 years, 2 months ago

Log in to reply

@Manuel Kahayon Thanks a lot. It is a good way to determine prime numbers manually...

Puneet Pinku - 5 years, 2 months ago
Manuel Kahayon
Mar 18, 2016

Since there are exactly 2016 integers less than n n which are coprime to n n , n 2017 n \geq 2017 by logic. Also, we know that primes share no common factor with any integer less than it, and since 2017 is prime, our answer is 2017 \boxed{2017}

Same method. The logic is preferably nice . :)

Chirayu Bhardwaj - 5 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...