summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-04-14 20:36:34 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-04-14 20:36:34 -0400
commita0f955afd3a8403849ae5e2a234a877437c24790 (patch)
treecd2a1e092503dff2f5a78c1efd87e481121bd2c5
parentd843ba158e54a299912e5bcb58ff77ba12152a9c (diff)
fixed typographic error
-rw-r--r--execsumm/document.tex2
1 files changed, 1 insertions, 1 deletions
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}