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.

Showing 1-1 of 1 results.

A051812 Number of n-digit numbers with nonzero multiplicative digital root 1.

Original entry on oeis.org

1, 5, 24, 243, 3048, 35224, 374890, 3766188, 36537927, 348892847, 3315037530, 31399344551, 295789894509, 2769886220702, 25882768895688, 243033400452156
Offset: 1

Views

Author

Dan Hoey, Dec 09 1999

Keywords

Comments

Not counting zero as a one-digit number.

References

  • William Mayne, sci.math, Jun 15 1991

Crossrefs

Formula

a(n) = # { i : 10^(n-1) < i < 10^n and A051802(i)=1 }.
Showing 1-1 of 1 results.