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.

A127113 n! in base 6.

Original entry on oeis.org

1, 1, 2, 10, 40, 320, 3200, 35200, 510400, 11440000, 205440000, 3543320000, 115310400000, 2505522400000, 104014341200000, 2440423132000000, 112255444052000000, 3300252314304000000, 143012413513200000000, 5313433311353200000000, 302523154413030400000000
Offset: 0

Views

Author

Artur Jasinski, Jan 05 2007

Keywords

Crossrefs

Programs

  • Mathematica
    FromDigits[IntegerDigits[#,6]]&/@(Range[0,30]!) (* Harvey P. Dale, Jun 18 2019 *)

Formula

a(n) = A007092(A000142(n)). - R. J. Mathar, Jun 09 2020

Extensions

More terms from Harvey P. Dale, Jun 18 2019