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.

A316715 a(n) is the number of 1s in A316713(n). That is, a(n) is the number of B-sequences (A278039) used in the tribonacci ABC-representation of n >= 0.

Original entry on oeis.org

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

Views

Author

Wolfdieter Lang, Sep 11 2018

Keywords

Comments

The number of 2s and 3s in A316713(n) is given in A316716 and A316717, respectively.

Examples

			See column #(1) in A316713.
		

Crossrefs

Formula

a(n) = number of 1s in A316713(n), that is the number of Bs in the tribonacci ABC-representation of n >= 0.