Randomized algorithm for verifying eigenvector

31 Views Asked by At

Is there a simple way to verify whether a vector is an eigenvector for a matrix A using a randomized algorithm? How fast can this be done ? What is the probability of error ?