login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A295438 a(n) = (9*n)!*(2*n)!/((6*n)!*(4*n)!*n!). 1
1, 42, 3978, 426075, 48141450, 5605430292, 665398273995, 80056334499603, 9727795137150090, 1191070745968697880, 146715992699777718228, 18161051595569811828018, 2257160798030399890529355, 281490217405724159448825420, 35206768357722972409203943875, 4414468429202421653755921429200 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: hypergeom([1/9, 2/9, 4/9, 5/9, 7/9, 8/9], [1/6, 1/4, 1/2, 3/4, 5/6], 531441/4096*x).
MATHEMATICA
f[n_] := (9n)! (2n)!/((6n)!*(4n)! n!); Array[f, 16, 0] (* or *)
CoefficientList[ Series[ HypergeometricPFQ[{1/9, 2/9, 4/9, 5/9, 7/9, 8/9}, {1/6, 1/4, 1/2, 3/4, 5/6}, 531441/4096 x], {x, 0, 15}], x] (* Robert G. Wilson v, Nov 23 2017 *)
CROSSREFS
Cf. A295431.
Sequence in context: A255959 A348812 A309193 * A294974 A263057 A048538
KEYWORD
nonn
AUTHOR
Gheorghe Coserea, Nov 23 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 16 18:02 EDT 2024. Contains 371750 sequences. (Running on oeis4.)