Advertisements
Advertisements
Question
Show that the given differential equation is homogeneous and solve them.
`y dx + x log(y/x)dy - 2x dy = 0`
Advertisements
Solution
`y dx + x log (y/x) dy - 2x dy = 0`
⇒ `y/x + log (y/x) dy/dx - 2 dy/dx = 0`
⇒ `dy/dx = (y/x)/(2 - log (y/x))` .....(1)
Since R.H.S. is of the form `g(y/x)`, it is a homogeneous function of degree zero.
Therefore equation (1) is a homogeneous differential equation.
To solve this, put y = vx
⇒ `dy/dx = v + x (dv)/dx,` then (1) becomes
`v + x (dv)/dx = v/ (2 - log v)`
⇒ `x (dv)/dx = v/ (2 - log v) - v`
⇒ `((2 - log v)dv)/(v log v - v) = dx/x`
⇒ `(1 - (log v - 1))/(v (log v - 1)) dv = dx/x` .....(2)
Integrating (2) both sides, we get
`int (1/ (v (logv - 1)) - 1/v) dv`
`= int dx/x + C_1`
⇒ `int (1/v)/(log v - 1) dv - int 1/v dv = int dx /x + C_1`
⇒ `log |log v - 1| - log |v|`
= log |x| + C1
⇒ `log |(log v - 1)/(v x)| = C_1`
⇒ `|(log v - 1)/ (v x)| = e^(C_(1))`
⇒ `(log v - 1)/(v x) = pm e^(C_(1)) = C` (say)
⇒ `log (y/x) - 1 = Cy` ...`(∵ v = y/x)`
which is the required general solution.
APPEARS IN
RELATED QUESTIONS
Show that the differential equation 2yx/y dx + (y − 2x ex/y) dy = 0 is homogeneous. Find the particular solution of this differential equation, given that x = 0 when y = 1.
Show that the differential equation `2xydy/dx=x^2+3y^2` is homogeneous and solve it.
Show that the given differential equation is homogeneous and solve them.
`y' = (x + y)/x`
Show that the given differential equation is homogeneous and solve them.
(x – y) dy – (x + y) dx = 0
Show that the given differential equation is homogeneous and solve them.
`x dy - y dx = sqrt(x^2 + y^2) dx`
Show that the given differential equation is homogeneous and solve them.
`{xcos(y/x) + ysin(y/x)}ydx = {ysin (y/x) - xcos(y/x)}xdy`
For the differential equation find a particular solution satisfying the given condition:
x2 dy + (xy + y2) dx = 0; y = 1 when x = 1
Which of the following is a homogeneous differential equation?
Prove that x2 – y2 = c (x2 + y2)2 is the general solution of differential equation (x3 – 3x y2) dx = (y3 – 3x2y) dy, where c is a parameter.
Find the particular solution of the differential equation `(x - y) dy/dx = (x + 2y)` given that y = 0 when x = 1.
(x2 + 3xy + y2) dx − x2 dy = 0
Solve the following initial value problem:
\[\left\{ x \sin^2 \left( \frac{y}{x} \right) - y \right\}dx + x dy = 0, y\left( 1 \right) = \frac{\pi}{4}\]
Solve the following initial value problem:
\[x\frac{dy}{dx} - y + x \sin\left( \frac{y}{x} \right) = 0, y\left( 2 \right) = x\]
Find the particular solution of the differential equation x cos\[\left( \frac{y}{x} \right)\frac{dy}{dx} = y \cos\left( \frac{y}{x} \right) + x\], given that when x = 1, \[y = \frac{\pi}{4}\]
Show that the family of curves for which \[\frac{dy}{dx} = \frac{x^2 + y^2}{2xy}\], is given by \[x^2 - y^2 = Cx\]
Solve the differential equation: ` (dy)/(dx) = (x + y )/ (x - y )`
Solve the following differential equation:
`"x" sin ("y"/"x") "dy" = ["y" sin ("y"/"x") - "x"] "dx"`
Solve the following differential equation:
`(1 + 2"e"^("x"/"y")) + 2"e"^("x"/"y")(1 - "x"/"y") "dy"/"dx" = 0`
Solve the following differential equation:
`"dy"/"dx" + ("x" - "2y")/("2x" - "y") = 0`
Solve the following differential equation:
`(1 + "e"^("x"/"y"))"dx" + "e"^("x"/"y")(1 - "x"/"y")"dy" = 0`
Solve the following differential equation:
`"xy" "dy"/"dx" = "x"^2 + "2y"^2, "y"(1) = 0`
Solve the following differential equation:
x dx + 2y dx = 0, when x = 2, y = 1
Solve the following differential equation:
`x^2 dy/dx = x^2 + xy + y^2`
Solve the following differential equation:
(9x + 5y) dy + (15x + 11y)dx = 0
Find the equation of a curve passing through `(1, pi/4)` if the slope of the tangent to the curve at any point P(x, y) is `y/x - cos^2 y/x`.
F(x, y) = `(sqrt(x^2 + y^2) + y)/x` is a homogeneous function of degree ______.
F(x, y) = `(x^2 + y^2)/(x - y)` is a homogeneous function of degree 1.
Solve : `x^2 "dy"/"dx"` = x2 + xy + y2.
A homogeneous differential equation of the `(dx)/(dy) = h(x/y)` can be solved by making the substitution.
Read the following passage:
|
An equation involving derivatives of the dependent variable with respect to the independent variables is called a differential equation. A differential equation of the form `dy/dx` = F(x, y) is said to be homogeneous if F(x, y) is a homogeneous function of degree zero, whereas a function F(x, y) is a homogeneous function of degree n if F(λx, λy) = λn F(x, y). To solve a homogeneous differential equation of the type `dy/dx` = F(x, y) = `g(y/x)`, we make the substitution y = vx and then separate the variables. |
Based on the above, answer the following questions:
- Show that (x2 – y2) dx + 2xy dy = 0 is a differential equation of the type `dy/dx = g(y/x)`. (2)
- Solve the above equation to find its general solution. (2)
