Advertisements
Advertisements
Question
Solcve: `x ("d"y)/("d"x) = y(log y – log x + 1)`
Advertisements
Solution
Given that: `x ("d"y)/("d"x) = y(log y – log x + 1)`
⇒ `x ("d"y)/("d"x) = y[log(y/x) + 1]`
⇒ `("d"y)/("d"x) = y/x[log(y/x) + 1]`
Since, it is a homogeneous differential equation.
∴ Put y = vx
⇒ `("d"y)/("d"x) = "v" + x * "dv"/"dx"`
∴ `"v" + x * "dv"/"dx" = "vx"/x[log("vx"/x) + 1]`
⇒ `"v" + x * "dv"/"dx" = "v"[log "v" + 1]`
⇒ `x * "dv"/"dx" = "v"[log "v" + 1] - "v"`
⇒ `x * "dv"/"dx"` = v ....[log v + 1 – 1]
⇒ `x * "dv"/"dx" = "v" * log "v"`
⇒ `"dv"/("v"log"v") = "dx"/x`
Integrating both sides, we get
`int "dv"/("v"log"v") = int "dx"/x`
Put log v = t on L.H.S.
`1/"v" "dv"` = dt
∴ `int "dt"/"t" = int "dx"/x`
`log|"t"| = log|x| + log"c"`
⇒ `log|log "v"| = log x"c"`
⇒ log v = xc
⇒ `log(y/x)` = xc
Hence, the required solution is `log(y/x)` = xc.
APPEARS IN
RELATED QUESTIONS
Solve the differential equation :
`y+x dy/dx=x−y dy/dx`
Find the particular solution of the differential equation:
2y ex/y dx + (y - 2x ex/y) dy = 0 given that x = 0 when y = 1.
Show that the given differential equation is homogeneous and solve them.
(x2 + xy) dy = (x2 + y2) dx
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^2 dy/dx = x^2 - 2y^2 + xy`
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`
Show that the given differential equation is homogeneous and solve them.
`y dx + x log(y/x)dy - 2x dy = 0`
For the differential equation find a particular solution satisfying the given condition:
`dy/dx - y/x + cosec (y/x) = 0; y = 0` when x = 1
For the differential equation find a particular solution satisfying the given condition:
`2xy + y^2 - 2x^2 dy/dx = 0; y = 2` when x = 1
A homogeneous differential equation of the from `dx/dy = h (x/y)` can be solved by making the substitution.
Find the particular solution of the differential equation `(x - y) dy/dx = (x + 2y)` given that y = 0 when x = 1.
(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}{x} + cosec\frac{y}{x} = 0, y\left( 1 \right) = 0\]
Solve the following initial value problem:
x (x2 + 3y2) dx + y (y2 + 3x2) dy = 0, y (1) = 1
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}\]
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 following differential equation : \[\left[ y - x \cos\left( \frac{y}{x} \right) \right]dy + \left[ y \cos\left( \frac{y}{x} \right) - 2x \sin\left( \frac{y}{x} \right) \right]dx = 0\] .
Solve the differential equation: ` (dy)/(dx) = (x + y )/ (x - y )`
Solve the differential equation: x dy - y dx = `sqrt(x^2 + y^2)dx,` given that y = 0 when x = 1.
Solve the following differential equation:
`"dy"/"dx" + ("x" - "2y")/("2x" - "y") = 0`
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
Solve the following differential equation:
(x2 + 3xy + y2)dx - x2 dy = 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`.
Which of the following is not a homogeneous function of x and y.
F(x, y) = `(sqrt(x^2 + y^2) + y)/x` is a homogeneous function of degree ______.
Solve : `x^2 "dy"/"dx"` = x2 + xy + y2.
Let the solution curve of the differential equation `x (dy)/(dx) - y = sqrt(y^2 + 16x^2)`, y(1) = 3 be y = y(x). Then y(2) is equal to ______.
If a curve y = f(x), passing through the point (1, 2), is the solution of the differential equation, 2x2dy = (2xy + y2)dx, then `f(1/2)` is equal to ______.
The differential equation y' = `y/(x + sqrt(xy))` has general solution given by:
(where C is a constant of integration)
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)
