OFFSET
0,5
COMMENTS
The constant whose decimal expansion is this sequence is irrational (Mahler, 1981). - Amiram Eldar, Mar 23 2025
LINKS
Seiichi Manyama, Rows n = 0..100, flattened
Kurt Mahler, On some irrational decimal fractions, Journal of Number Theory, Vol. 13, No. 2 (1981), pp. 268-269.
EXAMPLE
Triangle begins:
1;
1, 1;
1, 2, 1;
1, 3, 3, 1;
1, 4, 6, 4, 1;
1, 6, 1, 0, 5, 1;
1, 7, 7, 1, 5, 6, 1;
1, 9, 4, 8, 7, 1, 7, 1;
2, 1, 4, 3, 5, 8, 8, 8, 1;
...
MATHEMATICA
IntegerDigits[11^Range[0, 20]]//Flatten (* Harvey P. Dale, Aug 26 2025 *)
CROSSREFS
KEYWORD
nonn,base,easy,tabf
AUTHOR
STATUS
approved
