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.

A080573 Number of ways writing n as a sum of two distinct Ulam numbers.

Original entry on oeis.org

0, 0, 1, 1, 2, 1, 2, 1, 2, 2, 1, 2, 1, 3, 2, 1, 3, 1, 4, 2, 2, 2, 0, 3, 0, 1, 2, 1, 4, 2, 2, 2, 0, 3, 0, 1, 2, 1, 4, 2, 2, 3, 0, 4, 0, 2, 1, 1, 4, 2, 3, 2, 1, 5, 2, 3, 1, 2, 3, 2, 3, 1, 3, 5, 3, 4, 0, 2, 1, 3, 2, 1, 5, 3, 5, 2, 1, 3, 2, 4, 2, 1, 5, 2, 6, 2, 1, 5, 2, 5, 2, 0, 4, 0, 6, 0
Offset: 1

Views

Author

Naohiro Nomoto, Feb 22 2003

Keywords

Comments

After about 10^5 terms, the plot of this sequences begins to show some structure. - T. D. Noe, Jan 21 2008
When a(n)=1, n is an Ulam number, A002858. A033629 has the terms when a(n)=0. - Jud McCranie, Jul 22 2012

Crossrefs

Programs

  • C
    See Links section.