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!)
A077031 Numbers k such that A068340(k)=+/-3. 3
6, 130, 5027, 5028 (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))) == 3; \\ Michel Marcus, Jan 14 2023
CROSSREFS
Sequence in context: A156475 A000907 A188718 * A302770 A337971 A281402
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 May 9 10:59 EDT 2024. Contains 372350 sequences. (Running on oeis4.)