Question
Question: The Integrating factor of the differential equation \(\dfrac{dy}{dx}-y\tan x=\cos x\) is:...
The Integrating factor of the differential equation dxdy−ytanx=cosx is:
Solution
Hint: Convert the equation to the form dxdy+p(x)y(x)=q(x) and solve it. The Integrating Factor is used to solve the differential equations of such kind and is given as:
Integrating factor(I.F) =e∫tanxdx
Complete step by step answer:
Integrating factors are useful for solving ordinary differential equations that can be expressed in the form.
dxdy+p(x)y(x)=q(x)
where p and q are given continuous functions, can be made integral by letting v(x) be a function such that
So v(x)=∫p(x)dx and dxdv(x)=p(x)
So integrating factor,
An integrating factor is a function by which an ordinary differential equation can be multiplied in order to make it integrable.
An integrating factor is a function that is chosen to facilitate the solving of a given equation involving differentials. It is commonly used to solve ordinary differential equations, but is also used within multivariable calculus when multiplying through by an integrating factor allows an inexact differential to be made into an exact differential.
This is especially useful in thermodynamics where temperature becomes the integrating factor that makes entropy an exact differential.
Integrating factors are useful for solving ordinary differential equations
In proper words I.F =e∫p(x)dx=ev(x)
Then ev(x) would be the integrating factor.
So integrating factor for dxdy−ytanx=cosx
Here p(x)=tanx
Integrating factor (I.F) =e∫tanxdx ………. (1)
So we have to integrate tanx ,
∫tanxdx
So we know tanx=cosxsinx ,
So writing the above in integration oftanxwe get,
∫cosxsinxdx
Now let cosx=u
So differentiating cosx w.r.t x we get,
−sinxdx=du
So we get sinxdx=−du
Now substituting sinxdx=−du and in ∫cosxsinxdx we get,
−∫udu
So we know ∫x1dx=log(x)+c
So we get,
−∫udu=−log(u)+c
So we know cosx=u ,
So we get,
−log(u)+c=−log(cosx)+c
We know the property that −log(a)=log((a)−1)=log(a1) ,
So using the property we get,
log((cosx)−1)+c=log(cosx1)+c=log(secx)+c
So we get final integration of tanx as,
∫tanxdx=logsecx+c
So substituting ∫tanxdx=logsecx+c in (1) we get,
So I.F. =elog(secx)
So using property eloga=a We get it as,
I.F =secx
So the Integrating factor of dxdy−ytanx=cosx is secx.
Note: The main form should be known dxdy+p(x)y(x)=q(x) and so I.F =e∫p(x)dx=ev(x) so you can solve it. It may be any form you have to convert it in first order form. While finding the integrating factor you should know what is p(x) so you can easily calculate the Integrating factor. Here it was direct p(x)=tanx Sometimes it is different one you have to simplify and write in this formdxdy+p(x)y(x)=q(x) .