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.

A363100 Fractal sequence which is left unchanged by interleaving it with the natural numbers, in such a way that each term k of the sequence is followed by the next k not-yet-seen natural numbers.

This page as a plain text file.
%I A363100 #25 Nov 04 2023 14:00:17
%S A363100 1,2,2,3,4,2,5,6,3,7,8,9,4,10,11,12,13,2,14,15,5,16,17,18,19,20,6,21,
%T A363100 22,23,24,25,26,3,27,28,29,7,30,31,32,33,34,35,36,8,37,38,39,40,41,42,
%U A363100 43,44,9,45,46,47,48,49,50,51,52,53,4,54
%N A363100 Fractal sequence which is left unchanged by interleaving it with the natural numbers, in such a way that each term k of the sequence is followed by the next k not-yet-seen natural numbers.
%C A363100 a(1) = 1. Each term a(n) = k is followed by the k smallest so-far-unseen natural numbers. Invented by _Eric Angelini_. Another way to say it (Angelini's formulation) is that when subjected to an erasure transformation, the k terms after a(n) = k are deleted, the original sequence is recovered; and if otherwise unconstrained, the natural numbers are introduced as soon as possible.
%H A363100 Eric Angelini, <a href="http://cinquantesignes.blogspot.com/2023/05/a-simple-fractal-and-lynchean-sequence.html">A simple fractal (and lynchean) sequence</a>.
%K A363100 nonn,easy
%O A363100 1,2
%A A363100 _Allan C. Wechsler_, May 20 2023