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.

A083511 Members of A000124 which are multiples of 11.

Original entry on oeis.org

11, 22, 121, 154, 352, 407, 704, 781, 1177, 1276, 1771, 1892, 2486, 2629, 3322, 3487, 4279, 4466, 5357, 5566, 6556, 6787, 7876, 8129, 9317, 9592, 10879, 11176, 12562, 12881, 14366, 14707, 16291, 16654, 18337, 18722, 20504, 20911, 22792, 23221
Offset: 0

Views

Author

Amarnath Murthy, May 05 2003

Keywords

Crossrefs

Cf. A000124.

Programs

  • Mathematica
    Select[Accumulate[Range[0,300]]+1,Divisible[#,11]&] (* Harvey P. Dale, Jul 16 2018 *)

Extensions

Corrected and extended by Ray Chandler, May 19 2003