Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111285
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111285 Number of permutations avoiding the patterns {2431,3421,4231,4321,24513,42513,34512,43512}; number of strong sorting class based on 2431. +0
1
1, 2, 6, 20, 66, 216, 706, 2308, 7546, 24672, 80666, 263740, 862306, 2819336, 9217906, 30138228, 98537866, 322172592, 1053353226, 3443970860, 11260168946, 36815469656, 120369313506, 393551182948, 1286727730586, 4206996000512 (list; graph; listen)
OFFSET

1,2

REFERENCES

M. Albert, R. Aldred, M. Atkinson, C Handley, D. Holton, D. McCaughan and H. van Ditmarsch, Sorting Classes, Elec. J. of Comb. 12 (2005)

FORMULA

a(n)=4a(n-1)-3a(n-2)+2a(n-3); n>=4.

MATHEMATICA

a[1] = 1; a[2] = 2; a[3] = 6; a[n_] := a[n] = 4a[n - 1] - 3a[n - 2] + 2a[n - 3]; Table[a[n], {n, 26}] (* Robert G. Wilson v *)

CROSSREFS

Sequence in context: A156831 A027061 A083323 this_sequence A052991 A108627 A148475

Adjacent sequences: A111282 A111283 A111284 this_sequence A111286 A111287 A111288

KEYWORD

nonn

AUTHOR

Len Smiley ( smiley (at) math.uaa.alaska.edu ), Nov 01 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Nov 04 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 November 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research