OFFSET
0,3
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, 3;
1, 6, 9;
2, 1, 9, 7;
2, 8, 5, 6, 1;
3, 7, 1, 2, 9, 3;
4, 8, 2, 6, 8, 0, 9;
...
MATHEMATICA
IntegerDigits/@(13^Range[0, 20])//Flatten (* Harvey P. Dale, Oct 24 2017 *)
CROSSREFS
KEYWORD
nonn,base,easy,tabf
AUTHOR
STATUS
approved
