• 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
Integrating Factor

Integrating Factor

The Integrating Factor method is a powerful technique for solving first-order linear differential equations. It involves multiplying the differential equation by a specially chosen function, the integrating factor, to simplify and solve the equation. This method is also applicable to certain second-order linear differential equations, making it a versatile tool in mathematical problem-solving.

1.0Integrating Factor

Differential equations are fundamental in numerous fields such as physics, engineering, and economics. One of the powerful techniques for solving linear differential equations is the Integrating Factor Method. This method is particularly useful for first-order linear differential equations, but it can also be applied to certain second-order equations. In this blog, we'll delve into the details of this method, explore its application, and provide examples and practice problems to enhance your comprehension.

2.0What is the Integrating Factor Method?

The Integrating Factor Method (I.F) is a technique used to solve first-order linear differential equations of the form:

dxdy​+P(x)y=Q(x)

The main idea is to multiply each sides of the differential equation by the integrating factor, which is a specially chosen function, to simplify the equation into a form that is easy to integrate.

3.0Solving the Differential Equation

The most general form of a linear differential equation of first order is dxdy​+Py=Q , where P & Q are functions of x or constant.

To solve such an equation, multiply both sides by e∫Pdx .

So that we get 

e∫Pdx[dxdy​+Py]=Qe∫Pdx ...(i)

dxd​(e∫Pdx⋅y)=Qe∫Pdx ...(ii)

On integrating equation (ii), we get 

ye∫Pdx=∫Qe∫Pdxdx+c

Or  y×I.F=∫(I.F×Q)dx+c

Where I.F is e∫Pdx

This is the required general solution.

4.0Some Important Points of Integrating Factor

(i) The factor e∫Pdx on multiplying by which the left hand side of the differential equation becomes the differential coefficient of some function of x & y, is called the integrating factor of the differential equation popularly abbreviated as  I.F.

(ii) Sometimes a given differential equation becomes linear if we take y as the independent variable and x as the dependent variable. e.g. the equation; (x+y+1)dxdy​=y2+3 can be written as

(y2+3)dydx​=x+y+1, which is a linear differential equation.

5.0Integrating Factor Solved Example 

Example 1: Solve (1+y2)+(x−etan−1y)dxdy​=0.

Solution:

Differential equation can be rewritten as (1+y2)dydx​+x=etan−1y

ordydx​+1+y21​⋅x=1+y2etan−1y​ ...(i)

I. F = e∫1+y21​dy=etan−1y 

So, solution is xetan−1y=∫1+y2etan−1yetan−1y​dy

Let etan−1y=t⇒1+y2etan−1y​dy=dt 

xetan−1y=∫tdt

or xetan−1y=2t2​+2c​⇒2xetan−1y=e2tan−1y+c.


Example 2: The solution of differential equation (x2−1)dxdy​+2xy=x2−11​ is -

(A) y(x2−1)=21​log​x+1x−1​​+C

(B) y(x2+1)=21​log​x+1x−1​​−C 

(C) y(x2−1)=25​log​x+1x−1​​+C

(D) none of these

Solution:

Ans.(A)

The given differential equation is

(x2−1)dxdy​+2xy=x2−11​⇒dxdy​+x2−12x​y=(x2−1)21​    ...(i)

This is linear differential equation of the form

dxdy​+Py=Q ; where P=x2−12x​ and Q=Q=(x2−1)21​ 

∴ I.F. = e∫Pdx=e∫2x/(x2−1)dx=elog(x2−1)=(x2−1)

multiplying both sides of (i) by I.F. = (x2 – 1), we get

(x2−1)dxdy​+2xy=x2−11​

integrating both sides we get

y(x2−1)=∫x2−11​dx+C [Using: y (I.F.) = ∫Q⋅(I.F.)dx+C]

⇒y(x2−1)=21​log​x+1x−1​​+C.


Example 3: (x2 + y)dx – x dy = 0

Solution:

⇒ (x2 + y)dx = xdy

⇒ (x2+y)=dxxdy​ 

⇒dxxdy​=x2+y

⇒dxdy​=xx2+y​ (Divide by x ) 

⇒ dxdy​−xy​=x [Taking term of y & x in L.H.S]

So now P(x)=x−1​ , Q(x) = x

⇒dxdy​+P(x)y=Q(x)

Comparing P(x) & Q(x) from the equation.

If = e∫Pdx=e∫−x1​dx=e−logx=elogx−1=x1​

Putting the value in the equation.

y(I.F)=∫Q(x)×( I.F )dx+c.

y(x1​)=∫x⋅x1​dx+c.

y(x1​)=∫dx+c

y(x1​)=x+cy=x2+cx.

This is the solution to the differential equation.


Example 4: cos2xdxdy​+y=tanx(0≤x<2π​) 

Solution:

dxdy​+cos2x1​y=cos2xtanx​ [divide by cos2x]

dxdy​+ sec2xy = tanx · sec2x.

So by comparing with equation

dxdy​+P(x)y=Q(x)

P(x) = sec2x Q(x) = tanx sec2x.

I.F = e∫Pdx=e∫sec2xdx=etanx

Putting in the equation

y(I.F) = ∫Q(x)×( I.F )dx+c 

yetanx=∫tanx⋅sec2x⋅etanxdx+c

I=∫tanx⋅sec2x⋅etanxdx.

Let tan x = t ⇒ sec2xdx = dt.

I=∫t⋅etdt=(t−1)et

I=(tanx−1)etanx

yetanx = (tanx – 1)etanx + c.

y = tanx – 1 + cetanx


Example 5: (1 + x2)dy + 2xydx = cotx dx (x ≠ 0)

Solution:

(1 + x2)dy = (cotx – 2xy)dx

(1+x2)dxdy​=cotx−2xy

(1+x2)dxdy​+2xy=cotx

dxdy​+(1+x2)2x​y=(1+x2)cotx​

Comparing with equation dxdy​+P(x)y=Q(x) 

P(x)=(1+x2)2x​,Q(x)=(1+x2)cotx​

I.F. = e∫Pdx=e∫(1+x2)2x​dx=elog(1+x2)=1+x2 

Putting in equation

y(I.F) = ∫(Q × I.F)dx + c

y(1 + x2) = ∫(1+x2)cotx​×(1+x2)dx+c

y(1 + x2) = ∫cotx dx + c

y(1 + x2) = log |sin x| + c

Example 6: The integrating factor of the differential equation : (1 – y2) + yx = ay(–1 < y < 1) is

Solution:

(1 – y2) + yx = ay.

dydx​+(1−y2)y​x=(1−y2)ay​

Comparing with equation dydx​+P(y)x=Q(y) 

I.F = e∫p(y)dy

P(y)=(1−y2)y​,Q(y)=(1−y2)y​

=e∫1−y2y​dy=e−21​log(1−y2)=elog(−1−y2​1​) 

=−1−y2​1​ 

So, the integrating factor of the equation is −1−y2​1​.

6.0Integrating Factor Practice problems 

  1. Solve the differential equation dxdy​+3y=6 .
  2. Find the integrating factor and solve dxdy​−y=x
  3. Apply the integrating factor method to solve dxdy​+ycot(x)=sin(x).
  4. Solve the differential equation dxdy​+y=ex.
  5. Solve the differential equation dxdy​−3y=6.
  6. Solve the differential equation xdxdy​+y=x2.
  7. Solve the differential equation dxdy​+2xy=x 

7.0Solved Questions on Integrating Factor 

1. What is an Integrating Factor?

Ans: An integrating factor is a function used to simplify the solution of a linear differential equation. For a first-order linear differential equation of the form dxdy​+P(x)y=Q(x), the integrating factor I.F is e∫P(x)dx .

2. How do you find the Integrating Factor for a differential equation?

Ans: To find the integrating factor I.F for the first-order linear differential equation dxdy​+P(x)y=Q(x) , compute:  I.F =e∫P(x)dx

3. How do you use the Integrating Factor to solve a differential equation?

Ans: To solve (dxdy​+P(x)y=Q(x) using the integrating factor:

  • Compute the integrating factor:  I. F =e∫P(x)dx .
  • Multiply the entire differential equation by I. F.
  • Recognize the left-hand side as the derivative of I. F: dxd​[(I.F)y]=(I.F)Q(x) .
  • Integrate both sides: (I.F)⋅y=∫(I.F)⋅Q(x)dx .
  • Solve for y.

Table of Contents


  • 1.0Integrating Factor
  • 2.0What is the Integrating Factor Method?
  • 3.0Solving the Differential Equation
  • 4.0Some Important Points of Integrating Factor
  • 5.0Integrating Factor Solved Example 
  • 6.0Integrating Factor Practice problems 
  • 7.0Solved Questions on Integrating Factor 

Frequently Asked Questions

No, the integrating factor method is specifically designed for linear differential equations. It cannot be directly applied to nonlinear differential equations.

Yes, the integrating factor method can be applied to systems of first-order linear differential equations by transforming the system into an equivalent form where each equation can be solved individually using an integrating factor.

The integrating factor method is a specific technique for first-order linear differential equations. It is often compared with other methods such as separation of variables, variation of parameters, and the use of characteristic equations. Each method offers unique benefits and is appropriate for various types of differential equations.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State

Related articles:-

Indefinite Integration

Indefinite Integration, also known as anti differentiation, is a fundamental concept in calculus.

Integral

Integral calculus is a fundamental branch of mathematics that extends our understanding of accumulation, areas under curves, and much more.

Integrals of Particular Functions

Integration is a method to sum functions on a large scale. Here, we discuss integrals of some particular functions commonly used in calculations.

Definite Integration

A definite integral can be evaluated using Riemann sums, which approximate the area under the curve by summing the areas of rectangles

Conic Sections

Conic Sections are the curves obtained by an interesting double-napped right circular cone by a plane. They include circles, ellipses, parabolas, and hyperbolas, each with unique properties.

Area Under The Curve

The area under the curve is a concept in integral calculus that quantifies the total area enclosed by a curve, the x-axis, and specified vertical boundaries on the graph of a function.

Binomial Theorem

The Binomial Theorem is an essential tool for simplifying long expressions that follow the pattern (a + b)n. By providing a concise formula for expanding these expressions, it makes calculations more efficient.

Conjugate of Complex Number

A complex conjugate is a concept in complex number theory where for any given complex number, a conjugate exists that reverses the sign of the imaginary part while keeping the real part unchanged.

  • 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