Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121553
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121553 Total area of all deco polyominoes of height n. A deco polyomino is a directed column-convex polyomino in which the height, measured along the diagonal, is attained only in the last column. +0
2
1, 4, 20, 122, 874, 7164, 65988, 674064, 7558416, 92276640, 1218255840, 17293495680, 262656570240, 4250077896960, 72992067321600, 1326101675673600, 25410150701107200, 512158576546713600, 10832221231772774400 (list; graph; listen)
OFFSET

1,2

COMMENT

a(n)=Sum(k*A121552(n,k), k=n..1+n(n-1)/2).

REFERENCES

E. Barcucci, A. Del Lungo and R. Pinzani, "Deco" polyominoes, permutations and random generation, Theoretical Computer Science, 159, 1996, 29-42.

FORMULA

a(1)=1; a(n)=n*a(n-1)+(n-1)!*[1+n(n-1)/2] for n>=2 (see Barcucci et al. reference, p. 34).

a(n)=n![n(n-1)/4 + 1/1 + 1/2 + ... +1/n]. - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 06 2008

MAPLE

a[1]:=1: for n from 2 to 22 do a[n]:=n*a[n-1]+(n-1)!*(1+n*(n-1)/2) od: seq(a[n], n=1..22);

CROSSREFS

Cf. A121552.

Sequence in context: A020028 A020118 A009351 this_sequence A067116 A067121 A002793

Adjacent sequences: A121550 A121551 A121552 this_sequence A121554 A121555 A121556

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Aug 08 2006

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research