Problem:
Let be two integers greater than or equal to . Of a table with rows and columns it is known that every cell contains either the number or the number , and that the total sum of all the cells is greater than or equal to zero. Genoveffa considers paths that join a cell of the first column (her choice) to a cell of the last column (again her choice) and that always move from one cell to an adjacent one, horizontally or vertically, without ever passing twice over the same cell. The value of a path is the sum of the numbers present in the cells that it passes through.
a. Prove that for every there exist tables with rows and columns with no paths of value or more.
b. Prove that it is always possible to find a path of value greater than or equal to .