0% found this document useful (0 votes)
17 views

Matrices: N J,, - . - , N M I,, - . - , M

Vectors and linear operators can be represented by matrices, with the matrix elements corresponding to the components of the vector or operator with respect to a basis. A matrix represents a linear operator that transforms vectors from an N-dimensional space to an M-dimensional space, with the matrix having M rows and N columns. If the vector spaces have the same dimension, the matrix is square. Vectors can also be represented by matrices with their components as elements.

Uploaded by

Prabhat Ray
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

Matrices: N J,, - . - , N M I,, - . - , M

Vectors and linear operators can be represented by matrices, with the matrix elements corresponding to the components of the vector or operator with respect to a basis. A matrix represents a linear operator that transforms vectors from an N-dimensional space to an M-dimensional space, with the matrix having M rows and N columns. If the vector spaces have the same dimension, the matrix is square. Vectors can also be represented by matrices with their components as elements.

Uploaded by

Prabhat Ray
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Matrices

We have seen that in a particular basis ei both vectors and linear operators can be described in terms of their components with respect to the basis. These components may be displayed as an array of numbers called a matrix. In general, if a linear operatorAtransforms vectors from an N-dimensional vector space, for which we choose a basis ej , j = 1, 2, . . . , N, into vectors belonging to an M-dimensional vector space, with basis fi , i = 1, 2, . . . , M, then we may represent the operator A by the matrix A=

A11 A12 . . . A1N A21 A22 . . . A2N


... ... ... ...

AM1 AM2 . . . AMN


. (1.24) The matrix elements Aij are the components of the linear operator with respect to the bases ej and fi ; the component Aij of the linear operator appears in the ith row and j th column of the matrix. The array has M rows and N columns and is thus called an M N matrix. If the dimensions of the two vector spaces are the same, i.e.M = N (for example, if they are the same vector space) then we may represent A by an N N or square matrix of order N. The component Aij , which in general may be complex, is also commonly denoted by (A)ij . In a similar way we may denote a vector x in terms of its components xi in a basis ei ,

i = 1, 2, . . . , N, by the array
x=

x1 x2
...

xN

You might also like