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.

A212693 Number of legal 7 X 6 Connect-Four positions after n plies.

Original entry on oeis.org

1, 7, 49, 238, 1120, 4263, 16422, 54859, 184275, 558186, 1662623, 4568683, 12236101, 30929111, 75437595, 176541259, 394591391, 858218743, 1763883894, 3568259802, 6746155945, 12673345045, 22010823988, 38263228189, 60830813459, 97266114959, 140728569039
Offset: 0

Views

Author

John Tromp, May 23 2012

Keywords

Comments

Sum of all 43 terms is 4531985219092 as computed by Edelkamp and Kissmann (see link).

Examples

			a(3) = 7 * (1*7 + 6*(5/2 + 2)) = 238 because 3 discs played in different columns can be transposed in two ways.
		

Crossrefs

Cf. A090224 (upper bound), A013582.