Maxima Function
ematrix (m, n, x, i, j)
Returns an m by n matrix, all elements of which are zero except for the [i, j] element which is x.
[i, j]