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!)
A201156 Row sums of triangle A201146. 2
1, 3, 10, 11, 56, 57, 400, 401, 402, 403, 4434, 4435, 57656, 57657, 57658, 57659, 980204, 980205, 18623896, 18623897, 18623898, 18623899, 428349678, 428349679, 428349680, 428349681, 428349682, 428349683, 12422140808, 12422140809, 385086365080, 385086365081 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(n) = a(n-1) + 1 if and only if n is a composite number.
LINKS
Arkadiusz Wesolowski, Table of n, a(n) for n = 1..502
MATHEMATICA
Table[Sum[Product[Prime[i], {i, PrimePi[n]}]/Product[Prime[i], {i, PrimePi[k]}], {k, n}], {n, 32}]
CROSSREFS
Cf. A201146.
Sequence in context: A119221 A119219 A125569 * A309525 A253807 A212993
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 April 25 13:23 EDT 2024. Contains 371971 sequences. (Running on oeis4.)