0% found this document useful (0 votes)
19 views18 pages

Chapter 1

The document provides an overview of ordinary and partial differential equations, including their definitions, types, and examples. It discusses the concepts of order, degree, linearity, and solutions of differential equations, along with applications in various fields. Additionally, it presents solved problems to illustrate the determination of order and degree, as well as the general and particular solutions of differential equations.

Uploaded by

aishorjoshuchi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views18 pages

Chapter 1

The document provides an overview of ordinary and partial differential equations, including their definitions, types, and examples. It discusses the concepts of order, degree, linearity, and solutions of differential equations, along with applications in various fields. Additionally, it presents solved problems to illustrate the determination of order and degree, as well as the general and particular solutions of differential equations.

Uploaded by

aishorjoshuchi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

1

Chapter One

Section-1.1
Ordinary Differential Equations and their Solutions
1.1.1 Introduction

1.1.2 Differential equations


Definition: An equation involving derivatives of one or more dependent variables with respect to one or more independent
variables is called a differential equation.
Examples:
dy x v v
(i) x dx  y dy  0 or,  0 (iv)  v
dx y s t
d2y  2u  2u  2u
(ii)  y sin x  0 (v)   0
dx 2 x 2 y 2 z 2
d4y d3y dy
(iii) 4
 x2  x3  xe x
dx dx3 dx
are differential equations, where in (i), (ii), and (iii) x is independent variable and y is dependent variable and in (iv) and (v)
u and v are dependent variables and x, y, z , s and t are independent variables.
1.1.3 Types of differential equations
There are two types of differential equations.
(i) Ordinary differential equation.
(ii) Partial differential equation.
1.1.4 Ordinary differential equations
A differential equation involving ordinary derivatives of one or more dependent variables with respect to a single
independent variable is called an ordinary differential equation.
dy x
Examples: x dx  y dy  0 or,   0 is an ordinary differential equation, where x is independent variable and y is
dx y
dependent variable.
1.1.5 Partial differential equations
A differential equation involving partial derivatives of one or more dependent variables with respect to more than one
independent variables is called a partial differential equation.
Examples:
 2u  2u  2u
(i)    0 is a partial differential equation, where u is dependent variable and x, y, z are independent
x 2
y 2
z 2
variables.
v v
(ii)   v is a partial differential equation, where v is dependent variable and s, t are independent variables.
s t
1.1.6 Applications of differential equations
(i) The problem of determining the motion of a projectile, rocket, satellite or planet.
(ii) The problem of determining the charge or current in a electric circuit.
(iii) The problem of the conducting of heat in a rod or in a slab.
(iv) The problem of determining the vibrations of a wire or a membrane.
(v) The study of the rate of decomposition of a radioactive substance or the rate of growth of a population.
(vi) The study of the reactions of chemicals.
(vii) The problem of determination of curves that have certain geometrical properties.
2

1.1.7 Order of an ordinary differential equation


The order of the highest ordered derivative involved in a differential equation is called the order of the differential equation.
Examples:
3
d 2x  dx 
3  d2y 
(i)  2    7 x  0 and  2   y  0 are ordinary differential equations of order two.
2
 dt   dx 
dt  
(ii) x2dy  y 2dx  0 is an ordinary differential equation of order one.
5
d4y  d2y 
(iii)  3 2   5 y  0 is an ordinary differential equation of order four.
4  dx 
dx  
1.1.8 Degree of an ordinary differential equation
The degree of the highest order differential of an ordinary differential equation is called the degree of an ordinary differential
equation, where differential equation is polynomial differential equation of differential co-efficient.
Examples:
5
d 2x  dx 
3
d4y  d2y 
(i)  2   7x  0 ,  3 2   5 y  0 and x2dy  y 2dx  0 are first degree ordinary differential equations.
2
 dt  4  dx 
dt dx  
3
 d2y 
(ii)  2   y  0 is a third degree ordinary differential equation.
 dx 
1.1.9 Linear differential equation
A linear ordinary differential equation of order n , in the dependent variable y and the independent variable x , is an equation
that is in, or can be expressed in the form
dny d n 1 y dy
a0 ( x) n
 a1( x) n 1
  an 1( x)  an ( x) y  b( x) , where a0 is not identically zero.
dx dx dx
Or, A differential equation in which the dependent variable and its various derivatives occur to the first degree only, that no
products of dependent variable and any of its derivatives are present and that no transcendental functions of dependent
variable or its derivatives occur is called linear differential equation.
Examples:
d2y dy d4y d3y dy
(i) 5  6y  0 (ii) 4
 x2  x3  xe x
dx 2 dx dx dx3 dx
are both linear differential equations. Because in each case the dependent variable y and its various derivatives occur to the
first degree only and that no products of y and/or any of its derivatives are present.
1.1.10 Non-Linear differential equation
A non-linear ordinary differential equation is an ordinary differential equation that is not linear.
Examples:
3
d2y dy d2y  dy  d2y dy
(i) 2
5  6 y2  0 (ii)  5   6 y  0 (iii) 2
 5y  6y  0
dx dx dx 2
 dx  dx dx
are both non-linear differential equations. Because in equation (i) the dependent variable y appears to the second degree in
3
 dy 
the term 6y 2 . In equation (ii) involves the third power of the first derivative, i.e., non-linear term 5   present. And in
 dx 
dy
equation (iii) the term 5 y , which involves the product of the dependent variable and its first derivative.
dx
1.1.11 Solution of a differential equation
If any define and differentiable function satisfies the differential equation, then the function is called a solution of the
differential equation. Examples:
x2 x2 dy
(i) y  C , where C is arbitrary constant (ii) y   2 are solutions of the differential equation x.
2 2 dx
3

1.1.12 General solution of a differential equation


The relation containing n arbitrary constants which satisfy an ordinary differential equation of n-th order is called its
complete primitive or general solution.
Examples:
x2 dy
(i) y  C , is the general solution of the differential equation  x , where C is arbitrary constant. (i)
2 dx
d2y d2y
(ii) y  x3  cx is not a general solution of differential equation  6 x . Because  6 x is a differential equation of
dx 2 dx 2
order two. So it has two arbitrary constants.
1.1.13 Particular solution of a differential equation
A particular solution of differential equation is one obtained from the primitive by assigning definite values to the arbitrary
constants.
x2 dy
Example: y   1 is an example of particular solution of differential equation  x . Because, for particular value of
2 dx
x2 dy
arbitrary constant c  1 , solution y   C satisfy the differential equation x.
2 dx
1.1.14 Singular solution of a differential equation
A solution of a differential equation that contains no arbitrary constant and is not particular solution is called singular
solution or singular integral.
Example: y  0 is a singular solution of differential equation ( y)2  y .
1.1.15 Explicit solution of differential equation
Solution of a differential equation of the form y  f ( x ) is called explicit solution of differential equation.
dy x2
Example: Solution of differential equation  x is y   C , which is an example of explicit solution of the differential
dx 2
equation.
1.1.16 Implicit solution of differential equation
Solution of a differential equation of the form f ( x, y )  0 is called implicit solution of differential equation.
dy x
Example: Solution x2  y 2  c  0 is implicit form of differential equation  .
dx y
Solved Problems:
Example-1 Determine the order and degree of the following differential equations:

d2y
4
 dy 
3
 d 2 y   dy 4  d 2 y  dy 2  dy
(i)  3   y  0 (ii) x 2      y  0 (iii) xy 2      y
dx 3
 dx   dx   dx   dx  dx   dx
 
5 2 3
  dy   3  d 2 y dy   d 2 y  4
 d3y  d2y  dy 
2
d2y  2     x 2  y   3   5 x  2  y  5    y  x
(v) 2
(iv)  k 1     dx   dx
(vi) 3
dx 2
  dx    dx   dx  dx  
dx

Solution
(i) The given differential equation contains the highest third order differential coefficient. So its order is 3. Again since in
this equation, the power of the highest third order derivative is one. So the degree of the equation is 1.
(ii) The given differential equation contains the highest second order differential coefficient. So its order is 2. Again since in
this equation, the power of the highest ordered derivative is three. So the degree of the equation is 3.
(iii) The given differential equation contains the highest second order differential coefficient. So its order is 2. Again since in
this equation, the power of the highest ordered derivative is one. So the degree of the equation is 1.
(iv) The given differential equation contains the highest second order differential coefficient. So its order is 2.
Again eliminating the fractional power of the equation we obtain the equation is of the form
4

5
  dy 2 
3
 d2y 
 2   k 1    
3

 dx    dx  
In this case, the power of the highest ordered derivative is 3. Hence the degree of the equation is 3.
(v) The given differential equation contains the highest second order differential coefficient. So its order is 2.
Again eliminating the fractional power of the equation we obtain the equation is of the form
6
 d 2 y dy  d2y
 2    x 2  y
 dx dx  dx
In this case, the power of the highest ordered derivative is 6. Hence the degree of the equation is 6.
(vi) Eliminating the fractional power of the given equation we obtain the equation is of the form
5
 3 4   2 
3
 d y   5 x  d y  y    dy   y 2  x 
2

 dx3  dx 2   dx  


  
Since this equation involving highest third order differential coefficient. So its order is 3.
Again, the power of the highest third order derivative is 20. Hence the degree of the equation is 20.
Example-2 Show that y  ( x 2  c) e x , where c is a constant, is the general solution of the differential
dy
equation  y  2 xe x . Find a particular solution for the condition y ( 1)  e  3 .
dx
Solution
1st Part: Given equation is 2nd Part: Given condition
y  ( x 2  c) e x 1)  e  3
...y ((1)
Putting x  1 in equation (1), we get
 e x y  x2  c
y ( 1)  (1  c)e
Differentiate with respect to x, we get
 e  3  (1  c ) e
dy
ex  ex y  2x 3
dx  c
dy e
  y  2 x e x Putting value of c in equation (1), we obtain the particular
dx
solution
 y  ( x 2  c)e x is the general solution of the differential
 3
dy y   x 2   e  x . (Ans.)
equation  y  2 x e x . [Showed]  e
dx
4
Example-3 Show that y  cx  is a general solution, where c is any arbitrary constant, y  x  4 is a particular solution
c
2
 dy   dy 
and y 2  16 x is a singular solution of the differential equation x    y    4  0
 dx   dx 
Solution
1st Part: Given equation is
4
y  cx  ... (1)
c
Differentiate with respect to x, we get
dy
c
dx
Putting value of c in equation (1), we get
dy dy
yx 4
dx dx
5

2
dy  dy 
 y  x   4
dx  dx 
2
 dy  dy
 x   y 40 ... (2)
 
dx dx
2
4  dy  dy
Thus y  cx  satisfies the differential equation x    y  4  0 .
c  dx  dx
Therefore, equation (1) is a solution of the differential equation (2). Again order of the differential equation (2) is one and the
solution (1) contains one arbitrary constant, so that the solution (1) is the general solution of (2).
2nd Part:
2
 dy  dy 4
General solution of the differential equation x    y  4  0 is y  cx  , where c is an arbitrary constant.
 dx  dx c
Putting c  1 in (1), we get
y x4
Thus y  x  4 is a particular solution of the differential equation (2).
3rd Part: Again, given equation
y 2  16 x
dy
 2y  16
dx
dy 8
  ... (3)
dx y

 dy 
2
 dy   64  8 64 x
Now, x    y    4  x  2   y    4  8 4  4  4  0;
 
dx  
dx y   
y 16 x

which represent that y 2  16 x satisfies the differential equation, i.e., y 2  16 x is a solution. Since it does not contain any
arbitrary constant, so it is not general solution. Again y 2  16 x is not obtain by putting any value of the arbitrary constant c ,
that is y 2  16 x is not particular solution. Hence y 2  16 x is a singular solution of the given differential equation. [Showed]

Exercise 1.1
1. Define differential equation, order and degree of an ordinary differential equation with example.
2. Define linear and non-linear differential equation or, Differentiate between linear and non-linear differential equations
with example.
3. Write down some applications of differential equation.
4. What do you mean by solution of differential equation? Show that every function f defined by f ( x)  ( x3  c)e3x ,
dy
where c is an arbitrary constant, is a solution of the differential equation  3 y  3x2e3x . Find a particular solution
dx
for the condition f (1)  3  e3.
Exercises
Classify each of the following differential equations as ordinary or partial differential equations, state the order of each
equation; and determine whether the equation under consideration is linear or nonlinear.
5
dy d3y d2y dy  2u  2u d4y  d2y 
1.  x2 y  xe x 2.  4  5  3 y  sin x 3.  0 4. x2dy  y 2dx  0 5.  3  2   5 y  0
dx dx3 dx 2 dx x 2 y 2 dx 4  dx 

d 6x  d 4 x   d 3x 
3
 4u  2u  2u d2y d2y  dr  d 2r
6.    u  0 7.  y sin x  0 8.  x sin y  0 9.       x  t 10.  ds   1 .
x 2 y 2 x 2 y 2 dx 2 dx 2 6  4  3 
  ds 2
dt  dt   dt 
6

Section 1.2
Formation of differential equation

1.2.1 Formation of differential equation of f ( x, y, a )  0


Given equation is
f ( x, y , a )  0 ...(1)
Differentiating (1) w.r.to x
g  x, y, a, y  0 ... (2)
Eliminating arbitrary constant a from (1) and (2), we get,
  x, y, y   0
This is the required differential equation.
1.2.2 Formation of differential equation of f  x, y, a, b   0
Given equation is
f  x, y, a, b   0 ... (1)
Differentiating (1) w. r. to x , we get
g  x, y, a, b, y  0 ... (2)
Again differentiating (2) w. r. to x , we get
h  x, y, a, b, y, y   0 ... (3)
Eliminating arbitrary constants a , b from (1), (2) and (3), we get
 dy d 2 y 
  x, y , , 2   0
 dx dx 

This is the required differential equation.
Example-1 Obtain the differential equation from the relation y  cx  c 2  1 .

Solution Given equation,

y  cx  c 2  1 ... (1)
Differentiate w. r. to x , we get
dy
c ... (2)
dx
Putting the value of c in (1), we get
2
dy  dy 
yx    1
dx  dx 
This is the required differential equation.
Example-2 Show that xdy  ydx  0 is the differential equation of the family of rectangular hyperbolas xy  c2 .

Solution Given, equation,

xy  c2 ... (1)
Differentiate (1) w. r. to x , we get
dy
x y0
dx
 xdy  ydx  0 [Showed]
7

Example-3 Obtain the differential equation from a straight line y  mx , which passes through the origin.

Solution
(i) Given equation is y  mx ... (1)
Differentiating both sides of (1) w. r. to x , we get
dy
m ... (2)
dx
Putting the value of m from (2) in (1), we get
dy
yx  y dx  x dy  0 , which is the desired differential equation.
dx
Example-4 Obtain the differential equation of circle x2  y 2  2 fy  0 .

Solution Given equation is x2  y 2  2 fy  0 ... (1)


Differentiating (1) w. r. to x , we get
dy dy
2x  2 y 2f 0
dx dx
dy dy
or, 2 xy  2 y 2  2 fy  0 [Multiplying both sides by y ]
dx dx
dy dy
or, 2 xy  2 y 2  ( x 2  y 2 )  0 [ 2 f y  ( x 2  y 2 ) ]
dx dx
dy
or, (2 y 2  x2  y 2 )  2 xy  0
dx
 ( x2  y 2 )dy  2 xy dx  0 , this is the desired differential equation.
Example-5 Form the differential equation of all circle passing through the origin and having centre on the x -axis.

Solution Let a be the radius of the circle, where a is arbitrary constant. Since the centre of the circle is on the x -axis, its
centre will be at (a, 0) . Thus the equation of the circle is
( x  a)2  ( y  0)2  a 2 Multiplying on both sides by x , we get
dy
 x2  2ax  a2  y 2  a 2 2 x2  2 xy  2ax
dx
 x 2  y 2  2ax ... (1)  2 x2  2 xy  x2  y 2 [Using (2)]
Differentiating both sides of (1) w. r. to x , we get dy
 x2  y 2  2xy 0
dy dx
2x  2 y  2a
dx This is the desired differential equation.
Example-6 Form a differential equation from the relation y  A cos x  B sin x, where A and B are arbitrary constants.

Solution Given equation is d2y


or,  ( A cos x  B sin x)
y  A cos x  B sin x ... (1) dx 2
d2y
Differentiating (1) w. r. to x , we get or,  y [using (1)]
dy dx 2
  Asin x  B cos x
dx d2y
  y0
Again differentiating w. r. to x , we get dx 2
d2y This is the desired differential equation.
  A cos x  B sin x
dx 2
8

Example-7 Obtain the differential equation of which y  A cos x  B sin x is a solution, where A and B are arbitrary
constants and  is a fixed constant. What are the degree and order of the obtained differential equation?
Solution Given equation d2y
   2 y; [using (1)]
y  A cos x  B sin x ... (1) dx 2
d2y
Differentiate w. r. to x , we get   2 y  0
dx 2
dy
 A sin x  B cos x This is the desired differential equation.
dx
Again differentiating this w. r. to x , we get The order and degree of this differential equation is two and
one respectively, because this equation contains highest
d2y second ordered derivative and its degree is one.
  A 2 cos x  B 2 sin x
dx 2
Example-8 Find the differential equation of the family of parabola with foci at the origin and axes along the x -axis.

Solution The equation of parabolas whose foci at the origin Again differentiating w. r. to x
and axes along the x -axis are  d 2 y  dy 2 
2y 2      0
y 2  4a( x  a) ... (1)  dx  dx  
Differentiate (1) w. r. to x , we get d2y  dy 
2
 y   0
2y
dy
 4a dx 2
 dx 
dx which is the required differential equation.
 d 2 y  dy 2  dy
Example-9 Show that the differential equation of Ax 2  By 2  1 is x  y 2      y dx .
 dx   
dx

Solution Given equation is y d 2 y  x(dy dx)  y.1  dy


    dx  0
x dx 2  x2 
Ax 2  By 2  1 ... (1)
y d2y 1  dy  dy
Differentiating (1) w. r. to x , we get    x dx  y  dx  0
x dx 2 x 2  
dy
2 Ax  2By 0 2
dx y d 2 y 1  dy  y dy
   2 0
dy x dx 2 x  dx  x dx
 By   Ax
dx d2y  dy  dy
2

y dy A  xy  x   y 0
  dx 2  
dx dx
x dx B
 d2y  dy 
2
dy
Again differentiating this w. r. to x , we get  xy   y (Showed)
 dx 2
 dx   dx
y d  dy  d  y  dy
  0
x dx  dx  dx  x  dx

Example-10 Find a differential equation whose solution is x 2  y 2  2 Ax  2By  C  0 , where A, B , C arbitrary constants and

A2  B2  C.
Solution Given equation, x2  y 2  2 Ax  2By  c  0 ...(1) Also, differentiating w.r. to x , we get
 3 y1 y2  yy3  By3  0 ...(4)
Differentiate w. r. to x , we get
2x  2 yy1  2 A  2By1  0, Eliminating B from equations (3) & (4), we get
1  y12  yy2 3 y1 y2  yy3
 x  yy1  A  By1  0 ...(2) 
y2 y3
Again, differentiating, w. r. to x , we get
 y3  y12 y3  yy2 y3  3 y1 y22  yy2 y 3
1  y12  yy2  By2  0 ...(3)
2 y1y2  yy3  y1y2  By3  0  y3 (1  y12 )  3 y1 y22 ;
which is the required differential equation.
9

Example-11 Form the differential equation of the equation y  a ln x  b .

Given equation, dy
Solution x
a
dx
y  a ln x  b ... (1)
Again differentiating, this w. r. to x , we get
Differentiate w.r. to x , we get
d2y dy
dy a  x  0;
 dx 2 dx
dx x
which is the required differential equation.
Example-12 Form an ordinary differential equation from xy  ax  b ln x , where a and b are constants and identify it.
2

Solution Given equation, Differentiation again w.r.to x, we obtained


2
d3y dy d 2 y d2y  dy 
2
2 dy d y d 2y
xy 2  ax  b ln x ... (1) 2 x2 y  2 x2  4 xy  4 x  4 x    6 xy
dx 3 dx dx 2 dx 2 dx dx 2  dx  dx 2
Differentiating w. r. to x 2
 dy  dy dy
dy b  6x    6 y  2y 0
2 xy  y 2  a   dx  dx dx
dx x
2
dy d3y dy d 2 y d2y  dy  dy
 2 x y  xy 2  ax  b
2  2 x2 y  6x2  10 xy 2  10 x    8 y 0
dx dx 3 dx dx 2
dx  dx  dx
Again differentiating this w. r. to x , we get This is the required ordinary differential equation.
Identification: The obtained differential equation is non-linear,
2 because the product of the dependent variable and its derivatives are
d2y  dy  dy dy
2 x2 y  2 x 2    4 xy  2 xy  y2  a  0 dy
dx 2  dx  dx dx present and in the 4th term, degree of is two.
dx
2
d2y  dy  dy
 2x2 y  2 x 2    6 xy
2
 y2  a
dx  
dx dx

Example-13 Find the differential equation whose solution is y  a  b ln x  c ln x 2  3x 2 , where a, b and c are arbitrary
constants.
Solution Given equation y  a  b ln x  c ln x 2  3x 2 ... (1) d2y dy
 x2  x  2c  12 x 2
dx 2 dx
Differentiate (1) w. r. to x , we get
Also differentiating this w. r. to x , we get
dy b 2c ln x
   6x  2 d3y
dx x x d 2 y   d 2 y dy 
 x  2 x x    24 x
dy  dx
3
dx 2   dx 2 dx 
 x  b  2c ln x  6 x2
dx d3y d2y dy
Again differentiating this w. r. to x , we get  x2 3
 3x 2
  24 x ;
dx dx dx
d 2 y dy 2c which is the desired differential equation.
x 2    12 x
dx dx x
Example-14 Find the differential equation whose solution is

y  ae x  be x  c cos x  d sin x , where a , b, c and d are arbitrary constants.

Solution d3y
 ae x  be x  c sin x  d cos x ... (4)
x dx3
Given equation, y  ae  be x
 c cos x  d sin x ...(1)
d4y
Differentiating (1) successively four times w. r. to x, we get and  ae x  be x  c cos x  d sin x ... (5)
dx 4
dy
 ae x  be x  c sin x  d cos x ... (2) d4y
dx  y [using (1)]
dx 4
d2y
 ae x  be x  c cos x  d sin x ... (3) d4y
dx 2   y0 which is the required differential equation.
dx 4
10

Example-15 Obtain the differential equation whose one particular solution is y  e x cos4 x .

Solution Given equation, Again, differentiating this w. r. to x , we get


d2y dy
y  ex cos4 x ... (1)   4e x sin 4 x  16e x cos 4 x
2 dx
dx
Differentiate w. r. to x, we get
d2y dy dy
dy     y  16 y [using (1) & (2)]
 e x cos4 x  4e x sin 4 x dx 2 dx dx
dx
d2y dy

dy
 y  4e x sin 4 x [using (1)]  2
2  17 y  0
dx dx dx
dy which is the required differential equation.
  y  4e x sin 4x ... (2)
dx
Example-16 Form the differential equation of the equation y  x sin( x  A) .

Solution Given equation  dy 


 x dx  y 
1
y  x sin( x  A) ... (1) 1   2 
y 2  x 
y 1 2  
 sin( x  A)  x
x
y2 dy
y 1   x2 1  x y
 x  A  sin   x2 dx
 
x
dy
Differentiate w.r. to x , we get  x  y  x x2  y 2  0
dx
1 d  y
1    which is the required differential equation.
 y
2 dx  x 
1  
x

Example-17 Form a differential equation for a cardioids r  a (1  cos ) .

Solution Given equation, Now substitute this value of a in equation (1), we get
1 dr
r  a (1  cos ) ... (1) r (1  cos )
sin  d
Differentiate w. r. to  , we get
dr
dr  r sin   (1  cos )
 a sin  d
d dr
1 dr  r sin   (1  cos )  0
 a  d
sin  d  which is the desired differential equation.

Exercise-1.2
 Formulation of Differential Equation:
1. Find the differential equation from a straight line y  mx .
2. Form the differential equation of the complete integral y  ax  bx2 .
3. From the differential equation of all circle passing through the origin and having center on the y -axis.
4. Find the differential equation of the family of curves y  Ae2 x  Be2 x , where A and B are arbitrary constants.
5. Form an ODE from xy 2  ax  b ln x , where a , b are constant and identify it.
6. Form the differential equation from the following relations:
(i) y  c1e x  c2e x
(ii) y  A cos  x  B sin  x ,  is fixed constant.
(iii) y  e x ( A cos x  B sin x) ,  is fixed constant.
11

Section 1.3
Existence and Uniqueness Theorem

1.3.1 Initial Value Problem


Consider the first-order linear differential equation
dy
 f ( x, y) ... (1)
dx
where f is a continuous function of x and y in some domain D of the xy plane; and let ( x0 , y0 ) be a point of D . The
initial-value problem associated with (1) is to find a solution  of the differential equation (1), defined on some real interval
containing x0 , and satisfying the initial condition
( x0 )  y0 ... (2)
Example:

1.3.2 Existence and Uniqueness Theorem


Statement: Consider the first-order linear differential equation
dy
 f ( x, y) ... (1)
dx
where,
(i) The function f is continuous function of x and y in some domain D of the xy plane, and
f
(ii) The partial derivative is also a continuous function of x and y in some domain D ; and let ( x0 , y0 ) be a point in D .
y
Then there exists a unique solution  of the differential equation (1), defined on the some interval x  x0  h , where h is
sufficiently small, that satisfies the condition:
( x0 )  y0 ... (2)
1.3.3 Lipschitz Condition
A function f ( x, y ) is said to satisfy a Lipschitz condition in a rectangular region R  {( x, y) : x  x0  a, y  y0  b} in the xy
plane if there exists a constant A  0 such that f ( x, y1)  f ( x, y2 )  A y1  y2 , where ( x, y1),( x, y2 )  R .
Here the constant A is called a Lipschitz constant for the function f ( x, y ) .
1.3.4 State the conditions for which the initial value problem y  f ( x, y), y( x0 )  y0 will have a unique
solution.
Solution Given the initial value problem, y  f ( x, y), y( x0 )  y0 ... (1)
The conditions for existence of a unique solution of initial value problem (1) are.
(i) In rectangular region f ( x, y ) is continuous and bounded, i.e., f ( x, y)  M , where M is constant.
(ii) f ( x, y)  f ( x, y2 )  A y1  y2 , where A is constant and ( x, y), ( x, y2 )  R .
Otherwise:
In rectangular region R  {( x, y) : x  x0  a, y  y0  b}
f
(i) f ( x, y ) and are continuous.
y
f f
(ii) f ( x, y ) and are bounded that is f ( x, y)  L and M
y y
12

dy y
Example-1 Does the differential equation  , y (1)  2 have a unique solution? Find a particular solution of the
dx x
equation.
Solution
First part: Given equation
dy y
 ... (1)
dx x
y f ( x, y ) 1
Here, f ( x, y)  and  1/2
x 1/2 y x
These above functions are both continuous except for x  0 (i.e., along the y axis). Here, x0  1 and y0  2 . The square of
f
side 1 centered about (1, 2) does not contain the y axis and so both f and satisfy the required hypothesis in this square.
y
Its interior may thus be taken to be the domain D and (1, 2) certainly lies within it. Thus according to the existence and
uniqueness theorem, the given problem has a unique solution defined in some sufficiently small interval about x0  1 .
Second part: The given equation may be written as
dy dx

y x1/2
Integrating on both sides, we get
ln y  2 x  c
... (2)
where c is arbitrary constant.
when x  1 then y  2 , using this initial condition in the above solution we, obtain

ln 2  2 1  c
 c  ln 2  2
Putting this value in (2), we obtain the particular solution
ln y  2 x  ln 2  2

 ln
y
2
2  x 1 
 y  2e
2 x 1 (Ans.)
dy y
Example-2 Does the differential equation  , y (0)  2 have a unique solution?
dx x

dy
Example-3 Discuss the solutions of the initial value problem  y1/3 ; y (0)  0 in the light of existence and uniqueness
dx
theorem.
Solution Given equation

dy
 y1/3 ; y (0)  0 ... (1)
dx
Here, f ( x, y )  y1/3 and x0  0 , y0  0
We put a  1 and b  1 , then the rectangular region becomes
R  {( x, y) : x  x0  a, y  y0  b}
 {( x, y) : x  1, y  1}
 {( x, y ) :  1  x  1,  1  y  1}

It is clear that f ( x, y )  y1/3 is continuous in the region R .


13

Let ( x, y1),( x, y2 )  R , then we have

f ( x, y1)  f ( x, y2 )  y11/3  y1/3


2


y
1/3
1  y1/3
2  y2/3
1  y11/3 y1/3
2  y2
2/3

y12/3  y11/3 y1/3
2  y22/3

( y1  y2 )
 ... (2)
y12/3  y11/3 y1/3
2  y2
2/3

1
Now, if y1  0 and y2  0 in the region R , then  A , where A is a constant.
y12/3  y11/3 y1/3
2  y22/3

Therefore, equation (2) implies that f ( x, y1)  f ( x, y2 )  A y1  y2 .

Since the function f ( x, y )  y1/3 does not satisfy the Lipschitz condition, so the given initial value problem has no solution.
Example-4 Show that f ( x, y )  xy 2 , for all ( x , y ) , satisfy the Lipschitz's condition with respect to the region
R  {( x, y) : 0  x  a, y  y0  b} of the xy -plane.

Solution
f ( x, y ) is said to satisfy Lipschitz condition in a bounded region of the xy plane if
f ( x, y1 )  f ( x, y2 )  A y1  y2 , where A is a constant

Let, R  {( x, y) : x  a, y  y0  b .... (1)


be a bounded region and
f ( x, y)  xy 2 .... (2)
 f ( x, y1 )  f ( x, y2 )  xy  xy 2
1
2
2

 f ( x, y1 )  f ( x, y2 )  x( y1  y2 )( y1  y2 )
 f ( x, y1)  f ( x, y2 )  x y1  y2 y1  y2
 f ( x, y1)  f ( x, y2 )  a y1  y2 y1  y2 .... (3)
Now y1  y2  y1  y0  y2  y0  2 y0
 y1  y2  y1  y0  y2  y0  2 y0
 y1  y2  b  b  2 y0
 y1  y2  2(b  y0 ) .... (4)
Combining (3) and (4), we get
f ( x, y1)  f ( x, y2 )  a.2(b  y0 ) y1  y2
 f ( x, y1)  f ( x, y2 )  2a(b  y0 ) y1  y2
 f ( x, y1)  f ( x, y2 )  A y1  y2 [where A  2a(b  y0 ) ]

Hence the function f ( x, y)  xy 2 satisfies the Lipschitz condition. [Showed]


Example-5 State a theorem for the existence of a unique solution of an initial value problem and discuss the solutions of the
1
dy
initial value problem  y 3 , y (0)  0 in the light of this theorem.
dx
Solution First part:
(i) In rectangular region
f ( x, y) is continuous and bounded i.e. f ( x, y)  M where M is constant.
14

(ii) f ( x, y) satisfies Lipschitz condition i.e.


Under the above two conditions the initial value problem y  f ( x, y), y( x0 )  y0 has a unique solution in R .
2nd Part:
Given initial value problem is
dy
 y1/3 , y(0)  0 ... (1)
dx
Here, f ( x, y)  y1 3 , x0  0, y0  0
We put a  1, b  1 then the rectangular region be
R   x, y  : x  x0  a, y  y0  b

  x, y  : x  1, y  1

  x, y  : 1  x  1,  1  y  1

It is evident that f ( x, y )  y1/3 is continuous in R .


Let,  x, y1  ,  x, y2   R then

f ( x, y1)  f ( x, y2 )  y11/3  y1/3


2

( y11/3  y1/3
2 )( y1  y1 y2  y2 )
2/3 1/3 1/3 2/3
 f ( x, y1)  f ( x, y2 ) 
y12/3  y11/3 y1/3
2  y2
2/3

y1  y2
 f ( x, y1)  f ( x, y2 )  ... (2)
y12/3  y11/3 y1/3
2  y2
2/3

If y1  0, y2  0 in R then
1
 A , where A is constant
y12/3  y11/3 y1/3
2  y2
2/3

Thus (2) becomes,


f ( x, y1)  f ( x, y2 )  A y1  y2
Since f ( x, y ) does not satisfy Lipschitz condition, so the given initial value problem has no unique solution.
dx x
Example-6 State existence and uniqueness theorem and examine it for  , x(1)  0 .
dt t
Solution First part:

If in rectangular region R  {(t , x) : t  t0  a, x  x0  b}


f
(i) f (t , x ) and are continuous
x
f
(ii) f (t , x) and are bounded
x
f
i.e. f (t , x)  L and M
x
dx
then the initial value problem  f (t , x), x(t0 )  x0 has a unique solution in R .
dt
2nd Part :
Given initial problem is
dx x
 , x(1)  0 ... (1)
dt t
15

x
Here, f (t , x)  , x0  0, t0  1
t
f 1
 
x 2t x
We put a  1, b  1 then the rectangular region be
R  (t , c) : t  t0  a, x  x0  b

  t , x  : t  1  1, x  0  1

  t , x  : 1  t  1  1,  1  x  1

  t , x  : 0  t  2,  1  x  1
f
It is evident that f (t , x ) and are not continuous in R . Hence the initial value problem (1) has no unique solution in R .
x
Example-7 Show that there does not exist uniqueness solution of the initial value problem y  y 2/3 , y(0)  0 over any
rectangle and find two particular solutions of it.
Solution Given initial value problem

dy
 y 2/3 , y(0)  0
dx
Here x0  0, y0  0
We put a  1, b  1 then rectangular region be
R   x, y  : x  x0  a, y  y0  b

  x, y  : x  0  1, y  0  1

  x, y  : 1  x  1,  1  y  1

Let, f ( x, y)  y 2/3
f 2 1/3 2
  y  1/3
y 3 3y
f 2
Since f ( x, y)  y 2/3 is continuous at (0,0) in R but  1/3 is not continuous at (0,0) in R, so the given initial value
x 3 y
problem has no unique solution.
dy
We have  y 2/3
dx
 y 2/3dy  dx
2 3
 y dy   dx

y1/3
  xc ... (1)
13

 3y1 3  x  c
Applying initial condition y (0)  0, in (1) i.e. putting x  0, y  0 in (1) we get
3(0)  0  c
 c0
 (1) become 3y1/3  x
x3
 y
27
16

Again in rectangular region R, y  0 is a particular solution.


Hence y  x3 27 and y  0 are two particular solutions. (Ans.)
Example-8 Show that there exist at least one solution of the initial value problem y  3x2 , y(0)  0 over a rectangle and
solve it.
Solution
1st Part: Given initial value problem
dy
 3x2 , y(0) , where x0  0, y0  0
dx
We put a  1, b  1 then the rectangular region be
R   x, y  : x  x0  a, y  y0  b

  x, y  : x  0  1, y  0  1

  x, y  : 1  x  1,  1  y  1

Here, f ( x, y)  3x2
f
  6x
y
f
Since f ( x, y ) and are continuous and bounded in rectangular region R , so the given IVP has a unique solution.
x
2nd Part:
We have,
dy
 3x 2
dx
 dy  3x 2dx
  dy  3 x
2
dx

 y  x3  c ... (1)
Now applying initial condition y (0)  0, in (1) i.e. putting x  0, y  0 in (1), we get
00cc 0
Thus from (1), we obtain
y  x3
This is the required solution.
Example-9 State conditions which assure the existence of a unique solution of the initial value problem
dy dy 2 2 3 y
 f ( x, y), y( x0 )  y0 , defined on a neighborhood of x0 and hence show that  x y  ; y (1)  1 has a unique
dx dx x
solution. Find also the solution and determine its interval.
Solution
1st Part: (see before)
2nd Part: Given initial value problem
dy 3y
 x2 y 2  , y(1)  1 ... (1)
dx x
3y
Here f ( x, y)  x2 y 2  and x0  1, y0  1 ... (2)
x
Let R  {( x, y) : x  1  a, y  1  b}
 {( x, y ) :1  a  x  1  a,1  b  y  1  b}
17

3y
It is evident that f ( x, y)  x2 y 2  is continuous in rectangular region R .
x
3 y1 3y
Now f ( x, y1)  f ( x, y2 )  x 2 y12   x 2 y22  2
x x
3
 f ( x, y1)  f ( x, y2 )  x 2 ( y12  y22 )  ( y1  y2 )
x
3
 f ( x, y1)  f ( x, y2 )  x 2 ( y1  y2 ) ( y1  y2 )  ( y1  y2 )
x
3
 f ( x, y1)  f ( x, y2 )  x2 y1  y2 y1  y2  y1  y2
x
 3
 f ( x, y1)  f ( x, y2 )   x 2 y1  y2   y1  y2 ... (3)
 x
since 1  a  x  1  a, 1  b  x  1  b
i.e., x  1  a
1 1
  .
x 1 a
Thus from (3), we obtain
 3 
f ( x, y1)  f ( x, y2 )  (1  a) 2 1  b  1  b   y1  y2
 1 a 
 3 
 f ( x, y1)  f ( x, y2 )  2(1  a) 2 (1  b)   y1  y2 ... (4)
 1  a
3
Let 2(1  a)2 (1  b)  A .
1 a
(4) becomes, f ( x, y1)  f ( x, y2 )  A y1  y2 , ( x, y1), ( x, y2 )  R
Hence the initial value problem (1) has a unique solution in R .
3rd Part: Given that, Integrating this w. r. to x, we get
dy 3 y z dx
 x2 y 2     c
dx x x3 x
dy 3 y
   x2 y 2 
1
  ln x  c
dx x yx3
1 dy 1 3
 2    x2 ... (5) 1
y dx y x    x3 ln x  cx3 ... (7)
y
1 1 dy dz Applying y (1)  1 in (7), i.e. putting x  1, y  1 in (7), we
we put  z then 2 
y y dx dx
get
dz 3z 1
 (5) becomes,    x2  13 ln1  c or, c  1
dx x 1
dz 3z 1
    x2 ... (6)  (7)    x3 ln x  x3
dx x y
3dx
 3 1 1
 I. F.  e x  e 3ln x  eln x  x 3  3
  x3 (1  ln x)
x y
1 1
Multiplying (6) by , we get  y .
x3 x (1  ln x)
3

d  1 1
 z 3  
dx  x  x
18

dy
Example-10 Discuss the unique solution of the initial value problem  xy3 , y(0)  1 . Find its solution and
dx
determine its interval.
Solution
Given initial value problem Let ( x, y1), ( x, y2 )  R , then
dy
 xy3 , y(0)  1  f ( x, y1)  f ( x, y2 )  xy13  xy23
dx
Here, f ( x, y )  xy 3 ... (1)  f ( x, y1)  f ( x, y2 )  x( y13  y23 )
and x0  0, y0  1
 f ( x, y1)  f ( x, y2 )  x( y1  y2 ) ( y12  y1 y2  y22 )
we put a  1, b  1 then the rectangular region is
 f ( x, y1)  f ( x, y2 )  x y12  y1 y2  y22 y1  y2
R  {( x, y) : x  x0  a, y  y0  b}
 {( x, y) : x  0  1, y  1  1}  f ( x, y1)  f ( x, y2 )  1 22  2.2  22 y1  y2
 {( x, y ) : 1  x  1, 1  1  y  1  1}  f ( x, y1)  f ( x, y2 )  12 y1  y2
 {( x, y ) : 1  x  1, 0  y  2} ... (2)  f ( x, y1)  f ( x, y2 )  A y1  y2 , where A  12 .
It is evident that f ( x, y )  xy is continuous in rectangular
3
Hence f ( x, y ) satisfies Lipschitz's condition. Since
region R . f ( x, y ) is continuous and satisfies Lipschitz's condition, so
the given initial value problem has a unique solution.

2nd Part : Thus (3) becomes,


dy 1
 xy 3  2  x2  1
dx y
 y 3dy  x dx 1
  1  x2
3 y2
 y dy   x dx
1
y 2 x 2 c  y2 
   1  x2
2 2 2
1
1  y
   x2  c .... (3) 1  x2
y2
when x  1, i.e., 1  x  1 then the solution is valid. Hence
Applying initial condition y (0)  1 in (3) i.e., putting
x  0, y  1 in (3), we get
the interval of solution is 1  x  1 . (Ans.)

1
 0c
12
 c  1

Exercise  1.3
 0, xc
1. Verify that y   2 3 2,

  3 ( x  c )  xc

dy
is a solution of the initial value problem  y1/3 , y(0)  0 for every real number c  0 . Does contradicts the existence
dx
of a unique solution?

You might also like