Math ClubMath Club
v1 · padrão canônico

Lição 49 — Limite de sequências (formalizado)

Définition rigoureuse épsilon-N de convergence. Théorèmes fondamentaux : unicité, algèbre des limites, confrontation, monotone limitée, Bolzano-Weierstrass. Applications en algorithmes itératifs et finances.

Used in: 2.º ano do programa (17 anos) · Equiv. Math III japonês cap. 6 · Equiv. Klasse 12 LK Análise alemã · Equiv. H2 Math singapurense — Sequences & Series

limnan=L    ε>0,  NN:n>NanL<ε\lim_{n \to \infty} a_n = L \iff \forall\,\varepsilon > 0,\; \exists N \in \mathbb{N} : n > N \Rightarrow |a_n - L| < \varepsilon
Choose your door

Rigorous notation, full derivation, hypotheses

Définition rigoureuse et théorèmes fondamentaux

Définition épsilon-N

« On dit que la suite (xn)(x_n) converge vers un nombre LL si pour tout ε>0\varepsilon > 0, il existe un MNM \in \mathbb{N} tel que xnL<ε|x_n - L| < \varepsilon pour tous nMn \geq M. » — Lebl, Basic Analysis Vol. I, §2.1

« Une suite (xn)(x_n) est une suite de Cauchy si pour tout ε>0\varepsilon > 0 il existe un MNM \in \mathbb{N} tel que pour tous n,kMn, k \geq M nous ayons xnxk<ε|x_n - x_k| < \varepsilon. » — Lebl, Basic Analysis Vol. I, §2.4

Interprétation géométrique

na_nL+εL-εLNtermes hors de la bandetous à l'intérieur

La bande horizontale (Lε,L+ε)(L - \varepsilon, L + \varepsilon) capture tous les termes avec n>Nn > N. Pour toute bande que vous choisissez (aussi étroite soit-elle), il existe un NN qui fonctionne.

Théorèmes fondamentaux

ThéorèmeÉnoncé résumé
Algèbre des limiteslim(an±bn)=liman±limbn\lim(a_n \pm b_n) = \lim a_n \pm \lim b_n ; analogue pour le produit et le quotient (dénominateur 0\neq 0)
Théorème de confrontationanbncna_n \leq b_n \leq c_n et liman=limcn=L\lim a_n = \lim c_n = L implique limbn=L\lim b_n = L
Bolzano-WeierstrassToute suite bornée a une sous-suite convergente
Cauchy     \iff convergentEn R\mathbb{R} : toute suite de Cauchy converge (équivalence qui définit la complétude)

Limites remarquables

limn1np=0  (p>0),limnrn=0  (r<1),limnn1/n=1,limn(1+1n)n=e.\lim_{n\to\infty}\frac{1}{n^p} = 0\;(p>0),\quad \lim_{n\to\infty}r^n = 0\;(|r|<1),\quad \lim_{n\to\infty}n^{1/n} = 1,\quad \lim_{n\to\infty}\left(1+\frac{1}{n}\right)^n = e.
what this means · Suites fondamentales dont les limites doivent être mémorisées.

Hiérarchie de croissance

lnnnabnn!nn(a>0,  b>1).\ln n \ll n^a \ll b^n \ll n! \ll n^n \quad (a > 0,\; b > 1).
what this means · Toute fonction à gauche croît beaucoup plus lentement que toute fonction à droite.

Exemplos resolvidos

Exercise list

44 exercises · 11 with worked solution (25%)

Application 27Understanding 5Modeling 8Challenge 2Proof 2
  1. Ex. 49.1Application

    Déterminez limn1n+1\displaystyle\lim_{n \to \infty} \frac{1}{n+1}. Résolvez dans votre cahier et vérifiez pour n=100n = 100 et n=10000n = 10000.

  2. Ex. 49.2Application

    Calculez limn3n2+nn2+2\displaystyle\lim_{n \to \infty} \frac{3n^2 + n}{n^2 + 2}.

  3. Ex. 49.3Application

    Calculez limnnn2+1\displaystyle\lim_{n \to \infty} \frac{n}{n^2 + 1}.

  4. Ex. 49.4Application

    Calculez limn(1)nn\displaystyle\lim_{n \to \infty} \frac{(-1)^n}{n}.

  5. Ex. 49.5Application

    Calculez limncos2nn\displaystyle\lim_{n \to \infty} \frac{\cos^2 n}{n}.

  6. Ex. 49.6Application

    Calculez limnn+1n\displaystyle\lim_{n \to \infty} \frac{n+1}{n}.

  7. Ex. 49.7Application

    Calculez limn(12)n\displaystyle\lim_{n \to \infty} \left(\frac{1}{2}\right)^n.

  8. Ex. 49.8ApplicationAnswer key

    Calculez limn(1+1n)n\displaystyle\lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n. Esquissez les 10 premiers termes dans votre cahier et tracez l'approximation vers ee.

  9. Ex. 49.9Application

    Calculez limn(1+2n)n\displaystyle\lim_{n \to \infty} \left(1 + \frac{2}{n}\right)^n.

  10. Ex. 49.10ApplicationAnswer key

    Calculez limnn1/n\displaystyle\lim_{n \to \infty} n^{1/n}.

  11. Ex. 49.11Application

    Calculez limn3nn!\displaystyle\lim_{n \to \infty} \frac{3^n}{n!}.

  12. Ex. 49.12Application

    Calculez limnlnnn\displaystyle\lim_{n \to \infty} \frac{\ln n}{n}.

  13. Ex. 49.13ApplicationAnswer key

    Calculez limnsinnn\displaystyle\lim_{n \to \infty} \frac{\sin n}{n}.

  14. Ex. 49.14Application

    Calculez limn(n+1n)\displaystyle\lim_{n \to \infty} (\sqrt{n+1} - \sqrt{n}).

  15. Ex. 49.15Application

    Calculez limnn(n+1n)\displaystyle\lim_{n \to \infty} n(\sqrt{n+1} - \sqrt{n}).

  16. Ex. 49.16Application

    Calculez limn(3n+4n)1/n\displaystyle\lim_{n \to \infty} (3^n + 4^n)^{1/n}.

  17. Ex. 49.17Application

    Calculez limnnsin ⁣(1n)\displaystyle\lim_{n \to \infty} n \sin\!\left(\frac{1}{n}\right).

  18. Ex. 49.18Understanding

    La suite des sommes partielles Hn=1+12+13++1nH_n = 1 + \tfrac{1}{2} + \tfrac{1}{3} + \cdots + \tfrac{1}{n} (série harmonique) : elle converge ou diverge ?

  19. Ex. 49.19UnderstandingAnswer key

    La suite des sommes partielles Sn=k=1n1k2S_n = \sum_{k=1}^n \frac{1}{k^2} : elle converge ? Vers quelle valeur ?

  20. Ex. 49.20Application

    Déterminez si an=(1)na_n = (-1)^n converge ou diverge. Justifiez en utilisant la définition épsilon-NN ou un argument d'unicité.

  21. Ex. 49.21Application

    Soit a1=1a_1 = 1 et an+1=12 ⁣(an+2an)a_{n+1} = \dfrac{1}{2}\!\left(a_n + \dfrac{2}{a_n}\right) (méthode de Héron pour 2\sqrt{2}). Calculez liman\lim a_n.

  22. Ex. 49.22Application

    Soit a1=1a_1 = 1 et an+1=2+ana_{n+1} = \sqrt{2 + a_n}. Déterminez limnan\lim_{n \to \infty} a_n.

  23. Ex. 49.23Application

    Soit a0=0a_0 = 0 et an+1=an+32a_{n+1} = \dfrac{a_n + 3}{2}. Déterminez liman\lim a_n.

  24. Ex. 49.24ApplicationAnswer key

    Soit FnF_n la suite de Fibonacci. Déterminez limnFn+1Fn\displaystyle\lim_{n \to \infty} \frac{F_{n+1}}{F_n}.

  25. Ex. 49.25Application

    Calculez limn2nn!\displaystyle\lim_{n \to \infty} \frac{2^n}{n!}.

  26. Ex. 49.26ApplicationAnswer key

    Calculez limn(1+3n)n\displaystyle\lim_{n \to \infty} \left(1 + \frac{3}{n}\right)^n.

  27. Ex. 49.27Application

    Calculez limn(11n)n\displaystyle\lim_{n \to \infty} \left(1 - \frac{1}{n}\right)^n.

  28. Ex. 49.28Application

    Calculez limn(1+1n)n+1\displaystyle\lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^{n+1}.

  29. Ex. 49.29Application

    Soit a1=1a_1 = 1 et an+1=11+ana_{n+1} = \dfrac{1}{1 + a_n}. Calculez liman\lim a_n.

  30. Ex. 49.30Understanding

    Pour 0<r<10 < r < 1, la suite des sommes partielles Sn=k=0nrkS_n = \sum_{k=0}^n r^k : montrez qu'elle est croissante et bornée supérieurement, donc convergente. Vers quelle valeur ?

  31. Ex. 49.31ModelingAnswer key

    R1.000investispendant1anaˋ61.000 investis pendant 1 an à 6% par an avec compositionnfoisparan.Quelmontantquandfois par an. Quel montant quandn \to \infty$ ?

  32. Ex. 49.32ModelingAnswer key

    Un actif paie R$ 10 par mois indéfiniment (perpétuité). Avec un taux d'intérêt de 5% par mois, quelle est la valeur présente de ce flux ? Utilisez la formule de série géométrique.

  33. Ex. 49.33Modeling

    La série n=0(12)n\displaystyle\sum_{n=0}^{\infty} \left(\frac{1}{2}\right)^n converge-t-elle ? Si oui, calculez la somme.

  34. Ex. 49.34Modeling

    Une balle est lâchée de 5 mètres de hauteur et chaque rebond atteint 90% de la hauteur précédente. Quelle distance totale est parcourue ?

  35. Ex. 49.35Modeling

    Une entreprise paie des dividendes de R$ 100 par mois indéfiniment. Avec un taux d'actualisation de 1% par mois, quelle est la juste valeur de l'entreprise aujourd'hui ?

  36. Ex. 49.36Modeling

    R$ 1.000 investis à 12% par an avec composition continue gagnent combien après 1 an ? Comparez avec la composition annuelle.

  37. Ex. 49.37ModelingAnswer key

    En économie, chaque Rderevenusedeˊpense<Eq>2/3</Eq>etseˊpargne<Eq>1/3</Eq>(propensionmarginaleaˋconsommer<Eq>c=2/3</Eq>).Quelestleffettotal(multiplicateurkeyneˊsien)duneaugmentationinitialedeR de revenu se dépense <Eq>{`2/3`}</Eq> et s'épargne <Eq>{`1/3`}</Eq> (propension marginale à consommer <Eq>{`c = 2/3`}</Eq>). Quel est l'effet total (multiplicateur keynésien) d'une augmentation initiale de R 1 du revenu ?

  38. Ex. 49.38ModelingAnswer key

    Un financement paie R$ 500 par mois indéfiniment à 1% par mois. Calculez la valeur présente totale en utilisant la limite de la série géométrique.

  39. Ex. 49.39Understanding

    La suite an=na_n = n est-elle convergente ? Justifiez en utilisant la définition épsilon-NN.

  40. Ex. 49.40Understanding

    Prouvez que la suite des sommes partielles Sn=k=0n(1/2)kS_n = \sum_{k=0}^n (1/2)^k est croissante et bornée supérieurement, donc converge par le théorème de la monotone limitée.

  41. Ex. 49.41ChallengeAnswer key

    Calculez n=0(23)n\displaystyle\sum_{n=0}^{\infty} \left(\frac{2}{3}\right)^n. Calculez les 5 premières sommes partielles dans votre cahier pour confirmer la convergence.

  42. Ex. 49.42Challenge

    Montrez que n=11n2\displaystyle\sum_{n=1}^{\infty} \frac{1}{n^2} converge. Calculez S10S_{10} et comparez à π2/6\pi^2/6.

  43. Ex. 49.43Proof

    Démontrez rigoureusement via épsilon-NN que limn1n=0\displaystyle\lim_{n \to \infty} \frac{1}{n} = 0.

  44. Ex. 49.44Proof

    Prouvez le théorème de l'algèbre des limites : si liman=L\lim a_n = L et limbn=M\lim b_n = M, alors lim(an+bn)=L+M\lim (a_n + b_n) = L + M.

Fontes

  • Lebl — Basic Analysis: Introduction to Real Analysis — Jiří Lebl · CC-BY-NC-SA · §2.1–2.4 (Sequences). Définition épsilon-N, unicité, Cauchy, Bolzano-Weierstrass. Référence primaire pour la rigueur.
  • Active Calculus — Matt Boelkins · 2024 · CC-BY-NC-SA · §8.1 (Sequences) et §8.2 (Geometric Series). Activités avec suites récursives, Fibonacci, applications financières.
  • OpenStax Calculus Volume 2 — Strang et al. · CC-BY-NC-SA 4.0 · §5.1 (Sequences). Limites remarquables, hiérarchie de croissance, exemples avec (1+1/n)ne(1+1/n)^n \to e et exercices de calcul avec solutions complètes.

Updated on 2026-05-05 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.