Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130811
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130811 If X_1,...,X_n is a partition of a 2n-set X into 2-blocks then a(n) is equal to the number of 5-subsets of X containing none of X_i, (i=1,...n). +0
3
32, 192, 672, 1792, 4032, 8064, 14784, 25344, 41184, 64064, 96096, 139776, 198016, 274176, 372096, 496128, 651168, 842688, 1076768, 1360128, 1700160, 2104960, 2583360, 3144960, 3800160, 4560192, 5437152, 6444032, 7594752, 8904192 (list; graph; listen)
OFFSET

5,1

COMMENT

Number of n permutations (n>=5)of 3 objects u,v,z, with repetition allowed, containing n-5 u's. Example: if n=5 then n-5 =(0) zero u, a(1)=32. [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 05 2008]

LINKS

Milan Janjic, Two Enumerative Functions

FORMULA

a(n)=binomial(2*n,5)+(2*n-4)*binomial(n,2)-n*binomial(2*n-2,3)

a(n)=C(n,n-5)*2^5,n>=5. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 07 2007

MAPLE

a:=n->binomial(2*n, 5)+(2*n-4)*binomial(n, 2)-n*binomial(2*n-2, 3)

seq(binomial(n, n-5)*2^5, n=5..34); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 07 2007

(Maple) seq(binomial(n+4, 5)*2^5, n=1..22); [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 05 2008]

CROSSREFS

A038207, A000079, A001787, A001788, A001789, A003472, A054849, A002409, A054851, A140325, A140354, A046092, A130809, A130810 [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 05 2008]

Adjacent sequences: A130808 A130809 A130810 this_sequence A130812 A130813 A130814

Sequence in context: A029534 A120046 A019560 this_sequence A119286 A125342 A126500

KEYWORD

nonn

AUTHOR

Milan R. Janjic (agnus(AT)blic.net), Jul 16 2007

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research