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!)
A074711 Moebius function applied to A000461. 0
1, 1, 0, 0, -1, 0, -1, 0, 0, 1, 0, 0, 1, -1, 0, 0, 1, 0, -1, 0, 0, 0, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MAPLE
Lkst := proc(n): round(evalf(floor(log10(10*n)))); end; Akst := proc(n): n*(10^(n*Lkst(n))-1)/(10^Lkst(n)-1); end; with(numtheory): [seq(mobius(Akst(i)), i=1..23)];
CROSSREFS
Cf. A000461.
Sequence in context: A360120 A361022 A341754 * A004585 A319448 A365428
KEYWORD
easy,sign
AUTHOR
Jani Melik, Oct 01 2002
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 April 18 21:46 EDT 2024. Contains 371781 sequences. (Running on oeis4.)