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.

A170926 Total number of squares and rectangles at the n-th stage in the corner toothpick structure (see A152890, A153006).

Original entry on oeis.org

0, 0, 1, 3, 4, 5, 10, 17, 20, 21, 25, 30, 33, 40, 58, 77, 84, 85, 89, 94, 97, 104, 121, 138, 145, 151, 164, 177, 190, 222, 278, 325, 340, 341, 345, 350, 353, 360, 377, 394, 401, 407, 420, 433, 446, 478, 533, 578, 593, 599, 612, 625, 638, 669, 720, 761, 781, 806, 845, 884, 942
Offset: 0

Views

Author

Omar E. Pol, Jan 18 2010

Keywords

Crossrefs

Partial sums of A168131.

Formula

a(2^k) = (4^k-4)/3 for k >= 2. - N. J. A. Sloane, Feb 13 2010.

Extensions

Edited and extended by N. J. A. Sloane, Feb 01 2010