Question 1166453
--------------------------
..., is more than four times the largest.
----------------------------



{{{system(Integers,n,n+2,n+4)}}}


{{{7n>4(n+4)}}}
-
{{{7n>4n+16}}}
{{{3n>16}}}
{{{n>16/3}}}
{{{n>5&1/3}}}--------------in this case, for the meaning of the problem description, 6 or greater should work for the smallest of these integers.


The integers could be  6, 8, 10.
Other sequences also possible.