diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-17 09:59:02 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-17 09:59:02 +0100 |
| commit | f52059b5849093d93e644efdbd04976004a0fa26 (patch) | |
| tree | eebfb66791c7ec84a8e32df5368bb2803a9275ff | |
| parent | 8126e806f37bc8cb92590f24983fdb2c93a6a630 (diff) | |
chore: update papers.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | source/dn001.07/paper.tex | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/source/dn001.07/paper.tex b/source/dn001.07/paper.tex index 252d730..896566e 100644 --- a/source/dn001.07/paper.tex +++ b/source/dn001.07/paper.tex @@ -27,29 +27,32 @@ \end{center} \begin{abstract} +\begin{center} The paper covers several lemmas and definitions that we will define to help us connect the dots for series in analysis. +\end{center} \end{abstract} \section{DEFINITIONS} -We assume that $u \in \mathbb{R}, \quad \forall u \in \mathbb{R} : u < \pi, \quad 0 < u$ +We assume that $u \in \mathbb{R}, \quad \forall u, \pi > u > 0$ \begin{equation} - I_{1} \coloneqq \int_{u_{0}}^{u} S(t) dt, \quad t = u, \quad u > 0 + I_{n} \coloneqq \int_{u_{n}}^{u} S(t) dt, \quad \forall n \geq 1, \quad n \in \mathbb{Z} \end{equation} -Where $u, u_{0} > 0, \quad u, u_{0} \in \mathbb{R}$, such that $S : (u, \pi) \to \mathbb{R}$. +Where $u, u_{0} > 0$ for $S : u \to \mathbb{R}$. \section{LEMMAS} \subsection{FIRST LEMMA} -\begin{defn}We assume the value $B_{0} \in \mathbb{R}, \quad \pi > B_{0} > 0$. \end{defn} +\begin{defn}We assume that $B_{0} \in \mathbb{R}, \quad \pi > B_{0} > 0$. \end{defn} +\begin{defn}We assume $\forall n \geq 1, \quad n \in \mathbb{Z}$. \end{defn} \begin{thm}For all variables of $B \to B_{n}$ such that $0 < B_{n} < \pi$, the variable $B_{n}$ is defined in $I_{1}$.\end{thm} \begin{proof} -We assume that: +We assert that: \begin{equation} - \lim_{B_{n} \to \infty} = B_{n} \to I_{1}, \quad + \lim_{n \to +\infty} I(u) \coloneqq B_{n} \to I_{n}, \quad \end{equation} If and only if: $B_{0} > 0, \quad B_{n} \in \mathbb{R}$. \end{proof} |
