The Integral Calculus Formula is a fundamental mathematical tool used to find areas, volumes, and accumulated quantities, forming the backbone of CBSE Class 12 Mathematics (Chapter 7 and Chapter 8). Every Integral Calculus Formula connects differentiation and integration through the Fundamental Theorem of Calculus. Students preparing for JEE Main, JEE Advanced, and NEET will encounter these formulas repeatedly across multiple topics. This article covers all standard integral formulas, a complete formula sheet, three progressive solved examples, CBSE exam tips, and JEE/NEET application strategies.

Key Integral Calculus Formulas at a Glance
Quick reference for the most important integral formulas used in CBSE Class 12 and competitive exams.
- Power Rule: \( \int x^n \, dx = \dfrac{x^{n+1}}{n+1} + C, \quad n \neq -1 \)
- Exponential: \( \int e^x \, dx = e^x + C \)
- Natural Log: \( \int \dfrac{1}{x} \, dx = \ln|x| + C \)
- Sine: \( \int \sin x \, dx = -\cos x + C \)
- Cosine: \( \int \cos x \, dx = \sin x + C \)
- Definite Integral: \( \int_a^b f(x)\, dx = F(b) – F(a) \)
- Integration by Parts: \( \int u \, dv = uv – \int v \, du \)
What is Integral Calculus Formula?
The Integral Calculus Formula refers to the set of standard results used to evaluate the integral (antiderivative) of a function. Integration is the reverse process of differentiation. When we differentiate \( F(x) \), we get \( f(x) \). Integration asks the reverse question: given \( f(x) \), find \( F(x) \) such that \( F'(x) = f(x) \).
In NCERT Class 12 Mathematics, integrals are covered in Chapter 7 (Integrals) and Chapter 8 (Application of Integrals). These chapters carry significant weightage in CBSE board exams and competitive entrance tests.
Integral calculus has two main branches. The first is indefinite integration, which gives a family of functions plus a constant \( C \). The second is definite integration, which evaluates the integral between two specific limits and gives a numerical value. Together, these two branches allow us to calculate areas under curves, displacement from velocity, and total accumulated change in any quantity.
The Fundamental Theorem of Calculus links both branches. It states that if \( F'(x) = f(x) \), then \( \int_a^b f(x)\,dx = F(b) – F(a) \).
Integral Calculus Formula — Expression and Variables
The general form of an indefinite integral is written as:
\[ \int f(x)\, dx = F(x) + C \]
The general form of a definite integral is:
\[ \int_a^b f(x)\, dx = F(b) – F(a) \]
| Symbol | Quantity / Meaning | Notes |
|---|---|---|
| \( \int \) | Integral sign | Denotes the operation of integration |
| \( f(x) \) | Integrand | The function being integrated |
| \( dx \) | Variable of integration | Indicates integration with respect to \( x \) |
| \( F(x) \) | Antiderivative | Function whose derivative is \( f(x) \) |
| \( C \) | Constant of integration | Arbitrary constant; included in all indefinite integrals |
| \( a \) | Lower limit | Used in definite integrals |
| \( b \) | Upper limit | Used in definite integrals |
Derivation of the Power Rule
The power rule for integration is derived directly from the power rule for differentiation. We know that \( \dfrac{d}{dx}\left(\dfrac{x^{n+1}}{n+1}\right) = x^n \) for \( n \neq -1 \). Reversing this process gives the integral. If \( \dfrac{d}{dx}[F(x)] = x^n \), then \( F(x) = \dfrac{x^{n+1}}{n+1} \). Adding the constant of integration \( C \) accounts for all possible antiderivatives, since the derivative of any constant is zero. Therefore:
\[ \int x^n\, dx = \frac{x^{n+1}}{n+1} + C, \quad n \neq -1 \]
Types of Integrals
There are two primary types of integrals studied in CBSE Class 12 and competitive exams.
1. Indefinite Integral
An indefinite integral has no limits of integration. It represents a family of functions. The result always includes the constant \( C \). For example, \( \int 2x\, dx = x^2 + C \). The value of \( C \) is determined using initial conditions if provided.
2. Definite Integral
A definite integral has upper and lower limits. It gives a specific numerical value. For example, \( \int_0^1 2x\, dx = [x^2]_0^1 = 1 – 0 = 1 \). Definite integrals are used to calculate areas, volumes, and work done in physics.
3. Improper Integral
An improper integral has one or both limits as infinity, or the integrand is undefined at a point within the interval. These are studied at the advanced level in JEE Advanced.
Properties of Integral Calculus
Understanding the properties of integrals helps simplify complex problems. These properties are directly tested in CBSE and JEE exams.
- Linearity: \( \int [f(x) \pm g(x)]\, dx = \int f(x)\, dx \pm \int g(x)\, dx \)
- Constant Multiple: \( \int k \cdot f(x)\, dx = k \int f(x)\, dx \)
- Reversal of Limits: \( \int_a^b f(x)\, dx = -\int_b^a f(x)\, dx \)
- Zero Width Interval: \( \int_a^a f(x)\, dx = 0 \)
- Additive Interval: \( \int_a^b f(x)\, dx = \int_a^c f(x)\, dx + \int_c^b f(x)\, dx \)
- Even Function: If \( f(-x) = f(x) \), then \( \int_{-a}^{a} f(x)\, dx = 2\int_0^a f(x)\, dx \)
- Odd Function: If \( f(-x) = -f(x) \), then \( \int_{-a}^{a} f(x)\, dx = 0 \)
- King’s Property: \( \int_a^b f(x)\, dx = \int_a^b f(a+b-x)\, dx \)
Complete Integral Calculus Formula Sheet
| Formula Name | Expression | Variables | Notes | NCERT Chapter |
|---|---|---|---|---|
| Power Rule | \( \int x^n\, dx = \dfrac{x^{n+1}}{n+1} + C \) | n = any real number | Valid for \( n \neq -1 \) | Class 12, Ch 7 |
| Reciprocal Rule | \( \int \dfrac{1}{x}\, dx = \ln|x| + C \) | x ≠ 0 | Special case of power rule | Class 12, Ch 7 |
| Exponential (base e) | \( \int e^x\, dx = e^x + C \) | — | e^x is its own antiderivative | Class 12, Ch 7 |
| Exponential (base a) | \( \int a^x\, dx = \dfrac{a^x}{\ln a} + C \) | a > 0, a ≠ 1 | — | Class 12, Ch 7 |
| Sine | \( \int \sin x\, dx = -\cos x + C \) | x in radians | Note the negative sign | Class 12, Ch 7 |
| Cosine | \( \int \cos x\, dx = \sin x + C \) | x in radians | — | Class 12, Ch 7 |
| Tangent | \( \int \tan x\, dx = \ln|\sec x| + C \) | — | Also written as \( -\ln|\cos x| + C \) | Class 12, Ch 7 |
| Cotangent | \( \int \cot x\, dx = \ln|\sin x| + C \) | — | — | Class 12, Ch 7 |
| Secant | \( \int \sec x\, dx = \ln|\sec x + \tan x| + C \) | — | — | Class 12, Ch 7 |
| Cosecant | \( \int \csc x\, dx = \ln|\csc x – \cot x| + C \) | — | — | Class 12, Ch 7 |
| Sec² x | \( \int \sec^2 x\, dx = \tan x + C \) | — | Derivative of tan x reversed | Class 12, Ch 7 |
| Csc² x | \( \int \csc^2 x\, dx = -\cot x + C \) | — | — | Class 12, Ch 7 |
| Sec x · Tan x | \( \int \sec x \tan x\, dx = \sec x + C \) | — | — | Class 12, Ch 7 |
| Inverse Sine | \( \int \dfrac{1}{\sqrt{1-x^2}}\, dx = \sin^{-1} x + C \) | |x| < 1 | — | Class 12, Ch 7 |
| Inverse Tangent | \( \int \dfrac{1}{1+x^2}\, dx = \tan^{-1} x + C \) | — | — | Class 12, Ch 7 |
| Integration by Parts | \( \int u\, dv = uv – \int v\, du \) | u, v are functions of x | Use ILATE rule to choose u | Class 12, Ch 7 |
| Substitution Method | \( \int f(g(x))\cdot g'(x)\, dx = \int f(t)\, dt \) | t = g(x) | Change variable to simplify | Class 12, Ch 7 |
| Area Under Curve | \( A = \int_a^b |f(x)|\, dx \) | f(x) = curve equation | Use modulus for area below x-axis | Class 12, Ch 8 |
Integral Calculus Formula — Solved Examples
Example 1 (Class 11-12 Level — Indefinite Integral using Power Rule)
Problem: Evaluate \( \int (3x^2 + 5x – 4)\, dx \).
Given: Integrand = \( 3x^2 + 5x – 4 \)
Step 1: Apply linearity of integration to split the integral:
\( \int (3x^2 + 5x – 4)\, dx = 3\int x^2\, dx + 5\int x\, dx – 4\int 1\, dx \)
Step 2: Apply the power rule \( \int x^n\, dx = \dfrac{x^{n+1}}{n+1} + C \) to each term:
\( = 3 \cdot \dfrac{x^3}{3} + 5 \cdot \dfrac{x^2}{2} – 4x + C \)
Step 3: Simplify:
\( = x^3 + \dfrac{5x^2}{2} – 4x + C \)
Answer
\( \int (3x^2 + 5x – 4)\, dx = x^3 + \dfrac{5x^2}{2} – 4x + C \)
Example 2 (Class 12 Level — Definite Integral)
Problem: Evaluate \( \int_0^{\pi/2} \sin x\, dx \).
Given: Lower limit \( a = 0 \), Upper limit \( b = \pi/2 \), Integrand = \( \sin x \)
Step 1: Find the antiderivative of \( \sin x \):
\( \int \sin x\, dx = -\cos x + C \)
Step 2: Apply the Fundamental Theorem of Calculus:
\( \int_0^{\pi/2} \sin x\, dx = [-\cos x]_0^{\pi/2} \)
Step 3: Substitute the limits:
\( = (-\cos(\pi/2)) – (-\cos(0)) \)
\( = (-0) – (-1) \)
\( = 0 + 1 = 1 \)
Answer
\( \int_0^{\pi/2} \sin x\, dx = 1 \)
Example 3 (JEE Level — Integration by Parts)
Problem: Evaluate \( \int x e^x\, dx \).
Given: Integrand = \( x e^x \). Use integration by parts.
Step 1: Recall the integration by parts formula:
\( \int u\, dv = uv – \int v\, du \)
Step 2: Apply the ILATE rule to choose \( u \) and \( dv \). ILATE stands for Inverse trig, Logarithm, Algebraic, Trigonometric, Exponential. Algebraic comes before Exponential, so:
Let \( u = x \) and \( dv = e^x\, dx \)
Step 3: Differentiate \( u \) and integrate \( dv \):
\( du = dx \) and \( v = e^x \)
Step 4: Substitute into the formula:
\( \int x e^x\, dx = x \cdot e^x – \int e^x\, dx \)
\( = x e^x – e^x + C \)
\( = e^x(x – 1) + C \)
Answer
\( \int x e^x\, dx = e^x(x – 1) + C \)
CBSE Exam Tips 2025-26
- Memorise standard forms first. CBSE Class 12 papers always include 2-3 direct questions on standard integral formulas. Learn all the forms in the formula sheet above before attempting complex problems.
- Master the ILATE rule. Integration by parts carries 4-5 marks in board exams. We recommend practising at least 10 questions on this technique before your exam.
- Use King’s Property for definite integrals. The property \( \int_a^b f(x)\, dx = \int_a^b f(a+b-x)\, dx \) simplifies many CBSE exam questions instantly. Learn to identify when it applies.
- Do not forget the constant \( C \). CBSE examiners deduct marks for missing the constant of integration in indefinite integrals. Always write \( + C \) at the end.
- Practise substitution method thoroughly. The substitution method (Chapter 7, NCERT) appears in at least one 5-mark question in most CBSE papers. Identify the inner function quickly.
- Revise Chapter 8 for area problems. Application of integrals (finding areas between curves) is a dedicated 5-mark question in CBSE 2025-26. Always draw a rough sketch before integrating.
Common Mistakes to Avoid in Integral Calculus
- Forgetting the constant of integration: Every indefinite integral must end with \( + C \). Omitting it is one of the most common errors and costs marks in CBSE exams.
- Wrong sign in trigonometric integrals: Students often write \( \int \sin x\, dx = \cos x + C \) instead of \( -\cos x + C \). Remember that the antiderivative of \( \sin x \) carries a negative sign.
- Applying power rule to \( x^{-1} \): The power rule does not apply when \( n = -1 \). The correct formula is \( \int \dfrac{1}{x}\, dx = \ln|x| + C \), not \( \dfrac{x^0}{0} \) (which is undefined).
- Incorrect ILATE selection in integration by parts: Choosing \( u \) incorrectly leads to a more complex integral. Always follow ILATE: Inverse trig → Logarithm → Algebraic → Trigonometric → Exponential.
- Not using modulus in area calculations: When a curve goes below the x-axis, \( f(x) \) is negative. The area is always positive. Use \( \int_a^b |f(x)|\, dx \) or split the integral at the x-intercept.
JEE/NEET Application of Integral Calculus Formula
In our experience, JEE aspirants find integral calculus to be one of the highest-scoring topics if approached systematically. JEE Main typically includes 2-3 questions directly on integration, while JEE Advanced may include 1-2 complex problems involving definite integrals, properties, or area under curves.
Pattern 1: Definite Integral using Properties
JEE frequently tests the King’s Property and the even/odd function property. A typical question asks you to evaluate \( \int_{-\pi/2}^{\pi/2} \sin^3 x\, dx \). Since \( \sin^3 x \) is an odd function, the answer is directly 0. Recognising such patterns saves crucial time in the exam.
Pattern 2: Integration by Substitution (JEE Main)
Questions of the type \( \int \dfrac{f'(x)}{f(x)}\, dx = \ln|f(x)| + C \) appear regularly. For example, \( \int \dfrac{2x}{x^2+1}\, dx \). Substitute \( t = x^2 + 1 \), so \( dt = 2x\, dx \). The integral becomes \( \int \dfrac{dt}{t} = \ln|t| + C = \ln|x^2+1| + C \).
Pattern 3: Area Between Two Curves (JEE Advanced)
JEE Advanced tests the area enclosed between two curves. The formula is \( A = \int_a^b [f(x) – g(x)]\, dx \), where \( f(x) \geq g(x) \) on \( [a, b] \). Our experts suggest always finding the intersection points first and sketching the curves before integrating.
NEET Relevance
For NEET Physics, integration is used to derive equations of motion, calculate work done by a variable force, and find electric field from charge distributions. The formula \( W = \int_a^b F(x)\, dx \) is directly applied in NEET problems on work-energy theorem.
FAQs on Integral Calculus Formula
Explore more related formula articles on ncertbooks.net to strengthen your calculus preparation. Visit our Algebra Formulas hub for a complete collection of Class 12 mathematics formulas. You may also find these articles helpful: Axis of Symmetry Formula, which connects to parabolic functions commonly integrated in calculus, and the Cotangent Formula for trigonometric integration practice. For a broader view of mathematical relationships, check out the Cyclic Quadrilateral Formula. For official NCERT textbook references, visit the NCERT official website.