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.

A261680 Number of ordered quadruples (u,v,w,x) of binary palindromes (see A006995) with u+v+w+x=n.

Original entry on oeis.org

1, 4, 6, 8, 13, 16, 22, 28, 34, 44, 50, 60, 59, 72, 70, 80, 92, 88, 114, 96, 125, 104, 152, 120, 172, 144, 188, 152, 215, 144, 242, 160, 272, 172, 302, 180, 329, 216, 352, 240, 388, 228, 430, 228, 442, 212, 476, 192, 506, 228, 496, 248, 540, 252, 582, 276, 592
Offset: 0

Views

Author

N. J. A. Sloane, Sep 04 2015

Keywords

Comments

Conjecture: a(n)>0: every number is the sum of four binary palindromes. (Compare A261422, A261675.)

Crossrefs

Formula

G.f. = (Sum_{p in A006995} x^p)^4.