Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111286
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111286 Number of permutations avoiding the patterns {1342,1432,2341,2431,3142,3241,3412,3421,4132,4231,4312,4321}; number of strong sorting class based on 1342. +0
2
1, 2, 6, 12, 24, 48, 96, 192, 384, 768, 1536, 3072, 6144, 12288, 24576, 49152, 98304, 196608, 393216, 786432, 1572864, 3145728, 6291456, 12582912, 25165824, 50331648, 100663296, 201326592, 402653184, 805306368, 1610612736, 3221225472 (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)=3*2^(n-2), n>=3.

MATHEMATICA

Table[If[n == 1, 1, If[n == 2, 2, 3*2^(n - 2)]], {n, 32}] (* Robert G. Wilson v *)

CROSSREFS

Cf. A003945, A007283, A042950, A098011, A110164 - differs from each by one initial term.

Sequence in context: A118224 A003680 A051487 this_sequence A058295 A132176 A133953

Adjacent sequences: A111283 A111284 A111285 this_sequence A111287 A111288 A111289

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research