summaryrefslogtreecommitdiffhomepage
path: root/source
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-20 06:25:12 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-20 06:25:12 +0100
commitb55fa2910b9de070990fcbaf8f27b229b570dca5 (patch)
tree553379a8eb64a7e8fc12ab0500eb372bbe657c13 /source
parent0f49c23e66f9bc5990997e6ea539b1eae4f25c56 (diff)
chore: update papers.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'source')
-rw-r--r--source/README.md6
-rw-r--r--source/wg04/paper.2.tex4
2 files changed, 8 insertions, 2 deletions
diff --git a/source/README.md b/source/README.md
index 01888d1..2b02ec3 100644
--- a/source/README.md
+++ b/source/README.md
@@ -14,3 +14,9 @@ The Working Groups are paper(s) owned by a group of persons in which they improv
- WG04: `The Mathematics Group`.
- WG05: `The Execution Theory Group`.
+## External Resources:
+
+Follow the resources pointed here by other maintainers:
+
+- [https://github.com/amlel-el-mahrouss/paper-notes](https://github.com/amlel-el-mahrouss/paper-notes) [https://github.com/amlel-el-mahrouss/](Amlal El Mahrouss)
+
diff --git a/source/wg04/paper.2.tex b/source/wg04/paper.2.tex
index 1010e7b..3aecb79 100644
--- a/source/wg04/paper.2.tex
+++ b/source/wg04/paper.2.tex
@@ -10,7 +10,7 @@
\usepackage{mathtools}
\usepackage[margin=0.5in,top=1in,bottom=1in]{geometry}
-\title{Sum Analysis.}
+\title{Sum Analysis for Integrals.}
\author{Amlal El Mahrouss\\\texttt{amlal@nekernel.org}}
\date{February 2026}
@@ -36,7 +36,7 @@ We assume $x \in \mathbb{R}, \quad a, b \in \mathbb{N}, \quad b > a > 0$ for:
\end{equation}
\subsection{DEFINITION OF THE S-FUNCTION:}
\begin{equation}
- S(x, u, n) = \sum_{k=1}^{n} (\frac{dx}{du}\cdot k), \quad x > 0, \quad t > k
+ S(x, u, n) = \sum_{k=1}^{n} (\frac{dx}{du}\cdot k), \quad x > 0, \quad n > k
\end{equation}
\section{INTRODUCTION}