The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A368920 Number of terms of A368904 less than 10^n, where A368904 gives the numbers k for which there is no prime p such that p^p divides A342001(k). 4
8, 80, 781, 7752, 77275, 772088, 7718342, 77161311 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI)\\ Needs also program from A368914:
tp=10; s=0; for(n=1, 10^10, s+=A368914(n); if(1+n==tp, print1(s, ", "), if(n==tp, tp *= 10)));
CROSSREFS
Cf. also A368911, A368919.
Sequence in context: A320074 A290874 A024101 * A291181 A155144 A299871
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jan 14 2024
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 14 14:46 EDT 2024. Contains 372533 sequences. (Running on oeis4.)