Number of bits in the base-2 representation of the n-th Fibonacci number.
A020909
Number of bits in the base-2 representation of the n-th Fibonacci number.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =2a(4) =3a(5) =4a(6) =4a(7) =5a(8) =6a(9) =6a(10) =7a(11) =8a(12) =8a(13) =9a(14) =10a(15) =10a(16) =11a(17) =12a(18) =13a(19) =13a(20) =14a(21) =15a(22) =15a(23) =16a(24) =17a(25) =17a(26) =18a(27) =19a(28) =19a(29) =20
External references
- oeis: A020909