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 #12 Jan 29 2024 19:13:14
%S 105,108,150,180,405,450,501,504,510,540,801,810,1002,1005,1008,1020,
%T 1200,2001,2004,2005,2010,2040,2050,2100,2400,2500,3006,3060,3600,
%U 4002,4005,4008,4020,4080,4200,4800,5001,5002,5004,5020,5200,6003,6030,6300,8001
%N Numbers k in A096091 such that the nonzero digits of k are not all the same and k/10 is not in the sequence.
%C A096091 contains infinitely many of each of two types of terms (which are not disjoint): (1) terms whose nonzero digits are all the same, and (2) terms that are 10 times another term in A096091. This sequence lists the terms that remain after removal of all terms that match one or both of those two criteria. See comments in A096091.
%H Jon E. Schoenfield, <a href="/A260461/b260461.txt">Table of n, a(n) for n = 1..1572</a> (all terms < 10^9)
%Y Cf. A096091, A260462.
%K nonn,base
%O 1,1
%A _Jon E. Schoenfield_, Jul 26 2015