Need help with this integral $$\int\frac{1}{\cos x}dx$$ I know that the answer is $$\ln|\operatorname{tg} x+\sec x|$$ I tried transforming 1 into $\cos^2x + \sin^2x$ but it led to nothing. Need to solve it using simplest way without new variables and differential transformations.
2026-04-12 07:41:51.1775979711
Find integral $\int\frac{1}{\cos x}dx$
181 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3

This is my way of finding this integral: $$\begin{align}\int \frac{1}{\cos{x}}dx =\int \frac{\cos{x}}{\cos^2{x}} dx= \int \frac{\cos{x}}{1-\sin^2{x}} dx\\ \text{substitution } \Big|\begin{array}{cc}\sin{x}=u \\ \cos{x}dx=du\end{array} \Big| \\= \int \frac{1}{1-u^2}du = \tanh^{-1}u +C= \tanh^{-1}(\sin{x})+C\end{align}.$$