sobhagyaSD's blog

By sobhagyaSD, history, 5 years ago, In English

Here floor is floor function or greatest integer function and phi is Euler totient function.

For n < 10^4 i tried to find the f(n), and turn out to a simple expression :

Can you provide a proof or some argument related to this expression

  • Vote: I like it
  • +21
  • Vote: I do not like it

»
5 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by sobhagyaSD (previous revision, new revision, compare).

»
5 years ago, hide # |
Rev. 4  
Vote: I like it +14 Vote: I do not like it

It's correct, here's my proof.