• 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
Definite and Indefinite Integration

Definite and Indefinite Integration

1.0Introduction to Integration

Integration is the inverse process of differentiation.

If: dxdy​=f(x), then: y=∫f(x)dx

Integration is classified into two types:

  1. Indefinite Integration → Represents a family of functions (with constant of integration).
  2. Definite Integration → Represents a numerical value, usually area under a curve within limits.

2.0Indefinite Integration

Definition

The indefinite integral of a function f(x) is written as: ∫f(x)dx=F(x)+C

where:

  • F′(x)=f(x)
  • C = constant of integration

Properties of Indefinite Integration

  • Linearity: ∫[af(x)+bg(x)],dx=a∫f(x),dx+b∫g(x),dx
  • Reversal of Differentiation: dxd​(∫f(x),dx)=f(x)
  • Constant Factor Rule: ∫a⋅f(x),dx=a∫f(x),dx

Standard Formulas

  • ∫xndx=n+1xn+1​+C(n=−1)
  • ∫x1​dx=ln∣x∣+C
  • ∫exdx=ex+C
  • ∫axdx=lnaax​+C
  • ∫sinxdx=−cosx+C
  • ∫cosxdx=sinx+C
  • ∫sec2xdx=tanx+C
  • ∫csc2xdx=−cotx+C
  • ∫secxtanxdx=secx+C
  • ∫cscxcotxdx=−cscx+C

Rules of Integration

  1. Linearity: ∫[af(x)+bg(x)]dx=a∫f(x)dx+b∫g(x)dx
  2. Substitution Rule: If x=ϕ(t), then: ∫f(x)dx=∫f(ϕ(t))ϕ′(t)dt
  3. Integration by Parts:∫uvdx=u∫vdx−∫(dxdu​∫vdx)dx
  4. Partial Fractions: Used when integrand is a rational function.

Methods of Indefinite Integration

Substitution Method

If ( f(x) ) is complex, substitute ( x ) with another variable ( t ) to simplify the integral.

Example:

∫2xcos(x2),dx

Let (t=x2⇒dt=2xdx)

∫cost,dt=sint+C=sin(x2)+C

Integration by Parts

Used when integrating the product of two functions: [ ∫u,dv=uv−∫v,du ] Choose ( u ) and ( dv ) wisely (using ILATE rule: Inverse, Log, Algebraic, Trig, Exponential).

Partial Fractions

Decompose rational functions into simpler fractions before integrating.

Example: ∫x2−11​,dx=∫(2(x−1)1​−2(x+1)1​)dx

Solved Examples on Indefinite Integration

Example 1: ∫(3x2+2x+1)dx=x3+x2+x+C

Example 2: ∫x2+11​dx=tan−1x+C

Example 3 (By Parts):∫xexdx=xex−∫exdx=(x−1)ex+C

Explore in Detail: Indefinite Integration

3.0Definite Integration

Definition of Definite Integration

The definite integral of f(x) between a and b is defined as: ∫ab​f(x)dx=F(b)−F(a), where F(x) is the antiderivative of f(x).

Properties of Definite Integrals

  1. Additivity over Intervals: ∫ab​f(x),dx+∫bc​f(x),dx=∫ac​f(x),dx
  2. Reversal of Limits: ∫ab​f(x),dx=−∫ba​f(x),dx
  3. Zero Interval: ∫aa​f(x),dx=0
  4. Linearity: ∫ab​[af(x)+bg(x)],dx=a∫ab​f(x),dx+b∫ab​g(x),dx
  5. Symmetry: For even and odd functions over ([-a, a]):
  • Even: (∫−aaf(x),dx=2∫0a​f(x),dx)
  • Odd: (∫−aa​f(x),dx=0)

Evaluation Techniques

  • Direct Substitution: Find the antiderivative, then substitute the limits.
  • Change of Variable: If substitution is used, adjust the limits accordingly.
  • Splitting the Integral: Break into simpler intervals if necessary.

Application of Definite Integrals

  1. Area under Curves: The area between the curve ( y = f(x) ), the ( x )-axis, and vertical lines ( x = a ) and ( x = b ) is: A=∫ab​f(x),dx
  2. Area between Curves: For two curves ( y = f(x) ) and ( y = g(x) ), where (f(x)≥g(x)) in ( [a, b] ): A=∫ab​[f(x)−g(x)],dx
  3. Other Applications
  • Physics: Calculation of displacement, work done, etc.
  • Probability: Continuous probability distributions.
  • Average Value: Average value of f(x) over [a,b]=b−a1​∫ab​f(x),dx

Solved Examples on Definite Integrals

Example 1: ∫01​x2dx=[3x3​]01​=31​

Example 2 (Even Function): ∫−22​x2dx=2∫02​x2dx=2[3x3​]02​=316​

Example 3 (Substitution): ∫0π/2​sinxdx=[−cosx]0π/2​=1

Example 4 (Property): ∫01​ln(x1​)dx=∫01​ln(1−x1​)dx

Learn in detail : Definite Integration

4.0Difference Between Definite and Indefinite Integration

Feature

Indefinite Integration

Definite Integration

Definition

The process of finding the antiderivative (the inverse of differentiation).

The process of evaluating the net area under a curve between two specific points.

Representation

A family of functions (all antiderivatives + C).

A numerical value (a specific number).

Notation

∫ f(x) dx

∫ₐᵇ f(x) dx

Result

A function of x + an arbitrary constant C.

E.g., ∫ 2x dx = x² + C

A pure number.

E.g., ∫₁² 2x dx = 3

Limits/Bounds

No upper or lower limits of integration.

Has specific upper (b) and lower (a) limits.

Constant of Integration (C)

Must be included. It represents the family of all curves with the same derivative.

Not included. The constant cancels out when evaluating F(b) - F(a).

Geometric Meaning

Represents a family of parallel curves, each vertically shifted by C.

Represents the net signed area bounded by the curve y = f(x), the x-axis, and the lines x = a and x = b.

Objective

To find the general antiderivative.

To calculate a specific quantity like area, volume, displacement, etc.

Table of Contents


  • 1.0Introduction to Integration
  • 2.0Indefinite Integration
  • 2.1Definition
  • 2.2Properties of Indefinite Integration
  • 2.3Standard Formulas
  • 2.4Rules of Integration
  • 2.5Methods of Indefinite Integration
  • 2.6Solved Examples on Indefinite Integration
  • 3.0Definite Integration
  • 3.1Definition of Definite Integration
  • 3.2Properties of Definite Integrals
  • 3.3Evaluation Techniques
  • 3.4Application of Definite Integrals
  • 3.5Solved Examples on Definite Integrals
  • 4.0Difference Between Definite and Indefinite Integration

Frequently Asked Questions

Indefinite → gives a family of functions with +C. Definite → gives a numerical value (area under curve).

Because differentiation of a constant is zero, the original function can differ by a constant.

Yes, if the function lies below the x-axis, the integral is negative.

Substitution, parts, partial fractions, and properties of definite integrals.

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