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.

A341186 Numbers that when divided by the sum of their digits leave 16 as remainder.

This page as a plain text file.
%I A341186 #10 Feb 13 2021 07:55:30
%S A341186 458,586,596,757,764,776,917,928,956,959,1099,1376,1496,1529,1676,
%T A341186 1682,1783,1787,1835,1856,1954,1994,2294,2296,2396,2447,2467,2576,
%U A341186 2638,2753,2756,2798,2809,2906,2936,2980,3059,3296,3365,3476,3493,3518,3656,3664,3671
%N A341186 Numbers that when divided by the sum of their digits leave 16 as remainder.
%H A341186 Carole Dubois, <a href="/A341186/b341186.txt">Table of n, a(n) for n = 1..5001</a>
%e A341186 a(1) = 458 and 458 is 17*26 with remainder 16;
%e A341186 a(2) = 586 and 586 is 19*30 with remainder 16; etc.
%Y A341186 Cf. A005349 (Niven numbers: remainder = 0), A209871 (Quasi-Niven numbers: remainder = 1), A341169 to A341182 (remainders = 2 to 15).
%K A341186 base,nonn
%O A341186 1,1
%A A341186 _Eric Angelini_ and _Carole Dubois_, Feb 06 2021