From 42a59b100b61fdb7094aaf50a806f58627d30a91 Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Tue, 14 Apr 2020 20:40:39 -0400
Subject: typo
---
execsumm/document.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'execsumm')
diff --git a/execsumm/document.tex b/execsumm/document.tex
index 2c252f1..7254fca 100644
--- a/execsumm/document.tex
+++ b/execsumm/document.tex
@@ -34,7 +34,7 @@ $$-\lambda{(\lambda-{-b+\sqrt{b^2-4c}\over2})
% - 2C_1C_2\rload(3R_1+\rload).$$
Let $r_1$ and $r_2$ designate these two non-zero roots.
In the original matrix $A$, this being the transformed matrix $A/c$,
-$Av = cr_1$ because $A/c * v = r_1.$
+$Av = cr_1v$ because $A/c * v = r_1.$
The trivial zero eigenvalue corresponds to a unit x-direction vector
by inspection. The two remaining roots, in the general case of a non-%
--
cgit