cp's OEIS Frontend

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.

A112262 A good sequence of gaps for Shellsort, found by genetic programming.

This page as a plain text file.
%I A112262 #15 Nov 04 2024 09:29:56
%S A112262 1,4,9,24,58,171,340,1097,2673,5467,13353,35957,128823,451488,494198,
%T A112262 499871
%N A112262 A good sequence of gaps for Shellsort, found by genetic programming.
%C A112262 The gaps were determined for a maximum length of the test arrays of 500000. - _Hugo Pfoertner_, Nov 04 2024
%H A112262 Gene Michael Stover, <a href="https://cybertiggyr.com/shiva-0.pdf">Improving Shellsort Through Evolution</a>, 2002-2006. See Figure 2.
%Y A112262 Cf. A033622, A102549, A108870, A112263.
%K A112262 nonn,fini,full
%O A112262 1,2
%A A112262 _Jud McCranie_, Aug 30 2005