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.

A093378 a(n) = numerator of any non-diagonal entry of the matrix A^n, where A is described in the Comments lines.

Original entry on oeis.org

2, 12, 22, 168, 1558, 5148, 8062, 177072, 860882, 738492, 121008888, 298775878, 1232566932, 14864798542, 58374617952
Offset: 1

Views

Author

Simone Severini, Apr 28 2004

Keywords

Comments

A =
[ -3/5 -(2/5)i, -(2/5)i, -(2/5)i, -(2/5)i ]
[ -(2/5)i, -3/5 +(2/5)i, -(2/5)i, (2/5)i ]
[ -(2/5)i, -(2/5)i, -3/5 +(2/5)i, (2/5)i ]
[ -(2/5)i, (2/5)i, (2/5)i, -3/5 -(2/5)i ]
is the Cayley transform of the matrix iH, where H =
[1, 1, 1, 1]
[1, -1, 1, -1]
[1, 1, -1, -1]
[1, -1, -1, 1]
is a Hadamard matrix of order 4 and i is the imaginary unit.

Crossrefs

Cf. A066771.