If A = (aij) is a 2 x 3 matrix and aij = i+j, write down the matrix completely.

Let the matrix be A = [  a11     a12     a13  ] first row and  [  a21    a22  a23  ]  second row

Now, a11= 1+1= 2 ; a12= 1+2 = 3 ; a13= 1+3= 4 ; a21= 2+1= 3; a22= 2+2 = 4 ; a23= 2+3  = 5

thus, A= [ 2      3    4  ] first row and  [  3     4     5  ] second row

  • -2
if A is a raw matrix as well as a column matrix. What is th e order of A?
  • 3
if a [aij] 2x3 such that aij=i+j then a11 is

  • -1
What are you looking for?