Arrange the base 10 digits of the n-th Fibonacci number in descending order.
A273003
Arrange the base 10 digits of the n-th Fibonacci number in descending order.
Terms
- a(0) =0a(1) =1a(2) =1a(3) =2a(4) =3a(5) =5a(6) =8a(7) =31a(8) =21a(9) =43a(10) =55a(11) =98a(12) =441a(13) =332a(14) =773a(15) =610a(16) =987a(17) =9751a(18) =8542a(19) =8411a(20) =7665a(21) =96410a(22) =77111a(23) =87652a(24) =86643a(25) =75520a(26) =933211a(27) =986411a(28) =873111a(29) =954221
External references
- oeis: A273003