Cramming time!!!
imagine the vector existing independently from any coordinate system. the notation refers to “the vector written in ’s coordinate system”. it’s plonking down graph paper over the space and seeing where lands.
a matrix is a change-of-basis from to if . this equation means: take , write it in ’s coordinate system, then multiply those coordinates by , and you end up with the coordinates of the vector if you wrote it in ’s coordinate system.
how to find ? they give the equation , where refer to the basis vectors of . it means that the th column of is the th basis vector of B, written in the coordinates of C. In other words, the change of basis from to - take each column of , write it with C’s coordinates, and write it as a column of
this leads to another, smaller problem: how to take the vector and write it with ’s coordinates? this is just a matrix-vector product equation ^^
rotation matrices (cos sin sin cos or whatever)
complex value time oasjdiasdjajskdlasdkjasd
if λ is an eigenvalue of a matrix A, then λ conj is an eigenvalue of A conj
and are similar if for some matrix . in other words, is similar to if and represent the same space under different coordinate bases.
similarity is an equivalence relation: reflexive, symmetric, transitive.
if is similar to then and have the same set of eigenvalues with the same algebraic multiplicity. the converse is not true.