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.

A341178 Numbers that when divided by the sum of their digits leave 11 as remainder.

This page as a plain text file.
%I A341178 #14 Feb 13 2021 05:37:59
%S A341178 76,95,187,193,347,368,427,473,475,544,619,661,674,676,725,763,827,
%T A341178 847,851,907,977,980,1129,1189,1195,1229,1246,1286,1339,1355,1363,
%U A341178 1439,1480,1481,1483,1592,1598,1607,1627,1714,1733,1745,1771,1831,1873,1915,1991,1999
%N A341178 Numbers that when divided by the sum of their digits leave 11 as remainder.
%H A341178 Carole Dubois, <a href="/A341178/b341178.txt">Table of n, a(n) for n = 1..5001</a>
%e A341178 a(1) = 76 and 76 is 13*5 with remainder 11;
%e A341178 a(2) = 95 and 95 is 14*6 with remainder 11; etc.
%Y A341178 Cf. A005349 (Niven numbers: remainder = 0), A209871 (Quasi-Niven numbers: remainder = 1), A341169 to A341182 (remainders = 2 to 15).
%K A341178 base,nonn
%O A341178 1,1
%A A341178 _Eric Angelini_ and _Carole Dubois_, Feb 06 2021