OFFSET
1,1
COMMENTS
For n < 9 and k < 9, T(n,k) < 10^(n+1).
EXAMPLE
T(1,1) = A065593(1) = 10, because 10 is the smallest position at which a length-1 block of digits starting at position 1, namely 3, reappears in the decimal expansion of Pi (A000796).
T(2,3) = 37, because 37 is the smallest position at which a length-2 block of digits starting at position 3, namely 41, reappears in the decimal expansion of Pi (A000796).
Top left square array begins at T(1,1):
10, 4, 20, 38, 9, 13, 17;
138, 104, 37, 315, 62, 63, 22;
2121, 296, 393, 731, 62, 1475, 1560;
3497, 6956, 5799, 9978, 16631, 4705, 8076;
88009, 6956, 81379, 16630, 638163, 31201, 237173;
176452, 821583, 668834, 3008602, 987243, 514859, 351254;
25198141, 1457056, 3008601, 13557735, 6936672, 1559937, 38766787;
CROSSREFS
KEYWORD
AUTHOR
Jean-Marc Rebert, Apr 04 2026
STATUS
approved
