cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A179861 a(n) is the sum of the first A179859(n) noncomposites.

Original entry on oeis.org

1, 6, 42, 143100, 775304, 1891890, 14646554832, 130985694070, 188757015148, 419047914740, 1055777525624570390, 1492138298614167680, 70288308055831268412, 91779857115464381780, 571686203669195590338, 56978071532766214007450, 83023388015844408083484
Offset: 1

Views

Author

Ray Chandler, Jul 29 2010

Keywords

Comments

A variant of A050247 (primes), A073262 (composites) and A164280 (nonprimes).

Examples

			A179859(3) = 7; sum of first 7 noncomposites is 42, so a(3) = 42.
		

Crossrefs

Cf. A008578 (noncomposites), A014284 (sum of first n noncomposites).

Formula

a(n) = A014284(A179859(n)) = A179859(n) * A179860(n).

Extensions

a(16)-a(17) from Amiram Eldar, May 24 2024