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.

A181725 The number of paths of a chess rook in a 9D 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).

This page as a plain text file.
%I A181725 #7 Jul 21 2012 19:05:34
%S A181725 1,362880,33007837322880,7408611474125625953280,
%T A181725 2499611266020127048565292881280,
%U A181725 1064141699563485513180737844317706666240,526577363627345975232160422620146408876598167680,289514065258843883748159731480148589989905149052842682880
%N A181725 The number of paths of a chess rook in a 9D 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).
%e A181725 a(1) = 362880 because there are 362880 rook paths from (0..0) to (1..1).
%Y A181725 Row d=9 of A181731.
%K A181725 nonn
%O A181725 0,2
%A A181725 _Manuel Kauers_, Nov 16 2010