NEETClass 11thClass 12thClass 12th PlusJEEClass 11thClass 12thClass 12th PlusClass 6-10Class 6thClass 7thClass 8thClass 9thClass 10thOnline CoursesDistance LearningInternational OlympiadNEETClass 11thClass 12thClass 12th PlusJEE (Main+Advanced)Class 11thClass 12thClass 12th PlusJEE MainClass 11thClass 12thClass 12th PlusClass 6-10Class 6thClass 7thClass 8thClass 9thClass 10thKCET/MHT-CETKCETMHT-CETNEET2025202420232022JEE20262025202420232022Class 6-10JEE MainPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DatePercentile PredictorAnswer KeyCounsellingEligibilityExam PatternJEE MathsJEE ChemistryJEE PhysicsJEE AdvancedPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DateAnswer KeyEligibilityExam PatternRank PredictorNEETPrevious Year PapersSample PapersMock TestResultAnalysisSyllabusExam DateCollege PredictorAnswer KeyRank PredictorCounsellingEligibilityExam PatternBiologyNCERT SolutionsClass 6Class 7Class 8Class 9Class 10Class 11Class 12TextbooksCBSEClass 12Class 11Class 10Class 9Class 8Class 7Class 6SubjectsSyllabusNotesSample PapersQuestion PapersICSEClass 10Class 9Class 8Class 7Class 6State BoardBiharKarnatakaMadhya PradeshMaharashtraTamilnaduWest BengalUttar PradeshOlympiadMathsScienceEnglishSocial ScienceNSOIMONMTCTALLENTEXASATInstant Online ScholarshipAIOT(NEET)ALLEN for SchoolsAbout ALLENBlogsNewsCareersRequest a call backBook a demo
  • Classroom Courses
  • NEW
  • ALLEN E-Store
Home
JEE Maths
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 2026 - 27)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • Allen News
    • 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
    • Classroom 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
    • NIOS
    • NCERT Solutions
    • Olympiad
    • NEET Mock Test
    • NEET Past Years Papers
    • NEET Sample Papers
    • NEET Answer Key 2026
    • NEET College Predictor 2026
    • NEET Rank Predictor 2026
    • NEET Cutoff
    • NEET Exam Analysis

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

ISO

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