• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • Classroom
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE
      • 2025
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
      • College Predictor
      • Counselling
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
  • NEW
    • TALLENTEX
    • AOSAT
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
Home
JEE Maths
Indeterminate Forms

Indeterminate Forms 

In calculus, while evaluating limits, we often encounter situations where direct substitution leads to undefined expressions such as 0/0 or ∞∞​.  These are known as indeterminate forms. They don’t directly reveal the limit’s value and require special techniques to solve, helping us analyze the behavior of functions near critical points.

1.0What Are Indeterminate Forms?

An indeterminate form occurs in limit problems when the substitution of a point leads to an expression that does not provide clear information about the limit. Instead of giving a specific value or infinity, it remains ambiguous, hence the term “indeterminate.” These forms arise frequently in calculus indeterminate forms problems and need careful handling.

2.0All Indeterminate Forms

In calculus, there are 7 types of indeterminate forms commonly encountered:

  1. 0/0
  2. ∞/∞
  3. 0 × ∞
  4. ∞ − ∞
  5. 0⁰
  6. ∞⁰
  7. 1∞

Each type has its own approach for resolution, often involving algebraic manipulation, factoring, or applying special theorems.

3.0Indeterminate Forms in Limits

Consider the limit:

limx→0​xsinx​

Substituting x = 0 gives 0/0, an indeterminate form. We cannot conclude the limit directly, but using known limits or L'Hôpital's Rule helps us solve it.

Example:

limx→0​x21−cosx​

Direct substitution:

021−cos0​=01−1​=00​

This is an indeterminate form.

Using L'Hôpital's Rule (differentiate numerator and denominator):

limx→0​2xsinx​

Substitute x = 0 → 2×0sin0​=00​

Still indeterminate, so apply L'Hôpital’s Rule again:

limx→0​2cosx​

Substitute x = 0 →

2cos0​=21​

Final Answer: 1/2

4.0Indeterminate Forms and L'Hôpital's Rule

One of the most powerful tools to resolve indeterminate forms is L'Hôpital's Rule, which applies when limits result in the forms 0/0 or  ∞/∞.

The rule states:

If limx→a​g(x)f(x)​ results in 0/0 or ∞/∞ then 

limx→a​g(x)f(x)​=limx→a​g′(x)f′(x)​,

provided the limit of the derivatives exists.

Example: Find limx→∞​exx​

Step 1: Direct substitution →  ∞/∞

This is an indeterminate form.

Step 2: Apply L'Hôpital’s Rule:

limx→∞​ex1​

Step 3: As x→∞,ex→∞ so:

limx→∞​ex1​=0

Final Answer: 0

5.0Indeterminate Forms Examples

  1. limx→0​xex−1​

Substitute x = 0:

0e0−1​=01−1​=00​

This is an indeterminate form.

Apply L'Hôpital’s Rule:

limx→0​1ex​=e0=1

Final Answer: 1

  1. limx→∞​xlnx​

Substitute : x→∞:∞∞​

An indeterminate form.

Apply L'Hôpital’s Rule:

limx→∞​11/x​=limx→∞​x1​=0

Final Answer: 0

These examples demonstrate how indeterminate forms occur in limits and how they are resolved using techniques like L'Hôpital's Rule.

6.0Solved Example on Indeterminate Forms

Example 1: Evaluate the limit:

limx→0​xsinx​

Solution:

Step 1: Substitute x = 0 →0sin0​=00​

This is an indeterminate form of type 0/0.

Step 2: Apply the standard limit result:

limx→0​xsinx​=1

So, the limit is 1.

Example 2: Evaluate: limx→0​xsinx​=1

Solution:Step 1: Substitute x → ∞ → ∞/∞

An indeterminate form of type ∞/∞.

Step 2: Apply L'Hôpital’s Rule:

limx→∞​exx​=limx→∞​ex1​=0

So, the limit is 0.

Example 3: Evaluate the limit:

limx→0​x3tanx−x​

Solution:

Step 1: Direct substitution gives:

03tan0−0​=00−0​=00​

This is an indeterminate form of type 0/0.

Step 2: Apply the series expansion of tan x near x = 0:

tanx=x+3x3​+O(x5)

Step 3: Substitute in the limit:

limx→0​x3(x+3x3​+…)−x​=limx→0​x33x3​​=31​

Answer: 1/3

 Example 4: Evaluate:

limx→0​xesinx−1​

Solution:

Step 1: Substitute x = 0 → 0esin0−1​=01−1​=00​

Indeterminate form of type 0/0.

Step 2: Apply L'Hôpital’s Rule: 

Differentiate numerator and denominator with respect to x:

limx→0​1esinx⋅cosx​

Step 3: Substitute x = 0 → esin0⋅cos0=e0⋅1=1

Answer: 1

Example 5: Evaluate:

limx→0​x2ln(1+x)−sinx​

Solution:

Step 1: Substitute x = 0 → 02ln(1+0)−sin0​=00−0​=00​

Indeterminate form of type 0/0.

Step 2: Apply Taylor Series expansions near x = 0:

  • ln(1+x)=x−2x2​+O(x3)
  • sinx=x−6x3​+O(x5)

Step 3: Substituting the expansions:

limx→0​x2(x−2x2​+…)−(x−6x3​+…)​=limx→0​x2−2x2​+6x3​​

Simplify numerator:

x2−2x2​+6x3​​=−21​+6x​

Step 4: Take limit as x → 0:

−21​

Answer: −21​

Example 6: Evaluate the limit:

limx→0​x3tanx−sinx​

Solution:

Step 1: Substitute x = 0:

03tan0−sin0​=00−0​=00​

This is an indeterminate form of type 0/0.

Step 2: Expand both tan x and sin x using Taylor series near x = 0:

  • tanx=x+3x3​+O(x5)
  • tanx=x+6x3​+O(x5)

Step 3: Substitute expansions:

limx→0​x3(x+3x3​)−(x−6x3​)​

=limx→0​x33x3​+6x3​​

Final Answer: 1/2

Example 7: Evaluate:

limx→0​1−cosxln(1+x2)​

Solution:

Step 1: Substitute x = 0:

1−cos0ln(1+02)​=1−1ln1​=00​

This is an indeterminate form of type 0/0.

Step 2: Apply L'Hôpital's Rule:

Differentiate numerator and denominator:

limx→0​sinx1+x22x​​

Step 3: Substitute x = 0:

sin01+022⋅0​​=00​

Still indeterminate, so apply L'Hôpital's Rule again:

Differentiate numerator and denominator again:

  • Numerator derivative:

dxd​(1+x22x​)=(1+x2)22(1+x2)−2x(2x)​

=(1+x2)22(1+x2)−4x2​

=(1+x2)22−2x2​

  • Denominator derivative: cos x

Step 4: Now evaluate the limit as x \to 0:

limx→0​(1+x2)2⋅cosx2−2x2​=12⋅12−0​=2

Final Answer: 2

Example 8: Evaluate: 

limx→0​x3x−sinx​

Solution:
Step 1: Substitute x = 0:

030−0​=00​

An indeterminate form of type 0/0.

Step 2: Expand sin x in Taylor series near 0:

sinx=x−6x3​+O(x5)

Step 3: Substitute the expansion:

limx→0​x3x−(x−6x3​)​=limx→0​x36x3​​=61​

Final Answer: 1/6

Example 9: How many types of indeterminate forms are there?

Solution: There are 7 standard indeterminate forms in calculus:

  1. 0/0
  2. ∞/∞
  3. 0 × ∞
  4. ∞ − ∞
  5. 0⁰
  6. ∞⁰
  7. 1∞

7.0Practice Questions on Indeterminate Forms

  1. Evaluate: limx→0​x21−cosx​
  2. Find: limx→0​xex−1​
  3. Compute: limx→∞​xlnx​
  4. Calculate: limx→0+​xx

Also Read:

Derivative Function Calculus

Limits and Derivatives

Limits and Continuity

First Derivative Test

Application of Derivatives

Continuity in Interval

Limits of Functions

Central Limit Theorem

Partial Derivative

Table of Contents


  • 1.0What Are Indeterminate Forms?
  • 2.0All Indeterminate Forms
  • 3.0Indeterminate Forms in Limits
  • 4.0Indeterminate Forms and L'Hôpital's Rule
  • 5.0Indeterminate Forms Examples
  • 6.0Solved Example on Indeterminate Forms
  • 7.0Practice Questions on Indeterminate Forms

Frequently Asked Questions

An indeterminate form occurs when substituting a limit leads to expressions like 0/0 or ∞/∞, where the limit cannot be directly computed and requires further techniques such as L'Hôpital's Rule or algebraic simplification.

L'Hôpital's Rule applies when a limit results in 0/0 or ∞/∞ forms. You differentiate the numerator and denominator separately and then re-evaluate the limit.

Yes. Sometimes algebraic simplification, trigonometric identities, or series expansion methods help resolve indeterminate forms, especially when derivatives are complicated.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • Olympiad
    • NEET 2025 Results
    • NEET 2025 Answer Key
    • NEET College Predictor
    • NEET 2025 Counselling

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO