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.

A307827 Palindromic decagonal (or 10-gonal) numbers.

Original entry on oeis.org

0, 1, 232, 27972, 76867, 25555552, 7154664517, 158229922851, 2028787878202, 2040061600402, 2733623263372, 52667666676625, 675972505279576, 28519896169891582, 73542836563824537, 74529570707592547, 25552469511596425552, 27835145788754153872
Offset: 1

Views

Author

Robert Price, Apr 30 2019

Keywords

Crossrefs

Programs

  • Mathematica
    Select[PolygonalNumber[10, Range[0, 10^5]], PalindromeQ]