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.

A083957 a(n) = product of all cyclic permutation of concatenation of first n numbers. In each case the digits of a number are kept together for n>9.

Original entry on oeis.org

1, 252, 8864856, 40638618022744, 23098236228791472696480, 1568841035670687222903484318855680, 12397389650957442295025809189993580551236444160
Offset: 1

Views

Author

Amarnath Murthy, May 10 2003

Keywords

Comments

Initial terms are {n(n+1)/2}*{A000042(n)}.

Examples

			a(1) = 1, a(2) = 12*21 = 252, a(3) = 123*231*312 = 8864856.
		

Crossrefs

Extensions

More terms from David Wasserman, Dec 03 2004