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!)
A246267 Permutation of natural numbers: a(n) = A048673(A246263(n))/2. 5

%I #7 Aug 22 2014 16:50:01

%S 1,2,4,3,7,9,5,19,6,16,14,10,34,13,25,8,61,11,12,44,22,37,24,15,94,23,

%T 29,79,17,28,69,30,49,18,43,58,169,20,31,52,36,64,21,142,124,39,88,47,

%U 40,304,91,26,27,115,223,32,51,70,46,54,86,33,547,59,219,35,109,55,38,184,119,65,41,74,80,469,42

%N Permutation of natural numbers: a(n) = A048673(A246263(n))/2.

%H Antti Karttunen, <a href="/A246267/b246267.txt">Table of n, a(n) for n = 1..10001</a>

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

%F a(n) = A048673(A246263(n))/2.

%o (Scheme) (define (A246267 n) (/ (A048673 (A246263 n)) 2))

%Y Inverse: A246268.

%Y Cf. also A048673, A246263, A246265.

%K nonn

%O 1,2

%A _Antti Karttunen_, Aug 21 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 May 1 23:54 EDT 2024. Contains 372178 sequences. (Running on oeis4.)