Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082812
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082812 Positions of sign changes in running sum of mu(k)/k: n such that sign(Sum(k=1..n; mu(k)/k)) <> sign(Sum(k=1..n+1; mu(k)/k)). +0
1
4, 5, 6, 9, 10, 14, 18, 21, 22, 25, 29, 34, 36, 37, 42, 45, 46, 56, 60, 61, 70, 76, 77, 86, 88, 90, 104, 105, 106, 122, 126, 128, 129, 133, 136, 142, 172, 177, 178, 209, 210, 212, 245, 246, 257, 258, 270, 304, 306, 308, 309, 326, 373, 376, 378, 380, 384, 385, 388, 389 (list; graph; listen)
OFFSET

1,1

EXAMPLE

The running sums of mu(k)/k are 1, 1/2, 1/6, 1/6, -(1/30), 2/15, -(1/105), -(1/105), so the 4th, 5th and 6th terms precede a sign change.

MATHEMATICA

cum=0; res={}; Do[cum += MoebiusMu[k]/k; If[Sign[cum+MoebiusMu[k+1]/(k+1)] =!= Sign[cum], AppendTo[res, k]], {k, 1, 1000}]; res

CROSSREFS

Sequence in context: A114454 A008854 A062726 this_sequence A075903 A029942 A010456

Adjacent sequences: A082809 A082810 A082811 this_sequence A082813 A082814 A082815

KEYWORD

easy,nonn

AUTHOR

Wouter Meeussen (wouter.meeussen(AT)pandora.be), May 24 2003

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 September 8 08:06 EDT 2008. Contains 143486 sequences.


AT&T Labs Research