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 A113198 #5 Nov 23 2013 23:45:19 %S A113198 1,1,2,2,4,2,2,8,8,1,8,12,4,4,28,16 %N A113198 Tetrahedron T(g, h, q) = number of rotes of weight g, height h, quench q. %C A113198 T(g, h, q) = |{m : A062537(m) = g, A109301(m) = h, A108352(m) = q}|. %C A113198 This is the column that is labeled "r" in the tabulation of A113197. %H A113198 J. Awbrey, <a href="https://oeis.org/wiki/Riffs_and_Rotes">Riffs and Rotes</a> %e A113198 Table T(g, h, q), omitting empty cells, starts out as follows: %e A113198 --------+------------------------------------------------------------ %e A113198 g\(h,q) | (0,1) ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 ` ` ` ` | ` ` ` (1,0) ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 ` ` ` ` | ` ` ` ` ` ` (2,0) (2,2) ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 ` ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` (3,0) (3,2) (3,3) ` ` ` ` ` ` ` ` ` %e A113198 ` ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` (4,0) (4,2) ` ` ` %e A113198 ` ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` (5,2) %e A113198 ========+============================================================ %e A113198 0 ` ` ` | ` 1 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 --------+------------------------------------------------------------ %e A113198 1 ` ` ` | ` ` ` ` 1 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 --------+------------------------------------------------------------ %e A113198 2 ` ` ` | ` ` ` ` ` ` ` ` ` ` 2 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 --------+------------------------------------------------------------ %e A113198 3 ` ` ` | ` ` ` ` ` ` ` 2 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 3 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` 4 ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 --------+------------------------------------------------------------ %e A113198 4 ` ` ` | ` ` ` ` ` ` ` 2 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 4 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` 2 ` ` 8 ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 4 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` 8 ` ` ` ` %e A113198 --------+------------------------------------------------------------ %e A113198 5 ` ` ` | ` ` ` ` ` ` ` 1 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` %e A113198 5 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` 8 ` `12 ` ` 4 ` ` ` ` ` ` ` ` ` ` %e A113198 5 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` 4 ` `28 ` ` ` ` %e A113198 5 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `16 ` %e A113198 --------+------------------------------------------------------------ %e A113198 Row sums = A111793. Horizontal section sums = A061396. %Y A113198 Cf. A061396, A062504, A062537, A062860, A106177, A106178. %Y A113198 Cf. A108352, A108353, A108370 to A108374, A109300, A109301. %Y A113198 Cf. A111791 to A111801, A112846, A112868 to A112871, A113197. %K A113198 nonn,tabf %O A113198 1,3 %A A113198 _Jon Awbrey_, Oct 18 2005