[go: up one dir, main page]

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!)
A168393 Moebius function of interprimes (A024675). 0
0, 1, 0, 0, 1, 0, 1, 1, -1, 1, 1, -1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, -1, -1, 0, 1, 0, 1, 1, -1, 0, 0, -1, 0, -1, -1, 0, 0, -1, 0, -1, 0, 1, 1, 0, 0, -1, 0, 0, -1, 1, 0, -1, 0, 1, 0, -1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, 0, 1, 1, 1, -1, 0, 0, 0, -1, 0, 0, 0, 1, 1, 0, 1, -1, 1, -1, 1, 0, 1, -1, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MAPLE
ts_fip:=proc(n) local i, an: an:=[ ]: for i from 2 to n do an:=[ op(an), numtheory[mobius]((ithprime(i)+ithprime(i+1))/2) ]: od: RETURN(an) end: ts_fip(500);
CROSSREFS
Cf. A008683.
Sequence in context: A372544 A104893 A104894 * A071986 A079944 A059652
KEYWORD
sign
AUTHOR
Jani Melik, Nov 24 2009
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 August 29 18:55 EDT 2024. Contains 375518 sequences. (Running on oeis4.)