A291353 Numbers m with the property that shifting the rightmost digit of m to the left end multiplies the number by 9.
10112359550561797752808988764044943820224719, 1011235955056179775280898876404494382022471910112359550561797752808988764044943820224719
Offset: 1
Links
- Seiichi Manyama, Table of n, a(n) for n = 1..22
- Wikipedia, Parasitic number.
Crossrefs
Formula
a(n) = 9*(10^(44*n) - 1)/89.
Comments