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.

A100039 Positions of occurrences of the natural numbers as fourth subsequence in A100035.

This page as a plain text file.
%I A100039 #7 Apr 30 2014 01:30:10
%S A100039 22,35,52,73,98,127,160,197,238,283,332,385,442,503,568,637,710,787,
%T A100039 868,953,1042,1135,1232,1333,1438,1547,1660,1777,1898,2023,2152,2285,
%U A100039 2422,2563,2708,2857,3010,3167,3328,3493,3662,3835,4012,4193,4378,4567,4760
%N A100039 Positions of occurrences of the natural numbers as fourth subsequence in A100035.
%C A100039 n>1: A100035(a(n))=n and A100035(m)<>n for a(n-1)<=m<a(n);
%C A100039 A100036(n) < A100037(n) < A100038(n) < a(n).
%F A100039 2n^2 + 7n + 13 (conjectured). - _Ralf Stephan_, May 15 2007
%e A100039 First terms (10=A,11=B,12=C) of A100035(a(n)):
%e A100039 .....................1............2................3....
%e A100039 1231435425165764736271879869584938291A9BA8B7A6B5A4B3A2B1;
%e A100039 a(1) = A084849(4) = 22, A100035(22) = 1;
%e A100039 a(2) = A014107(4) = 35, A100035(35) = 2;
%e A100039 a(3) = A033537(5) = 52, A100035(52) = 3;
%e A100039 a(4) = A100040(6) = 73, A100035(73) = 4;
%e A100039 a(5) = A100041(7) = 98, A100035(98) = 5.
%K A100039 nonn
%O A100039 1,1
%A A100039 _Reinhard Zumkeller_, Oct 31 2004