OFFSET
1,2
COMMENTS
This is a "more recursed" variant of A249816. Preserves the parity of n.
LINKS
FORMULA
As a composition of other permutations:
Other identities. For all n >= 1, the following holds:
a(n) = (1+a((2*n)-1))/2. [The odd bisection from a(1) onward with one added and then halved gives the sequence back.]
PROG
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 16 2014
STATUS
approved