Advertisements
Advertisements
प्रश्न
For the differential equation, find the general solution:
ex tan y dx + (1 – ex) sec2 y dy = 0
Advertisements
उत्तर
We have, ex tan y dx + (1 - ex) sec2 y dy = 0 or ex tan y dx = -(1 - ex) sec2 y dy
⇒ `e^x/(1 - e^x) dx = (-sec^2y)/(tany) dy` ...(1)
Integrating (1) both sides, we get
`int(e^x)/(1 - e^x) dx = - int(sec^2 y)/(tan y) dy`
Let `I_1 = int e^x/(1 - e^x) dx`
and `I_2 = int(sec^2y)/(tan y) dy`
Now, `I_1 = int e^x/(1 - e^x) dx`
Putting 1- ex = t
⇒ -ex dx = dt
`I_1 = int (-dt)/t = -log |t| - log C_1`
`= - log (t C_1) = -log ((1 - e^x)C_1)` ....(2)
Now, `I_2 = int (sec^2 y)/(tan y) dy`
Putting tan y = t
⇒ sec2 y dy = dt
`I_2 = int dt/t = log |t| + log C_2`
`= log |tany| + log C_2`
= log (C2 tan y)
Also, I1 = -I2
⇒ - log (C1 (1 - ex))
= - log (C2 tan y)
⇒ C1 (1 - ex) = C2 tan y
⇒ tan y = C (1 - ex)
Which is the required solution
