login
a(n) = Least i in range [A165598(n),A165598(n+1)] for which abs(A165597(i)) gets the maximum value in that range.
4

%I #3 Mar 31 2012 13:21:19

%S 5207,17696,17698,17700,17703,17706,17707,17709,17711,17717,17740,

%T 17742,17744,17747,17751,17754,17757,17760,17762,17764,17876,17898,

%U 17900,17946,17982,17985,17998,18004,18006,18008,18010,18015,18023

%N a(n) = Least i in range [A165598(n),A165598(n+1)] for which abs(A165597(i)) gets the maximum value in that range.

%H A. Karttunen, <a href="/A165599/b165599.txt">Table of n, a(n) for n = 0..166</a>

%Y A165600 gives the corresponding maximum values.

%K nonn

%O 0,1

%A _Antti Karttunen_, Sep 22 2009