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.

A162777 a(n) = A153003(n) - A153006(n).

Original entry on oeis.org

0, 0, 1, 1, 1, 3, 5, 3, 1, 3, 5, 5, 7, 13, 15, 7, 1, 3, 5, 5, 7, 13, 15, 9, 7, 13, 17, 19, 29, 43, 39, 15, 1, 3, 5, 5, 7, 13, 15, 9, 7, 13, 17, 19, 29, 43, 39, 17, 7, 13, 17, 19, 29, 43, 41, 27, 29, 45, 55, 69, 103, 127, 95, 31
Offset: 0

Views

Author

Omar E. Pol, Jul 23 2009

Keywords

Comments

The main entry for this sequence is the toothpick sequence A139250.

Examples

			If written as a triangle:
0;
0;
1,1;
1,3,5,3;
1,3,5,5,7,13,15,7;
1,3,5,5,7,13,15,9,7,13,17,19,29,43,39,15;
...
Rows converge to A162779.
		

Crossrefs

Formula

Observation: It appears that a(2^i) = 1, i > 0 and a(2^i-1) = 2^(i-1) - 1, i > 0.

Extensions

More terms from Jinyuan Wang, Mar 15 2020