A226112 Composite squarefree numbers n such that the ratio (n + 1/3)/(p(i) + 1/3) is an integer, where p(i) are the prime factors of n.
133653, 1280533, 193638133, 514276565, 1421486733, 1567953933, 3857178453, 3973200933, 5411272533, 7694639213, 8021152533, 8469827669, 9820706133, 15832804533, 18238619373, 22356801133, 23037766613, 25136796813, 27315827733, 32434329685, 39817016633
Offset: 1
Examples
The prime factors of 133653 are 3, 13, 23 and 149. We see that (133653 + 1/3)/(3 + 1/3) = 40096, (133653 + 1/3)/(13 + 1/3) = 10024, (133653 + 1/3)/(23 + 1/3) = 5728 and (133653 + 1/3)/(149 + 1/3) = 895. Hence 133653 is in the sequence. The prime factors of 1127749 are 7, 31 and 5197. We see that (1127749 + 1/3)/(7 + 1/3) = 153784, (1127749 + 1/3)/(31 + 1/3) = 35992 but (1127749 + 1/3)/(5197 + 1/3) = 422906/1949. Hence 1127749 is not in the sequence.
Links
- Giovanni Resta, Table of n, a(n) for n = 1..67 (terms < 2*10^12)
Programs
Extensions
a(4)-a(21) from Giovanni Resta, Jun 02 2013
Comments