Numbers that have decimal expansion c(1)c(2)...c(n) with distinct digits that satisfy c(1) <> 0, c(1) is the largest digit, and for each i in 1..n there is j in 0..2 such that c(i) == 3*c(i-1) + j (mod 10) (with c(0): = c(n)).
A336661
Numbers that have decimal expansion c(1)c(2)...c(n) with distinct digits that satisfy c(1) <> 0, c(1) is the largest digit, and for each i in 1..n there is j in 0..2 such that c(i) == 3*c(i-1) + j (mod 10) (with c(0): = c(n)).
Terms
- a(0) =0a(1) =4a(2) =5a(3) =9a(4) =31a(5) =72a(6) =86a(7) =301a(8) =431a(9) =602a(10) =715a(11) =842a(12) =856a(13) =973a(14) =986a(15) =4301a(16) =6015a(17) =7142a(18) =7302a(19) =7315a(20) =8426a(21) =8572a(22) =8602a(23) =9713a(24) =9726a(25) =9843a(26) =9856a(27) =60142a(28) =71302a(29) =73015
External references
- oeis: A336661