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.

A291353 Numbers m with the property that shifting the rightmost digit of m to the left end multiplies the number by 9.

Original entry on oeis.org

10112359550561797752808988764044943820224719, 1011235955056179775280898876404494382022471910112359550561797752808988764044943820224719
Offset: 1

Views

Author

Seiichi Manyama, Aug 23 2017

Keywords

Comments

For consistency with A146088 (similar for ratio k=2) and others, where an initial a(0) = 0 has been added, the same could be considered here. It would be compatible with the formula given for a(n). - M. F. Hasler, May 03 2025

Crossrefs

Cf. A146088 (k=2), A146561 (k=3), A146569 (k=4), A146754 (k=5), A291354 (k=6), A291215 (k=7), A291321 (k=8), this sequence (k=9).
All these are subsequences of A034089 (except for an initial 0 in some of them).

Formula

a(n) = 9*(10^(44*n) - 1)/89.