• 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
      • Offline 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
  • NEW
    • JEE MAIN 2025
    • NEET
      • 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
    • 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
    • ALLEN e-Store
    • AOSAT
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
JEE PhysicsJEE Chemistry
Home
JEE Maths
Limits

Limits

What are Limits? In Mathematics, limits are a fundamental concept in calculus that describes the behavior of functions as their input values approach certain points. Limits define the behavior of functions as their inputs approach specific values. Limits represent the value a function approaches as its input gets arbitrarily close to a certain point. Limits enable the precise analysis of functions' behavior and are crucial in calculus for defining continuity, derivatives, and integrals. Let’s elaborate more:

Consider function f(x), as x approaches a specific value c, denoted as limx→c​f(x), the limit represents the value that f(x) approaches as x gets arbitrarily close to c from both sides (left and right). 

For a limit to exist, the function's behavior must be consistent as x approaches c. This means that the values of f(x) must approach a single number, rather than diverging or oscillating wildly. 

Limits are crucial in analyzing the behavior of functions, determining continuity, and evaluating derivatives and integrals. Limits form the foundation of calculus and are essential in understanding various mathematical phenomena.

1.0Limits Definition 

When examining a real-valued function "f" and a real number "c," the limit is typically expressed as follows: 

limx→c​f(x)=L

"The limit of f(x) as x approaches c equals L." The notation "lim" denotes the limit, while the arrow signifies that the function f(x) converges to the limit L as x approaches c.

2.0Properties of Limits

Properties of limits are fundamental in analyzing functions and their behavior. Here are some key properties:

  1. Linearity: The limit of a sum or difference of functions is the sum or difference of their limits.
  • Sum Rule: limx→a​{f(x)+g(x)}=limx→a​f(x)+limx→a​g(x)

Example : limx→2​(x2+x)=limx→2​x2+limx→2​x,22+2=6

  • Difference Rule: limx→a​{f(x)−g(x)}=limx→a​f(x)−limx→a​g(x)

Example : limx→2​(x2−x)=limx→2​x2−limx→2​x=22−2=2

  1. Product Rule: The limit of a product of functions is the product of their limits.

limx→a​f(x)⋅g(x)=limx→a​f(x)⋅limx→a​g(x)

Example : limx→2​x(x−1)=limx→2​xx​limx→2​x−1=2×(2−1)=2

  1. Quotient Rule: The limit of a quotient of functions is the quotient of their limits, provided the limit of the denominator is not zero.

limx→a​g(x)f(x)​=limx→a​g(x)limx→a​f(x)​,Providedlimx→a​g(x)=0

Example: limx→2​xx−1​=limx→​(x−1)/limx→​x=21​

  1. Constant Rule: The limit of a constant times a function is the constant times the limit of the function.

limx→a​kf(x)=klimx→a​f(x), Where K is constant

Example: limx→1​3(x−1)=3limx→1​(x−1)=3×0=0

  1. Power Rule: The limit of the power of a function is the power of the limit of the function. If m and n are integers than limx→a​[f(x)]m/n=[limx→∞​f(x)]m/n Provided  [limx→∞​f(x)]m/n is a real number.  
  2. Limit of a Composite Function: The limit of a composite function is the limit of the outer function evaluated at the limit of the inner function, provided the outer function is continuous at that point.

These properties provide powerful tools for evaluating limits and understanding the behavior of functions, enabling precise analysis in calculus and related fields.

3.0Limits and Functions

When considering the behavior of a function near a certain limit, it's possible for the function to approach two different limits: one as the variable approaches from values larger than the limit, i.e. Right hand Limit and another as it approaches from values smaller than the limit i.e. Left Hand Limit . In such cases, while the overall limit may not be defined, the right-hand and left-hand limits do exist.

The right-hand limit of a function represents the value the function approaches as the variable approaches its limit from the positive side.

This can be expressed as:

limx→c+​f(x)

Similarly, the left-hand limit of a function represents the value the function approaches as the variable approaches its limit from the negative side.

This can be expressed as:

limx→c−​f(x)

These concepts provide insights into the behavior of functions near specific points and are essential for analyzing their continuity and discontinuity.

The existence of the limit of a function hinge on the equality of its left-hand and right-hand limits.

limx→a−​f(x)=limx→a+​f(x)=L

4.0Limits of Functions and Continuity

Limits and Continuity are intricately linked concepts in calculus. A function can exhibit continuity or discontinuity. Continuity implies that small changes in the input of a function result in small changes in the output.

In elementary calculus, the condition f(x) → λ as x → a signifies that the value f(x) can be brought arbitrarily close to λ by taking x sufficiently close to, but not equal to, a. This indicates that f(a) may be far from λ, and it's not necessary for f(a) to even be defined. A crucial result used in function derivation is: f'(a) of a given function f at a number a can be expressed as…

f′(a)=limx→a​x−af(x)−f(a)​

5.0Limits of Complex Functions

To ascertain the differentiability of functions of a complex variable, utilize the following formula:

The function f(z) is considered differentiable at z = z0 if the expression 

limΔz→0​Δzf(z0​+Δz​)−(z0​)​ exists.

Here, Δz = Δx + iΔy.

6.0Limits of Trigonometric Functions

1. limx→0​xsinx​=1

2. limx→0​xtanx​=1

3. limx→0​xsin−1x​=1

4. limx→0​xtan−1x​=1 (Where x is measured in radians)

5. If limx→0​f(x)=0then limx→0​f(x)sinf(x)​=1

 e.g. limx→1​(linx)sin(lnx)​=1

6. limx→0​x1−cosx​=0

7.0Limits of Exponential Functions

limx→0​xax−1​=lna(a>0) In particular limx→0​xex−1​=1.

In general, if limx→a​f(x)=0, then x limx→a​f(x)=0

Indeterminant form: The form of function whose values can’t be determined analytically. for example: 00​,∞∞​,∞−∞ etc.

8.0Solved Examples on Limits

Example 1: Find the limit of the function f(x)=x−2x2−4​ as x approaches 2.

Solution: To find the limit as x approaches 2, we can try direct substitution.

f(x)=x−2x2−4​

At x = 2,  f(2) = x−2x2−4​=00​

Here we get an indeterminate from 00​ indicating that we need to simplify the expression further we can factorize the numerator.

f(x)=x−2(x−2)(x+2)​

Now, we can cancel out the common factor of x – 2.

f(x) = x +2

Now, let’s find the limit as a approaches limx→2​f(x)limx→2​(x+2)=2+2=4

So, the limit of the function x→2f(x)​=x−2x2−4​ is 4.

Example 2: Find the limit of the function g(x)=xsin(x)​ as x approaches 0 

Solution: x→0g(x)​=xsin(x)​

At x = 0, g(0)=0sin(0)​=00​

Here, we get an indeterminate form 00​

We can use the concept of limit of Trigonometric Functions limx→0​xsin(x)​=1

Therefore, the limit of the function g(x)=xsinx​ is 1.

Example 3: Find the limit of the Function f(x)=x−2x3−8​ as x approaches 2

Solution: x→0f(x)​=x−2x3−8​

At x = 2, x→0f(x)​=x−2x3−8​

Applying factorization:

f(x)=(x−2)(x−2)(x2+2x+4)​

Cancelling the common factor:

f(x) = x2 + 2x + 4

Taking the limit as x approaches 2:

limx→2​f(x)=limx→2​(x2+2x+4)=22+2(2)+4=12

Example 4: Find the limit of the function g(x)x2sin2(x)​ as x approaches 0

Solution: g(x)=x2sin2(x)​

At x = 0,  g(0)=02sin2(0)​

Using trigonometric limits:

limx→∞​x2sin2(x)​=1

Example 5: Find the limit of the function h(x)=x−2x2−4x+4​ as x approaches 2.

Solution: h(x)=x−2x2−4x+4​  

At x = 2,  

h(2)=2−222−4(2)+4​=00​

Using factorization: h(x)=x−2(x−2)2​

Cancelling the common factor:

h(x) = x – 2

Taking the limit as x approaches 2: 

limx→2​h(x)=limx→2​(x−2)=2−2=0

So, limx→2​x−2x2−4x+4​=0

Example 6: Find the limit of the function f(x)=xx+1​−1​ as x approaches O.

Solution: f(x)=xx+1​−1​

At x = 0, f(0)=x0+1​−1​=00​

Rationalize the numerator:

f(x)=xx+1​−1​×x+1​+1x+1​+1​

f(x)=x(x+1​+1)x+1−1​=x(x+1​+1)x​

f(x)=x+1​+11​

Taking the limit as x approaches 0:

limx→x​f(x)=0+1​+11​=1+11​=21​

Example 7: Find the limit of the function g(x)=tan(4x)sin(3x)​ as x approaches 12π​

Solution: g(x)=tan(4x)sin(3x)​

At x = 12π​,

g(12π​)=tan(124π​)sin(123π​)​=tan(3π​)sin(4π​)​

Using trigonometric identities:

sin(4π​)=2​1​

tan(3π​)−3​

So, g(12π​)=3​2​1​​=6​1​

Example 8: Find the limit of the function limx→0​xe2x−1​

Solution: limx→0​2xe2x−1​×2

=2limx→0​2xe2x−1​=2×1=2

9.0Sample Questions on Limits

  1. What are some common indeterminate forms when finding limits?

Ans: Common indeterminate forms include 00​,∞∞​, 0 × ∞, ∞ – ∞, 0°, 1∞, and ∞°.

  1. What is L'Hopital's Rule, and when is it used?

Ans: L'Hopital's Rule states that for certain indeterminate forms, the limit of the ratio of two functions is equal to the limit of the ratio of their derivatives. It is used when evaluating limits of the form 00​ or ∞∞​.


Table of Contents


  • 1.0Limits Definition 
  • 2.0Properties of Limits
  • 3.0Limits and Functions
  • 4.0Limits of Functions and Continuity
  • 5.0Limits of Complex Functions
  • 6.0Limits of Trigonometric Functions
  • 7.0Limits of Exponential Functions
  • 8.0Solved Examples on Limits
  • 9.0Sample Questions on Limits

Frequently Asked Questions

A limit is the value that a function approaches as the input (usually denoted by x) approaches a certain value or approaches infinity or negative infinity.

There are several methods to find the limit of a function, including direct substitution, factoring, rationalizing, using trigonometric identities, and applying L'Hospital's Rule for indeterminate forms.

Limits are fundamental in calculus as they provide a precise way to understand and analyze the behavior of functions, including continuity, differentiability, and integrability. They form the foundation for derivatives, integrals, and other concepts in calculus.

Limits are used in various real-life applications, such as physics, engineering, economics, and biology, to model and analyze phenomena involving rates of change, growth, decay, and optimization.

Yes, a function can have a limit at a point where it is not defined. This occurs when the function approaches a certain value as the input approaches the point, even though the function may not be defined at that point itself.

A one-sided limit (left-hand or right-hand limit) considers the behavior of a function as the input approaches a point from only one direction, either from the left or the right. A two-sided limit considers the behavior from both directions simultaneously.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State

Related Articles:-

Limits and Derivatives

Limits and Derivatives are fundamental concepts in calculus that lay the groundwork for more advanced topics. Understanding them is crucial for..

Understanding Limits and Continuity

The concept of a Limit is fundamental to the study of calculus. In simple terms, the limit of a function at a particular point refers to the value that the..

How To Calculate The Limits of Functions

There are different approaches to calculating limits, depending on the function and the situation. Here...

Continuity and Differentiability

Continuity and differentiability are key concepts in calculus. Continuity means a function has no breaks in its graph.

Arithmetic Progression: An Overview

An Arithmetic Progression (A.P.), commonly referred to as an arithmetic sequence, is a series of numbers where each subsequent term is derived by adding a fixed number to the preceding term.

Continuity

Continuity of a function is a fundamental concept in mathematics that describes the connectedness of the graph of the function.

Maxima and Minima Of A Function

Maxima are the highest points on a graph where the function reaches its peak. Minima are the lowest points where the function hits its lowest value...

  • 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
    • NEET Mock Test
    • Olympiad
    • NEET 2025 Answer Key

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

ISO