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.

A144302 Odd members of A049445.

Original entry on oeis.org

1, 21, 55, 69, 81, 115, 155, 185, 205, 261, 273, 285, 295, 321, 345, 355, 395, 405, 425, 465, 535, 555, 565, 595, 623, 625, 637, 665, 675, 749, 775, 805, 835, 847, 861, 865, 875, 889, 905, 973, 1001, 1029, 1041, 1075, 1089, 1095, 1125, 1165, 1183, 1211, 1225, 1239
Offset: 1

Views

Author

Roger L. Bagula, Dec 07 2008

Keywords

Crossrefs

Intersection of A005408 and A049445.

Programs

  • Mathematica
    Select[Range[1, 1240, 2], Divisible[#, DigitCount[#, 2, 1]] &] (* Amiram Eldar, Aug 16 2020 *)

Extensions

Edited by N. J. A. Sloane, Dec 07 2008