// Textbook fragment 03.10 Y[i][i+1] = Y[i][i] + 3; i = a.length; j = Y[4].length;