Chapter 8: Problem 7
A column-stochastic matrix \(P\) is a matrix whose entries are nonnegative and whose column sums are all equal to 1 . In practice such matrices are often large and sparse. Let \(E\) be a matrix of the same size as \(P\), say, \(n \times n\), all of whose entries are equal to \(1 / n\), and let \(\alpha\) be a scalar, \(0<\alpha<1\). (a) Show that \(A(\alpha)=\alpha P+(1-\alpha) E\) is also a column-stochastic matrix. (b) What are the largest eigenvalue and corresponding eigenvector of \(A(\alpha)\) ? (c) Show that the second largest eigenvalue of \(A(\alpha)\) is bounded (in absolute value) by \(\alpha\). (d) Suppose the dominant eigenvector of \(A(\alpha)\) is to be computed using the power method. This vector, if normalized so that its \(\ell_{1}\) -norm is equal to 1 , is called the stationary distribution vector. i. Show how matrix-vector products with \(P(\alpha)\) can be performed in an efficient manner in terms of storage. (Assume \(n\) is very large, and recall that \(E\) is dense.) ii. Show that if the power method is applied, then if the initial guess \(\mathbf{v}_{0}\) satisfies \(\left\|\mathbf{v}_{0}\right\|_{1}=1\), then all subsequent iterates \(\mathbf{v}_{k}\) also have a unit \(\ell_{1}\) -norm, and hence there is no need to normalize throughout the iteration. [Warning: Item (d) and even more so item (c) above are significantly tougher nuts to crack than items (a) and (b).]
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.