A357993 a(n) is the unique k such that A357961(k) = 2^n.
1, 2, 9, 8, 17, 34, 64, 129, 252, 515, 1026, 2044, 4091, 8184, 16375, 32758, 65525, 131060, 262131, 524279, 1048566, 2097167, 4194322, 8388590, 16777203, 33554450, 67108877, 134217712, 268435473, 536870929, 1073741807, 2147483622, 4294967278, 8589934615
Offset: 0
Examples
A357961(1026) = 1024 = 2^10, so a(10) = 1026.
Links
- Rémy Sigrist, PARI program
Crossrefs
Cf. A357961.
Programs
-
PARI
See Links section.
Formula
Empirically: a(n) ~ 2^n.
Comments