%I #6 Dec 15 2015 04:18:46
%S 1,8,210,330,390,462,510,546,570,690,714,770,798,858,870,910,930,966,
%T 1110,1122,1155,1190,1218,1230,1254,1290,1302,1326,1330,1365,1410,
%U 1430,1482,1518,1554,1590,1610,1722,1770,1785,1794,1806,1830,1870,1914,1938,1974
%N Numbers which belong to just one of the two sequences A030229, A161918.
%o (PARI) for(n=1,2000, isA030229(n) != isA161918(n) &&print1(n","))
%Y Cf. A030229, A161918.
%K nonn
%O 1,2
%A _M. F. Hasler_, Jun 27 2009