Homework Help Overview
The problem involves finding constants in a linear combination of vectors represented by matrices, specifically in the context of a Markov matrix and its steady state. The original poster is attempting to express a matrix P as a combination of two other matrices V1 and V2, using constants c1 and c2.
Discussion Character
- Exploratory, Mathematical reasoning, Assumption checking
Approaches and Questions Raised
- Participants discuss the possibility of expressing the matrix P as a linear combination of eigenvectors and constants. Questions arise regarding the nature of the matrix P, specifically whether it is a probability matrix. There are attempts to use matrix operations in MATLAB to solve for the constants, with some participants suggesting the use of inner products to derive a system of equations.
Discussion Status
The discussion is ongoing, with participants exploring different mathematical approaches to the problem. Some have proposed using inner products to set up equations for the constants, while others are still troubleshooting their MATLAB implementation. There is no explicit consensus yet, but various lines of reasoning are being examined.
Contextual Notes
There is mention of the matrices being vectors in a specific vector space, and the potential issue of linear dependence among the eigenvectors is noted. The original poster expresses a desire to handle larger matrices, which may introduce additional complexity.