1[n] -> { s0[i,j] -> [i,j] : exists alpha, beta: 1 <= i <= n and i <= j <= n and 2 i = 1 + 4 alpha and j = i + 3 beta} 3[n] -> { : } 4[n] -> {} 5