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.

A181726 The number of paths of a chess rook in a 10D hypercube, from (0..0) to (n..n), where the rook may move in steps that are multiples of (1,0..0), (0,1,0..0), ..., (0..0,1).

Original entry on oeis.org

1, 3628800, 6290830003852800, 30306073546461323055916800, 231242270452155338291905203314956800, 2293197130058463838438742129627609575368940800, 26941822036577030394903099245279465611395585827577676800
Offset: 0

Views

Author

Manuel Kauers, Nov 16 2010

Keywords

Examples

			a(1) = 3628800 because there are 3628800 rook paths from (0..0) to (1..1).
		

Crossrefs

Row d=10 of A181731.