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.

A046499 Palindromes expressible as the sum of 4 consecutive palindromes.

Original entry on oeis.org

22, 242, 464, 868, 4664, 8668, 40604, 44644, 48684, 80608, 84648, 88688, 406604, 446644, 486684, 806608, 846648, 886688, 4006004, 4046404, 4086804, 4406044, 4446444, 4486844, 4806084, 4846484, 4886884, 8006008, 8046408, 8086808
Offset: 1

Views

Author

Patrick De Geest, Sep 15 1998

Keywords

Comments

All digits of all terms are even. - Harvey P. Dale, Jan 25 2013

Examples

			22 = 4 + 5 + 6 + 7;
242 = 44 + 55 + 66 + 77.
		

Crossrefs

Cf. A002113.