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.

A103216 Members of A103215 not in A008784.

Original entry on oeis.org

49, 77, 98, 121, 133, 154, 161, 209, 217, 242, 245, 253, 266, 301, 322, 329, 341, 361, 385, 413, 418, 434, 437, 469, 473, 490, 497, 506, 517, 529, 553, 581, 589, 602, 605, 637, 649, 658, 665, 682, 713, 721, 722, 737, 749, 770, 781, 805, 817, 826, 833, 869
Offset: 1

Views

Author

Ralf Stephan, Jan 28 2005

Keywords

Crossrefs

Programs

  • PARI
    v = [1, 2, 5, 10, 13, 17]; for (i = 0, 50, for (j = 1, 6, if (!issquare(Mod(-1, 24*i + v[j])), print1(24*i + v[j], ", ")))) \\ David Wasserman, Sep 20 2005

Extensions

More terms from David Wasserman, Oct 07 2005
Showing 1-1 of 1 results.