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.

A341188 Numbers that when divided by the sum of their digits leave 18 as remainder.

Original entry on oeis.org

379, 398, 578, 669, 758, 795, 858, 869, 892, 938, 978, 984, 1298, 1299, 1478, 1488, 1576, 1658, 1677, 1697, 1698, 1747, 1838, 1866, 1918, 1929, 1986, 1989, 1992, 2089, 2198, 2378, 2496, 2558, 2559, 2685, 2738, 2748, 2773, 2778, 2799, 2874, 2918, 2937
Offset: 1

Views

Author

Eric Angelini and Carole Dubois, Feb 06 2021

Keywords

Examples

			a(1) = 379 and 379 is 19*19 with remainder 18;
a(2) = 398 and 398 is 20*19 with remainder 18; etc.
		

Crossrefs

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