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