This commit is contained in:
Oscar Plaisant
2025-03-16 18:05:45 +01:00
parent 29453462f9
commit f91c506a9e
572 changed files with 233842 additions and 19574 deletions

13
suite presque nulle.md Normal file
View File

@@ -0,0 +1,13 @@
---
aliases:
- presque nulle
up:
- "[[suite]]"
tags:
- s/maths/analyse
---
> [!definition] Définition
> Une suite $(u_{n})_{n \in \mathbb{N}}$ est **presque nulle** si elle est nulle à partir d'un certain rang, c'est-à-dire si :
> $\exists N \in \mathbb{N},\quad \forall n \geq N,\quad u_{n} = 0$
^definition