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.

A144193 Square array (5 X 5) read by rows.

Original entry on oeis.org

0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0
Offset: 1

Views

Author

Mats Granvik, Sep 13 2008

Keywords

Comments

Permutation contributing to the determinant that gives the 5th value of the moebius function. Determinant of matrix is equal to -1. The array is symmetrical.

Examples

			The array is:
0,0,0,0,1
0,1,0,0,0
0,0,1,0,0
0,0,0,1,0
1,0,0,0,0
		

Crossrefs