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.

A140370 Composites of the form 26k + 21.

Original entry on oeis.org

21, 99, 125, 177, 203, 255, 333, 385, 411, 437, 489, 515, 567, 645, 671, 697, 723, 749, 775, 801, 879, 905, 931, 957, 1035, 1113, 1139, 1165, 1191, 1243, 1269, 1295, 1347, 1425, 1477, 1503, 1529, 1555, 1581, 1633, 1659, 1685, 1711, 1737, 1763, 1815, 1841
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Jun 14 2008

Keywords

Crossrefs

Cf. A092178.

Programs

  • Magma
    [(26*n+21): n in [0..100]|not IsPrime(26*n+21)] // Vincenzo Librandi, Dec 18 2010

Extensions

Edited by R. J. Mathar, Jun 16 2008