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.

A161182 Successive differences between positions of squares in list of nonprimes.

Original entry on oeis.org

1, 1, 3, 5, 6, 9, 9, 12, 13, 16, 16, 19, 20, 22, 25, 25, 26, 30, 31, 33, 34, 36, 38, 41, 40, 43, 46, 47, 48, 51, 53, 53, 56, 57, 60, 61, 64, 66, 65, 68, 69, 72, 76, 75, 78, 78, 83, 82, 82, 89, 90, 88, 89, 95, 96, 100, 101, 98, 104, 103, 105, 110, 108, 112, 115, 115, 118, 120
Offset: 1

Views

Author

Daniel Tisdale, Jun 05 2009

Keywords

Crossrefs

Cf. A078435, sequence of positions of squares in sequence of nonprimes.

Programs

Formula

a(n) = A078435(n) - A078435(n-1). - R. J. Mathar, Jun 22 2009

Extensions

Corrected and extended by R. J. Mathar, Jun 22 2009