A011278 Decimal expansion of 9th root of 10.
1, 2, 9, 1, 5, 4, 9, 6, 6, 5, 0, 1, 4, 8, 8, 3, 8, 7, 5, 4, 1, 0, 0, 7, 5, 5, 4, 6, 4, 7, 2, 0, 8, 7, 5, 4, 2, 9, 7, 5, 9, 5, 5, 2, 6, 3, 1, 6, 0, 7, 8, 2, 5, 1, 0, 3, 0, 5, 4, 9, 8, 7, 2, 3, 6, 3, 5, 4, 5, 2, 2, 6, 7, 5, 4, 4, 4, 6, 6, 3, 4, 0, 6, 5, 5, 7, 0, 2, 0, 0, 1, 6, 7, 9, 4, 6, 2, 9, 2
Offset: 1
Links
- Ivan Panchenko, Table of n, a(n) for n = 1..1000
Programs
-
Mathematica
RealDigits[Surd[10,9],10,120][[1]] (* Harvey P. Dale, Dec 16 2018 *)