Advertisements
Advertisements
प्रश्न
Solve the following Linear differential equation:
`(1 - x^2) ("d"y)/("d"x) - xy` = 1
उत्तर
The given differential equation can be written as
`(1 - x^2)/(1 - x^2) ("d"y)/("d"x) - x/(1 - x^2) y = 1/(1 - x^2)`
`("d"y)/("d"x) - (x/(1 - x^2))y = 1/(1 - x^2)`
This is of the form `("d"y)/("d"x) + "P"y + Q`
Where P = `(-x)/(1 - x^2)`
Q = `1/(1 - x^2)`
Thus, the given differential equation is linear.
I.F = `"e"^(int "Pd"x)`
= `"e"^(int (-x)/(1 - x^2) "d"x)`
= `"e"^(1/2 int (- 2x)/(1 - x^2) "d"x)`
= `"e"^(1/2 log(1 - x^2))`
= `"e"^(logsqrt(1 - x^2))`
= `sqrt(1 - x^2)`
So, the required solution is given by
`[y xx "I.F"] = int["Q" xx "I.F"] "d"x + "c"`
`y xx sqrt(1 - x^2) = int 1/(1 - x^2) sqrt(1 - x^2) "d"x + "c"`
= `int 1/sqrt(1 - x^2) sqrt(1 - x^2)/sqrt(1 - x^2) "d"x + "c"`
= `int 1/sqrt(1 - x^2) "d"x + "c"`
`ysqrt(1 - x^2) = sin^-1x + "c"`
`÷ sqrt(1 - x^2), (ysqrt(1 - x^2))/(sqrt(1 - x^2)) = (sin^-1x)/(sqrt(1 - x^2)) + "c"/sqrt(1 - x^2)`
y = `(sin^-1x)/sqrt(1 - x^2) + "c"(1 - x^2)^((-1)/2)`
Which 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:
`("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:
`("d"y)/("d"x) + y/(xlogx) = (sin2x)/logx`
Solve the following Linear differential equation:
`(x + "a") ("d"y)/("d"x) - 2y = (x + "a")^4`
Solve the following Linear differential equation:
`x ("d"y)/("d"x) + 2y - x^2 log x` = 0
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