Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100246
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100246 Number of permutations of {1,2,3,...,n^2} where no multiples of n are consecutive. +0
1
1, 12, 151200, 8219667456000, 5940854755726373683200000, 140616461430273488287535887653273600000000, 228186389638197777421971812759876473627903014249431040000000000 (list; graph; listen)
OFFSET

1,2

COMMENT

limit{n->oo} a(n)/(n^2)! = 1/e.

LINKS

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

FORMULA

(n^2 -n)! (n^2 -n +1)! /(n^2 -2n +1)!

EXAMPLE

If n = 2, we have the permutations:

1,2,3,4; 1,4,3,2; 3,2,1,4; 3,4,1,2;

2,1,3,4; 4,1,3,2; 2,3,1,4; 4,3,1,2;

2,1,4,3; 4,1,2,3; 2,3,4,1; 4,3,2,1

(no multiples of 2 are adjacent in any of the permutations). So a(2) = 12.

MAPLE

a:=n->(n^2-n)!*(n^2-n+1)!/(n^2-2*n +1)!: seq(a(n), n=1..8); (Deutsch)

CROSSREFS

Sequence in context: A103482 A056540 A069048 this_sequence A055323 A013796 A055312

Adjacent sequences: A100243 A100244 A100245 this_sequence A100247 A100248 A100249

KEYWORD

nonn

AUTHOR

Leroy Quet Jan 11 2005

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Aug 03 2005

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 December 17 13:29 EST 2009. Contains 170826 sequences.


AT&T Labs Research