From f302fe85f12f6e45baa0bd9d206eadd0e6f2f9aa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 19 Feb 2026 23:28:02 +0100 Subject: chore: notation hygiene tweaks. Signed-off-by: Amlal El Mahrouss --- source/wg04/paper.2.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/wg04/paper.2.tex b/source/wg04/paper.2.tex index 9fc5a2d..0118906 100644 --- a/source/wg04/paper.2.tex +++ b/source/wg04/paper.2.tex @@ -32,11 +32,11 @@ We assume $x \in \mathbb{R}, \quad a, b \in \mathbb{N}, \quad b > a > 0$ for: \subsection{DEFINITION OF THE S-INTEGRAL:} \begin{equation} - I_{1}(a, b, t, u) \coloneqq \int_{a}^{b} S(t, u)dt + I_{1}(a, b, t, u, n) \coloneqq \int_{a}^{b} S(t, u, n)dt \end{equation} \subsection{DEFINITION OF THE S-FUNCTION:} \begin{equation} - S(x, u) = \sum_{k=1}^{t} (\frac{dx}{du}\cdot k) \cdot x, \quad x > 0, \quad t > k + S(x, u, n) = \sum_{k=1}^{n} (\frac{dx}{du}\cdot k), \quad x > 0, \quad t > k \end{equation} \section{INTRODUCTION} -- cgit v1.2.3