1.3k views
4 votes
Suppose the matrix representing a system of difference equations contains a column of zeros. What does this imply about the system?

User Andymel
by
5.1k points

1 Answer

1 vote

Answer:

It is a singular matrix system.

Explanation:

A column of all zeros in a matrices says that the variable associated with that column has no effect on the output.

For example If the first column of a matrix consists of zeros, this means that the coefficient of the first variable is zero in every equation in the system . This means that if there is any solution at all, then there must be an infinite number of them, since you can set that first variable to any value at all and still satisfy all of the equations.

User Raymond Tau
by
5.7k points