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.

A121105 Trajectory of 679 under "x -> product of digits of x" map.

Original entry on oeis.org

679, 378, 168, 48, 32, 6
Offset: 1

Views

Author

N. J. A. Sloane, Aug 12 2006

Keywords

Comments

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

Crossrefs

Cf. A003001.

Programs

  • Mathematica
    Most[FixedPointList[Times@@IntegerDigits[#]&,679,7]] (* Harvey P. Dale, Sep 13 2024 *)

Extensions

Edited by Charles R Greathouse IV, Aug 05 2010