separation principle
Last edited: August 8, 2025seperable diffequ
Last edited: August 8, 2025\begin{equation} \dv{y}{t} = a(t)f(y) \end{equation}
are a class of functions are called seperable. We can solve them using the division method
division method
the division method involves solving autonomous ODEs by dividing and treating it normally:
\begin{equation} y’ = 8y \end{equation}
\begin{equation} \frac{y’}{8} = y \end{equation}
we now write something fishy:
\begin{equation} \frac{\dd{y}}{y} = 8 \dd{t} \end{equation}
we now take the antiderivative of this:
\begin{equation} \int \frac{1}{y} \dd{y} = \int 8 \dd{t} \end{equation}
We will get that:
Sequential Organization
Last edited: August 8, 2025server-clients
Last edited: August 8, 2025server-clients is a command in Emacs LISP which is used to get the clients of the current running emacsclient server
