%I #5 Mar 30 2012 18:55:51
%S 3,8,13,17,22,26,31,36,40,45,50,53,59,63,68,72,78,82,86,91,95,101,104,
%T 109,115,119,123,128,133,137,141,147,151,156,160,164,170,173,179,184,
%U 188,192,197,202,206,211,215,220,225,229,235,239,242,248
%N a(n) = S(n) + c(n) where S(n) = [ n*sqrt(2) ] + [ n*sqrt(3) ] and c is the complement of S.
%K nonn
%O 1,1
%A _Clark Kimberling_