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 11-12 of 12 results.

A188156 If A187211 is written, starting at its fifth term, as a triangle with rows of lengths 2, 4, 8, 16, ..., the n-th row begins with the first 2^n-1 terms of the present sequence.

Original entry on oeis.org

22, 40, 54, 56, 70, 120, 134, 88, 70, 120, 150, 168, 246, 360, 326, 152, 70, 120, 150, 168, 246, 360, 342, 232, 246, 376, 454, 568, 838, 1032, 774, 280, 70, 120, 150, 168, 246, 360, 342, 232, 246, 376, 454, 568, 838, 1032
Offset: 1

Views

Author

Nathaniel Johnston, Mar 26 2011

Keywords

Comments

Limiting behavior of the rows of the triangle in A187211.

Examples

			The triangle from A187211 begins:
22, 20
22, 40, 54, 40
22, 40, 54, 56, 70, 120, 134, 72
22, 40, 54, 56, 70, 120, 134, 88, 70, 120, 150, 168, 246, 360, 326, 136
...
Thus this sequence is 22, 40, 54, 56, 70, 120, 134, 88, 70, 120, 150, 168, 246, 360, 326...
The final entry of the n-th row (for n >= 2) is 16 + 8(2^n - 1).
		

Crossrefs

Extensions

a(35) corrected by Nathaniel Johnston at the suggestion of Omar E. Pol, Mar 28 2011

A194811 Number of grid points that are covered after n-th stage of A139250 version "Tree", starting with a(0) = 1 and assuming the toothpicks have length 4, 3, and 2.

Original entry on oeis.org

1, 5, 13, 25, 37, 53, 81, 113, 133, 149, 177, 213, 253, 313, 401, 481, 517, 533, 561, 597, 637, 697, 785, 869, 925, 985, 1077, 1189, 1329, 1537, 1793, 1985, 2053, 2069, 2097, 2133, 2173, 2233, 2321, 2405, 2461, 2521, 2613, 2725, 2865, 3073, 3329, 3525, 3613
Offset: 0

Views

Author

Omar E. Pol, Oct 24 2011

Keywords

Comments

The first differences give A147646.

Crossrefs

Formula

a(n) = 1 + 4*A153006(n) = 1 + A159795(n).
Previous Showing 11-12 of 12 results.