Matrix Definition and Representation
Trending Questions
Q.
is equals to ?
Q.
Construct a 3×3 matrix whose elements aij are given by aij=0 if i<j and aij=i+j if i≥j.
⎛⎜⎝456034002⎞⎟⎠
⎛⎜⎝456340200⎞⎟⎠
⎛⎜⎝200340456⎞⎟⎠
⎛⎜⎝000123450⎞⎟⎠
Q.
If a matrix has 8 elements, how many possible orders can it have?
1
2
4
5
Q. Construct a 3×4 matrix whose elements aij are given by aij=i+2j
Q.
If a matrix has 15 elements, what are the possible orders it can have?
Q.
If the number of rows and columns of a matrix are not equal, then the matrix is called
Q.
___
If a matrix has 15 elements, how many possible orders can it have?
Q.
Marko currently has tulips in his yard.
Each year he plants more.
Write a recursive formula for the number of tulips Marko has.
Q.
Construct a 2 × 2 matrix by A = [aij] whose elements are given by aij= 2i – j
Q. What can be the general notation of a matrix with 4 rows and 5 columns?
- 5x4
- 4x5
- 4x4
- 5x5
Q. Construct a 3×3 matrix whose elements aij are given by aij=0 if i≠j and aij=i×j if i=j
Q. Construct a 3×3 matrix whose elements aij are given by aij=0 if i<j and aij=i+j if i≥j.
Q. How many possible orders can a matrix with 15 elements have?
- 3
- 6
- 4
- 5
Q.
If A = (aij)2×2 , where aij = i + j, then A is equal to