For any number n with runs in binary expansion (r_w, ..., r_0), let p(n) be the polynomial of a single indeterminate x where the coefficient of x^e is r_e for e = 0..w and otherwise 0, and let q be the inverse of p; a(n) = q(p(n)').
A355653
For any number n with runs in binary expansion (r_w, ..., r_0), let p(n) be the polynomial of a single indeterminate x where the coefficient of x^e is r_e for e = 0..w and otherwise 0, and let q be the inverse of p; a(n) = q(p(n)').
Terms
- a(0) =0a(1) =0a(2) =1a(3) =0a(4) =1a(5) =6a(6) =3a(7) =0a(8) =1a(9) =12a(10) =57a(11) =6a(12) =3a(13) =30a(14) =7a(15) =0a(16) =1a(17) =24a(18) =225a(19) =12a(20) =57a(21) =966a(22) =115a(23) =6a(24) =3a(25) =60a(26) =505a(27) =30a(28) =7a(29) =126
External references
- oeis: A355653