How to calculate $\int_{0}^{\pi/3} \sqrt{\sec ^2 (x)} dx$?

468 Views Asked by At

I'm trying to calculate the following integral:

$\int_{0}^{\pi/3} \sqrt{\sec^2 (x)} dx$

But I have no idea where to start. Can you give me some advice?

3

There are 3 best solutions below

0
On BEST ANSWER

$$=\int_{0}^{\frac{\pi}{3}}\sec{x}dx$$ $$=\int_{0}^{\frac{\pi}{3}}\frac{\sec{x}(\sec{x}+\tan{x})}{\sec{x}+\tan{x}}dx$$ $$=\int_{0}^{\frac{\pi}{3}}\frac{\sec^2{x}+\sec{x}\tan{x}}{\tan{x}+\sec{x}}dx$$ $$=\Big[\log{(\sec{x}+\tan{x})}\Big]_0^{\frac{\pi}{3}}$$ $$=\log{(2+\sqrt{3})}$$

2
On

Find the interval(s) where $\sec(x)$ is positive vs. negative in $[0,\pi/3].$ then you can get rid of the absolute values (inserting $-$ if negative) and integrate $\sec(x)$ instead.

0
On

As on the integration interval, $\sec x>0$, we may simplify to $$\int_0^\tfrac\pi3\sec x\,\mathrm dx=\int_0^\tfrac\pi3\frac{\mathrm dx}{\cos x}=\int_0^\tfrac\pi3\frac{\cos x\,\mathrm dx}{\cos^2 x}.$$ Can you continue?