mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 17:00:05 +01:00
[Analysis] More Linear Algebra
This commit is contained in:
@@ -118,11 +118,7 @@ If $f(x)$ is replaced by $h(y) = f(g(y))$, then $h$ is a sol. too.\\
|
||||
\end{footnotesize}
|
||||
|
||||
\begin{subbox}{Separation of Variables}
|
||||
Form:
|
||||
$$
|
||||
y' = a(y)\cdot b(x)
|
||||
$$
|
||||
Solve using:
|
||||
\smalltext{Form: $ y' = a(y)\cdot b(x) $}
|
||||
$$
|
||||
\int \frac{1}{a(y)}\ \text{d}y = \int b(x) \dx + c
|
||||
$$
|
||||
|
||||
Reference in New Issue
Block a user