Limit calculator

Evaluate a limit

Specify the function, approach point, and direction so the result answers the exact limiting question you intended.

Use the math keyboard or your device keyboard.

Two-sided limit

limx0sinxx=1\lim_{x\to0}\frac{\sin x}{x}=1
Conditions
  • Angles are measured in radians.
  • The function need not be defined at x = 0 for the limit to exist.

Steps

  1. Identify the indeterminate form. Direct substitution produces zero over zero, so substitution alone does not decide the limit.sin00=00\frac{\sin0}{0}=\frac00
  2. Use the standard sine limit. The ratio approaches one from both real directions when angles use radians.limx0sinxx=1\lim_{x\to0}\frac{\sin x}{x}=1
  3. Check both sides. Symmetric samples near zero approach the same value.x=±103x=\pm10^{-3}
Independent check

High-precision values at plus and minus 0.001 both agree with 1 to the expected decimal accuracy.

What this limit calculator covers

The limit calculator is designed to keep direction and approach value explicit. It does not report a two-sided limit when the left and right behaviors disagree.

Direct and removable limits

Use substitution when continuity applies or simplify a common factor while preserving the limiting point.

Examples: polynomial limits, factored rational forms

One-sided behavior

Estimate finite left and right limits separately at jumps, absolute values, and domain boundaries, rejecting unstable samples.

Examples: x over absolute x, finite boundary limits

Infinite limits

Use symbolic two-sided evaluation to describe supported unbounded growth without treating infinity as an ordinary number.

Examples: vertical asymptotes, reciprocal powers

Limits at infinity

Compare dominant growth in supported rational, exponential, and logarithmic expressions.

Examples: horizontal asymptotes, dominant polynomial terms

Enter enough information for one clear task

  1. 1
    Enter the function

    Use grouping that makes the numerator, denominator, powers, and function arguments unambiguous.

  2. 2
    Set the approach point

    Choose a finite value, positive infinity, or negative infinity without substituting infinity as a number.

  3. 3
    Choose the direction

    At boundaries or jumps, request left and right limits separately before deciding whether a two-sided limit exists.

  4. 4
    Inspect the method and samples

    Algebra establishes the result; numerical samples support the check but do not replace the reasoning.

Examples to try

Use these examples to recognize the method, compare equivalent forms, and check your own work.

Direct substitution

continuity

limx2(x2+3x)\lim_{x\to2}(x^2+3x)

Expected result

1010

Removable form

factor and cancel

limx3x29x3\lim_{x\to3}\frac{x^2-9}{x-3}

Expected result

66

Trigonometric

standard limit

limx0sinxx\lim_{x\to0}\frac{\sin x}{x}

Expected result

11

Right-hand limit

sign analysis

limx0+xx\lim_{x\to0^+}\frac{x}{|x|}

Expected result

11

Two-sided failure

compare one-sided limits

limx0xx\lim_{x\to0}\frac{x}{|x|}

Expected result

DNE\text{DNE}

At infinity

leading coefficients

limx3x2+1x24\lim_{x\to\infty}\frac{3x^2+1}{x^2-4}

Expected result

33

Rationalize a removable square-root limit

Direct substitution gives zero over zero. Multiplying by the conjugate reveals a factor that cancels away from the limiting point.

limx0x+93x\lim_{x\to0}\frac{\sqrt{x+9}-3}{x}
  1. 1
    Multiply by the conjugate

    Use a form of one to remove the difference of square roots.

    x+93xx+9+3x+9+3\frac{\sqrt{x+9}-3}{x}\cdot\frac{\sqrt{x+9}+3}{\sqrt{x+9}+3}
  2. 2
    Simplify the numerator

    The difference of squares becomes x.

    xx(x+9+3)\frac{x}{x(\sqrt{x+9}+3)}
  3. 3
    Cancel for nearby nonzero x

    A limit studies values near zero, so the common x can be cancelled before substitution.

    1x+9+3\frac1{\sqrt{x+9}+3}
  4. 4
    Substitute into the continuous form

    The simplified denominator approaches six.

    13+3=16\frac1{3+3}=\frac16
limx0x+93x=16\lim_{x\to0}\frac{\sqrt{x+9}-3}{x}=\frac16

Verification: Values at x = plus and minus 0.0001 agree with one sixth to four decimal places, supporting the algebraic result.

Common mistakes and how to fix them

Stopping at zero over zero

Problem: Reporting zero over zero as the limit.

Why it matters: It is an indeterminate form, not a value.

Better approach: Simplify, rationalize, use a standard limit, or apply another justified method.

Ignoring direction

Problem: Requesting a two-sided limit at a jump and accepting one side.

Why it matters: A two-sided limit exists only if both one-sided limits agree.

Better approach: Compute the left and right limits explicitly.

Treating infinity as a number

Problem: Substituting infinity into ordinary arithmetic.

Why it matters: Infinity describes unbounded behavior rather than a real input value.

Better approach: Compare growth rates or transform the expression using a reciprocal variable.

Using degrees

Problem: Applying the standard sine limit to degree measure.

Why it matters: The value one depends on radian measure.

Better approach: Convert angles to radians before using the standard limit.

Checks, assumptions, and limits

How results are checked

  • Simplify the result independently and compare equivalent forms.
  • Substitute regular sample values when a numerical check is meaningful.
  • Check the domain and any one-sided, endpoint, or constant assumptions.

When to stop and revise the input

  • Revise an expression when the variable, boundary, direction, or grouping is ambiguous.
  • Treat a symbolic result as unsupported when the engine cannot establish an elementary form.
  • Use the steps to check work, not as a substitute for course or examination rules.

Evaluate a limit FAQ

Does the calculator show steps?

Yes. A result includes the interpreted problem, the final answer, the mathematical operation used, relevant conditions, and a verification note when an independent check is available.

Why can a correct answer look different from a textbook answer?

Equivalent algebraic and trigonometric forms can look different while representing the same function. Indefinite integrals can also differ by a constant. Compare by simplifying, differentiating, or substituting values within the shared domain.

What should I include in the input?

State the expression, variable, and operation. Add an interval, upper and lower bounds, a one-sided direction, derivative order, or initial condition whenever the task depends on it.

How should I check an important result?

Inspect the recognized problem and assumptions first. Then use an independent check such as differentiating an antiderivative, substituting a solution into the original equation, or comparing one-sided numerical values.

Choose the resource that matches what you need to do next.

Created by Mathos AI. Methods, conditions, and checks are shown so you can review the mathematical reasoning.