login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A054872 Number of (12345, 13245, 21345, 23145, 31245, 32145)-avoiding permutations. 3
1, 2, 6, 24, 114, 600, 3372, 19824, 120426, 749976, 4762644, 30723792, 200778612, 1326360048, 8842981848, 59425117152, 402092408346, 2737156004376, 18732169337604, 128806616999184, 889479590046108, 6165939982059600 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Hankel transform is A083667, the number of different antisymmetric relations on n labeled points. - Paul Barry (pbarry(AT)wit.ie), Jun 26 2008

REFERENCES

E. Barcucci, A. Del Lungo, E. Pergola and R. Pinzani, Permutations avoiding an increasing number of length-increasing forbidden subsequences, Discrete MAthematics and Theoretical Computer Science, 4, 2000, 31-44.

LINKS

E. Barcucci, A. Del Lungo, E. Pergola and R. Pinzani, Permutations avoiding an increasing number of length-increasing forbidden subsequences

FORMULA

G.f.: 2-2*x-(1-8*x+4*x^2)^(1/2).

a(n)=2*A047891(n-1), n>=2. - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Aug 17 2007

MAPLE

Set j=3 in the following: f := (x, j)->1-(j+1)*x- sqrt(1-2*(j+1)*x+(j-1)^2*x^2); t := (x, j)->sum(k!*x^k, k=1..(j-1)); s := (x, j)->x^(j-2)*(j-1)!*(f(x, j))/(2)+ t(x, j);

CROSSREFS

Cf. A000108.

Sequence in context: A152325 A152329 A192088 * A134664 A171448 A068199

Adjacent sequences:  A054869 A054870 A054871 * A054873 A054874 A054875

KEYWORD

nonn

AUTHOR

Elisa Pergola (elisa(AT)dsi.unifi.it), May 26 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 08:34 EST 2012. Contains 205998 sequences.