diff options
Diffstat (limited to 'source/wg04/paper.2.tex')
| -rw-r--r-- | source/wg04/paper.2.tex | 4 |
1 files changed, 2 insertions, 2 deletions
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} |
