Department of Computer Science and Engineering, IIT Madras
Department of Computer Science and Engineering, IIT Madras
|
---|
\(k_1\)
\(k_2\)
Chinese
Mexican
\(k_1\)
\(k_2\)
\(q\)
\(q\)
\(p\)
\(1-p\)
\(1-q\)
|
---|
Let \(\lambda_1, \lambda_2,...,\lambda_n\) be the eigenvectors of a \(n \times n\) matrix \(A\). \(\lambda_1\) is called the dominant eigen value of \(A\) if
\(|\lambda_1|=|\lambda_i|\), \(i=2,...,n\)
A matrix \(M\) is called a stochastic matrix if all the entries are positive and the sum of the elements in each column is equal to \(1\).
(Note that the matrix in our example is a
stochastic matrix)
If \(A\) is a \(n \times n\) square matrix with a dominant eigenvalue, then the sequence of vectors given by \(Av_{(0)},A^2v_{(0)},...,A^nv_{(0)},...\) approaches a multiple of the dominant eigenvector of A.
(the theorem is slightly misstated here for ease of explanation)
The largest (dominant) eigenvalue of a stochastic matrix is \(1\).
|
---|
|
---|
|
---|
\(k_1\)
\(k_2\)
\(q\)
\(q\)
\(p\)
\(1-p\)
\(1-q\)
\(|\lambda_d|>1\)
\(|\lambda_d|<1\)
\(|\lambda_d|=1\)
(will explode)
(will vanish)
(will reach a steady state)
(We will use this in the course at some point)
|
---|
|
---|