Advertisements
Advertisements
Question
Show that the given differential equation is homogeneous and solve them.
`x dy - y dx = sqrt(x^2 + y^2) dx`
Advertisements
Solution
`x dy - y dx = sqrt(x^2 + y^2) dx`,
Which can be written as `x dy/dx = y + sqrt (x^2 + y^2)`
or `dy/dx = y/x + sqrt (1 + (y/x)^2)` ....(1)
Since R.H.S. is of the form `g(y/x)`, and so 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`
Substituting the value of y and `dy/dx` in (1), we get
`v + x (dv)/dx = v + sqrt (1 + v^2)`
⇒ `x (dv)/dx = sqrt(1 + v^2)`
⇒ `dx/x = (dv)/sqrt(1 + v^2)`
⇒ `int dx/x = int (dv)/ sqrt(1 + v^2)`
⇒ `log x + log C_1 = log |v + sqrt (1+ v^2)|`
⇒ `log x + log C_1 = log |y/x + sqrt (1 + y^2/x^2)|`
⇒ `log C_1 x = log |y + sqrt (x^2 + y^2)| - log x`
⇒ `pm C_1 x^2 = y + sqrt (x^2 + y^2)`
⇒ `Cx^2 = y + sqrt (x^2 + y^2)`
APPEARS IN
RELATED QUESTIONS
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.
(x2 – y2) dx + 2xy dy = 0
A homogeneous differential equation of the from `dx/dy = h (x/y)` can be solved by making the substitution.
(x2 − 2xy) dy + (x2 − 3xy + 2y2) dx = 0
(x2 + 3xy + y2) dx − x2 dy = 0
(2x2 y + y3) dx + (xy2 − 3x3) dy = 0
Solve the following initial value problem:
\[x e^{y/x} - y + x\frac{dy}{dx} = 0, y\left( e \right) = 0\]
Solve the following initial value problem:
\[\frac{dy}{dx} = \frac{y\left( x + 2y \right)}{x\left( 2x + y \right)}, y\left( 1 \right) = 2\]
Solve the following initial value problem:
\[x\frac{dy}{dx} - y + x \sin\left( \frac{y}{x} \right) = 0, y\left( 2 \right) = x\]
A homogeneous differential equation of the form \[\frac{dx}{dy} = h\left( \frac{x}{y} \right)\] can be solved by making the substitution
Which of the following is a homogeneous differential equation?
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:
`"xy" "dy"/"dx" = "x"^2 + "2y"^2, "y"(1) = 0`
Solve the following differential equation:
(x2 + 3xy + y2)dx - x2 dy = 0
Solve the following differential equation:
(x2 – y2)dx + 2xy dy = 0
State whether the following statement is True or False:
A homogeneous differential equation is solved by substituting y = vx and integrating it
Which of the following is not a homogeneous function of x and y.
F(x, y) = `(ycos(y/x) + x)/(xcos(y/x))` is not a homogeneous function.
F(x, y) = `(x^2 + y^2)/(x - y)` is a homogeneous function of degree 1.
The solution of the differential equation `(1 + e^(x/y)) dx + e^(x/y) (1 + x/y) dy` = 0 is
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)
