login

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

Permutation of N from A102528 and A102529.
3

%I #3 Mar 30 2012 18:57:06

%S 1,2,3,4,5,6,8,7,9,10,13,11,14,12,16,15,19,17,22,18,23,20,26,21,27,24,

%T 31,25,32,28,36,29,37,30,39,33,42,34,44,35,45,38,49,40,51,41,53,43,55,

%U 46,59,47,60,48,62,50,64,52,67,54,69,56,72,57,73,58,75,61,78,63,81,65

%N Permutation of N from A102528 and A102529.

%F Let s(n)=A102528(n), t(n)=A102529(n). Then A102530 is given by s(1), t(1), s(2), t(2), s(3), t(3), ...

%Y Cf. A102528, A102539.

%K nonn

%O 1,2

%A _Clark Kimberling_, Jan 13 2005