In a book on numerical linear algebra (Deuflhard numerische Mathematik Band 1) there is the following exercise (translated from German):
Give a Formula (using Determinants) for an eigenvector $x \in \mathbb{C}^n$ corresponding to a given simple eigenvalue $\lambda \in \mathbb{C}$ of a Matrix $A \in \mathbb{C}^{n \times n}$.
It really should be a formula and not an algorithm, since the formula is to be used to show that the eigenvector depends on the matrix in a continuous differentiable fashion.
My problem is that any formula I think of yields $0$ instead of a proper eigenvector
Any ideas on how to get such a formula?