A205529 Noncomposite k-digit numbers m such that each sum of 1 - k digits of m is a substring of m.
0, 1, 2, 3, 5, 7, 109, 1009, 10009, 1000000009, 1000000000000000009, 10000000000000000000009
Offset: 1
Examples
109 is a term because all possible sums of digits 0, 1, 1, 9, 9, 10 are its substrings.
Comments