login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A372166
Inverse permutation to A371985.
1
1, 2, 3, 4, 5, 6, 9, 8, 7, 10, 17, 11, 33, 18, 13, 16, 65, 14, 129, 12, 19, 34, 257, 20, 21, 66, 15, 25, 513, 22, 1025, 32, 35, 130, 37, 23, 2049, 258, 67, 24, 4097, 38, 8193, 36, 29, 514, 16385, 27, 41, 26, 131, 68, 32769, 30, 49, 40, 259, 1026, 65537, 28
OFFSET
1,2
FORMULA
a(prime(k)) = 2^(k-1) + 1 for any k > 0 (where prime(k) denotes the k-th prime number).
EXAMPLE
A371985(42) = 70, so a(70) = 42.
PROG
(PARI) \\ See Links section.
CROSSREFS
Sequence in context: A005940 A332815 A355405 * A005941 A355460 A355809
KEYWORD
nonn
AUTHOR
Rémy Sigrist, Apr 21 2024
STATUS
approved