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.

A104167 Numbers which when multiplied by any repunit prime Rp give a Smith number.

Original entry on oeis.org

1540, 1720, 2170, 2440, 5590, 6040, 7930, 8344, 8470, 8920, 23590, 24490, 25228, 29080, 31528, 31780, 33544, 34390, 35380, 39970, 40870, 42490, 42598, 43480, 44380, 45955, 46270, 46810, 46990, 47908, 48790, 49960, 51490, 51625, 52345, 52570, 53290, 57070
Offset: 1

Views

Author

Shyam Sunder Gupta, Mar 10 2005

Keywords

Comments

Numbers in the sequence must have a digital root of 1.
If the definition is modified, considering only repunits greater than 11, other numbers have the same property: 3304, 12070, 11080, 11620, 16030, 21340, 22330, 24130, 24220. - Mauro Fiorentini, Jul 16 2015

Examples

			1720 is a number in the sequence because 1720*Rp is always a Smith number, where Rp is a Repunit prime. Let Rp=11, so 1720*11=18920, which is a Smith number as the sum of digits of 18920 is 1+8+9+2+0 = 20 and the sum of digits of prime factors of 18920 (i.e., 2*2*2*5*11*43) is also 20 (i.e., 2+2+2+5+1+1+4+3).
		

Crossrefs