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.
%I A295478 #10 Jun 14 2025 18:45:35 %S A295478 1,2124694,17116035801030,156955248839610299260, %T A295478 1520823957776376583242698310,15195903357109656115403419318791444, %U A295478 154846359560326628948765847970927516623900,1599554665194478490546369090543508578392036048440 %N A295478 a(n) = (24*n)!*(5*n)!*(2*n)!/((12*n)!*(10*n)!*(8*n)!*n!). %H A295478 Harvey P. Dale, <a href="/A295478/b295478.txt">Table of n, a(n) for n = 0..142</a> %F A295478 G.f.: hypergeom([1/24, 5/24, 7/24, 11/24, 13/24, 17/24, 19/24, 23/24], [1/10, 1/4, 3/10, 1/2, 7/10, 3/4, 9/10], 34828517376/3125*x). %t A295478 Table[((24n)!(5n)!(2n)!)/((12n)!(10n)!(8n)!n!),{n,0,10}] (* _Harvey P. Dale_, Jun 14 2025 *) %Y A295478 Cf. A295431. %K A295478 nonn %O A295478 0,2 %A A295478 _Gheorghe Coserea_, Nov 28 2017