1211111
domain: N
Appears in sequences
- Leftmost 1 is converted to a 2, which then propagates one step at a time until it is rightmost; then it changes to a pair of 1's and the process repeats.at n=30A071762
- a(1) = 1, then the smallest number not included earlier and not a string of 1's such that the concatenation a(n), a(n+1) is a palindrome.at n=20A083122
- Numbers n such that the set S(n) = {k: k + reverse(k) = n} is not empty, at least one element of S(n) has the same number of digits as n and at least one element of S(n) has one digit less than n has.at n=11A088171
- Numbers n that are divisible by d, where a_i for 1 <= i <= k are the digits of n and d = Product_{i=1..k}Sum_of_digits_of_(a_i^k).at n=34A128870
- Least early bird number of order n.at n=18A133652
- Numbers with digital product = 2.at n=26A199986
- Composite numbers whose product of digits is 2.at n=19A201015