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!)
A077032 Numbers k such that A068340(k)=+/-4. 3
3, 4, 137, 5023, 5024, 5025, 5030, 5031, 5032 (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))) == 4; \\ Michel Marcus, Jan 14 2023
CROSSREFS
Sequence in context: A356073 A290282 A331815 * A370385 A041595 A041741
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 06:34 EDT 2024. Contains 371920 sequences. (Running on oeis4.)