Advertisements
Advertisements
प्रश्न
Solve the following Linear differential equation:
`x ("d"y)/("d"x) + 2y - x^2 log x` = 0
उत्तर
The given differential equation may be written as
`x/x ("d"y)/("d"x) + (2y)/x = (xlogx)/x`
This is of the form `("d"y)/("d"x) + "P"y` = Q
Where P = `2/x
Q = x log x
Thus, the given equation is linear.
I.F = `"e"^(int "Pd"x)`
= `"e"^(int 2/x "d"x)`
elogx = `"e"^(logx^2)`
= x2
So the required solution is
y × I.F = `int("Q" xx "I.F") "d"x + "c"`
yx2 = `int x log x x^2 "d"x + "c"`
yx2 = `int x^3 logx "d"x + "c"`
u = `log x int "dv" = int x^3 "d"x`
du = `1/x "d"x`
v = `x^4/4`
`int"u" "dv" = "uv" - int "v" "du"`
yx2 = `logx(x^4/4) - int x^4/4 * 1/x "d"x + "c"`
= `logx (x^4/4) - 1/4 int x^3 "d"x + "c"`
= `log x(x^4/4) - 1/4(x^4/4) + "c"`
x2y = `(x^4/4) logx - x^4/16 + "c"`
Multiply by 16
16x2y = 4x4 log x – x4 + 16c is a required solution
APPEARS IN
संबंधित प्रश्न
Solve the following Linear differential equation:
`cos x ("d"y)/("d"x) + y sin x ` = 1
Solve the following Linear differential equation:
`(1 - x^2) ("d"y)/("d"x) - xy` = 1
Solve the following Linear differential equation:
`("d"y)/("d"x) + y/x = sin x`
Solve the following Linear differential equation:
`(x^2 + 1) ("d"y)/("d"x) + 2xy = sqrt(x^2 + 4)`
Solve the following Linear differential equation:
(2x – 10y3)dy + y dx = 0
Solve the following Linear differential equation:
`x sin x ("d"y)/("d"x) + (x cos x + sin x)y = sinx`
Solve the following Linear differential equation:
`(y - "e"^(sin^-1)x) ("d"x)/("d"y) + sqrt(1 - x^2)` = 0
Solve the following Linear differential equation:
`("d"y)/("d"x) + y/((1 - x)sqrt(x)) = 1 - sqrt(x)`
Solve the following Linear differential equation:
`(1 + x + xy^2) ("d"y)/("d"x) + (y + y^3)` = 0
Solve the following Linear differential equation:
`(x + "a") ("d"y)/("d"x) - 2y = (x + "a")^4`
Solve the following Linear differential equation:
`("d"y)/("d"x) = (sin^2x)/(1 + x^3) - (3x^2)/(1 + x^3) y`
Solve the following Linear differential equation:
`x ("d"y)/("d"x) + y = x log x`
Solve the following Linear differential equation:
`("d"y)/("d"x) + (3y)/x = 1/x^2`, given that y = 2 when x = 1
Choose the correct alternative:
Integrating factor of the differential equation `("d"y)/("d"x) = (x + y + 1)/(x + 1)` is