mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 10:50:05 +01:00
[Analysis] minor fix
This commit is contained in:
Binary file not shown.
@@ -67,10 +67,11 @@ $$
|
|||||||
$$
|
$$
|
||||||
\subtext{$v_1,\ldots,v_k$ are the Multiplicities of $\alpha_1,\ldots,\alpha_k$}
|
\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.\\
|
\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:
|
|
||||||
|
\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}
|
\begin{subbox}{Explicit Homogeneous Solution}
|
||||||
|
|||||||
Reference in New Issue
Block a user