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.

A135424 a(n) = n!^number of decimal digits of n!.

Original entry on oeis.org

1, 1, 2, 6, 576, 1728000, 373248000, 645241282560000, 106562062388507443200000, 2283380023591730815784976384000000, 8285929429609672784320522302259200000000000000, 6445338699818543423838070745146350567696629760000000000000000
Offset: 0

Views

Author

Giovanni Teofilatto, Dec 12 2007

Keywords

Crossrefs

Cf. A034886.

Programs

  • Mathematica
    #^IntegerLength[#]&/@(Range[0,10]!) (* Harvey P. Dale, Feb 11 2015 *)

Extensions

Offset corrected by R. J. Mathar, Apr 22 2010
More terms from Harvey P. Dale, Feb 11 2015