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.

A071761 Dealing cards in a game of solitaire.

Original entry on oeis.org

0, 1, 2, 21, 31, 32, 321, 421, 431, 432, 4321, 5321, 5421, 5431, 5432, 54321, 64321, 65321, 65421, 65431, 65432, 654321, 754321, 764321, 765321, 765421, 765431, 765432, 7654321, 8654321, 8754321, 8764321, 8765321, 8765421, 8765431, 8765432
Offset: 0

Views

Author

Allan C. Wechsler, Jun 07 2002

Keywords

Comments

An infinite square array,
a11 a12 a13 ...
a21 a22 a23 ...
a31 a32 a33 ...
a41 a42 a43 ...
...............
is built up by antidiagonals: a11 a21 a12 a31 a22 a13 ... The terms of the sequence record the number of entries in each column at each step, e.g. when dealing cards in a game of solitaire.

Crossrefs

The parity of this sequence gives A023532.

Extensions

Entry revised by Jeremy Gardiner, Dec 08 2004