login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096191 a(n) = Sum_{k=1..n} C(n,k)^3 where C(n,k) is binomial(n,k). 1
1, 9, 55, 345, 2251, 15183, 104959, 739161, 5280931, 38165259, 278415919, 2046924399, 15148345759, 112738423359, 843126957055, 6332299624281, 47737325577619, 361077477684435, 2739270870994735, 20836827035351595 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Table[Sum[Binomial[n, k]^3, {k, n}], {n, 20}] (* From Harvey P. Dale, Jul 19 2011 *)

CROSSREFS

Equals A000172(n) - 1.

Sequence in context: A097790 A183805 A037578 * A174711 A041148 A114026

Adjacent sequences:  A096188 A096189 A096190 * A096192 A096193 A096194

KEYWORD

nonn

AUTHOR

Gerald McGarvey (Gerald.McGarvey(AT)comcast.net), Jul 25 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 21:13 EST 2012. Contains 206085 sequences.