คำศัพท์คณิตศาสตร์
A Simple Algorithm Now that we know how to calculate the solution strategy, we'll use a much simpler algorithmic way to solve the game. Say we only compute the strategy for the first row of our grid(the first five entries in column Rg). We will take the first five entries in column g and multiply them with the 5 x 5 matrix composed of the first five entries in the first five rows and first five columns of matrix R, which we will call R. We can also find R by creating the 5x5 matrix whose columns are the change vectors for the first row of buttons, A'. We can then row-reduce A', and R will be the elementary matrix that produces the row operations that put A' into reduced-row echelon form. We will call our shortened pattern vector g.