Exercise 7.1.6 Suppose A is a 3x3 matrix and the following information is available.
A[0][0] = -1, A[1][1] = -2, A[-2][-2] = -3
Find A[1][-4][3].