Construct a 2×2 matrix, whose elements aij are given, aij=(i-ji±j)2.
The matrix A of order 2×2:A=aij2×2=a11a12a21a22
The entries of the matrix A:
Substitute i=1,2 and j=1,2 in the given aij.a11=1-11+12=022=0a12=1-21+22=-132=19a21=2-12+12=132=19a22=2-22+22=042=0
Hence, 2×2 matrix A=019190
Construct a 3×4 matrix whose elements are given by (ii)aij=2i−j.