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.

A046487 Palindromes k such that the sum of the first palindromes up to k is a palindrome.

Original entry on oeis.org

1, 2, 3, 33, 77, 383, 21512
Offset: 1

Views

Author

Patrick De Geest, Sep 15 1998

Keywords

Examples

			a(n)=77 so 1+2+3+4+5+6+7+8+9+11+22+33+44+55+66+77 = 353.
		

Crossrefs

Formula

a(n) = A002113(1+A046486(n)). - R. J. Mathar, Sep 09 2015

Extensions

Offset changed to 1 by R. J. Mathar, Sep 09 2015