diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-16 20:18:55 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-16 20:19:48 +0100 |
| commit | 6e872bf9a7026f7b4dc35c6fc125911241b9966c (patch) | |
| tree | 3ca9e2f849e687769ac04df1463ace74a164c30a | |
| parent | 2e4f2bba26ec5dad2d4b6127dc9acea520de94ca (diff) | |
chore: update papers, add assumptions in 'Integrals for Equations and Analysis' paper.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | source/wg04/paper.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/wg04/paper.tex b/source/wg04/paper.tex index ba07d4f..5916b4a 100644 --- a/source/wg04/paper.tex +++ b/source/wg04/paper.tex @@ -40,10 +40,10 @@ We assume $x, y, z \in \mathbb{R}, \quad n \in \mathbb{N}, \quad \cos(\pi) < a < Where $\delta t \in \mathbb{R}$ such that $0 < \delta t$. \subsection{The K-Equation:} \begin{equation} - K_{n} \coloneqq \int_{a}^{b} S_{n}{t}(u_{n}) \quad d \cdot u_{n}, \quad \forall u_{n} \in \mathbb{R} + K_{n} \coloneqq \int_{a}^{b} S_{n}(u_{n}) \quad d \cdot u_{n}, \quad \forall u_{n} \in \mathbb{R} \end{equation} Where $K_{n} > 0$ for $z \in \mathbb{R}$. \\ -Where $S_{k}(u)$ is the A-Function where $S_{k}(u) \in \mathbb{C}$ if and only if $u \in \mathbb{R}, \quad u > 0$. +Where $S_{n}(u)$ is the A-Function. \end{document} |
