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.

A256509 a(n) = (n!)! - n! - 1.

Original entry on oeis.org

-1, -1, -1, 713, 620448401733239439359975
Offset: 0

Views

Author

Assoul Abdelkarim, Mar 31 2015

Keywords

Comments

Term a(5) has 199 decimal digits. - Michael De Vlieger, Mar 31 2015

Examples

			a(3) = (3!)! - 3! - 1 = 720 - 6 - 1 = 713.
		

Programs