fix parentheses
This commit is contained in:
@@ -268,7 +268,7 @@
|
||||
"id": "96be7f65",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"Now with all of the adjustments for special rules in place, we can solve the problem by finding the chain's stationary distribution, which is an [eigenvector](https://en.wikipedia.org/wiki/Eigenvalues_and_eigenvectors) of the stochastic matrix with eigenvalue 1. To find this eigenvector, we'll first find the basis vector of the [kernel](https://en.wikipedia.org/wiki/Kernel_(linear_algebra)) of $Q - I$ (where $I$ is the identity matrix), with the help of SageMath."
|
||||
"Now with all of the adjustments for special rules in place, we can solve the problem by finding the chain's stationary distribution, which is an [eigenvector](https://en.wikipedia.org/wiki/Eigenvalues_and_eigenvectors) of the stochastic matrix with eigenvalue 1. To find this eigenvector, we'll first find the basis vector of the [kernel](https://w.wiki/EoP5) of $Q - I$ (where $I$ is the identity matrix), with the help of SageMath."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user