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.

A164561 Triangle with elements A120070(m,n)/A120072(m,n) read by rows, m>=2, 1<=n

Original entry on oeis.org

1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 16, 27, 4, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 16, 1, 4, 1, 1, 1, 9, 1, 1, 9, 1, 1, 1, 16, 1, 4, 25, 16, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 27, 128, 1, 108, 1, 16, 9, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 16, 1, 4, 1, 16, 49, 4, 1, 16, 1, 4, 1, 1, 1, 27, 1
Offset: 2

Views

Author

Paul Curtz, Aug 16 2009

Keywords

Examples

			The triangle starts in row m=2 as
1;
1, 1;
1, 4, 1;
1, 1, 1, 1;
1, 16, 27, 4, 1;
1, 1, 1, 1, 1, 1;
1, 4, 1, 16, 1, 4, 1;
		

Programs

Extensions

Edited and extended by R. J. Mathar, Aug 19 2009