What is Integration, Its Methods, Properties and Formulae?

Integrals 2021 ( Maths Integrals )

Jaya Sharma
Updated on Jul 10, 2025 19:19 IST

By Jaya Sharma, Assistant Manager - Content

Integration is a mathematical operation that reverses differentiation and accumulates all quantities. It is of two types, including definite integration and indefinite integration. Integration rests on the limit-of-sum definition, and it is tightly linked to differentiation by the Fundamental Theorem of Calculus. It is an operation used in integral calculus for integrals. Through this topic, we will learn the details of the concepts that are covered in class 12th syllabus. We also have an NCERT exercise on integral calculus, which mainly has questions on integration. These are important for school students and entrance examination aspirants. Let us start understanding integration in detail.

Maths Integrals

Try these practice questions

Q1:

The number of points of intersection of | z ( 4 + 3 i ) | = 2 a n d | z | + | z 4 | = 6 , z C ,  is

View Full Question

Table of content
  • What is Integration?
  • Formulae of Integration
  • What are the Different Methods of Integration?
  • Integration with Trigonometric Properties
  • Illustrated Examples on Integration
Maths Integrals Logo

What is Integration?

Integration is the inverse process of differentiation that collects infinitely many infinitesimal contributions of a function. It is used when the derivative of a function is given and we are asked for its original function.

Function Cos x is the derived function of Sin x, whereas Sin x will be the anti-derivative of Cos x. IIT JAM and JEE Main often ask questions related to integration. Let us understand integration with an example:

 

1. Indefinite Integral

Let us solve  3 x 2 + 4 x + 5 d x

Step 1: Divide the integral into three parts: 3 x 2 d x + 4 x d x + 5 d x

Step 2: Now, let us Integrate all these parts term by term: 3 x 2 d x = 3 x 3 3 = x 3 4 x d x = 4 x 2 2 = 2 x 2 5 d x = 5 x

Step 3: Now, let us add all these as well as a constant C: 3 x 2 + 4 x + 5 d x = x 3 + 2 x 2 + 5 x + C

2. Definite Integral

Let us find the area from x=0 to x=2

0 2 3 x 2 + 4 x + 5 d x

Step 1: Use antiderivative F ( x ) = x 3 + 2 x 2 + 5 x .

Step 2: Let us now evaluate F(2)-F(0)

F ( 2 ) = 8 + 8 + 10 = 26,   F ( 0 ) = 0 .

Therefore: 0 2 3 x 2 + 4 x + 5 d x = 26

Maths Integrals Logo

Formulae of Integration

Let us now look at some basic integration formulas used:

Basic Indefinite Integrals

∫ xn dx = xn + 1 / (n + 1) + C,  n ≠ −1
∫ dx = x + C
∫ cos x dx = sin x + C
∫ sin x dx = − cos x + C
∫ sec2 x dx = tan x + C
∫ cosec2 x dx = − cot x + C
∫ sec x tan x dx = sec x + C
∫ cosec x cot x dx = − cosec x + C
∫ dx / √(1 − x2) = sin−1 x + C
∫ dx / √(1 − x2) = − cos−1 x + C
∫ dx / (1 + x2) = tan−1 x + C

∫ ex dx=ex +C

∫ 1x dx=logx+C   

In this chapter, students are familiarised with the concept of integration which is important for CBSE board exams. Students gain an insight into how a function can be found when its derivative is given and learn to derive the area and volume of graphs within specific limits. This chapter is also about definite and indefinite integration and the techniques employed to obtain these integrals.The students can invest some effort, learn the formulas, and conduct a thorough study to make it one of the most interesting topics for examination point of view. Integration is a subsection that comes under the section “calculus”. It carries nominal marks in class X. It carries 5 marks in class XI. It carries 35 marks, in class XII. 

Maths Integrals Logo

What are the Different Methods of Integration?

There are various methods for finding integration in any given function. NEET exam aspirant must learn about these methods to ensure that they are able to solve integration problems of all types:

  • By substitutions: This method is used when the variable is substituted by another ideal variable to ease the integration process. It is used when part of the integrand is derivative of another part. Let us consider an example: 

∫2x·cos(x²) dx → set u=x², 
 du=2x dx, 
it becomes ∫cos u du.

  • By parts: It is used whenever you have the product of 2 functions. One of them will become simpler when you will differentiate it. The formula used here is ∫u dv = u·v – ∫v du. Let us consider an example to understand this method.

∫x·eˣ dx

let u=x (du=dx), dv=eˣ dx (v=eˣ),

so result = x eˣ – ∫eˣ dx.

  • By using partial fractions: This method of integration is used on a fracton which has a denominator that factors into simpler pieces. Let use take an example. Say, we will split (Ax+B)/(x²–1) into A/(x–1) + B/(x+1). After this, we will integrate all pieces so that they become  ln|x–1|, ln|x+1|).
  • Trigonometric Substitution: This integration method is used on √(a²–x²), √(a²+x²), or √(x²–a²). For example:

 ∫dx/√(a²–x²)
 set x=a sinθ, 
then dx=a cosθ dθ and √(a²–x²)=a cosθ.

Maths Integrals Logo

Integration with Trigonometric Properties

Integration with trigonometric properties can easily solve complex integrals. For example, expressions such as  a 2 x 2 , a 2 + x 2 or x 2 a 2 will be easily converted into plain angles once you set x = a sin ( θ ) , x = a tan ( θ ) or x = a sec ( θ ) . Through trigonometric properties, half-angle formulae turn them into first-order cosines of multiples. Here is a list of trigonometric identities:

  • Direct integrals of trig functions. sin ( x ) d x = cos ( x ) + C , cos ( x ) d x = sin ( x ) + C .
  • Power‐reduction for even powers. sin 2 ( x ) = 1 cos ( 2 x ) 2 , cos 2 ( x ) = 1 + cos ( 2 x ) 2 . Example: sin 2 ( x ) d x = 1 cos ( 2 x ) 2 d x = x 2 sin ( 2 x ) 4 + C .
  • Odd powers ⇒ peel off one factor + substitute. Example: sin 5 ( x ) d x = ( (1− cos ( x ) ) 2 sin ( x ) ) d x (u=\cos x; du=-\sin x\,dx) .
  • Products ⇒ sum‐to‐product. sin ( x ) cos ( x ) = 1 2 sin ( 2 x ) . Example: sin ( x ) cos ( x ) d x = 1 2 sin ( 2 x ) d x = 1 4 cos ( 2 x ) + C .
  • Secant and tangent tricks. d d x tan ( x ) = sec 2 ( x ) , d d x sec ( x ) = sec ( x ) tan ( x ) . Examples: sec 2 ( x ) d x = tan ( x ) + C , sec ( x ) tan ( x ) d x = sec ( x ) + C .
  • Trig substitutions for algebraic integrals. To handle a 2 x 2 , a 2 + x 2 , or x 2 a 2 , set x = a sin ( θ ) , x = a tan ( θ ) , or x = a sec ( θ ) .
Maths Integrals Logo

Illustrated Examples on Integration

1. Find the anti-derivatives of the following functions.

(i) cos3x

Solution. We have ∫ cos3x = (1/3)sin3x + C, where C is the constant of integration.

(ii) sin2x - 4e3x

Solution. We have ∫sin2x dx -  ∫ 4e3x dx =(-cos2x/2+ C1) - (4/3 e3x +C2 )

= -cos2x/2 - 4/3 e3x + C

Here C =  C1 - C2, which is the constant of integration in this case.

(iii) (2- 3 sinx)/cos2x

Solution. We have  ∫ 2/cos2 x dx - 3sinx/cos2 x dx

= ∫ 2sec2x dx - ∫3secx tanx dx

= 2tanx - 3secx + C

C is again the constant of integration.

2. Solve ∫ 3ax/(b2 +c2x2) dx

Solution. Let us take v = b2 +c2x2, then

dv = 2c2x dx

Thus, ∫ 3ax/(b2 +c2x2) dx

= (3ax/2c2x)∫dv/v

= (3a/2c2)∫dv/v

= (3a/2c2) log |b2 +c2x2| + C

3. Write the antiderivatives of the function: 3x2+4x3

Solution. ∫3x2+4x3 dx = 3(x3/3) + 4(x4/4)

= x3 + x4

Thus, the antiderivative of 3x2+4x3 = x3 + x4

4. Integrate the function 2x sin(x2+ 1) with respect to X, using substitution method

Solution. Given function: 2x sin(x2+ 1)

Using the substitution method, we get

x2 + 1 = t, so that 2x dx = dt.

= ∫ 2x sin ( x2 +1) dx = ∫ sint dt

= – cos t + C

= – cos (x2 + 1) + C

Where C is an arbitrary constant

Therefore – cos (x2 + 1) + C

Integration Questions and Answers

Download PDF Here

DFP-Banner

Explore exams which ask questions on Maths Integrals

Select your preferred stream

qna

Maths Integrals Exam

Student Forum

chatAnything you would want to ask experts?
Write here...