MHB Proving elipsoide radius of axis i equals 1/sqrt(λi)

  • Thread starter Thread starter JanezK
  • Start date Start date
  • Tags Tags
    Axis Radius
JanezK
Messages
2
Reaction score
0
Proving elipsoide radius of axis i equals 1/sqrt(λi)

How is radius related to eigenvalues? I can't find the connection ... :S
 
Last edited by a moderator:
Physics news on Phys.org
JanezK said:
Proving elipsoide radius of axis i equals 1/sqrt(λi)

How is radius related to eigenvalues? I can't find the connection ... :S

Hi JanezK! Welcome to MHB! :)

For an ellipsoid around the origin, with axes that are aligned with the coordinate axes, we have the equation:
$$\frac {x^2}{a^2} + \frac {y^2}{b^2} + \frac {z^2}{c^2} = 1$$
where $a,b,c$ are the radii of the ellipsoid.
Or writing it in matrix form:
$$\begin{bmatrix}x&y&z\end{bmatrix}
\begin{bmatrix}\frac 1{a^2}&0&0 \\
0&\frac 1{b^2}&0\\
0&0&\frac 1{c^2}\end{bmatrix}
\begin{bmatrix}x\\y\\z\end{bmatrix} = 1
$$

The more general form of an ellipsoid, or any quadric, is given by:
$$\mathbf x^TA\mathbf x + B\mathbf x + C = 0$$

The "trick" is that we can diagonalize A, leading to the form:
$$A=BDB^T$$
where $B$ is an orthogonal matrix identifying a basis transformation (a rotation in this case), and $D$ is a diagonal matrix.

It so happens that the diagonal matrix $D$ contains exactly the eigenvalues of $A$.
So each eigenvalue corresponds to the inverse square of a radius.
 
Thank you :D
 
Thread 'How to define a vector field?'
Hello! In one book I saw that function ##V## of 3 variables ##V_x, V_y, V_z## (vector field in 3D) can be decomposed in a Taylor series without higher-order terms (partial derivative of second power and higher) at point ##(0,0,0)## such way: I think so: higher-order terms can be neglected because partial derivative of second power and higher are equal to 0. Is this true? And how to define vector field correctly for this case? (In the book I found nothing and my attempt was wrong...

Similar threads

Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
2
Views
850
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
67
Views
4K
  • · Replies 20 ·
Replies
20
Views
878