909909
domain: N
Appears in sequences
- Palindromic in bases 6 and 10.at n=23A029963
- a(1) = 9; a(n) is the smallest multiple of a(n-1) that contains all the digits of a(n-1) and is not a multiple of 10.at n=3A077710
- a(1) =9, a(n) = smallest multiple of a(n-1) (not equal to 10^k*a(n-1)) obtained by inserting digits anywhere in a(n-1).at n=3A080494
- a(1) = 9, a(n) = smallest palindromic multiple of a(n-1) obtained by inserting digits anywhere in a(n-1).at n=3A088780