Proving Homogeneous Deformation: From Spheres to Ellipsoids

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 5K views
sara_87
Messages
748
Reaction score
0

Homework Statement



Prove that in the homogeneous deformation, particles which after the deformation lie on the surface of a shere of radius b originally lay on the surface of an ellipsoid.

Homework Equations



homogeneous deformations are motions of the form:

xi=ci + AiRXR

where ci and AiR are constants or functions of time.

The Attempt at a Solution



I don't know how to prove this, i think i first need to know the equation of motion of a sphere then relate this to the equation above. I am confused about this.
 
Physics news on Phys.org
sara_87 said:

Homework Statement



Prove that in the homogeneous deformation, particles which after the deformation lie on the surface of a shere of radius b originally lay on the surface of an ellipsoid.

Homework Equations



homogeneous deformations are motions of the form:

xi=ci + AiRXR

where ci and AiR are constants or functions of time.

The Attempt at a Solution



I don't know how to prove this, i think i first need to know the equation of motion of a sphere then relate this to the equation above. I am confused about this.
So you have <x, y, z> which satisify [itex]x^2+ y^2+ z^2= R^2[/itex] and your deformation if of the form
[tex]\begin{bmatrix}x' \\ y' \\ z'\end{bmatrix}= \begin{bmatrix}u \\ v\\ w\end{bmatrix}+ \begin{bmatrix}a_{11} & a_{12} & a_{13} \\ a_{21} & a_{22} & a_{23} \\ a_{31} & a_{32} & a_{33} \end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix}[/tex]

Go ahead and do the calculation for x', y', z' in terms of x, y, and z and use the equation for the sphere to show that x', y', z' satisfy the equation for an ellipse.
 
Last edited by a moderator:
Thanks, but wouldn't the x', y', and z' be in terms of x, y, z, and u, v, w, and all the a's after the matrix multiplication?