I should start by saying that I haven't done algebra for very long time. I recently have some work related to algebra, so I need some help to speedup.
I went through a theorem in the book stating the relationship between ellipsoid's radii and the eigenvalues.
So the ellipsoid is defined as following:
$\sum_i \sum_j (x_i - u_i)(x_j-u_j)c_{ij} \leq k$
where $C=[c_ij]$ is an symmetric positive definite matrix, $x, u$ are n-dimensional vectors. The book says that the radii of this ellipsoid is $r_i = \frac{k}{\sqrt{\lambda_i}}$ where $\lambda_i$ are the eigenvalues of matrix C. However it does not give any proof for that. I've tried to google for the proof but didn't get anything useful. Could someone please help me understand it?
Thanks,