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.

Original entry on oeis.org

458, 586, 596, 757, 764, 776, 917, 928, 956, 959, 1099, 1376, 1496, 1529, 1676, 1682, 1783, 1787, 1835, 1856, 1954, 1994, 2294, 2296, 2396, 2447, 2467, 2576, 2638, 2753, 2756, 2798, 2809, 2906, 2936, 2980, 3059, 3296, 3365, 3476, 3493, 3518, 3656, 3664, 3671
Offset: 1

Views

Author

Eric Angelini and Carole Dubois, Feb 06 2021

Keywords

Examples

			a(1) = 458 and 458 is 17*26 with remainder 16;
a(2) = 586 and 586 is 19*30 with remainder 16; etc.
		

Crossrefs

Cf. A005349 (Niven numbers: remainder = 0), A209871 (Quasi-Niven numbers: remainder = 1), A341169 to A341182 (remainders = 2 to 15).