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 A334629 #25 Jan 09 2025 13:05:29 %S A334629 1,2,4,8,16,13,23,17,14,7,6,3,99,369,999,1999,9879,19979 %N A334629 Smallest number that can be obtained by starting with 1 and applying "Choix de Bruxelles (version 2)" (see A323460) n times without backtracking or repeating. %H A334629 Eric Angelini, Lars Blomberg, Charlie Neder, Remy Sigrist, and N. J. A. Sloane, <a href="http://arxiv.org/abs/1902.01444">"Choix de Bruxelles": A New Operation on Positive Integers</a>, arXiv:1902.01444 [math.NT], Feb 2019; Fib. Quart. 57:3 (2019), 195-200. %H A334629 Eric Angelini, Lars Blomberg, Charlie Neder, Remy Sigrist, and N. J. A. Sloane,, <a href="/A307635/a307635.pdf">"Choix de Bruxelles": A New Operation on Positive Integers</a>, Local copy. %F A334629 A323454(a(n)) = n by definition. %e A334629 a(0)-a(4) = 1,2,4,8,16 by applying 0,1,2,3,4 steps: 1->2->4->8->16. %e A334629 a(5) = 13 by applying 5 steps: 1->2->4->8->16->13 (halve the 6 in 16). %e A334629 a(11) = 3 by applying 11 steps to reach 3 from 1. %Y A334629 Cf. A323454, A323460. %K A334629 nonn,base,more %O A334629 0,2 %A A334629 _Philip C. Ritchey_, Sep 09 2020 %E A334629 a(17) from _Michael S. Branicky_, Oct 01 2024