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.

A214337 Triangle read by rows: T(n,k) = number of rooted maps with n vertices and k faces on a non-orientable surface of type 3/2 (0 <= k <= n).

Original entry on oeis.org

0, 0, 41, 0, 690, 16925, 0, 7150, 237652, 4306778, 0, 58760, 2518957, 56864524, 910734615, 0, 420182, 22417804, 613687758, 11675167470, 174833737848
Offset: 0

Views

Author

N. J. A. Sloane, Jul 27 2012

Keywords

Examples

			Triangle begins:
  0;
  0,     41;
  0,    690,    16925;
  0,   7150,   237652,   4306778;
  0,  58760,  2518957,  56864524,   910734615;
  0, 420182, 22417804, 613687758, 11675167470, 174833737848;
  ...
		

Crossrefs

Diagonals give A118448, A214335, A213336, A213338.
Cf. A214806.