login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A151797 Numbers which belong to just one of the two sequences A030229, A161918. 2

%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

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 17 05:28 EDT 2024. Contains 375985 sequences. (Running on oeis4.)