JEE · Mathematics

Limits and Continuity

Understand one-sided and two-sided limits, resolve indeterminate forms with valid methods, and test continuity by distinguishing the function value from the value approached near the point.

Subject
Mathematics
Syllabus unit
Limits and Continuity
  • Main 2026: limits and continuity are explicit
  • Advanced 2026 adds L'Hospital rule and the intermediate value property
  • No invented weightage, question counts or trend percentages

Content status: draft. Verified academic content for this page has not been loaded yet, so the page is excluded from search indexing and the sitemap.

In short

A limit describes what f(x) approaches as x approaches a point; it does not require f(a) to equal that value or even to be defined.

A two-sided real limit exists only when the left-hand and right-hand limits exist and are equal. A function is continuous at a when f(a) is defined and lim[x->a]f(x)=f(a).

Syllabus mapping

  • Unit
    Limits and Continuity
    Topics
    One-sided and two-sided limits, Limit algebra for sums, differences, products and quotients, Standard trigonometric, exponential and logarithmic limits, Continuity at a point, L'Hospital rule (Advanced explicit), Intermediate value property (Advanced explicit)

What this chapter contains and why it matters

  • Question
    What is the chapter about?
    Direct answer
    One-sided and two-sided limits, indeterminate-form resolution, and continuity tests that separate the function value from the value approached near a point.
  • Question
    What is the central method choice?
    Direct answer
    Domain, then a direct-substitution diagnostic, then a one-sided/existence check, then transform an indeterminate form, then compute, then compare with the function value.
  • Question
    Where do most mistakes begin?
    Direct answer
    Calling 0/0 the value of a limit, assuming the limit equals f(a), and using L'Hospital rule as though it were explicit JEE Main 2026 scope.
  • Question
    What should come before this chapter?
    Direct answer
    Functions, domain and graphs, and trigonometric functions in radians.
  • Question
    What comes after it?
    Direct answer
    Differentiation builds directly on the limit definition of the derivative.

The official JEE documents define content scope. They do not publish chapter weightage, so none is asserted here.

Official JEE syllabus mapping for Limits and Continuity

  • Concept group
    Limits and continuity
    JEE Main 2026
    Explicitly included in Unit 7.
    JEE Advanced 2026
    Explicitly includes limit and continuity algebra for sums, differences, products and quotients.
    Preparation note
    Both authorities require reliable one-sided and two-sided limit reasoning.
  • Concept group
    L'Hospital rule
    JEE Main 2026
    Not explicitly named.
    JEE Advanced 2026
    Explicitly included.
    Preparation note
    Treat as an Advanced-explicit tool; verify hypotheses before use.
  • Concept group
    Intermediate value property
    JEE Main 2026
    Not explicitly named.
    JEE Advanced 2026
    Explicitly included for continuous functions on closed intervals.
    Preparation note
    Do not present as explicit Main 2026 scope.

JEE Main 2026 and JEE Advanced 2026 are independent authorities.

Before this chapter

Concepts in this chapter

1. Separate the function value from the limit

A limit does not require f(a) to equal that value or even to be defined.

A limit describes what f(x) approaches as x approaches a point. It does not require f(a) to equal that value or even to be defined at all.

2. Check two-sided existence before computing

A two-sided real limit exists only when the left-hand and right-hand limits exist and are equal.

For piecewise or absolute-value functions especially, check the left-hand limit and right-hand limit separately before claiming the two-sided limit exists.

3. Use direct substitution only as a diagnostic

Substitution finishes the limit only in a continuous algebraic context; an indeterminate form requires transformation first.

Try substitution first. If it produces an ordinary finite value in a continuous algebraic context, that may finish the limit. If it produces 0/0, infinity/infinity or another indeterminate form, transform the expression before computing.

4. Test continuity with three separate values

Continuity at a requires f(a) defined and lim[x->a]f(x)=f(a).

Continuity is established by checking the function value, the left-hand limit and the right-hand limit as three separate quantities and confirming all three agree.

5. Verify L'Hospital hypotheses before applying it (Advanced)

L'Hospital rule applies only to an eligible 0/0 or infinity/infinity limit under its stated hypotheses.

L'Hospital rule replaces f/g by f'/g' for a valid 0/0 or infinity/infinity limit, provided the functions are differentiable on an appropriate deleted neighbourhood, the denominator derivative is nonzero there where required, the original form is eligible, and the derivative quotient has a limit under the theorem conditions. It is not an explicit JEE Main 2026 bullet.

6. Apply the intermediate value property only on continuous closed intervals (Advanced)

If f is continuous on [a,b] and N lies between f(a) and f(b), some c in [a,b] satisfies f(c)=N.

The intermediate value property requires real continuity on a closed interval. It is explicit in JEE Advanced 2026 and is not usable for discontinuous functions.

Mathematical object definitions

  • Object
    Left-hand limit
    Meaning
    Value approached as x->a through values less than a.
  • Object
    Right-hand limit
    Meaning
    Value approached as x->a through values greater than a.
  • Object
    Two-sided limit
    Meaning
    Common value when left and right limits agree.
  • Object
    Function value
    Meaning
    Actual defined value f(a).
  • Object
    Indeterminate form
    Meaning
    A form such as 0/0 that does not determine the limit by itself.
  • Object
    Continuity at a
    Meaning
    f(a) defined and limit exists with lim[x->a]f(x)=f(a).
  • Object
    Removable discontinuity
    Meaning
    Limit exists but the function value is missing or differs from the limit.

Method selector

Match the limit or continuity signal to the correct first method.

  • Signal
    Substitution gives ordinary finite value
    First method
    Finish if the function is continuous there
    Required check
    Continuity at that point
  • Signal
    0/0 rational algebra
    First method
    Factor/cancel for the punctured expression, then limit
    Required check
    Cancellation valid only away from the cancelled zero
  • Signal
    Radicals
    First method
    Rationalise when conjugates expose cancellation
    Required check
    Domain of the radical
  • Signal
    Trig near zero
    First method
    Standard radian limits and identities
    Required check
    Radian mode, not degrees
  • Signal
    Piecewise function
    First method
    Left/right limits
    Required check
    Both sides computed separately
  • Signal
    Advanced eligible 0/0 or infinity/infinity
    First method
    L'Hospital only after condition check
    Required check
    Differentiability and denominator-derivative conditions
  • Signal
    Continuity parameter
    First method
    Set LHL, RHL and function value equal
    Required check
    All three values compared

Worked reasoning: solving for a continuity parameter

Factor before taking the limit, then match the function value

Let f(x)=(x²-1)/(x-1) for x≠1, and f(1)=k. Find k for continuity at x=1.

Direct substitution into the fraction gives 0/0, so it is indeterminate. Factor for x≠1: (x²-1)/(x-1)=(x-1)(x+1)/(x-1)=x+1. Therefore lim[x->1]f(x)=2.

Continuity requires f(1)=2, so k=2. Validity check: LHL=RHL=2 and the repaired function value is also 2.

Formula and theorem records with conditions

  • Record
    Two-sided existence
    Statement
    lim[x->a]f(x)=L iff LHL=RHL=L
    Conditions
    Both one-sided limits in the real sense exist
    Common trap
    Checking only one side
  • Record
    Sum law
    Statement
    lim(f+g)=limf+limg
    Conditions
    Both component limits exist
    Common trap
    Applying when a component has no relevant limit
  • Record
    Product law
    Statement
    lim(fg)=(limf)(limg)
    Conditions
    Component limits exist
    Common trap
    Treating 0·infinity as determined
  • Record
    Quotient law
    Statement
    lim(f/g)=limf/limg
    Conditions
    Component limits exist and limg≠0
    Common trap
    Dividing by limiting zero
  • Record
    Core trig limit
    Statement
    lim[x->0] sinx/x=1
    Conditions
    x in radians
    Common trap
    Using degrees
  • Record
    Tangent limit
    Statement
    lim[x->0] tanx/x=1
    Conditions
    radians; tan defined near 0
    Common trap
    Ignoring cosine denominator
  • Record
    Cosine limit
    Statement
    lim[x->0](1-cosx)/x²=1/2
    Conditions
    radians
    Common trap
    Memorising wrong factor
  • Record
    Exponential limit
    Statement
    lim[x->0](e^x-1)/x=1
    Conditions
    real x
    Common trap
    Replacing e with arbitrary base without factor
  • Record
    Logarithmic limit
    Statement
    lim[x->0] ln(1+x)/x=1
    Conditions
    approach inside 1+x>0
    Common trap
    Ignoring log domain
  • Record
    Continuity criterion
    Statement
    LHL=RHL=f(a)
    Conditions
    f defined at a
    Common trap
    Equating limit existence with continuity
  • Record
    Advanced L'Hospital
    Statement
    Replace f/g by f'/g' for a valid 0/0 or infinity/infinity limit
    Conditions
    Functions differentiable on an appropriate deleted neighbourhood; denominator derivative nonzero there where required; original form eligible; derivative quotient has a limit under the theorem conditions
    Common trap
    Applying to 0·infinity, infinity-infinity or ordinary finite ratios without transformation
  • Record
    Advanced intermediate value property
    Statement
    If f is continuous on [a,b] and N lies between f(a) and f(b), then some c in [a,b] satisfies f(c)=N
    Conditions
    Real continuity on closed interval
    Common trap
    Using for discontinuous functions

Advanced records are explicit JEE Advanced 2026 scope, not JEE Main 2026 scope.

Common mistakes and what they actually indicate

  • Calling 0/0 the value of a limit.

    Knowledge gap

    Why it happens

    0/0 is an indeterminate form, not a computed value; it signals that transformation is required.

    How it is corrected

    Transform the expression by factoring, rationalising or another valid method before computing the limit.

  • Assuming the limit equals f(a).

    Knowledge gap

    Why it happens

    A limit does not require f(a) to equal that value or even to be defined.

    How it is corrected

    Check f(a), the left-hand limit and the right-hand limit as three separate quantities.

  • Cancelling a factor without remembering that cancellation is valid only away from the cancelled zero.

    Execution error

    Why it happens

    The simplified expression and the original expression differ exactly at the cancelled point.

    How it is corrected

    Cancel only for the punctured expression, then take the limit of the simplified form.

  • Ignoring one-sided limits for piecewise or absolute-value functions.

    Decision / selection error

    Why it happens

    A two-sided limit exists only when both one-sided limits exist and agree.

    How it is corrected

    Compute the left-hand and right-hand limits separately before claiming the two-sided limit exists.

  • Using degree-based reasoning for standard trigonometric small-angle limits.

    Execution error

    Why it happens

    The standard trig limits such as lim[x->0] sinx/x=1 require x in radians.

    How it is corrected

    Confirm the angle is in radians before applying a standard trig limit.

  • Using L'Hospital rule in Main preparation as though it were an explicit Main 2026 bullet.

    Knowledge gap

    Why it happens

    L'Hospital rule is explicit in JEE Advanced 2026 but is not explicitly named in JEE Main 2026 Unit 7.

    How it is corrected

    Check the official-syllabus mapping table on this page before treating L'Hospital as Main-scope.

  • Using L'Hospital rule on a noneligible form without transformation.

    Decision / selection error

    Why it happens

    L'Hospital rule applies to an eligible 0/0 or infinity/infinity limit under its stated hypotheses, not to 0·infinity or infinity-infinity directly.

    How it is corrected

    Verify the indeterminate form and every hypothesis before applying L'Hospital rule.

  • Assuming continuity implies differentiability.

    Knowledge gap

    Why it happens

    Continuity and differentiability are separate properties; continuity does not by itself guarantee differentiability.

    How it is corrected

    Check the derivative definition separately before claiming differentiability from continuity alone.

FAQ

Limits and Continuity — questions

Straight answers about how Rank Sarthi fits into serious exam preparation.

It is an indeterminate form that does not determine the limit by itself; the expression must be transformed, for example by factoring or rationalising, before the limit can be computed.

Sources and provenance

Radian-based trig limits, quotient denominator conditions, one-sided existence and L'Hospital hypotheses must be checked against source before publication. Do not publish counts or trends.

Contributor requirements for this page

  • Written by: unassigned. Ideal author type: Calculus/Mathematical Analysis educator.
  • Academically reviewed by: unassigned. Reviewer specialisation: standard limits, radian conditions, quotient denominators, one-sided existence, continuity, L'Hospital hypotheses, intermediate value property statement and official scope labels. Minimum qualification: postgraduate degree in Mathematics or Applied Mathematics.
  • Review scope: standard limits, radian conditions, quotient denominators, one-sided existence, continuity, L'Hospital hypotheses, IVP statement, links, metadata, and schema-content match.