diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-15 14:47:48 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-15 14:47:48 +0100 |
| commit | cddd91d934709e9e598725bc1cff56e74d8f353b (patch) | |
| tree | 03329f3311408f98782b64aa2da7dd83ba56e2fc /source | |
| parent | c025306422fdd7b82fdbfc1c1671e5a5da87cee9 (diff) | |
feat: technical note papers improvements and new WIPs. (papers).
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'source')
| -rw-r--r-- | source/dn001.07/paper.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/dn001.07/paper.tex b/source/dn001.07/paper.tex index 209c34d..6d35efd 100644 --- a/source/dn001.07/paper.tex +++ b/source/dn001.07/paper.tex @@ -27,7 +27,7 @@ Let two lemmas for the integrals $\alpha$ and $\beta$. $\beta$ and $\alpha$ shal \subsubsection{Conditions of $\alpha$} -Let $\alpha$ be an integral of $t \in \mathbb{Z}$ which consists of a sum $S(t) = \sum_{k=1}^{t} (t!), \quad \forall k \in \mathbb{Z}$. +Let $\alpha$ be an integral of $t \in \mathbb{Z}$ which consists of a sum $S(t) = \sum_{k=1}^{n} (t!), \quad \forall k, n \in \mathbb{Z}, \quad \forall t \in \mathbb{R}$. Consider the following integral: \begin{equation} @@ -42,6 +42,6 @@ Let $\beta$ be an integral of $t \in \mathbb{Z}$ which consists of $\alpha \in \ $\beta > \alpha$. Such that $\lim_{t \to e} (\alpha \to \infty$). \subsubsection{Conclusion} -We see that $\beta. \quad \alpha$ is defined if and only if $t > e$. We can conclude that the lemma holds and points toward $\infty$. +We see that $\beta, \quad \alpha$ is defined if and only if $t > e$. We can conclude that the lemma holds and points toward $\infty$. \end{document} |
