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 A015332 #22 Dec 07 2019 12:18:18 %S A015332 1,478297,257363962948,136586400868021924,72598678627860564552010, %T A015332 38581260992855637306941215162,20503702504565185601675453268123604, %U A015332 10896505884544222754038383150470776581556 %N A015332 Gaussian binomial coefficient [ n,6 ] for q = -9. %D A015332 J. Goldman and G.-C. Rota, The number of subspaces of a vector space, pp. 75-83 of W. T. Tutte, editor, Recent Progress in Combinatorics. Academic Press, NY, 1969. %D A015332 I. P. Goulden and D. M. Jackson, Combinatorial Enumeration. Wiley, NY, 1983, p. 99. %D A015332 M. Sved, Gaussians and binomials, Ars. Combinatoria, 17A (1984), 325-351. %H A015332 Vincenzo Librandi, <a href="/A015332/b015332.txt">Table of n, a(n) for n = 6..180</a> %F A015332 G.f.: x^6/((1-x)*(1+9*x)*(1-81*x)*(1+729*x)*(1-6561*x)*(1+59049*x)*(1-531441*x)). - _Vincenzo Librandi_, Oct 30 2012 %t A015332 Table[QBinomial[n, 6, -9], {n, 6, 20}] (* _Vincenzo Librandi_, Oct 29 2012 *) %o A015332 (Sage) [gaussian_binomial(n,6,-9) for n in range(6,14)] # _Zerinvary Lajos_, May 27 2009 %K A015332 nonn,easy %O A015332 6,2 %A A015332 _Olivier Gérard_, Dec 11 1999