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.

A112871 Triangle T(h, q) = number of rotes of height h and quench q.

Original entry on oeis.org

1, 1, 5, 2
Offset: 1

Views

Author

Jon Awbrey, Oct 14 2005

Keywords

Comments

T(h, q) = |{positive integers m : A109301(m) = h and A108352(m) = q}|.
This is the column that is labeled "s" in the tabulation of A112870.
q(m) = quench(m) = A108352(m) = primal code characteristic of m.

Examples

			Table T(h, q), omitting empty cells, begins as follows:
h\q| 0 ` 1 ` 2
---+----------
`0 | ` ` 1 ` `
`1 | 1 ` ` ` `
`2 | 5 ` ` ` 2
Row sums = A109300.
		

Crossrefs

Extensions

Too short to be interesting - hope more terms can be supplied soon! - N. J. A. Sloane