%I A114035
%S A114035 3,4,5,6,7,8,9,10,11,13,15,16,17,19,21,23,25,26,27,29,31,32,33,34,35,36,
%T A114035 37,39,41,43,45,47,49,50,51,53,55,57,59,61,63
%N A114035 Self-describing sequence: a(n) gives the number of even integers in the
sequence which are strictly < [a(n)]^2.
%e A114035 There are 3 even integers < 3^2 (=9) in the sequence : they are 4, 6
and 8;
%e A114035 there are 4 even integers < 4^2 (=16) -- they are 4,6,8,10;
%e A114035 there are 5 even integers < 5^2 (=25) -- they are 4,6,8,10,16;
%e A114035 there are 6 even integers < 6^2 (=36) -- they are 4,6,8,10,16,26;
%e A114035 etc.
%Y A114035 Sequence in context: A026421 A026481 A039211 this_sequence A072809 A114904
A039220
%Y A114035 Adjacent sequences: A114032 A114033 A114034 this_sequence A114036 A114037
A114038
%K A114035 base,easy,nonn
%O A114035 3,1
%A A114035 Eric Angelini (eric.angelini(AT)kntv.be), Feb 01 2006
|