For our three integers to be even x%2=0 ∀x∈S where S= {our three integers}. To guarantee this set our first integer as 2n (ie. 2n%n≡0). Then to have three consecutive even integers increment from the initial value by 2 thus setting them as 2n, 2n+2 and 2n+4.