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.

A121110 Trajectory of 3778888999 under "x -> product of digits of x" map.

Original entry on oeis.org

3778888999, 438939648, 4478976, 338688, 27648, 2688, 768, 336, 54, 20, 0
Offset: 1

Views

Author

N. J. A. Sloane, Aug 12 2006

Keywords

Comments

This is the smallest number of persistence 10 (cf. A003001).

Crossrefs

Cf. A003001.

Programs

  • Mathematica
    Most[FixedPointList[Times@@IntegerDigits[#]&,3778888999]] (* Harvey P. Dale, Jun 08 2017 *)

Extensions

Edited by Charles R Greathouse IV, Aug 05 2010