Physics Exam  >  Physics Notes  >  Physics for IIT JAM, UGC - NET, CSIR NET  >  Linear Ordinary Differential Equations of First and Second Order - 1

Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET PDF Download

First-order differential equations involve the first derivative of an unknown function y (t). They are of the form:
y′ = f(t, y),
where y′ = dy/dt, and f (t, y) is a given function. These notes cover two main types: linear and separable equations, with a focus on solution methods and exam-relevant techniques.

Linear First-Order Differential Equations

A linear first-order differential equation has the form:
y′ + p(t)y = g(t),
where p (t) and g (t) are functions of t. The solution method is the integrating factor technique.

Method of Integrating Factors

Multiply both sides of the equation by an integrating factor μ (t):  μ(t)y′ + μ(t)p(t)y = μ(t)g(t).
Choose μ (t) such that the left-hand side is the derivative of a product:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETBy the product rule, d/dt [μ (t) y] = μ (t) y ′ + μ ′ (t) y . Equate coefficients of y:
μ′(t)y = μ(t)p(t)y ⟹ μ′(t) = μ(t)p(t).
This simplifies to:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETThus, the integrating factor is:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETThe constant of integration can be omitted, as any μ (t) of this form works. The equation becomes:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Integrate both sides:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Solve for y:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Examples

Example 1: Solve y ′ + ay = b , where a ≠ 0 , with no initial condition

Here, p (t) = a , g (t) = b. The integrating factor is:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Multiply through:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

The left-hand side is:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Integrate:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Solve for y :
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

For the homogeneous case (b = 0 ):
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

The general solution combines the homogeneous and particular solutions, confirming the result.

Example 2: Solve y ′ + y = e2t

Here, p (t) = 1 , g (t) = e2t . The integrating factor is:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETMultiply through:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETThe left-hand side is:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Integrate:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Solve for y:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Verify by substituting back to ensure correctness (a good exam practice).

Example 3: Solve ty ′ + y = t3, y ( − 1 ) = 3

Rewrite in standard form (t ≠ 0):
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Here, p(t) = 1/t, g (t) = t2. The integrating factor is:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Since y (− 1) = 3 implies t < 0 , use μ (t) = − t for t < 0 . Multiply through:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

The left-hand side is:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Integrate:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Solve for y:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Apply the initial condition y (− 1) = 3:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Thus:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETThe solution is valid for t < 0 , as t = 0 makes the denominator undefined.

Example 4: Solve t y ′ − y = t2e − t, t > 0

Rewrite in standard form:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Here, p(t) = -1/t, g (t) = te−t. The integrating factor is:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETMultiply through:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETThe left-hand side is:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Integrate:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETSolve for y :
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET
No initial condition is provided, so this is the general solution for t > 0.

Separable Equations

A separable equation is of the form:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

where M (x) and N (y) depend only on x and y , respectively. 
Rewrite as: N(y)dy = M(x)dx.
Integrate both sides to find the solution, often implicitly:

Examples

Example 1: Solve y ′ = − 2x/y, y (π) = 2

Rewrite: y dy = −2x dx.
Integrate:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Apply the initial condition y (π) = 2:
4 = −2π2 + K ⟹ K = 4 + 2π2.
Thus,
y2 = −2x2 + 4 + 2π2.
Solve explicitly:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETSince y (π) = 2, take the positive root. The solution is valid where − 2x2 + 4 + 2π2 > 0.

Example 2: Solve y ′ = 3x2(1 + y2) , y (0) = 0

Rewrite:Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETIntegrate:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETApply the initial condition y (0) = 0:
arctan 0 = 0 + C ⟹ C = 0.
Thus:
arctan y = x3 ⟹ y = tan(x3).
The solution is defined whereLinear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Example 3: Solve Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Rewrite: y2(3 − y)dy = x2dx.
Integrate:Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETLeft-hand side:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETRight-hand side:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Thus:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Apply the initial condition y (0) = 1:Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETThus:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NETTo find the valid interval, note that y ′ is undefined at y = 0 or y = 3 . Check for x values:
At y = 0:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

At y = 3:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Since y (0) = 1 , the solution is valid between these points: − (9/4)1/3 < x < 181/3.

Existence and Uniqueness

For a linear equation y ′ + p (t) y = g (t), y (t0) = y0:

  • If p (t) and g (t) are continuous on an open interval containing t0, the solution exists and is unique on that interval.

For a nonlinear equation y′ = f(t, y), y (t0) = y0:

  • If f and ∂f/y are continuous in a rectangle around (t0, y0), a unique solution exists in some interval around t0.

Examples

Example 1: Largest interval for ty′ + y = t3, y (− 1) = 3

Standard form:Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Here, p (t) = 1/t , g (t) = t2, undefined at t = 0 . Since t0 = − 1 , the solution is valid for t < 0.

Example 2: Largest interval for (t − 3) y ′+ (ln t) y = 2 t , y (1) = 2

Standard form:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Here,
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

undefined at t = 0 (due to ln t ) and t = 3. Since t0 = 1 , the interval is 0 < t < 3.

Example 3: Blow-up for y ′ = y2, y ( 0 ) = 1

Separate variables:Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Apply y(0) = 1:
Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

Thus:Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET

The solution blows up at t = 1 , undefined beyond this point.

The document Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM, UGC - NET, CSIR NET is a part of the Physics Course Physics for IIT JAM, UGC - NET, CSIR NET.
All you need of Physics at this link: Physics
158 docs

FAQs on Linear Ordinary Differential Equations of First and Second Order - 1 - Physics for IIT JAM, UGC - NET, CSIR NET

1. What is a linear ordinary differential equation of first order?
Ans. A linear ordinary differential equation of first order is an equation that relates a function and its derivative, where the highest power of the derivative is 1 and the coefficients of the function and its derivative are constant.
2. How do you solve a linear ordinary differential equation of first order?
Ans. To solve a linear ordinary differential equation of first order, one can use various methods such as separation of variables, integrating factor method, or the method of exact differential equations. These methods involve manipulating the equation to isolate the variables and integrating both sides to find the general solution.
3. What is a linear ordinary differential equation of second order?
Ans. A linear ordinary differential equation of second order is an equation that relates a function, its first derivative, and its second derivative, where the highest power of the derivative is 2 and the coefficients of the function and its derivatives are constant.
4. Can linear ordinary differential equations of second order have non-constant coefficients?
Ans. Yes, linear ordinary differential equations of second order can have non-constant coefficients. The coefficients can be functions of the independent variable or the function itself. However, if the coefficients are non-constant, the equation may not have a simple closed-form solution and more advanced techniques may be required to solve it.
5. What are the applications of linear ordinary differential equations in physics?
Ans. Linear ordinary differential equations are widely used in physics to describe various physical phenomena. They are used to model systems involving motion, such as the motion of a pendulum or a mass-spring system. They are also used to describe the behavior of electric circuits, fluid flow, and quantum mechanics, among other areas of physics.
Related Searches

Extra Questions

,

video lectures

,

Previous Year Questions with Solutions

,

pdf

,

Sample Paper

,

UGC - NET

,

study material

,

ppt

,

mock tests for examination

,

Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM

,

Semester Notes

,

Exam

,

CSIR NET

,

UGC - NET

,

CSIR NET

,

Important questions

,

Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM

,

practice quizzes

,

past year papers

,

Objective type Questions

,

MCQs

,

Linear Ordinary Differential Equations of First and Second Order - 1 | Physics for IIT JAM

,

CSIR NET

,

UGC - NET

,

Summary

,

Viva Questions

,

Free

,

shortcuts and tricks

;