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.

A052225 (n+1)!*(n+3)-3.

Original entry on oeis.org

5, 27, 141, 837, 5757, 45357, 403197, 3991677, 43545597, 518918397, 6706022397, 93405311997, 1394852659197, 22230464255997, 376610217983997, 6758061133823997, 128047474114559997, 2554547108585471997
Offset: 1

Views

Author

Andreas Ulvaer (aulvaer(AT)yahoo.com), Feb 20 2000

Keywords

Examples

			a(2)=27 because 27=(2+1)!*(2+3)-3 or 3*2*1*5-3.
		

Programs

Formula

a(n) = A001048(n+2) - 3. - Michel Marcus, Jun 19 2013

Extensions

More terms from James Sellers, Feb 22 2000