89123456789domain: NAppears in sequencesa(n) = Sum_{ k = 0 to n-1} ( subtract k modulo 9 from 9, multiply this by k-th power of 10 ).at n=10A133486