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.

A341169 Numbers that divided by the sum of their digits leave 2 as remainder.

This page as a plain text file.
%I A341169 #21 Feb 08 2021 11:45:26
%S A341169 16,22,26,32,67,82,86,122,130,142,170,172,178,184,202,205,212,242,262,
%T A341169 302,310,314,331,338,352,359,418,442,464,466,496,520,530,532,535,590,
%U A341169 602,622,652,665,667,712,716,754,802,818,838,842,968,971,1022,1024,1030,1034,1072,1091,1094
%N A341169 Numbers that divided by the sum of their digits leave 2 as remainder.
%H A341169 _Carole Dubois_, <a href="/A341169/b341169.txt">Table of n, a(n) for n = 1..5001</a>
%e A341169 a(1) = 16 and 16 is 7*2 with remainder 2;
%e A341169 a(2) = 22 and 22 is 4*5 with remainder 2; etc.
%Y A341169 Cf. A005349 (Niven numbers: remainder = 0), A209871 (Quasi-Niven numbers: remainder = 1), A341169 to A341182 (remainders = 2 to 15).
%K A341169 base,nonn
%O A341169 1,1
%A A341169 _Eric Angelini_ and _Carole Dubois_, Feb 06 2021