%I #13 Aug 24 2023 13:41:51
%S 0,1,3,5,6,7,8,16,17,18,19,20,21,22,23,24,26,27,28,29,30,31,32,33,34,
%T 35,37,38,39,40,41,42,43,44,45,46,47,48,50,51,52,53,54,55,56,57,58,59,
%U 60,61,62,63,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,101
%N Inverse Aronson transform of squares.
%H B. Cloitre, N. J. A. Sloane and M. J. Vandermast, <a href="http://www.cs.uwaterloo.ca/journals/JIS/index.html">Numerical analogues of Aronson's sequence</a>, J. Integer Seqs., Vol. 6 (2003), #03.2.2.
%H B. Cloitre, N. J. A. Sloane and M. J. Vandermast, <a href="https://arxiv.org/abs/math/0305308">Numerical analogues of Aronson's sequence</a>, arXiv:math/0305308 [math.NT], 2003.
%F k-th segment (k>=0) consists of {k^2} if k is a square, or {(k-1)^2+1, ..., k^2-1} if k is not a square; except that the 2nd segment = {3}.
%K nonn,easy
%O 0,3
%A _N. J. A. Sloane_, Mar 10 2003
%E More terms from _Matthew Vandermast_, Mar 16 2003