login

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”).

Multiples of 2 in which there is no common digit in successive terms.
8

%I #8 Jul 04 2024 13:25:46

%S 2,4,6,8,10,22,30,42,50,62,70,82,90,112,300,412,500,612,700,812,900,

%T 1112,3000,4112,5000,6112,7000,8112,9000,11112,30000,41112,50000,

%U 61112,70000,81112,90000,111112,300000,411112,500000,611112,700000,811112

%N Multiples of 2 in which there is no common digit in successive terms.

%C a(n) even, a(n) has no digits in common with a(n-1).

%H <a href="/index/Rec#order_10">Index entries for linear recurrences with constant coefficients</a>, signature (0, 1, 0, 0, 0, 0, 0, 10, 0, -10).

%Y Cf. A083491, A083492, A083493, A083494, A083495, A083496, A083497.

%Y Cf. A030283.

%K base,easy,nonn

%O 0,1

%A _Amarnath Murthy_ and Meenakshi Srikanth (menakan_s(AT)yahoo.com), May 03 2003

%E More terms from _David Wasserman_, Nov 16 2004