259999domain: NAppears in sequencesNumbers k such that the sum of decimal digits of k is the sum of primes dividing k+1 (with repetition).at n=46A339805a(0) = 1; thereafter a(n) = 2*a(n-1) + 1, with digits rearranged into nondecreasing order.at n=26A346296