So recently I found this integral: $$\lim_{n \rightarrow \infty} \int_{0}^{\pi/3} \frac{\sin^{n}x}{\sin^{n}x+\cos^{n}x}dx$$
I know the answer should be $ \frac{\pi}{12} $ and I saw it can be solved using the Dominated Convergence Theorem. I managed to get the integral to this form: $$\lim_{n \rightarrow \infty} \frac{\pi}{3}- \int_{0}^{\pi/3} \frac{1}{1+\operatorname{tg}^{n}x}dx$$ The new integral should be $ \frac{\pi}{4} $. But I can't find the function which bounds the function inside the integral. Can you explain me how can I find the answer using DCT? Thanks in advance.
Hint. One may just observe that, as $n \to \infty$, $$ \begin{align} \int_{0}^{\pi/3} \frac{1}{1+\tan^{n}x}dx&=\int_{0}^{\pi/4} \underbrace{\frac{1}{1+\tan^{n}x}}_{\to \,\color{red}{1}\, \text{using} \,|\tan x|<1}dx+\int_{\pi/4}^{\pi/3} \underbrace{\frac{1}{1+\tan^{n}x}}_{\to \,\color{red}{0}\, \text{using} \,|\tan x|>1}dx \\& \to \frac \pi4+\color{red}{0}.\end{align} $$ Then apply the DCT appropriately.