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.

A045642 Palindromic and divisible by 7.

Original entry on oeis.org

0, 7, 77, 161, 252, 343, 434, 525, 595, 616, 686, 707, 777, 868, 959, 1001, 1771, 2002, 2772, 3003, 3773, 4004, 4774, 5005, 5775, 6006, 6776, 7007, 7777, 8008, 8778, 9009, 9779, 10101, 10801, 11011, 11711, 12621, 13531, 14441, 15351, 16261, 16961
Offset: 1

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Range[0, 21000, 7], PalindromeQ] (* Paolo Xausa, Jul 06 2025 *)

Extensions

a(1) = 0 prepended by Paolo Xausa, Jul 07 2025