Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093790
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093790 Hook products of all partitions of 11. +0
1
17280, 17280, 25920, 25920, 30240, 30240, 32400, 32400, 33600, 34560, 34560, 36288, 36288, 40320, 40320, 40320, 40320, 43200, 43200, 48384, 48384, 57600, 57600, 60480, 60480, 67200, 67200, 72576, 72576, 86400, 86400, 103680, 103680, 120960, 120960, 158400, 172800, 172800, 190080, 190080, 241920, 241920, 302400, 302400, 332640, 332640, 362880, 362880, 887040, 887040, 907200, 907200, 3991680, 3991680, 39916800, 39916800 (list; graph; listen)
OFFSET

1,1

COMMENT

a(n)=11!/A003875(n). All 56 terms of this finite sequence are shown.

MAPLE

H:=proc(pa) local F, j, p, Q, i, col, a, A: F:=proc(x) local i, ct: ct:=0: for i from 1 to nops(x) do if x[i]>1 then ct:=ct+1 else fi od: ct; end: for j from 1 to nops(pa) do p[1][j]:=pa[j] od: Q[1]:=[seq(p[1][j], j=1..nops(pa))]: for i from 2 to pa[1] do for j from 1 to F(Q[i-1]) do p[i][j]:=Q[i-1][j]-1 od: Q[i]:=[seq(p[i][j], j=1..F(Q[i-1]))] od: for i from 1 to pa[1] do col[i]:=[seq(Q[i][j]+nops(Q[i])-j, j=1..nops(Q[i]))] od: a:=proc(i, j) if i<=nops(Q[j]) and j<=pa[1] then Q[j][i]+nops(Q[j])-i else 1 fi end: A:=matrix(nops(pa), pa[1], a): product(product(A[m, n], n=1..pa[1]), m=1..nops(pa)); end: with(combinat): rev:=proc(a) [seq(a[nops(a)+1-i], i=1..nops(a))] end: sort([seq(H(rev(partition(11)[q])), q=1..numbpart(11))]);

CROSSREFS

Cf. A003875.

Sequence in context: A043621 A076774 A094413 this_sequence A001381 A023942 A034624

Adjacent sequences: A093787 A093788 A093789 this_sequence A093791 A093792 A093793

KEYWORD

fini,full,nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), May 17 2004

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 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research