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.

A335656 Number of distinct board states reachable in n jumps, in English Peg Solitaire.

Original entry on oeis.org

1, 4, 12, 60, 296, 1338, 5648, 21842, 77559, 249690, 717788, 1834379, 4138302, 8171208, 14020166, 20773236, 26482824, 28994876, 27286330, 22106348, 15425572, 9274496, 4792664, 2120101, 800152, 255544, 68236, 14727, 2529, 334, 32, 5
Offset: 0

Views

Author

Robin Houston, Jun 16 2020

Keywords

Examples

			Example: for n=1 the four states are:
      ***        ***        ***        ***
      *.*        ***        ***        ***
    ***.***    *******    *******    *******
    *******    ****..*    *******    *..****
    *******    *******    ***.***    *******
      ***        ***        *.*        ***
      ***        ***        ***        ***
		

Crossrefs

Identifying positions that are related by a symmetry of the board gives A112737.