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.

A173896 Exponents in the prime factorization of 43252003274489856000, the number of possible moves for a 3 X 3 X 3 Rubik's Cube: 2^27 * 3^14 * 5^3 * 7^2 * 11^1.

Original entry on oeis.org

27, 14, 3, 2, 1
Offset: 1

Views

Author

Michael Moseley (nzmose(AT)q.com), Mar 01 2010

Keywords

Crossrefs

Cf. A075152.

Programs

  • Mathematica
    FactorInteger[43252003274489856000][[All,2]] (* Harvey P. Dale, Apr 11 2021 *)

Extensions

Edited by N. J. A. Sloane, May 16 2010