Advertisements
Advertisements
Question
Solve the following Linear differential equation:
`("d"y)/("d"x) + y/(xlogx) = (sin2x)/logx`
Solution
The given differential equation may be written as
`("d"y)/("d"x) + y/(xlogx) = (sin2x)/logx`
This is of the form `("d"y)/("d"x) + "P"y` = Q
Where P = `1/(xlogx)`
Q = `(sin2x)/logx`
Thus, the differential equation is linear.
I.F = `"e"^(int "Pd"x)`
= `"e"^(int 1/(xlogx) "d"x)`
= `"e"^(int 1/"t" "dt")`
= `"e"^(log "t")`
= log x
So, the solution of the given differential equation is
y × I.F = `int ("Q" xx "I.F") "d"x + "c"`
`y xx log x = int (sin2x)/logx xx log x "d"x + "c"`
= `int sin 2x "d"x + "c"`
`y log x = (- cos 2x)/2 + "c"`
`y log x + (cos2x)/2` = c is a required solution.
APPEARS IN
RELATED QUESTIONS
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:
`(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`
Choose the correct alternative:
Integrating factor of the differential equation `("d"y)/("d"x) = (x + y + 1)/(x + 1)` is