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.

A163524 The pairs (x,y) such that x^2 = 1+factorial(y).

Original entry on oeis.org

5, 4, 11, 5, 71, 7
Offset: 1

Views

Author

Vincenzo Librandi, Jul 30 2009

Keywords

Comments

The main entry for this relation is the bisection in A146968.

Examples

			71^2 = 7!+1, which introduces (71,7) into the sequence.
		

Extensions

Reference to main sequence added by R. J. Mathar, Aug 02 2009