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 A161436 #10 Aug 26 2016 23:29:50 %S A161436 1,4,9,15,20,22,20,15,9,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, %T A161436 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, %U A161436 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 %N A161436 Number of reduced words of length n in the Weyl group A_4. %C A161436 Computed with MAGMA using commands similar to those used to compute A161409. %D A161436 N. Bourbaki, Groupes et alg. de Lie, Chap. 4, 5, 6. (The group is defined in Planche I.) %D A161436 J. E. Humphreys, Reflection Groups and Coxeter Groups, Cambridge, 1990. See under Poincaré polynomial. %F A161436 G.f. for A_m is the polynomial Product_{k=1..m}(1-x^(k+1))/(1-x). Only finitely many terms are nonzero. This is a row of the triangle in A008302. %t A161436 CoefficientList[Series[(1 - x^2) (1 - x^3) (1 - x^4) (1 - x^5) / (1 - x)^4, {x, 0, 20}], x] (* _Vincenzo Librandi_, Aug 23 2016 *) %Y A161436 Cf. A008302, A161409. %K A161436 nonn %O A161436 0,2 %A A161436 _John Cannon_ and _N. J. A. Sloane_, Nov 30 2009