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.

Showing 1-1 of 1 results.

A088308 2 followed by list of composite numbers mod 10.

Original entry on oeis.org

2, 4, 6, 8, 9, 0, 2, 4, 5, 6, 8, 0, 1, 2, 4, 5, 6, 7, 8, 0, 2, 3, 4, 5, 6, 8, 9, 0, 2, 4, 5, 6, 8, 9, 0, 1, 2, 4, 5, 6, 7, 8, 0, 2, 3, 4, 5, 6, 8, 9, 0, 2, 4, 5, 6, 7, 8, 0, 1, 2, 4, 5, 6, 7, 8, 0, 1, 2, 3, 4, 5, 6, 8, 9, 0, 2, 4, 5, 6, 8, 0, 1, 2, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4, 5, 6, 8, 9, 0, 2, 3, 4, 5, 6, 8
Offset: 1

Views

Author

Roger L. Bagula, Nov 05 2003

Keywords

Crossrefs

A083786 is a better version. Cf. A002808.

Programs

  • Mathematica
    Join[{2}, Mod[Rest@Select[Range@500, ! PrimeQ@# &], 10]] (* G. C. Greubel, Oct 29 2017 *)

Extensions

Edited by N. J. A. Sloane, Mar 30 2006
Showing 1-1 of 1 results.