|
Search: id:A000496
|
|
|
| A000496 |
|
Restricted permutations. (Formerly M5143 N2231)
|
|
+0 3
|
|
| 24, 44, 80, 144, 260, 476, 872, 1600, 2940, 5404, 9936, 18272, 33604, 61804, 113672, 209072, 384540, 707276, 1300880, 2392688, 4400836, 8094396, 14887912
(list; graph; listen)
|
|
|
OFFSET
|
4,1
|
|
|
REFERENCES
|
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
S. Plouffe, Approximations de S\'{e}ries G\'{e}n\'{e}ratrices et Quelques Conjectures, Dissertation, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.
N. S. Mendelsohn, Permutations with restricted displacement, Canad. Math. Bull., 4 (1961), 29-38.
|
|
LINKS
|
S. Plouffe, Approximations de S\'{e}ries G\'{e}n\'{e}ratrices et Quelques Conjectures, Dissertation, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.
S. Plouffe, 1031 Generating Functions and Conjectures, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.
|
|
MAPLE
|
A000496:=-4*(-6+z+2*z**2+4*z**3+z**4)/(z-1)/(z**3+z**2+z-1); [Conjectured by S. Plouffe in his 1992 dissertation.]
a:= n-> if n<4 then 0 elif n=4 then 24 else (Matrix([[8, 12, 4, 0]]). Matrix(4, (i, j)-> if (i=j-1) then 1 elif j=1 then [2, 0, 0, -1][i] else 0 fi)^n)[1, 3] fi: seq (a(n), n=4..26); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 26 2008]
|
|
CROSSREFS
|
Equals 4 * A000382.
Sequence in context: A118299 A072096 A055480 this_sequence A063323 A154590 A028992
Adjacent sequences: A000493 A000494 A000495 this_sequence A000497 A000498 A000499
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|