login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

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 60, we have over 367,000 sequences, and we’ve crossed 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A275715 Permutation of natural numbers: a(n) = A243071(A249823(n)). 2
0, 1, 3, 7, 15, 31, 63, 127, 2, 255, 511, 6, 1023, 2047, 4095, 8191, 5, 16383, 14, 32767, 65535, 30, 131071, 262143, 524287, 13, 1048575, 2097151, 62, 4194303, 29, 126, 8388607, 16777215, 33554431, 67108863, 134217727, 268435455, 254, 61, 11, 4, 536870911, 1073741823, 125, 2147483647, 4294967295, 27, 510, 8589934591 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Note the indexing: the domain starts from 1, while the range includes also zero.
LINKS
FORMULA
a(n) = A243071(A249823(n)).
PROG
(Scheme) (define (A275715 n) (A243071 (A249823 n)))
CROSSREFS
Inverse: A275716.
Related or similar permutations: A243071, A249823, A245611.
Cf. also A273664, A273669.
Sequence in context: A151359 A147596 A115567 * A273672 A043740 A336683
KEYWORD
nonn
AUTHOR
Antti Karttunen, Aug 06 2016
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified December 2 03:45 EST 2023. Contains 367505 sequences. (Running on oeis4.)