Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A006957
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A006957 Self-convolution of numbers of preferential arrangements. +0
1
1, 2, 7, 32, 185, 1310, 11067, 109148, 1234045, 15752858, 224169407, 3518636504, 60381131265, 1124390692886, 22577494959427, 486212633129300, 11177317486573445, 273173247028616594, 7072436847620016327 (list; graph; listen)
OFFSET

0,2

MAPLE

f:= proc(n) option remember; `if`(n<=1, 1, add (binomial (n, k) *f(n-k), k=1..n)) end: a:= n-> add (f(k) *f(n-k), k=0..n): seq (a(n), n=0..25); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Feb 02 2009]

CROSSREFS

Cf. A000670.

Sequence in context: A000153 A006154 A000987 this_sequence A079265 A112006 A067551

Adjacent sequences: A006954 A006955 A006956 this_sequence A006958 A006959 A006960

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Feb 02 2009

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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research