Coordinate Transformations; The Eigenbasis

"index_15.gif"

"index_16.gif"

"index_17.gif"

"index_18.gif"

Shows that the transformation to the diagonal basis is a rotation of π/4

Which makes sense considering in initialization steps that mymatrix was created with a rotation on π/4 of a diagonal matrix

The next command produces an orthonormal basis of the eigenspace (i.e., the eigenvectors are of unit magnitude):

"index_19.gif"

"index_20.gif"

The command RotationTransform computes a matrix that will rotate vectors ccw about the origin in two dimensions, by a specified angle:

"index_21.gif"

"index_22.gif"

This last result shows that the transformation to the eigenvector space involves rotation by π/4--and that the matrix corresponding to the eigenvectors produces this same transformation

Here is a demonstration of the general result A "index_23.gif" = "index_24.gif" "index_25.gif", where "index_26.gif" is an eigenvector and λ its corresponding eigenvalue:

"index_27.gif"

"index_28.gif"

"index_29.gif"

"index_30.gif"

"index_31.gif"

"index_32.gif"

"index_33.gif"

MatrixPower multiplies a matrix by itself n times…

"index_34.gif"

"index_35.gif"


Created by Wolfram Mathematica 6.0  (12 September 2007) Valid XHTML 1.1!