|
@@ -81,14 +81,14 @@ $\nicefrac{d^nf}{dx^n}$, the derivative of the $n$'th order. A method for
|
|
|
obtaining a differential equation is to derive it from the semantics of a
|
|
|
problem. For example, in physics a differential equation can be derived from the
|
|
|
law of the conservation of energy~\cite{Demtroeder2021}. Differential equations
|
|
|
-find application in several areas such as engineering \eg, the Kirchhoff's
|
|
|
-circuit laws~\cite{Kirchhoff1845} to describe the relation between the voltage
|
|
|
+find application in various areas, such as engineering \eg, the Kirchhoff's
|
|
|
+circuit laws~\cite{Kirchhoff1845} to describe the relation between voltage
|
|
|
and current in systems with resistors, inductors, and capacitors; physics with,
|
|
|
-\eg, the Schrödinger equation, which predicts the probability of finding
|
|
|
+\eg, the Schrödinger equation to predict the probability of finding
|
|
|
particles like electrons in specific places or states in a quantum system;
|
|
|
-economics, \eg, Black-Scholes equation~\cite{Oksendal2000} predicting the price
|
|
|
-of financial derivatives, such as options, over time; epidemiology with the SIR
|
|
|
-Model~\cite{1927}; and beyond.\\
|
|
|
+economics, \eg, Black-Scholes equation~\cite{Oksendal2000} to forecast financial
|
|
|
+derivative prices; epidemiology with the SIR Model~\cite{1927}; and
|
|
|
+beyond.\\
|
|
|
|
|
|
In the context of functions, it is possible to have multiple domains, meaning
|
|
|
that a function has more than one parameter. To illustrate, consider a function
|