111105
domain: N
Appears in sequences
- Partial sums of repdigits of A002283.at n=4A099676
- Numbers obtained by adding the first k repdigits that consist of the same digit, for some number k.at n=44A346535
- a(n) = n+1 for n = 1 to 8; a(n) = 100 + a(n-8) for n = 9 to 16; thereafter a(8*i+j) = 10^(i+1) + a(8*(i-1)+j) for i >= 2, 1 <= j <= 8.at n=35A367342