We start with a diagonal matrix:
In[1]:=

Here is a Quicktime animation that illustrates how a diagonal matrix transforms a square.
Now we form a matrix B that is similar to A using the matrix P.
In[2]:=
![]()
In[3]:=
![]()
Out[3]=

Note that B has the same eigenvalues as A.
In[4]:=
![]()
Out[4]=
![]()
Therefore, B transforms area by the same factor as A.
In[5]:=
![]()
Out[5]=
![]()
In[6]:=
![]()
Out[6]=
![]()
However, after running this Quicktime animation, it looks as if B transforms the plane in a more complicated fashion than A does.
But if we use the right choice of coordinates, this Quicktime animation illustrates that B transforms the plane in the "same" way as A.
Converted by Paul Blanchard using Mathematica (November 24, 2002)