from github to this gitea

This commit is contained in:
oscar.plaisant@icloud.com
2023-10-23 23:09:51 +02:00
commit a2ee0fa5ca
2898 changed files with 307871 additions and 0 deletions

16
limites usuelles.md Normal file
View File

@@ -0,0 +1,16 @@
up::[[limite d'une fonction]]
#maths/analyse
----
Voir [[limite d'une fonction|limite]] d'une [[fonction]]
# Limites connues
$$\begin{array}{|r|l|}
\hline
\displaystyle\lim_{x\rightarrow+\infty} \dfrac{\alpha}{x} & 0\\\hline
\left.\displaystyle\lim_{x\rightarrow+\infty} \dfrac{e^x}{x^\alpha}\right|_{\alpha>0} & +\infty \\\hline
\displaystyle\lim_{x\rightarrow+\infty} & \\\hline
\left.\displaystyle\lim_{x\rightarrow+\infty} \dfrac{(\ln (x))^{\alpha}}{x^\beta}\right|_{\beta>0} & 0 \\\hline
\disp\lim_{x\rightarrow 0} \dfrac{\sin x}x & 1\\\hline
\disp\lim_{x\rightarrow 0} \dfrac{1 - \cos(x)}{x^2} & \dfrac12 \\\hline
\end{array}$$