cp's OEIS Frontend

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.

A074163 Smallest k, not divisible by 10, such that R(k) > n*k, where R(k) is the digit reversal of k (A004086).

This page as a plain text file.
%I A074163 #2 Dec 05 2013 19:55:34
%S A074163 12,13,15,17,19,107,108,109
%N A074163 Smallest k, not divisible by 10, such that R(k) > n*k, where R(k) is the digit reversal of k (A004086).
%e A074163 a(3) = 15, 51 > 3*15, a(3) is not 14 as 41 < 42 = 3*14.
%Y A074163 Cf. A074164.
%K A074163 base,fini,full,nonn
%O A074163 1,1
%A A074163 _Amarnath Murthy_, Aug 30 2002