If $$I_n=\int_0^{\frac {\pi}{2}} \frac {\sin ((2n+1)x)dx}{\sin x}$$ then evaluate $$\lim_{n\to \infty} 2I_n$$
My try: $$I_n=\int_0^{\frac {\pi}{2}} \frac {\sin ((2n+1)x)dx}{\sin x}$$ $$=\int_0^{\frac {\pi}{2}} \frac {(\sin 2nx\cos x+\cos 2nx\sin x)dx}{\sin x}$$ $$=\int_0^{\frac {\pi}{2}} \sin (2nx)\cot (x) dx+\int_0^{\frac {\pi}{2}} \cos (2nx) dx$$
$$=\left(\int_0^{\frac {\pi}{2}} \sin (2nx)\cot (x) dx\right)+ \frac {\sin n\pi}{2n}$$
In the first integral I tried to use integration by parts and could reach up-to $$\left(\int_0^{\frac {\pi}{2}} \sin (2nx)\cot x dx\right)=\sin 2nx\ln (\sin x) -2n\int_0^{\frac {\pi}{2}} \cos 2nx\ln (\sin x) dx$$
But now I am stuck up here. Any help would be very beneficial.