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.

A057107 Octagonal palindromes.

Original entry on oeis.org

0, 1, 8, 8008, 120232021, 124060421, 161656161, 185464581, 544721127445, 616947749616, 3333169613333, 3333802083333, 6506939396056, 12212500521221, 5466543663456645, 3310988011108890133, 520752145595541257025, 336753352502205253357633
Offset: 1

Views

Author

Patrick De Geest, Aug 15 2000

Keywords

Crossrefs

Programs

  • Mathematica
    Select[PolygonalNumber[8, Range[0, 10^5]], PalindromeQ] (* Robert Price, Apr 29 2019 *)

Extensions

a(1)=0 added by Robert Price, Apr 29 2019