Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062982
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062982 Numbers n such that Mertens' function of n (A002321) is divisible by phi(n). +0
7
1, 2, 39, 40, 58, 65, 93, 101, 145, 149, 150, 159, 160, 163, 164, 166, 214, 231, 232, 235, 236, 238, 254, 329, 331, 332, 333, 353, 355, 356, 358, 362, 363, 364, 366, 393, 401, 403, 404, 405, 407, 408, 413, 414, 419, 420, 422, 423, 424, 425, 427, 428, 537 (list; graph; listen)
OFFSET

1,2

COMMENT

Except for the initial term, this sequence is the same as A028442, the n for which Mertens function M(n) is zero. Because phi(n) >= sqrt(n) and M(n) < sqrt(n) for all known n, phi(n) does not divide M(n), except possibility for some extremely large n. Research project: find the least n>1 with M(n) not zero and phi(n) divides M(n). - T. D. Noe (noe(AT)sspectra.com), Jul 28 2005

LINKS

Eric Weisstein's World of Mathematics, Mertens Conjecture

PROGRAM

(PARI) M(n)=sum(k=1, n, moebius(k)); j=[]; for(n=1, 1500, if(Mod(M(n), eulerphi(n))==0, j=concat(j, n))); j

CROSSREFS

Cf. A002321.

Adjacent sequences: A062979 A062980 A062981 this_sequence A062983 A062984 A062985

Sequence in context: A066244 A055689 A028442 this_sequence A042801 A078733 A080920

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 25 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 11 09:12 EDT 2008. Contains 144832 sequences.


AT&T Labs Research