I have doubts regarding the formula A-λI=0.
Like how does the formula aid in finding the eigen value. Not to look at the definition though. But how did we arrive to the conclusion that the above described formula would give us the value by which a given vector scales? On what grounds or process did we go through to realise the formula?
#Discussion about eigen vectors and eigen values
16 messages · Page 1 of 1 (latest)
This is a very used concept, so you should be able to find some resource online that explains it very well 🤔
Anyway, in short
We start with
$\mathbf{Ax} = \lambda \mathbf x$
ELeonardo
ELeonardo
Now we factor x, remember Ix = x
$\left(\mathbf{A}-\lambda\mathbf I \right)\mathbf x= 0$
ELeonardo