This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A165705 #4 May 20 2021 12:18:14 %S A165705 1,3,5,7,9,11,15,17,19,23,29,33,35,41,47,55,57,59,71,73,85,93,99,109, %T A165705 115,123,147,149,169,175,185,187,211,223,235,255,295,297,299,307,337, %U A165705 361,373,383,443,457,477,517,529,589,591,599,601,641,683,743,757,787 %N A165705 Range and record values of A165704. %C A165705 a(1) = A165704(0); for n>1: a(n) = A165704(A051037(n)) and a(m) < A165704(m) for m < A051037(n). %Y A165705 Cf. A051037, A165704. %K A165705 nonn %O A165705 1,2 %A A165705 _Reinhard Zumkeller_, Sep 26 2009