This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A062885 #14 Jul 12 2018 08:49:49 %S A062885 0,2,2,6,4,20,6,42,8,864,20,42086,420,208,42,420,64,8642086,864, %T A062885 642086,20,42,42086,6420864,864,-1,208,864,420,8642,420, %U A062885 86420864208642,64,420864208642086,8642086,420,864,86420864208642,642086,86420864208642086420864208642,-1,642086420864208642,42,86,2086420864,6420864208642086420,6420864,2086420864208642086,864,208642,-1,864208642086420864208642086420864 %N A062885 Smallest multiple of n with property that digits are even and each digit is two less (mod 10) than the previous digit, if such a multiple exists; otherwise -1. %H A062885 Don Reble, <a href="/A062885/a062885.txt">Analysis of this sequence</a> %H A062885 <a href="/index/Fi#final">Index entries for sequences related to final digits of numbers</a> %e A062885 a(7) = 42 = 7*6 has decreasing even digits. %e A062885 For n = 25, the conditions require that the desired multiple 25k have k even, i.e., 25k = 25(2i) = 50i = (5i)(10). Thus the final digit is 0, so the next-to-last digit must be 2, but this is impossible since 5i always ends in 0 or 5. Thus a(25) = -1. - _John W. Layman_, Nov 01 2001 %Y A062885 Cf. A062884. %K A062885 base,easy,nice,sign %O A062885 0,2 %A A062885 _Amarnath Murthy_, Jun 28 2001 %E A062885 More terms and better description from _John W. Layman_, Nov 01 2001 %E A062885 Further terms from _Jud McCranie_, Nov 01 2001