1,2
Definition: m is a DPS (divisor pair sum) for n, if m = d + n/d where d | n, and d <= n/d.
C. Rivera, Prime Puzzle 413: DPS in AP
72's solution: 3+24, 4+18, 8+9. The difference between terms is 5. (Note: 72 = 3*24 = 4*18 = 8*9)
Sequence in context: A119580 A139745 A066992 this_sequence A100521 A111868 A060645
Adjacent sequences: A165209 A165210 A165211 this_sequence A165213 A165214 A165215
hard,nonn
Fred Schneider (frederick.william.schneider(AT)gmail.com), Sep 08 2009
Search completed in 0.002 seconds