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.

A113198 Tetrahedron T(g, h, q) = number of rotes of weight g, height h, quench q.

Original entry on oeis.org

1, 1, 2, 2, 4, 2, 2, 8, 8, 1, 8, 12, 4, 4, 28, 16
Offset: 1

Views

Author

Jon Awbrey, Oct 18 2005

Keywords

Comments

T(g, h, q) = |{m : A062537(m) = g, A109301(m) = h, A108352(m) = q}|.
This is the column that is labeled "r" in the tabulation of A113197.

Examples

			Table T(g, h, q), omitting empty cells, starts out as follows:
--------+------------------------------------------------------------
g\(h,q) | (0,1) ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
` ` ` ` | ` ` ` (1,0) ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
` ` ` ` | ` ` ` ` ` ` (2,0) (2,2) ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
` ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` (3,0) (3,2) (3,3) ` ` ` ` ` ` ` ` `
` ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` (4,0) (4,2) ` ` `
` ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` (5,2)
========+============================================================
0 ` ` ` | ` 1 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
--------+------------------------------------------------------------
1 ` ` ` | ` ` ` ` 1 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
--------+------------------------------------------------------------
2 ` ` ` | ` ` ` ` ` ` ` ` ` ` 2 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
--------+------------------------------------------------------------
3 ` ` ` | ` ` ` ` ` ` ` 2 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
3 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` 4 ` ` ` ` ` ` ` ` ` ` ` ` `
--------+------------------------------------------------------------
4 ` ` ` | ` ` ` ` ` ` ` 2 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
4 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` 2 ` ` 8 ` ` ` ` ` ` ` ` ` ` ` ` `
4 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` 8 ` ` ` `
--------+------------------------------------------------------------
5 ` ` ` | ` ` ` ` ` ` ` 1 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
5 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` 8 ` `12 ` ` 4 ` ` ` ` ` ` ` ` ` `
5 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` 4 ` `28 ` ` ` `
5 ` ` ` | ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `16 `
--------+------------------------------------------------------------
Row sums = A111793. Horizontal section sums = A061396.
		

Crossrefs