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.

A295482 a(n) = (24*n)!*(9*n)!*(6*n)!*(4*n)!/((18*n)!*(12*n)!*(8*n)!*(3*n)!*(2*n)!).

This page as a plain text file.
%I A295482 #4 Nov 28 2017 22:02:39
%S A295482 1,2622,18395142,146893400940,1239644505129030,10788772828908810372,
%T A295482 95762108788362083967900,861689801350732909790930328,
%U A295482 7831988825786019814338666836550,71735998233558658268051328890615700,661068900973188409771193653810093715892
%N A295482 a(n) = (24*n)!*(9*n)!*(6*n)!*(4*n)!/((18*n)!*(12*n)!*(8*n)!*(3*n)!*(2*n)!).
%F A295482 G.f.: hypergeom([1/24, 5/24, 7/24, 11/24, 13/24, 17/24, 19/24, 23/24], [1/18, 5/18, 7/18, 1/2, 11/18, 13/18, 17/18], 262144/27*x).
%Y A295482 Cf. A295431.
%K A295482 nonn
%O A295482 0,2
%A A295482 _Gheorghe Coserea_, Nov 28 2017