cours/constante d'Euler-Mascheroni.md
Oscar Plaisant 602a41e7f8 update
2024-12-25 22:30:24 +01:00

460 B

up::analyse #s/maths/analyse


Notée \gamma

Définitions

  • \gamma = \lim\limits_{ n \to \infty }(H_{n} - \ln(n))
  • \gamma = \int\limits_{1}^{+\infty} \frac{1}{\lfloor x \rfloor} - \frac{1}{x} \d x
    • \lfloor x \rfloor est la partie entière de x
    • Donc, \gamma est l'aire en bleu :
    top=2;
left=1;
    bottom=-0.5;
---
y < 1/\floor(x) | y > 1/x