Problem with mobius function
Difference between en1 and en2, changed 2 character(s)
Hi Everyone I am trying to solve [Problem](https://www.codechef.com/problems/LCM/) <br>↵
 I gone through editorial but not able to get it . Below is the function where i got stuck .Could someone please tell me how to calculate below function ↵
 efficiently for each n . <br>↵
$\dfrac{1}{n}$$\sum\limits_{d|n}d*mobious(d)$<br>↵

 [Editorial Link
 :](https://discuss.codechef.com/questions/4258/lcm-editorial)↵

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English selfcompiler 2017-07-29 16:39:35 2 Tiny change: 'orial Link :](https://' -> 'orial Link](https://'
en1 English selfcompiler 2017-07-29 16:37:46 437 Initial revision (published)