You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In fact, we have already seen Perron-Frobenius theorem in action before in the exercise (TODO: link to Markov chain exercise)
100
+
101
+
In the exercise, we stated that the convegence rate is determined by the spectral gap, the difference between the largest and the second largest eigenvalue.
102
+
103
+
This can be proved using Perron-Frobenius theorem.
104
+
105
+
93
106
We will see applications of the theorem below.
94
107
95
108
@@ -179,7 +192,7 @@ Thus, we can apply the Neumann Series lemma to find $(I-A)^{-1}$.
0 commit comments