22  Matrices and Determinants

J. Barron

Linear Simultaneous Equations

This set of equations:

a11x1 + a12x2 + . . . + a1nxn = b1

a21x1 + a22x2 + . . . + a2nxn = b2

. . .

an1x1 + an2x2 + . . . + annxn = bn

may be written symbolically:

Ax = b

in which A is the matrix of the coefficients aij and x and b are the column matrices or vectors (x1 . . . xn) and (b1 . . . bn). In this case, the matrix A is square (n × n). The equations can be solved unless two or more of them are not independent, in which case:

det A = [A] = 0

and there then exist nonzero solutions xi only if b = 0. If det A ≠ 0, there exist nonzero solutions only if b ≠ 0. When det A = 0, A is singular.

Matrix Arithmetic

If A and B are both matrices of m rows and n columns, they are

Get The Cable and Telecommunications Professionals' Reference, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.