CamteX
All guides

Limit in LaTeX

A limit is written with \lim, and the condition goes in the subscript with the arrow \to. In display math the condition is placed under the word lim.

Limit of a function

\lim_{x \to 0} \frac{\sin x}{x} = 1
limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1

Limit of a sequence

\lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n = e
limn(1+1n)n=e\lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n = e

One-sided limit

\lim_{x \to 0^{+}} \ln x = -\infty
limx0+lnx=\lim_{x \to 0^{+}} \ln x = -\infty

Common mistakes

See also

Don't want to memorize commands?

Draw a formula or paste a screenshot, and CamteX turns it into ready LaTeX.

Try it free