login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A062820 Sum_{k=1..n} p(k)*mu(k). 0
2, -1, -6, -6, -17, -4, -21, -21, -21, 8, -23, -23, -64, -21, 26, 26, -33, -33, -100, -100, -27, 52, -31, -31, -31, 70, 70, 70, -39, -152, -279, -279, -142, -3, 146, 146, -11, 152, 319, 319, 140, -41, -232, -232, -232, -33, -244, -244, -244, -244, -11, -11, -252, -252, 5, 5, 274, 545, 268, 268, -15, 278, 278 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) j=[]; for(n=1, 100, j=concat(j, sum(k=1, n, prime(k)*moebius(k)))); j
CROSSREFS
Sequence in context: A371598 A117753 A145883 * A113336 A113979 A053442
KEYWORD
sign
AUTHOR
Jason Earls, Jul 20 2001
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 5 14:34 EDT 2024. Contains 375700 sequences. (Running on oeis4.)