Smallest number k such that k+2^m is composite for all m less than k: Difference between revisions

m
Promote. multiple implementations, no questions
m (julia example)
m (Promote. multiple implementations, no questions)
Line 1:
{{draft task}}
 
Generate the sequence of numbers '''a(k)''', where each '''k''' is the smallest positive integer such that '''k + 2<sup>m</sup>''' is composite for every positive integer '''m''' less than '''k'''.
10,333

edits