Did You Know
In an ordinary or partial differential equations when the dependent variable and its derivatives occur to the first degree only, and not as higher powers or products, the equation is called linear; otherwise it is non-linear. The coefficients of a linear equation are therefore either constants of functions of the independent variable or variables.
Did You Know1. The solution of a differential equation involving arbitrary constants may be expressed in various forms.
Thus log cos x - log (2 - y) = c can be written, on simplification, as y = 2 - k cos x.2. An arbitrary constant in the solution of a differential equation is said to be independent, if it be impossible to deduce from the solution an equivalent relation which will contain fewer arbitrary constants. Thus the two arbitrary constants a and c in the solution y = aex+c are not independent as they are really equivalent to only one; for,
y = aex + c = aex . ec = Aex, where A = aec is another constant.
This A is independent.3. In our above discussion, we have assumed that the conditions, which ensure the existence of the solutions of a given differential equation, are satisfied.
Example 1: Eliminate the arbitrary constants A and B from the relation. y = Aex + Be-x + x2.
Sol: From the given relation, we have
dy/dx = Aex - Be-x + 2x
and d2y/dx2 = Aex + Be-x + 2 = y - x2 + 2.
Therefore
This is the required differential equation
Example 2: Show that the differential equation satisfied by the family of curves given by c2 + 2cy - x2 + 1 = 0 , where c is the parameter of the family, is (1 - x2) p2 + 2xyp + x2 = 0, where p = dy/dx.
Sol: From the given equation of the family of curves, we have, on differentiation with respect to x, 2cp - 2x = 0.
Therefore c = x/p.
Eliminating c from the given equation, we get the corresponding differential equation as
or, (1 - x2) p2 + 2xyp + x2 = 0.
Example 3: Obtain the differential equation of the system of confocal conics
in which λ is the arbitrary parameter and a, b are given constants.
Sol: Let us eliminate λ from the given equation and its first derived equation
From the last equation, we have..... (1)
Putting this in the given equation, we have
Substituting this value of k in (1), we get
and b2 + X = -kyy’ = y(y - xy’).
Subtracting, we have
Therefore (a2 - b2)y’ = x(xy’ - y) + yy’ (xy' - y)
= (xy’ - y) (x + yy’).
This is the required differential equation, whose primitive is the given system of confocal conics.
Example 1:
Sol: We have, from the given equation
The variables have been separated.
Now, integrating both sides, we get the general solution aswhere c, is an arbitrary constant
or, 1 - y = c e1/x
or, y = 1 - c e1/x.
Example 2:
Sol: Dividing throughout by
we get
Integrating, we get the general solution as
Example 3: (a) Solve the equation
(b) Show that the general solution of the equation can be written in the form y = k (u - v) + v, where k is a constant and u and v are its two particular solutions.
Sol: (a) In this case, we are to apply certain transformation of the dependent variable to have the variables separated.
We put x + y = v, so that
Putting these in the equation, we get
Separating the variables, we get
Integrating both sides, we get v - a tan-1 v/a = x + c.which is the general solution.
Note.To solve equations of the form dy/dx = f(ax = by + c), the general substitution is ax + by + c = v.
(b) Since u and v are the solutions of...(1)
therefore...(2)
and....(3)
Subtracting (3) from (2), we get.....(4)
Subtracting (3) from (1), we get.....(5)
From (4) and (5), we have
Integrating, we get log (y - v) = log(u - v) + log k, where k is a constant.
Thus y - v = k(u - v), giving y = k (u - v) + v.
Example 4: The product of the slope and the ordinate at any point (x, y) of a curve passing through the point (5, 3) is equal to the abscissa at that point. Find the equation of the curve.
Find the equation of the curve.
Sol: The slope at any point (x, y) of a curve is dy/dx
By the given condition, we havethat is, y dy = x dx.
Integrating, we get x2 - y2 = c, where c is an arbitrary constant.
Since the curve passes through the point (5, 3), we have c = 25 - 9 = 16.
Therefore the required equation of the curve is x2 - y2 = 16.
Did You Know
dy/dx = f(x, y) is a homogeneous equation, if f(tx, ty) = f(x, y) for all t.
It can be easily verified that the equations dy/dx = 3 log (x + y) - log (x3 + y3) andare homogeneous.
Example 1:
Sol: The given equation can be put as
The equation being homogeneous, let us put y = vx, so that
Integrating both sides, we get log sec v - log v = 2 log x + log c, where c is a constant.
Putting v = y/x , we get the solution as sec y/x = cxy.
Example 2: Solve : x2y dx - (x3 + y3)dy = 0.
Sol: Here M and N are homogeneous functions of x and y of degree 3.
The given equation can be written as
Let y = vx, so that
Then the equation becomes
in which the variables v and x have been separated.
Integrating both sides, we get= - log x + log c, c being a constant
or
Therefore
Thus the solution is
Example 3: Solve : (x + 2y - 3) dx = (2x + y - 3) dy.
Sol: We have the equation
To reduce this to the homogeneous form, let us put x = x’ + h and y = y’ + k, so that dy/dx becomes dy'/dx'
Therefore the equation becomes
Let us choose h and k such that
h + 2k - 3 = 0
and 2h + k - 3 = 0.
These give h = k = 1 and the equation reduces to
which is a homogeneous equation.We now put y’ = vx' so that
The equation now becomes
or,
or,
or,
Integrating both sides, we get
Putting v = y'/x' , we get
or,
Putting x' = x - 1 and y’ = y - 1 as h = k = 1, we get
or, (x + y - 2)2 = c2(x - y)2 {(x - 1)2 - (y - 1)2}
or, x + y - 2 = c2 (x - y)3.
Proof: If the equation M dx + N dy = 0 ...(1)
be exact, then there must be a function u of x and y, such that
M dx + N dy = du, ...(2)
a total differential of u = du.
Also, we have....(3)
x and y being independent variables.
Now the two expressions (2) and (3) for du are identical and hence, from (2) and (3), we shall haveHence ∂M/∂y = ∂N/∂x ,
if the partial derivatives of M and N be continuous.
Thus the condition is necessary.
To prove that this condition is also sufficient, we have to show that if ∂M/∂y = ∂N/∂x , then M dx + N dy = du.
Let us put P = ∫M dx, where, in the integrand, y is supposed to be a constant.
Then ∂P/∂x = M and we have
Thereforewhere f(y) is a function of y.
Using these values of M and N, we can write
= d{P + F(y)}, where dF(y) = f(y) dy.
Now, writing P + F(y) = u(x, y), we have M dx + N dy = du.
Thus, to solve an equation of the from M dx + N dy = 0, we have to arrange the terms in groups each of the which is an exact differential, so that u(x, y) may be obtained by inspection only. This method has been discussed earlier.
If this cannot be done, then we have to test the condition ∂M/∂y = ∂N/∂x for the exactness of the equation first.
If it is found to be exact then, to determine the function u(x, y), we use the relation ∂u/∂x = M, which on integration gives u = ∫ M dx + f(y), where f(y) is a function of y.
Now, to determine the function f(y), we equate the total differential of u(x, y) to (M dx + N dy).
We see that all the terms of u(x, y) containing x must appear in ∫ M dx. Hence the differential of this integral with respect to y must have all terms of N dy which contain x. Hence the rule for solving an exact equation of the form M dx + N dy = 0 is
Integrate the terms of M dx considering y as constant ; then integrate those terms of N dy which do not contain x and then equate the sum of these integrals to a constant.
Cor. In the exact equation M dx + N dy = 0, if M and N be homogeneous functions of x and y of degree n (≠ -1), then the primitive can be obtained without any integration and the primitive is Mx + Ny = constant.
Proof: Since the equation is exact, we have ∂M/∂y = ∂N/∂x ....(1)
Again, since M and N are homogeneous functions of degree n, we have by Euler’s theorem,......(2)
and.....(3)
Let u = Mx + Ny, so that we have
= M + nM, by (2)
= (n + 1) M.
Similarly, by (1) and (3), we get
Therefore
Hence M dx + N dy
Thus the primitive is Mx + Ny = constant.
Proof: Let μ(x, y) be an integrating factor of the equation M dx + N dy = 0, so that μ(M dx + N dy) = du.
Hence μ(x, y) = c is a solution of the equation.
If f(u) be any function of u, then μf(u) (M dx + N dy) = f(u) du.
Now, the right-hand expression is an exact differential, since f(u) du can easily be integrated to give ϕ(u). Thus the solution of the equation is ϕ(u) = c, showing that ϕf(u) is also an integrating factor of the equation M dx + N dy = 0.
Since f(u) is an arbitrary function of u, the number of integrating factors are infinite.
It is seen that an integrating factor can be found by inspection in simple cases. But in most cases when integrating factor cannot be found by inspection, the following rules are used to find it. For that, we consider the differential equation M dx + N dy = 0, in which ∂M/∂y ≠ ∂N/∂x.
Rule I: If Mx + Ny ≠ 0 and the equation be homogeneous, then 1/(Mx+Ny) is an integrating factor of the equation M dx + N dy = 0.
Proof: We have M dx + N dy
.....(1)
Since Mx + Ny ≠ 0, we have, dividing both sides by (Mr + Ny),....(2)
Now (Mx + Ny) is homogeneous; hence (Mx - Ny)/(Mx + Ny) is also homogeneous, and is equal to a function of x/y, say f(x/y)
Therefore (2) becomes.....(3)
since
The right-hand side of (3) is an exact differential.
Hence we see that 1/(Mx + Ny) is an integrating factor of the equation.
Rule II: If Mx - Ny ≠ 0 and the equation can be written as
{f(xy)} y dx + {F(xy)}x dy = 0, then 1/(Mx - Ny) is an integrating factor of the equation.
Proof: Since Mx - Ny ≠ 0, dividing both sides of (1) by (Mx - Ny), we get
Now, we have M = {f(xy)} y and N = {F(xy)}x.
Therefore...(4)
since ϕ (xy) = ϕ{elog(xy)} = Ψ {log (xy)}.
The right-hand expression of (4) being an exact differential, 1/(Mx - Ny) is an integrating factor of the equation.
Note. If Mx - Ny = 0 identically, then M/N = y/x and the equation M dx + N dy = 0 reduces to x dy + y dx = 0, whose solution is xy = c.
Rule III: If be a function of x along, say f(x), then e∫f(x)dx is an integrating factor of the equation.
Proof: Let μ be an integrating factor of the equation M dx + N dy = 0, so that (μM) dx + (μN) dy = 0 is an exact differential equation.
Hence the conditionmust be satisfied.
This gives....(5)
Now suppose μ is a function of x only, so that ∂μ/∂y = 0.
Then (5) gives....(6)
Now, since μ is a function of x alone, the right hand side of (6) is a function of x only.
so that (6) becomes dμ/μ = f(x) dx,
which gives μ = e∫f(x)dx
Thus e∫f(x)dx is an integrating factor of the equation.
Note.e∫Pdx is is an integrating factor of the equation where P and Q are functions of x only, since the equation can be written as (Py - Q) dx + dy = 0, so that M = Py - Q, N = 1 and
which is a function of x alone.
Rule IV: If the equation be of the form xa yb (my dx + nx dy) = 0 ; a, b, m, n being constants, then xkm - a - 1 ykn - b - 1, where k has any value, is an integrating factor of the equation.
Proof: Let us assume that xp yq is an integrating factor of the equation xa yb (my dx + nx dy) = 0.
Now xp+a yq+b (my dx + nx dy) is an exact differential, if (mxp+a yq+b+1 dx + nxp+a+1 ya+b dy) be an exact differential.
This gives m(q + b + 1) = n(p + a + 1)
or, (q+b+1)/n = (p+a+1)/m = k, say where k is any number.
Therefore p = km - a - 1 and q = kn - b - 1.
Thus we see that xkm - a - 1 ykn = b - 1 where k is any number, is an integrating factor of the equation xa yb = (my dx + nx dy) - 0.
In this connection, it should be observed thatis the integral of the exact differential xkm - 1 ykn - 1 (my dx + nx dy).
If the equation can be put in the form
then a factor, that will make the first term an exact differential is
and a factor, that will make the second term an exact differential iswhere k1 and k2 have any value.
These two factors are identical, if k1m1 - a1 = k2 m2 - a2 and k1n1 - b1 = k2n2 - b2.
These easily determine k1 and k2, provided m1n2 - m2n1 ≠ 0.
Example 1:
Sol: The given equation is (hx + by + f)dy + (ax + hy + g)dx = 0
or, ax dx + by dy + h(x dy + y dx) + g dx + f dy = 0
Integrating, we get 1/2 (ax2 + by2) + hxy + gx + fy + c = 0, where c is an arbitrary constant.
Example 2:
Sol: The equation can be written as (1 - x2) dy - 2xy dx = x dx - x3 dx
Integrating both sides, we get
OR
Dividing above equation by (1 - x2).
Now using this formula, we get
Example 3:Solvegiven that y = 1 when x = 1.
Sol: The given equation can be put as
Integrating, we get....(1)
where c is an arbitrary constant.
Now, it is given that y = 1 when x = 1.
Putting these in (1), we get 1 + tan-1 1 + c = 0, giving
Therefore the required particular solution is
Example 4: Examine whether the equation (a2 - 2xy - y2)dx - (x + y)2 dy = 0 is exact. If it be exact, then find the primitive.
Sol: Here M = a2 - 2xy - y2 and N = -(x + y)2.
Hence the equation is exact.
The primitive of the equation is ∫(a2 - 2xy - y2)dx + ∫(-y2) dy = 0, y is considered as constant in the first integral
Note.The first integral is ∫M dx and the second integral is ∫(terms not containing x in N) dy.
Example 5: Solve the equation 4x3y dx + (x4 + y4) dy = 0.
Sol: Here ∂M/∂y = 4x3 = ∂N/∂x. Hence the equation is exact.
Furthermore the equation is homogeneous.
Therefore the primitive is Mx + Ny = constant, that is, 5x4y + y5 = c, where c is a constant,
Example 6: Solve : (x2y - 2xy2) dx + (3x2y - x3) dy = 0.
Sol: Therefore the equation is not exact but the coefficients of dx and dy are homogeneous. Hencewill be an integrating factor.
Multiplying both sides of the equation bywe get
Therefore integrating, we get the primitive as
where c is a constant.
Example 7: Solve : (xy sin xy + cos xy) y dx + (xy sin xy - cos xy) x dy = 0.
Sol: It is seen that the equation is not exact as ∂M/∂y ≠ ∂N/∂x but M and N are of the forms {f(xy)}y and {F(xy)}x.
Moreover Mx - Ny = 2xy cos xy.
Hence an integrating factor is 1/(2xy cos xy).
Multiplying both sides of the given equation with this integrating factor, we get
or, tan xy d (xy) + d(log x) - d(log y) = 0.
Integrating, we get log sec xy + log x - log y = log c.is the primitive, where c is a constant.
Example 8: Solve : (3x2y4 + 2xy) dx + (2x3y3 - x2) dy = 0.
Sol: Here ∂M/∂y = 12x2y3 + 2x and ∂N/∂x = 6x2y3 - 2x. So the equation is not exact;
which is a function of y only.
Henceis an integrating factor of the equation.
Multiplying both sides of the equation by 1/y2 , we get
Integrating, we getc being a constant.
Example 9: Solve the equation (2x2y - 3y4) dx + (3x3 + 2xy3) dy = 0.
Sol: This equation can be put as x2(2y dx + 3x dy) + y3(-3y dx + 2x dy) = 0.
Here we have a1 = 2, b1 = 0, m1 = 2, n1 = 3, a2 = 0, b2 = 3, m2 = -3, n2 = 2.
A factor, that will make the first term an exact differential isand a factor, that will make the second term an exact differential, is
where k1 and k2 have values such that these two factors are same. This gives 2k1 - 3 = - 3k2 - 1 and 3k1 - 1 = 2k2 - 4, that is, 2k1 + 3k2 - 2 = 0 and 3k1 - 2k2 + 3 = 0.
These giveThus the common factor is x49/13 y28/13.
Multiplying by this integrating factor, the equation becomes
Here we see that
Therefore the equation is now exact. Its primitive isc1 being a constant
where c = 60c1, c is another constant.
Note. Sometimes an equation may be linear in x, where y is the independent variable. The form of such an equation is
Example 1:
Sol: The equation can be written as
which is linear in x.
Integrating factor is
Multiplying both sides of the equation by this integrating factor, we get
Integrating both sides, we get the general solution as xe,tan-1y = tan-1y + c.
Example 2:
Sol: We divide both sides of the equation by yn and we get,
Put y1-n = v, so thatand the equation becomes
Integrating factor of this linear equation in v is e∫(1-n)cos dx = e(1-n)sin x
The solution of this equation is thus
ve(1-n)sin x = ∫(1 - n)e(1-n)sin x sin 2xdx .....(1)
Now, to evaluate the right hand side integral, we put sin x = z, so that cos x dx = dz.
Therefore (1 - n)∫ 2e(1-n)sin x sin x cos x dx = 2(1 - n)∫e(1-n)zz dz
Putting v = y1 - n in (1), we get the general solution of the given equation as
Example 3:
Sol: Dividing both sides of the equation by cos2 y, we get
We put tan y = v, so thatand the equation becomes
Integrating factor of this equation is
Multiplying both sides of the equation by this integrating factor, we get
Integrating both sides, we getis the general solution.
Let F(x, y, c) = 0 be a given one parameter family of curves in the xy plane. A curve that intersects the curves of the family at right angles is called on Orthogonal trajectory of the given family.
Procedure for finding the Orthogonal Trajectories of a given family of Curve
Example. Consider the family of circles
x2 + y2 = c2 ...(1)
with centre at origin and radius c. Each straight line through origin
y = kx ...(2)
is an orthogonal trajectory of the family of circles (1).
is the family of straight lines
y = kx ....(3)
Let us verify this using the procedure outlined above.
Example 1: Find the orthogonal trajectories of the family of cardioids r = a (1 - cos θ), a being a variable parameter.
Sol: From the given equation, we get by differentiating with respect to θ.
dr/dθ = a sinθ ...(i)
Eliminating a, we get...(ii)
This is the differential equation of the given family of curves.
To get the differential equation of the system of orthogonal trajectories, we replacein (ii). Thus we have
Integrating both sides, we get the family of orthogonal trajectories as
Example 2: Show that the family of confocal conicsis self-orthogonal, where λ is a parameter.
Sol: Differentiating both sides of the given equation with respect to x, we get
This gives x(b2 + λ) + yy1 (a2 + X) = 0
or,
Eliminating λ from the given equation, we get the differential equation of the family of curves as
or,
or,....(1)
Hence the differential equation of the family of orthogonal trajectories is
which is the same equation as (1) and therefore must have the same primitive.
The equation of the family of orthogonal trajectories is thus
which represents a set of conics confocal with the given set.
Thus the system of confocal conics is self-orthogonal.
Example 3: Show that the orthogonal trajectories of the system of co-axial circles x2 + y2 + 2λ x + c = 0 forms another system of co-axial circles x2 + y2 + 2μ y - c = 0, where λ and μ are parameters and c is a given constant.
Sol: Differentiating both sides of the given equation with respect to x, we get
Eliminating X from the given equation, we get
or,....(1)
which is the differential equation of the given co-axial system of circles.
Replacingwe get the differential equation of the corresponding orthogonal trajectory as
This is a linear equation in v, whose integrating factor is e-log y = 1/y.
Multiplying both sides by 1/y and integrating, we get
where k is a constant.
Now, putting x2 for v, we get
x2 = -y2 + c + ky
or, x2 + y2 + 2μ y - c = 0, where k = -2μ.
This is another system of co-axial circles.
98 videos|41 docs|32 tests
|
1. What is Cauchy’s Problem in the context of differential equations? | ![]() |
2. How can we find an integrating factor for a first-order linear differential equation? | ![]() |
3. What is a Bernoulli’s equation and how can it be solved? | ![]() |
4. What are orthogonal trajectories in differential equations? | ![]() |
5. How can an equation be reduced to linear form? | ![]() |