a(n) is the ceiling of 2^n * (sqrt(2)-1), i.e., a(n)-1 is the number whose binary representation gives the first n bits of sqrt(2)-1.

A136322

a(n) is the ceiling of 2^n * (sqrt(2)-1), i.e., a(n)-1 is the number whose binary representation gives the first n bits of sqrt(2)-1.

Terms

    a(0) =1a(1) =2a(2) =4a(3) =7a(4) =14a(5) =27a(6) =54a(7) =107a(8) =213a(9) =425a(10) =849a(11) =1697a(12) =3394a(13) =6787a(14) =13573a(15) =27146a(16) =54292a(17) =108584a(18) =217168a(19) =434335a(20) =868669a(21) =1737338a(22) =3474676a(23) =6949351a(24) =13898701a(25) =27797402a(26) =55594804a(27) =111189607a(28) =222379213a(29) =444758426

External references