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 A004952 #15 Oct 28 2023 11:51:12 %S A004952 0,3571,7142,10713,14284,17855,21426,24997,28568,32139,35710,39281, %T A004952 42852,46423,49994,53565,57136,60707,64278,67849,71420,74991,78562, %U A004952 82133,85704,89275,92846,96417 %N A004952 a(n) = round(n*phi^17), where phi is the golden ratio, A001622. %C A004952 Differs from A004932 first at n = 1786. phi^17 = 3571.0002... - _R. J. Mathar_, Dec 19 2022 %H A004952 Tanya Khovanova, <a href="http://www.tanyakhovanova.com/RecursiveSequences/NonRecursions.html">Non Recursions</a>. %Y A004952 Cf. A001622, A004932. %K A004952 nonn %O A004952 0,2 %A A004952 _N. J. A. Sloane_