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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A091552 Second column (k=3) sequence of array A092077 ((8,2)-Stirling2) divided by 16. 2
1, 308, 154840, 121284800, 138146444800, 216595133081600, 448169865375232000, 1184352885735219200000, 3894384547720687820800000, 15599967808704696966348800000, 74806554280938737689393561600000 (list; graph; refs; listen; history; internal format)
OFFSET

2,2

FORMULA

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

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

a(n)=(2^(2*n-5))*(3^(2*n-1))*risefac(1/3, n)*(-3*risefac(1/6, n) + risefac(1/2, n)), n>=2, with risefac(x, n)=Pochhammer(x, n).

CROSSREFS

Cf. A091551 (second column of (7, 2)-Stirling2 array).

Sequence in context: A118843 A053172 A200783 * A159004 A031782 A060980

Adjacent sequences:  A091549 A091550 A091551 * A091553 A091554 A091555

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 14 14:47 EST 2012. Contains 205623 sequences.