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.

Previous Showing 21-23 of 23 results.

A173464 When regarded as a triangle, the rows of A162797 converge to this sequence.

Original entry on oeis.org

1, 5, 5, 17, 5, 17, 21, 49, 5, 17, 21, 49, 21, 53, 81, 129, 5, 17, 21, 49, 21, 53, 81, 129, 21, 53, 81, 133, 81, 165, 289, 321
Offset: 1

Views

Author

Omar E. Pol, Feb 22 2010

Keywords

Examples

			From _Omar E. Pol_, Apr 01 2011: (Start)
If written as a triangle begins:
1,
5,
5,17,
5,17,21,49,
5,17,21,49,21,53,81,129,
5,17,21,49,21,53,81,129,21,53,81,133,81,165,289,321,
...
It appears that the final terms of rows give A000337.
It appears that row sums give A010036.
(End)
		

Crossrefs

Extensions

More terms a(20)-a(32) from Omar E. Pol, Apr 01 2011

A163094 a(n) = A162796(n)/2.

Original entry on oeis.org

0, 1, 3, 7, 11, 15, 21, 35, 43, 47, 53, 67, 77, 91, 111, 155, 171, 175, 181, 195, 205, 219, 239, 283, 301, 315, 335, 379, 407, 453, 523, 651, 683, 687, 693, 707, 717, 731, 751, 795, 813, 827, 847, 891, 919, 965, 1035, 1163, 1197, 1211, 1231, 1275, 1303, 1349, 1419
Offset: 0

Views

Author

Omar E. Pol, Jul 28 2009

Keywords

Crossrefs

Extensions

a(0) prepended by and more terms from Jinyuan Wang, Mar 15 2020

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).
Previous Showing 21-23 of 23 results.