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”).
%I #9 Jul 29 2017 13:30:38
%S 2,3,6,1,7,11,4,5,9,14,8,16,10,20,12,13,21,15,26,17,18,19,27,33,22,23,
%T 24,25,30,37,28,29,39,31,32,44,34,35,36,46,38,52,40,41,42,43,53,45,60,
%U 47,48,49,50,51,57,65,54,55,56,68,58,59,74,61,62,63,64,76,66,67,83,69
%N a(n) = n + A084458(n) - 3.
%H A. Karttunen, <a href="/A084507/a084507.scm.txt">Scheme-program for computing this sequence</a>
%H <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>
%Y Inverse: A084460.
%Y Cf. A084461, A084453, A084489, A084493, A084497.
%K nonn
%O 1,1
%A _Antti Karttunen_, Jun 02 2003