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.

A114595 Triangle of the numbers of unique-valued sequences of all lengths (from 1 to 2n-1) consisting of unit matrices (="matrix units") of order n.

Original entry on oeis.org

1, 4, 6, 4, 9, 24, 48, 60, 30, 16, 60, 192, 480, 840, 840, 336, 25, 120, 520, 1920, 5700, 12600, 18480, 15120, 5040, 36, 210, 1140, 5520, 22920, 78120, 206640, 393120, 483840, 332640, 95040
Offset: 1

Views

Author

Aleksandar Blazhevski - Cane (CaneB(AT)MT.Net.Mk), Dec 12 2005

Keywords

Comments

First entry of each row is obviously n^2 and the last entries of each row are the terms of A001761.

Examples

			T(n,1) = a(n^2 - 2n) = n^2.
		

Crossrefs