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.

A261679 Number of ordered pairs (u,v) of binary palindromes (see A006995) with u+v=n.

Original entry on oeis.org

1, 2, 1, 2, 2, 2, 3, 2, 4, 2, 5, 0, 4, 0, 3, 2, 4, 2, 5, 0, 4, 2, 6, 0, 6, 0, 4, 2, 4, 0, 5, 2, 6, 2, 7, 0, 8, 0, 6, 0, 4, 0, 5, 0, 2, 2, 4, 0, 8, 0, 4, 2, 6, 0, 7, 0, 2, 0, 4, 0, 6, 0, 3, 2, 4, 2, 9, 0, 6, 0, 4, 0, 8, 2, 4, 0, 4, 0, 8, 0, 6, 0, 6, 0, 4, 2, 4, 0, 4
Offset: 0

Views

Author

N. J. A. Sloane, Sep 04 2015

Keywords

Examples

			8=1+7=3+5=5+3=7+1, so a(8)=4.
		

Crossrefs

For zeros see A241491, A261678.

Formula

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