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.

A191657 Table, by rows, of numerators of alpha-coefficients in the symmetrized product of 2n Dirac matrices with two Tensor indices.

Original entry on oeis.org

1, 1, -2, 1, -2, 32, 1, -1, 2, 32, -272, 1, -1, 2, 16, -64, -272, 15872, 1, -1, 1, -4, 16, -64, 512, -136, 544, 15872, -707584, 1, -1, 1, -4, 4, -32, 64, 512, -136, 544, -8704, 7936, -31744, -707584, 89473024
Offset: 1

Views

Author

Jonathan Vos Post, Jun 10 2011

Keywords

Comments

The number of columns equals the number of partitions of the row index n.
The denominators are A191658. From table 1 by Izaurieta et al.

Examples

			The coefficients corresponding to each partition of 4 are:
1 + 1 + 1 + 1 -> 1/24;
2 + 1 + 1 -> -1/3;
2 + 2 -> 2/9;
3 + 1 -> 32/45;
4 -> -272/315.
		

Crossrefs

Cf. A191658.