Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096121
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096121 Number of full spectrum rook's walks on a (2 X n) board. +0
1
2, 8, 60, 816, 17520, 550080, 23839200, 1365799680, 100053999360, 9127781913600, 1015061950425600, 135193044668774400, 21248464632595200000, 3891825697262043340800, 821745573997874093568000 (list; graph; listen)
OFFSET

1,1

REFERENCES

A rook must land on each square exactly once, but may start and end anywhere and may intersect its own path. Inspired by Leroy Quet in a Jul 05 2004 posting to the Seqfan mailing list.

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

FORMULA

a(n+1)=n(n+1)(a(n) + a(n-1)) for n > 1

Further refinement gives: a(n + 1) = 2(n + 1)! sum_{k = 0}^{floor(n / 2)} { perm(n - k, k ) * comb(n - k, k) + perm(n - k, k + 1) * comb(n - 1 - k, i) } (where perm(a, b) == a!/b!; comb(a, b) == a!/b!/(a-b)!).

EXAMPLE

Tagging the squares on a (3 X 2) board with A,B,C/D,E,F, the 10 tours starting at A are: ABCFDE, ABCFED, ABEDFC, ACBEDF, ACBEFD, ACFDEB, ADEBCF, ADEFCB, ADFCBE, ADFEBC. There are a similar 10 tours starting at each of the other 5 squares, so a(3) = 6 * 10 = 60.

CROSSREFS

Cf. A096970 and references to "rook tours" or "rook walks".

Sequence in context: A001188 A113145 A036794 this_sequence A143217 A139017 A085657

Adjacent sequences: A096118 A096119 A096120 this_sequence A096122 A096123 A096124

KEYWORD

nonn,easy,walk

AUTHOR

hv(AT)crypt.org (Hugo van der Sanden), Jul 22 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 13:47 EST 2009. Contains 167481 sequences.


AT&T Labs Research