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.

Original entry on oeis.org

76, 95, 187, 193, 347, 368, 427, 473, 475, 544, 619, 661, 674, 676, 725, 763, 827, 847, 851, 907, 977, 980, 1129, 1189, 1195, 1229, 1246, 1286, 1339, 1355, 1363, 1439, 1480, 1481, 1483, 1592, 1598, 1607, 1627, 1714, 1733, 1745, 1771, 1831, 1873, 1915, 1991, 1999
Offset: 1

Views

Author

Eric Angelini and Carole Dubois, Feb 06 2021

Keywords

Examples

			a(1) = 76 and 76 is 13*5 with remainder 11;
a(2) = 95 and 95 is 14*6 with remainder 11; etc.
		

Crossrefs

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