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

In summary, the radius of the ellipsoid around the origin is related to the eigenvalues of the matrix $A$ in the equation $\mathbf x^TA\mathbf x + B\mathbf x + C = 0$. The diagonal matrix $D$ in the diagonalization of $A$ contains the inverse square of the radii, making the connection between the two.
  • #1
JanezK
2
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
  • #2
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.
 
  • #3
Thank you :D
 

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

How do I calculate the elipsoide radius of axis i?

The elipsoide radius of axis i can be calculated by taking the square root of the inverse of λi. This can be expressed as 1/sqrt(λi).

What is the significance of proving the elipsoide radius of axis i equals 1/sqrt(λi)?

Proving that the elipsoide radius of axis i equals 1/sqrt(λi) shows that the axis i of an ellipsoid is perpendicular to the axis of rotation, and has a radius that is directly proportional to the inverse of λi. This relationship is important in understanding the shape and dimensions of ellipsoids.

How is the elipsoide radius of axis i related to the shape of an ellipsoid?

The elipsoide radius of axis i is one of the radii that defines the shape of an ellipsoid. It is the radius of the ellipsoid along the axis of rotation, and is perpendicular to the other two radii (elipsoide radius of axis j and k) which define the equatorial and polar dimensions of the ellipsoid.

Can the elipsoide radius of axis i be negative?

No, the elipsoide radius of axis i cannot be negative. It is a physical measurement of the length of the axis and cannot have a negative value.

Are there any real-world applications for understanding the elipsoide radius of axis i?

Yes, understanding the elipsoide radius of axis i is important in various fields such as geodesy, geophysics, and cartography. It is used in modeling the shape of the Earth and other planetary bodies, as well as in navigation and mapping systems.

Similar threads

Back
Top