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.

A316716 a(n) is the number of 2s in A316713(n). That is, a(n) is the number of A-sequences (A278040) used in the tribonacci ABC-representation of n >= 0.

Original entry on oeis.org

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

Views

Author

Wolfdieter Lang, Sep 11 2018

Keywords

Comments

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

Examples

			See column #(2) of A316713.
		

Crossrefs

Formula

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