Successive powers of two, represented as binary coded decimal. (0x1, 0x2, 0x4, 0x8, 0x16, 0x32, etc.)
A158324
Successive powers of two, represented as binary coded decimal. (0x1, 0x2, 0x4, 0x8, 0x16, 0x32, etc.)
Terms
- a(0) =1a(1) =2a(2) =4a(3) =8a(4) =22a(5) =50a(6) =100a(7) =296a(8) =598a(9) =1298a(10) =4132a(11) =8264a(12) =16534a(13) =33170a(14) =91012a(15) =206696a(16) =415030a(17) =1249394a(18) =2498884a(19) =5390984a(20) =17073526a(21) =34173266a(22) =68764420a(23) =137922056a(24) =376926742a(25) =861226034a(26) =1729136740a(27) =5169575720a(28) =10339177558a(29) =22389655826
External references
- oeis: A158324