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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A091549 Second column (k=3) sequence of array A078740 ((3,2)-Stirling2) divided by 6. 0
1, 28, 960, 43200, 2520000, 186278400, 17069875200, 1902071808000, 253487646720000, 39833773056000000, 7291173820170240000, 1538106259064094720000, 370502654756909875200000 (list; graph; refs; listen; history; internal format)
OFFSET

2,2

FORMULA

a(n)= n!*(n+1)!*(-3 + (n+2)*(n+1)/2)/(3!)^2, n>=2.

E.g.f.: (hypergeom([2, 3], [], x) - 3*hypergeom([1, 2], [], x) + 2)/(3!)^2.

a(n)=product(j+2, j=0..n-1)* (-3*product(j+1, j=0..n-1) + product(j+3, j=0..n-1))/(3!)^2, n>=2. From eq.12 of the Blasiak et al. reference given in A078740 with r=3, s=2, k=3.

CROSSREFS

Sequence in context: A129461 A203135 A097579 * A034904 A189995 A162006

Adjacent sequences:  A091546 A091547 A091548 * A091550 A091551 A091552

KEYWORD

nonn,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang_AT_physik_DOT_uni-karlsruhe_DOT_de), Feb 13 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 16 21:49 EST 2012. Contains 205978 sequences.