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

 

Logo
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 April 25 12:33 EDT 2024. Contains 371969 sequences. (Running on oeis4.)