Advertisements
Advertisements
Question
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\]
Advertisements
Solution
This is an homogenous equation,
\[\Rightarrow v + x\frac{dv}{dx} = \frac{v\left( x + 2vx \right)}{\left( 2x + vx \right)}\]
\[ \Rightarrow v + x\frac{dv}{dx} = \frac{v\left( 1 + 2v \right)}{\left( 2 + v \right)}\]
\[ \Rightarrow x\frac{dv}{dx} = \frac{v\left( 1 + 2v \right) - v\left( 2 + v \right)}{\left( 2 + v \right)}\]
\[ \Rightarrow x\frac{dv}{dx} = \frac{v + 2 v^2 - 2v - v^2}{\left( 2 + v \right)}\]
\[ \Rightarrow x\frac{dv}{dx} = \frac{v^2 - v}{\left( 2 + v \right)}\]
\[ \Rightarrow \frac{\left( 2 + v \right)dv}{\left( v^2 - v \right)} = \frac{dx}{x}\]
On integrating both side of the equation we get,
\[\int\frac{2 + v}{\left( v^2 - v \right)}dv = \int\frac{dx}{x}\]
\[ \Rightarrow \int\frac{2}{v\left( v - 1 \right)}dv + \int\frac{v}{v\left( v - 1 \right)}dv = \int\frac{dx}{x}\]
\[ \Rightarrow 2\left[ \int\frac{1}{\left( 1 - v \right)}dv - \int\frac{1}{v}dv \right] + \int\frac{1}{v - 1}dv = \log_e x + c\]
\[ \Rightarrow 2\left[ \log_e \left( v - 1 \right) - \log_e v \right] + \log_e \left( v - 1 \right) = \log_e x + c\]
\[2\left[ \log_e \left( \frac{v - 1}{v} \right) \right] + \log_e \left( v - 1 \right) = \log_e x + c\]
\[2 \log_e \left( \frac{y - x}{y} \right) + \log_e \left( \frac{y - x}{x} \right) = \log_e x + c\]
As `y(1) = 2`
\[2 \log_e \left( \frac{2 - 1}{2} \right) + \log_e \left( \frac{2 - 1}{1} \right) = \log_e 1 + c\]
\[2 \log_e \frac{1}{2} + \log_e 1 = \log_e 1 + c\]
\[ - 2 \log_e 2 + 0 = 0 + c\]
\[ - 2 \log_e 2 = c\]
\[ \therefore 2 \log_e \left( \frac{y - x}{y} \right) + \log_e \left( \frac{y - x}{x} \right) = \log_e x - 2 \log_e 2\]
APPEARS IN
RELATED QUESTIONS
Solve the differential equation :
`y+x dy/dx=x−y dy/dx`
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^2 dy/dx = x^2 - 2y^2 + xy`
Show that the given differential equation is homogeneous and solve them.
`x dy - y dx = sqrt(x^2 + y^2) dx`
For the differential equation find a particular solution satisfying the given condition:
`[xsin^2(y/x - y)] dx + x dy = 0; y = pi/4 "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:
(xy − y2) dx − x2 dy = 0, y(1) = 1
Solve the following initial value problem:
(y4 − 2x3 y) dx + (x4 − 2xy3) 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}\]
Find the particular solution of the differential equation \[\left( x - y \right)\frac{dy}{dx} = x + 2y\], given that when x = 1, y = 0.
A homogeneous differential equation of the form \[\frac{dx}{dy} = h\left( \frac{x}{y} \right)\] can be solved by making the substitution
Solve the differential equation: ` (dy)/(dx) = (x + y )/ (x - y )`
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:
`x * dy/dx - y + x * sin(y/x) = 0`
Solve the following differential equation:
`x^2. dy/dx = x^2 + xy + y^2`
Solve the following differential equation:
(x2 – y2)dx + 2xy dy = 0
State the type of the differential equation for the equation. xdy – ydx = `sqrt(x^2 + y^2) "d"x` and solve it
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 ______.
F(x, y) = `(x^2 + y^2)/(x - y)` is a homogeneous function of degree 1.
Solcve: `x ("d"y)/("d"x) = y(log y – log x + 1)`
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)
The solution of the equation `dy/dx = (3x − 4y − 2)/(3x − 4y − 3)` is ______.
The solution of the differential equation y2 dx + (x2 − xy + y2)dy = 0 is ______.
