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!)
A023538 Convolution of natural numbers with (1, p(1), p(2), ... ), where p(k) is the k-th prime. 1
1, 4, 10, 21, 39, 68, 110, 169, 247, 348, 478, 639, 837, 1076, 1358, 1687, 2069, 2510, 3012, 3581, 4221, 4934, 5726, 6601, 7565, 8626, 9788, 11053, 12425, 13906, 15500, 17221, 19073, 21062, 23190, 25467, 27895, 30480, 33228, 36143, 39231, 42498, 45946, 49585 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
F. Javier de Vega, An extension of Furstenberg's theorem of the infinitude of primes, arXiv:2003.13378 [math.NT], 2020.
FORMULA
a(n) = Sum_{k<=n} [(A158611(k+1)) * (A000027(n-k+1))] = Sum_{k<=n} [(A008578(k)) * (A000027(n-k+1))]. [Jaroslav Krizek, Aug 05 2009; Correction for change of offset in A158611 and A008578 in Aug 2009 Jaroslav Krizek, Jan 27 2010]
MATHEMATICA
Nest[Accumulate, Join[{1}, Select[Range@200, PrimeQ]], 2] (* Vladimir Joseph Stephan Orlovsky, Jan 25 2012 *)
CROSSREFS
Sequence in context: A216172 A055908 A325951 * A085360 A265050 A243738
KEYWORD
nonn
AUTHOR
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 20:39 EDT 2024. Contains 372533 sequences. (Running on oeis4.)