|
Search: id:A032263
|
|
|
| A032263 |
|
Number of ways to partition n labeled elements into 4 pie slices allowing the pie to be turned over; number of 2-element proper antichains of an n-element set. |
|
+0 23
|
|
| 0, 0, 0, 3, 30, 195, 1050, 5103, 23310, 102315, 437250, 1834503, 7597590, 31175235, 127067850, 515396703, 2083011870, 8396420955, 33779000850, 135696347703, 544527210150, 2183335871475, 8749027724250
(list; graph; listen)
|
|
|
OFFSET
|
1,4
|
|
|
COMMENT
|
A proper antichain is an antichain iff each two of its members have a non-empty intersection.
Let P(A) be the power set of an n-element set A. Then a(n+1) = the number of pairs of elements {x,y} of P(A) for which x and y are intersecting but for which x is not a subset of y and y is not a subset of x. This is just a different formulation of the alternative sequence description. - Ross La Haye (rlahaye(AT)new.rr.com), Jan 09 2008
|
|
LINKS
|
C. G. Bower, Transforms (2)
|
|
FORMULA
|
"DIJ[ 4 ]" (bracelet, indistinct, labeled, 4 parts) transform of 1, 1, 1, 1...
3*S(n,4) = (4^n-4*3^n+6*2^n-4)/8 . - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 26 2008
|
|
MAPLE
|
A032263 := proc(n) (4^n-4*3^n+6*2^n-4)/8 ; end: seq(A032263(n), n=1..20) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 26 2008
|
|
CROSSREFS
|
Sequence in context: A013219 A013220 A132413 this_sequence A003771 A121100 A130546
Adjacent sequences: A032260 A032261 A032262 this_sequence A032264 A032265 A032266
|
|
KEYWORD
|
nonn,easy,nice
|
|
AUTHOR
|
Christian G. Bower (bowerc(AT)usa.net)
|
|
EXTENSIONS
|
Alternative description from Vladeta Jovovic, Goran Kilibarda, Zoran Maksimovic (vladeta(AT)Eunet.yu)
|
|
|
Search completed in 0.002 seconds
|