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 #9 May 19 2024 03:20:58
%S 0,1,2,3,5,6,7,8,9,11,13,14,15,17,18,19,20,21,23,25,27,29,32,33,35,37,
%T 39,41,42,43,45,47,49,53,57,59,60,62,63,65,67,69,71,73,74,75,77,79,81,
%U 83,85,87,89,90,92,93,95,97,98,99,101,103,104,107,109,111,113
%N a(n) = (A095100(n)-3)/4.
%H Antti Karttunen and J. Moyer, <a href="/A095062/a095062.c.txt">C-program for computing the initial terms of this sequence</a>
%Y Cf. A095100. Complement of A095275. Subset: A095272.
%K nonn
%O 0,3
%A _Antti Karttunen_, Jun 01 2004