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.

A127109 n! in base 5.

Original entry on oeis.org

1, 1, 2, 11, 44, 440, 10340, 130130, 2242240, 43103010, 1412110200, 40204314200, 1440111022400, 100223104131200, 2412020120304300, 132411104114234000, 10220244333202404000, 333110040323043033000, 23203132442322131244000, 2010023231311114130111000
Offset: 0

Views

Author

Artur Jasinski, Jan 05 2007

Keywords

Crossrefs

Cf. A127032.

Programs

  • Mathematica
    FromDigits/@IntegerDigits[Range[0,20]!,5] (* Harvey P. Dale, Oct 08 2012 *)

Extensions

More terms from Harvey P. Dale, Oct 08 2012