From a0f955afd3a8403849ae5e2a234a877437c24790 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Tue, 14 Apr 2020 20:36:34 -0400 Subject: fixed typographic error --- execsumm/document.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/execsumm/document.tex b/execsumm/document.tex index 930705b..2c252f1 100644 --- a/execsumm/document.tex +++ b/execsumm/document.tex @@ -67,7 +67,7 @@ where $C\in {\bf C},$ $f\in {\bf R}\to{\bf R}$. If the non-trivial eigenvectors are complex, %% TRY TO PROVE THIS!! \def\re{{\rm Re}}\def\im{{\rm Im}} their exponential solutions form, in the reals, -$g = C_1\cos{\re(\lambda)t}\re v + C_2\sin{\re(\lambda)t}\im v.$ %% DOUBLE CHECK. +$g = C_1\cos(\re(\lambda)t)\re(v) + C_2\sin(\re(\lambda)t)\im(v).$ %% DOUBLE CHECK. \section{Nonhomogeneous System} -- cgit