A232743 Numbers n for which the largest m such that (m-1)! divides n is a composite number > 5.
120, 240, 360, 480, 600, 840, 960, 1080, 1200, 1320, 1560, 1680, 1800, 1920, 2040, 2280, 2400, 2520, 2640, 2760, 3000, 3120, 3240, 3360, 3480, 3720, 3840, 3960, 4080, 4200, 4440, 4560, 4680, 4800, 4920, 5040, 5160, 5280, 5400, 5520, 5640, 5880, 6000, 6120, 6240
Offset: 1
Keywords
Examples
120 is included because A055881(120)=5 and 5+1 is a composite number larger than 5. Note that A007623(120) = '10000', with four trailing zeros. 720 is the first missing multiple of 120, as A055881(720)=6 and 7 is a prime, not composite, so 720 is not included in this sequence. Note that A007623(720) = '100000', with five trailing zeros, and 5+2 is not a composite. 120960 (= 3*8!) is included because A055881(120960)=8 and 9 is a composite number larger than 5. Note that A007623(120960) = '30000000', with seven trailing zeros.
Links
- Antti Karttunen, Table of n, a(n) for n = 1..25920
Comments