Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #11 May 21 2019 03:43:34
%S 1,3,5,8,9,15,25,27,45,46,77,79,81,135,138,140,233,239,242,243,405,
%T 414,420,701,717,727,729,1215,1242,1260,1262,2104,2151,2182,2185,2187,
%U 3645,3726,3780,3786,3787,6313,6453,6547,6557,6559,6561,10935
%N Ordered sequence of distinct terms of the form floor(x^i * floor(x^j)), i,j >= 0, where x = sqrt(3).
%Y Cf. A002194 (sqrt(3)).
%K nonn
%O 1,2
%A _Clark Kimberling_
%E Offset corrected by _Sean A. Irvine_, May 20 2019