[Analysis] minor fix

This commit is contained in:
RobinB27
2026-01-27 14:46:39 +01:00
parent 36461c8082
commit 6b14b98145
2 changed files with 4 additions and 3 deletions

View File

@@ -67,10 +67,11 @@ $$
$$
\subtext{$v_1,\ldots,v_k$ are the Multiplicities of $\alpha_1,\ldots,\alpha_k$}
\remark If $\alpha_j = \beta + \gamma i \in \C$ is a root, $\bar{\alpha_j} = \beta - \gamma i$ is too.\\
To get a real-valued solution, apply:
\remark If $\alpha_j = \beta + \gamma i \in \C$ is a root, $\bar{\alpha_j} = \beta - \gamma i$ is too.
\smalltext{If only solutions in $\R$ are considered, this can be rewritten:}
$$
e^{\alpha_j x} + e^{\alpha_i x} = e^{\beta x}\left( \cos(\gamma x) + \sin(\gamma x) \right)
c_1e^{\alpha_j x} + c_2e^{\alpha_i x} = e^{\beta x}\left( c_1\cos(\gamma x) + c_2\sin(\gamma x) \right)
$$
\begin{subbox}{Explicit Homogeneous Solution}