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!)
A243062 Permutation of natural numbers, a composition of A048673 and A241909: a(n) = A241909(A048673(n)). 7

%I #8 Jun 02 2014 22:25:17

%S 1,2,4,8,3,5,9,81,64,32,16,512,6,128,15,8192,27,6561,25,11,625,125,18,

%T 78125,12,729,250,45,7,65536,256,387420489,162,1024,486,1073741824,54,

%U 36,16384,2916,243,8388608,49,131072,16807,3125,10,17496,262144,531441,121,72,75

%N Permutation of natural numbers, a composition of A048673 and A241909: a(n) = A241909(A048673(n)).

%C This is A241909-conjugate of A243066. Please see the comments at the latter sequence.

%H Antti Karttunen, <a href="/A243062/b243062.txt">Table of n, a(n) for n = 1..242</a>

%H <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>

%F a(n) = A241909(A048673(n)).

%F a(n) = A241909(A243066(A241909(n))).

%o (Scheme) (define (A243062 n) (A241909 (A048673 n)))

%Y Inverse permutation: A243061.

%Y Cf. A048673, A241909, A243065-A243066.

%K nonn

%O 1,2

%A _Antti Karttunen_, Jun 02 2014

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 29 11:37 EDT 2024. Contains 372114 sequences. (Running on oeis4.)