Triplet of three numbers: Difference between revisions

Content added Content deleted
m (added whitespace.)
m (added a comma.)
Line 2: Line 2:


;Task:
;Task:
Numbers   '''n'''   such that the three numbers   '''n-1''',   '''n+3''',   and   '''n+5'''   are all prime,   where   '''n < 6000.'''
Numbers   '''n'''   such that the three numbers   '''n-1''',   '''n+3''',   and   '''n+5'''   are all prime,   where   '''n < 6,000.'''
<br><br>
<br><br>