By steady state vector I mean the eigenvector which has an eigenvalue of 1. So is there a way to at least iteratively approximate the entries of the stochastic matrix?
Thanks.
|
By steady state vector I mean the eigenvector which has an eigenvalue of 1. So is there a way to at least iteratively approximate the entries of the stochastic matrix? Thanks. |
|||||||||
|
Questions on Mathematica Stack Exchange are expected to relate to Mathematica within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
To elaborate on my comment, here is a 3x3 example. We treat the eigenvector components as parameters, and show that there is a nonunique solution set for the matrix components in terms of these parameters. My comment was off by one insofar as I neglected to normalize the eigenvector. Since generically the components will not sum to zero, I simply set their sum to unity for that purpose.
Now we solve the system, only allowing one parameter equation so as to ignore lower dimensional solution sets that arise when there something more than the normalization condition is imposed on the eigenvector parameters.
One will observe that the solution set is not fully determined, in that six matrix entries are functions of the remaining three. (Why three undetermined values? We had nine variables and seven equations, but one eigenvector equation is linearly dependent on the stochasticity and the other two such equations. So we only have six independent equations.) I guess the short answer would be "No". |
||||
|
|