Section 26.4 Examples
In this section.
Subsection 26.4.1 The algebraic pattern of similarity
Example 26.4.1.
Let's verify the algebraic pattern of similarity identified in Discovery 26.3 and Subsection 26.3.2 in a specific example.
Consider matrices
Let's verify that \(A\) and \(B\) are similar and that \(P\) is a transition matrix that realizes that similarity relationship using the aforementioned algebraic pattern of similarity.
Pattern 26.3.1 says that each column of \(B\) should tell us how to decompose the result of computing \(A\) times the corresponding column of \(P\) as a linear combination of all the columns of \(P\text{.}\) In other words, we should have
where \(\uvec{p}_1, \uvec{p}_2, \uvec{p}_3\) represent the columns of \(P\text{,}\) and the coefficients in each of these linear combinations are taken from the corresponding column of \(B\text{.}\)
We have
and we can compute
On the other hand, we have
each of which agree with the corresponding \(A \uvec{p}_j\) calculation above.
Remark 26.4.2.
In the example above, we are really just computing and comparing \(AP\) and \(PB\text{,}\) since those two products are where we got our patten of similarity. Rather than a computational tool, the algebraic pattern of similarity identified in Discovery 26.3 and Subsection 26.3.2 will be a theoretical tool to bring the theory of the vector space \(\R^n\) (or \(\C^n\text{,}\) as appropriate) to bear on the analysis of various specific similarity patterns that we will explore in the chapters to come.
Subsection 26.4.2 Computing \(\inv{P} A P\) by row reduction
In Subsubsection 22.3.5.3 we modified the inverse-by-row-reduction computation pattern to show that multiplication by an inverse can be computed by row reduction. (See pattern (\(\maltese\maltese\)) in Subsubsection 22.3.5.3.) The same modified pattern can be used to compute the product of \(\inv{P}\) and \(AP\text{:}\)
Example 26.4.3.
Let's use the matrices of Example 26.4.1 to demonstrate.
First, compute
Now augment \(P\) with \(AP\) and reduce:
Comparing with the matrix \(B\) from Example 26.4.1, we see that \(\inv{P} A P = B\) as expected.