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!)
A077030 Numbers k such that A068340(k)=+/-2. 4
122, 127, 128, 142, 5233 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Any subsequent terms are > 10^12. - Lucas A. Brown, Mar 18 2024
LINKS
Lucas A. Brown, Python program.
PROG
(PARI) isok(k) = abs(sum(i=1, k, i*moebius(i))) == 2; \\ Michel Marcus, Jan 14 2023
CROSSREFS
Sequence in context: A077376 A194565 A138026 * A280733 A309760 A224606
KEYWORD
nonn,more,hard
AUTHOR
Zak Seidov, Oct 21 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 24 18:05 EDT 2024. Contains 371962 sequences. (Running on oeis4.)