From 83eaa11339149c90381d1d6592ea7b6aea7849e3 Mon Sep 17 00:00:00 2001 From: Ulrik Buchholtz Date: Mon, 13 Jun 2022 19:30:44 +0200 Subject: [PATCH] fix typo in similarity: geoemetrically --- similarity.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/similarity.xml b/similarity.xml index 2be8139..90e4948 100644 --- a/similarity.xml +++ b/similarity.xml @@ -15,7 +15,7 @@ the license is included in gfdl.xml.
    -
  1. Learn to interpret similar matrices geoemetrically.
  2. +
  3. Learn to interpret similar matrices geometrically.
  4. Understand the relationship between the eigenvalues, eigenvectors, and characteristic polynomials of similar matrices.
  5. Recipe: compute Ax in terms of B,C for A=CBC\inv.
  6. Picture: the geometry of similar matrices.