cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A295468 a(n) = (30*n)!*(5*n)!*(3*n)!*(2*n)!/((15*n)!*(10*n)!*(8*n)!*(6*n)!*n!).

This page as a plain text file.
%I A295468 #5 Nov 28 2017 14:09:21
%S A295468 1,2772725670,40337629723514950470,671214073076279711920414071900,
%T A295468 11815915461993730897935386470911734090310,
%U A295468 214599520915474479942307452790907076147031402434420,3975780607168011583140781349809187812166883920578195778723100
%N A295468 a(n) = (30*n)!*(5*n)!*(3*n)!*(2*n)!/((15*n)!*(10*n)!*(8*n)!*(6*n)!*n!).
%F A295468 G.f.: hypergeom([1/30, 7/30, 11/30, 13/30, 17/30, 19/30, 23/30, 29/30], [1/8, 1/4, 3/8, 1/2, 5/8, 3/4, 7/8], 5189853515625/256*x).
%Y A295468 Cf. A295431.
%K A295468 nonn
%O A295468 0,2
%A A295468 _Gheorghe Coserea_, Nov 28 2017