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.

A353083 The second column of the Trithoff (tribonacci) array.

Original entry on oeis.org

2, 6, 9, 15, 19, 22, 26, 30, 33, 39, 43, 46, 50, 53, 59, 63, 66, 70, 74, 77, 83, 87, 90, 96, 100, 103, 107, 111, 114, 120, 124, 127, 131, 134, 140, 144, 147, 151, 155, 158, 164, 168, 171, 175, 179, 182, 188, 192, 195, 199, 202, 208, 212, 215, 219, 223, 226
Offset: 1

Views

Author

Tanya Khovanova and PRIMES STEP Senior group, Apr 22 2022

Keywords

Comments

These are the numbers whose tribonacci representation ends in 10.
This is a subsequence of A003145: Numbers in this sequence indicate positions of letter b in the tribonacci word, but not all such positions.

Examples

			The first few tribonacci numbers are 1, 2, 4, 7, 13, 24. The number 43 can be represented as 24+13+4+2. Thus, its tribonacci representation is 110110, and 43 is in this sequence.
		

Crossrefs