A231714 Lower triangular region of A231713; A triangular table read by rows: T(n,k) = sum of absolute values of digit differences in the factorial base representations (A007623) of n and k, where (n, k) = (0,0), (1,0), (1,1), (2,0), (2,1), (2,2), ..., n >= 0 and (0 <= k <= n).
0, 1, 0, 1, 2, 0, 2, 1, 1, 0, 2, 3, 1, 2, 0, 3, 2, 2, 1, 1, 0, 1, 2, 2, 3, 3, 4, 0, 2, 1, 3, 2, 4, 3, 1, 0, 2, 3, 1, 2, 2, 3, 1, 2, 0, 3, 2, 2, 1, 3, 2, 2, 1, 1, 0, 3, 4, 2, 3, 1, 2, 2, 3, 1, 2, 0, 4, 3, 3, 2, 2, 1, 3, 2, 2, 1, 1, 0, 2, 3, 3, 4, 4, 5, 1, 2, 2, 3, 3, 4, 0, 3, 2, 4, 3, 5, 4, 2, 1, 3, 2, 4, 3, 1, 0, 3, 4, 2, 3, 3, 4, 2, 3, 1, 2, 2, 3, 1, 2, 0
Offset: 0
Examples
This triangular table begins as: 0; 1, 0; 1, 2, 0; 2, 1, 1, 0; 2, 3, 1, 2, 0; 3, 2, 2, 1, 1, 0; 1, 2, 2, 3, 3, 4, 0; 2, 1, 3, 2, 4, 3, 1, 0; ... Please see A231713 for examples how the terms are computed.
Links
- Antti Karttunen, Rows n = 0..120 of triangle, flattened