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.

A288775 Difference between the total number of toothpicks in the toothpick structure of A139250 that are parallel to the initial toothpick after n odd stages, and the total number of "ON" cells at n-th stage in the "Ulam-Warburton" two-dimensional cellular automaton of A147562.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 4, 0, 4, 4, 28, 0, 0, 0, 4, 0, 4, 4, 28, 0, 4, 4, 28, 4, 28, 32, 132, 0, 0, 0, 4, 0, 4, 4, 28, 0, 4, 4, 28, 4, 28, 32, 132, 0, 4, 4, 28, 4, 28, 32, 132, 4, 28, 32, 132, 32, 136, 176, 524, 0, 0, 0, 4, 0, 4, 4, 28, 0, 4, 4, 28, 4, 28, 32, 132, 0, 4, 4, 28, 4, 28, 32, 132, 4, 28, 32
Offset: 1

Views

Author

Omar E. Pol, Jul 04 2017

Keywords

Comments

It appears that a(n) = 0 if and only if n is a member of A048645.
First differs from A255263 at a(14), with which it shares infinitely many terms.
It appears that A147562(n) = A162795(n) = A169707(n) = A255366(n) = A256250(n) = A256260(n), if n is a member of A048645.

Examples

			Written as an irregular triangle T(j,k), k>=1, in which the row lengths are the terms of A011782, the sequence begins:
0;
0;
0,0;
0,0,4,0;
0,0,4,0,4,4,28,0;
0,0,4,0,4,4,28,0,4,4,28,4,28,32,132,0;
0,0,4,0,4,4,28,0,4,4,28,4,28,32,132,0,4,4,28,4,28,32,132,4,28,32,132,32,136,176,524,0;
...
It appears that if k is a power of 2 then T(j,k) = 0.
It appears that every column lists the same terms as its initial term.
		

Crossrefs

Formula

a(n) = A162795(n) - A147562(n).