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!)
A077033 Numbers k such that A068340(k) = +/-5. 3
15, 16, 5034, 5241 (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))) == 5; \\ Michel Marcus, Jan 14 2023
CROSSREFS
Sequence in context: A041478 A042099 A156530 * A043669 A043704 A329177
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 19 06:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)