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 A224731 #10 Apr 18 2013 18:20:03 %S A224731 2,4,5,7,8,10,11,12,14,15,16,18,19,20,21,23,24,25,26,28,29,30,31,33, %T A224731 34,35,36,37,39,40,41,42,43,45,46,47,48,49,51,52,53,54,55,56,58,59,60, %U A224731 61,62,63,65,66,67,68,69,70,72,73,74,75 %N A224731 b(n+1) - b(n) + n where b(n) = A095114(n). %C A224731 This sequence, requested in A095114, is a companion to A109512. %C A224731 Every positive integer is either of the form a(n)+n-1 (A109512) or of the form a(n+1)-a(n)+n (A224731), but not both. %H A224731 Robert Price, <a href="/A224731/b224731.txt">Table of n, a(n) for n = 1..9999</a> %Y A224731 Cf. A095114. %K A224731 nonn %O A224731 1,1 %A A224731 _Robert Price_, Apr 16 2013