Warning: Undefined array key "NumMenu" in /homepages/41/d505272648/htdocs/BDD-Exos/Cours.php on line 12
Psi - Math - Lycée Alphone Daudet
Cours

Séries numériques.

Login / Mot de passe


$$ \newcommand{\SetN}{\mathbb{N}} \newcommand{\SetR}{\mathbb{R}} \newcommand{\SetC}{\mathbb{C}} \newcommand{\SetK}{\mathbb{K}} \newcommand{\SetZ}{\mathbb{Z}} \newcommand{\SetQ}{\mathbb{Q}} \newcommand{\SetU}{\mathbb{U}} \newcommand\ds[0]{\displaystyle} \newcommand\PCar[1]{\large{\chi}_{#1}} \newcommand{\=}{\:=\:} \newcommand\tendvers[2]{\displaystyle\mathop{\longrightarrow}_{#1\rightarrow#2}} \newcommand\tr[0]{\:^t\!} \newcommand\limite[2]{\displaystyle\mathop{\text{lim}}_{#1\rightarrow#2}\:} \newcommand\Sup[1]{\displaystyle\mathop{sup}_{#1}} \newcommand\Inf[1]{\displaystyle\mathop{inf}_{#1}} \newcommand\Haut[1]{} \newcommand\vect[1]{\overrightarrow{#1}} \newcommand\tendversCU[0]{\:\displaystyle\mathop{\Large\longrightarrow}_{n\rightarrow+\infty}^{_{CU}}\:} \newcommand\tendversCS[0]{\:\displaystyle\mathop{\Large\longrightarrow}_{n\rightarrow+\infty}^{_{CS}}\:} \newcommand\tendversCN[0]{\:\displaystyle\mathop{\Large\longrightarrow}_{n\rightarrow+\infty}^{_{CN}}\:} \newcommand\tendversCUS[0]{\:\displaystyle\mathop{\Large\longrightarrow}_{n\rightarrow+\infty}^{_{CUS}}\:} \newcommand\tendversNorme[1]{\:\displaystyle\mathop{\Large\longrightarrow}_{n\rightarrow+\infty}^{#1}\:} \newcommand\simL[0]{\displaystyle\mathop{\sim}_{^{^L}}} \newcommand\simC[0]{\displaystyle\mathop{\sim}_{^{^C}}} \newcommand\simLC[0]{\displaystyle\mathop{\sim}_{^{^{LC}}}} \newcommand\fonction[5]{ \begin{array}{cccc} #1\::\:& #2 & \rightarrow & #3 \\ & #4 & \mapsto & \ds #5 \ \end{array}} $$
Liste chapitres Plan du chapitre
Section
sous-section
IV. Études de séries, applications.

          IV.4. Quand on passe par une série pour connaitre la limite d'une suite.


Remarque - très très utile.
Soit $(a_n)$ une suite de $\SetK$. Alors, par télescopage, on a : $$(a_n)\hbox{ converge }\:\:\:\:\Longleftrightarrow \:\:\:\:\:\sum (a_{n+1}-a_n)\hbox{ converge}$$ Ainsi parfois pour montrer qu'une suite converge $(a_n)$ converge, on montre que la série $\sum (a_{n+1}-a_n)$ converge.

Exercice - la constante d'Euler.24
Notons $u_n=ln(n)-H_n$ avec $\ds H_n=\sum_{k=1}^n\frac{1}{k}$.
  1. Montrer que $u_{n+1}-u_n\sim\frac{1}{2n^2}$
  2. En déduire que $(u_n)$ est convergente. Cette limite $\gamma$ est appelée la constante d'Euler $(\gamma\simeq 0.57)$.


Exercice - preuve de la formule de Stirling.25
On rappelle quelques informations sur l'intégrale de Wallis : $$I_{2n}\=\int_0^{\frac{\pi}{2}}\cos^{2n}(x)dx\=\frac{\pi}{2}.\frac{(2n)!}{2^{2n}(n!)^2}\:\:\sim\:\:\sqrt{\frac{\pi}{2n}}$$ De plus, posons : $$u_n=\ln\left(\frac{n!}{n^ne^{-n}\sqrt{n}}\right)\hskip1.5cm\hbox{ et }\hskip1.5cm v_n=u_n-u_{n+1}$$
  1. Montrer que $\ds v_n=\left(n+\frac{1}{2}\right)\ln\left(1+\frac{1}{n}\right)-1$
  2. En déduire que $\ds v_n\mathop{\sim}_{\scriptsize+\infty}\frac{1}{12 n^2}$.
  3. Montrer que $(u_n)$ est convergente.
  4. Posons pour tout $n$ de $\SetN$, $w_n=e^{u_n}$. Montrer que $$\frac{\sqrt{2}w_{2n}}{w_n^2}\=\sqrt{n}\frac{2}{\pi}I_{2n}$$
  5. En déduire la formule de Stirling : $$n!\:\:\mathop{\sim}_{\scriptsize+\infty}\:\:\sqrt{2\pi n}\left(\frac{n}{e}\right)^n$$