33333332
domain: N
Appears in sequences
- a(0) = 0; a(n) is obtained by incrementing each digit of a(n-1) by 2.at n=16A061513
- Numbers with a digit sum of n and a maximum product of digits. In case of two identical products choose the largest number.at n=22A083178
- Positive integers A270710(k) (= (k+1)*(3*k-1)) which have only 1 or 2 different digits in base 10.at n=23A322571
- a(n) = 3*(10^n - 4)/9.at n=8A323639