I was solving differential equation
$ {x\cos x}\frac {dy}{dx} + y(x\sin x+\cos x)=1$
which on dividing by $x\cos x$ becomes FOLD(first order linear differential) equation.
But I am stuck at following integral. Can anyone help solve this integral? An alternate approach to the problem is also welcome.
$$\int\frac {e^{\cos x}}{\cos x}dx $$
Another approach:
By dividing both sides by $\cos^2 x$ we get
\begin{align*} (x\sec x)\frac{dy}{dx}+(x\tan x\sec x+\sec x)y&=\sec^2 x\\ \frac{d}{dx}\left[(x\sec x)y\right]&=\sec^2 x \end{align*}