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 #5 Sep 03 2023 10:42:03
%S 1,5,415,635,15935,60971,275039,514661,2857994,14179544,170794880,
%T 2382918520
%N Positions of records in A365367.
%C Numbers k such that iteration of the map x -> (5/3)*round(x) starting at x = k takes more steps to reach an integer > k than it does for any number from 1 to k - 1.
%F A365367(a(n)) = A365371(n).
%Y Cf. A087704, A087705, A087706, A087707, A087708, A087709, A365341, A365342, A365367, A365368.
%K nonn
%O 1,2
%A _Chai Wah Wu_, Sep 02 2023