More Math calculators
Calculus · Composite Limits · Step-by-Step Math

Limit Chain Rule Calculator

Evaluate composite function limits limx→c f(g(x)) using the Chain Rule for Limits (Composite Limit Theorem). Break down inner and outer functions, verify continuity, inspect one-sided limits, and view numerical convergence tables.

Reviewed: 
f(g(x)) Decomposition
Step-by-Step Inner & Outer Work
Live Numerical Table

Composite Limit Solver

Enter the outer function f(u), inner function g(x), target point c, and direction.

Quick Calculus Presets:
Examples: cos(u), sqrt(u), e^u, ln(u), u^2 + 1
Examples: 3*x^2 + 4, x^2 + 1, sin(x)/x, 2*x - 3
Composite Limit Result
limx → 2 √(3x² + 4)
4
✓ Limit Exists & Continuous
Composite Limit Theorem: limx→c f(g(x)) = f( limx→c g(x) )

Step-by-Step Solution

1

Evaluate Inner Limit: limx→c g(x)

Analyzing inner function g(x) as x approaches 2...

limx→2 (3x² + 4) = 3(2)² + 4 = 16
2

Check Outer Function Continuity: f(u) at u = L

Determine if outer function f(u) = √(u) is continuous at u = 16.

√(16) = 4 (Defined and continuous for u ≥ 0)
3

Apply Limit Chain Rule Substitution

Substitute the inner limit into the outer continuous function.

limx→2 √(3x² + 4) = √(limx→2 (3x² + 4)) = √16 = 4
4

One-Sided Limit & Boundary Verification

Left and right approaching behavior check:

Left (x → 2⁻): g(x) → 16⁻, f(g(x)) → 4
Right (x → 2⁺): g(x) → 16⁺, f(g(x)) → 4

Numerical Convergence Table

Inspecting values of x approaching c from both sides confirms the behavior of g(x) and f(g(x)):

Approach x Inner g(x) Composite f(g(x))

Understanding the Chain Rule for Limits (Composite Limit Theorem)

In calculus, evaluating the limit of a composite function f(g(x)) can often be simplified by evaluating the inner function first. If the inner function g(x) approaches a finite number L as x → c, and the outer function f(u) is continuous at u = L, you can pull the limit inside the outer function:

The Composite Limit Theorem:

If limx→c g(x) = L and f is continuous at L, then:

limx→c f(g(x)) = f( limx→c g(x) ) = f(L)

This theorem is commonly referred to in introductory calculus as the Chain Rule for Limits or limit of a composite function rule because it handles the composition of functions in limit evaluation, analogous to how the derivative chain rule handles composite differentiation.

When Can You Apply the Limit Chain Rule?

To safely apply direct limit substitution to composite functions, two conditions must be verified:

  1. Existence of the Inner Limit: The inner limit limx→c g(x) = L must exist and be finite (or if infinite, f(u) must have a well-defined limit as u → ±∞).
  2. Continuity of the Outer Function: The outer function f(u) must be continuous at the point u = L. If f has a discontinuity, vertical asymptote, or is undefined at L, you must evaluate one-sided limits or investigate the exact directional approach.

Worked Examples

Example 1: Radical & Polynomial Composite

Problem: Evaluate limx→2 √(3x² + 4)

Step 1: Identify inner function g(x) = 3x² + 4. Evaluate limx→2 (3x² + 4) = 3(4) + 4 = 16.

Step 2: Outer function is f(u) = √u. Since √u is continuous at u = 16, we evaluate f(16) = √16 = 4.

Final Result = 4
Example 2: Exponential & Special Trigonometric Limit

Problem: Evaluate limx→0 e^(sin(x) / x)

Step 1: Inner function is g(x) = sin(x) / x. Recall the famous limit: limx→0 sin(x)/x = 1.

Step 2: Outer function f(u) = e^u is continuous everywhere on ℝ. Evaluate f(1) = e¹ = e ≈ 2.71828.

Final Result = e ≈ 2.71828
Example 3: Logarithmic Composite

Problem: Evaluate limx→1 ln(2x² - 1)

Step 1: Inner limit: limx→1 (2x² - 1) = 2(1) - 1 = 1.

Step 2: Outer function is f(u) = ln(u). Since ln(u) is continuous for all u > 0, evaluate f(1) = ln(1) = 0.

Final Result = 0

How This Relates to Other Math & Calculus Tools

Mastering composite function limits builds the essential foundation for differential calculus and higher mathematics:

  • Graphing & Function Inspection: Visualizing composite functions and finding asymptotes or roots can be explored using our TI-84 Calculator Online, which plots functions and coordinates side by side.
  • Exponents & Logarithms: For exponential composite limits like e^u or powers of u^k, verify powers and fractional exponents with the Exponent Calculator.
  • Radicals & Roots: When dealing with composite limits involving square roots, cube roots, or radical domain boundaries, the Square Root Calculator helps break down simplified radicals and root values.
  • Rates of Change & Tangent Slopes: Limits of difference quotients limh→0 [f(x+h) - f(x)]/h define slopes of curves. Explore rise, run, and gradient mechanics using the Slope Percentage Calculator.
  • Scientific Calculations: For complex trigonometric, logarithmic, and multi-step scientific evaluations, reference our 991ES Calculator Online.
  • Academic Planning: If you are studying calculus for coursework or degree requirements, track your semester and cumulative marks with our GPA Calculator.

Frequently Asked Questions

What is the Chain Rule for Limits (Composite Limit Theorem)?

The Chain Rule for Limits, formally known as the Composite Limit Theorem, states that if the limit of the inner function g(x) exists as x approaches c (so lim[x→c] g(x) = L), and the outer function f(u) is continuous at u = L, then the limit of the composite function equals the outer function evaluated at that inner limit: lim[x→c] f(g(x)) = f(lim[x→c] g(x)) = f(L).

When does the Limit Chain Rule fail or need special care?

The theorem requires the outer function f(u) to be continuous at u = L. If f(u) has a jump, hole, or vertical asymptote at L, or if g(x) approaches L while oscillating (like sin(1/x)), you cannot simply substitute L into f. In those situations, you must examine one-sided limits from the left (x→c⁻) and right (x→c⁺) and observe the specific direction from which g(x) approaches L.

How is the Limit Chain Rule different from the Derivative Chain Rule?

The Limit Chain Rule evaluates the value that a composite function f(g(x)) approaches near a point, calculated as f(lim g(x)). The Derivative Chain Rule calculates the instantaneous rate of change of a composite function, given by (f(g(x)))' = f'(g(x)) · g'(x). However, both use the principle of decomposing composite functions into inner and outer layers.

Can this calculator handle one-sided limits (x→c⁺ and x→c⁻)?

Yes. You can switch between two-sided limits (x→c), right-hand limits (x→c⁺), and left-hand limits (x→c⁻). If the left and right limits disagree or if the function is only defined on one side (such as square roots of quantities that become negative), the one-sided evaluation highlights exactly where the discrepancy occurs.

What functions and operators are supported in this calculator?

You can enter standard algebraic and transcendental functions, including polynomials (x^2, 3*x+1), trigonometric functions (sin, cos, tan), inverse trig (asin, acos, atan), exponential functions (e^u, exp(u)), logarithmic functions (ln, log), roots (sqrt, cbrt), absolute value (abs), and constants (pi, e).

How does the numerical verification table work?

The table evaluates the inner function g(x) and the full composite function f(g(x)) at points progressively closer to c (such as c ± 0.1, c ± 0.01, c ± 0.001, and c ± 0.0001). This provides numerical proof of whether values are converging to the theoretical limit, diverging to infinity, or oscillating.

ℹ️
Disclaimer

This tool is for educational purposes only. Always verify important results with a qualified professional.

Mizan — Founder, CalcMora
Founder, CalcMora

Building a growing library of free calculators to help people make smarter everyday decisions.

About
Free to use
No signup required
Regularly updated
100% private — no data stored