Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
Let y = y(x) be the solution of the differential equation : cosx(loge(cosx))2dy+(sinx−3ysinxloge(cosx))dx=0, x ∈ (0, 2π). If y(4π)=−loge21, then y(6π) is equal to :
A
loge(3)−loge(4)2
B
−loge(4)1
C
loge(4)−loge(3)1
D
loge(3)−loge(4)1
View written solutionFree
Correct answer: D
Rewrite the differential equation in standard form
Given
cosx(ln(cosx))2dy+(sinx−3ysinxln(cosx))dx=0.
Divide throughout by dx:
cosx(ln(cosx))2dxdy+sinx−3ysinxln(cosx)=0.
So,
dxdy+cosx(ln(cosx))2sinx−3ysinxln(cosx)=0.
Simplify:
dxdy+(ln(cosx))2tanx−ln(cosx)3ytanx=0.
Hence,
dxdy−ln(cosx)3tanxy=−(ln(cosx))2tanx.
This is a linear differential equation:
dxdy+P(x)y=Q(x)
with
P(x)=−ln(cosx)3tanx,Q(x)=−(ln(cosx))2tanx.
Find the integrating factor
The integrating factor is
I.F.=e∫P(x)dx=e∫−ln(cosx)3tanxdx.
Let
t=ln(cosx).
Then
dxdt=−tanx⇒dt=−tanxdx.
Therefore,
∫−ln(cosx)3tanxdx=∫t3dt=3ln∣t∣.
So,
I.F.=e3ln∣ln(cosx)∣=(ln(cosx))3.
(Here x∈(0,π/2), so cosx∈(0,1) and ln(cosx)<0, but the power 3 works consistently.)
Solve the equation
Multiplying the differential equation by (ln(cosx))3,