Problem :
Simplify and find the value of $\tan\theta(1-\sec\frac{\theta}{2})(1-\sec\theta)(1-\sec2\theta)\dots(1-\sec2^{n-1}\theta)$ at n =1,2,3
My approach :
$\tan\theta(1-\sec\frac{\theta}{2})(1-\sec\theta)(1-\sec2\theta).....(1-\sec2^{n-1}\theta)$ ....(i)
$\tan\theta = \frac{2\tan\frac{\theta}{2}}{1-\tan^2\frac{\theta}{2}}$
=$\frac{2\sin\frac{\theta}{2} \cos\frac{\theta}{2}}{\cos^2\frac{\theta}{2}- \sin^2\frac{\theta}{2}}$
Putting this value in (i) we get :
$$ = \frac{2\sin\frac{\theta}{2} \cos\frac{\theta}{2}}{\cos^2\frac{\theta}{2}- \sin^2\frac{\theta}{2}}(1-\sec\frac{\theta}{2})(1-\sec\theta)(1-\sec2\theta).....(1-\sec2^{n-1}\theta)$$
$$ =\frac{2\sin\frac{\theta}{2}}{\cos^2\frac{\theta}{2}- \sin^2\frac{\theta}{2}}(\cos\frac{\theta}{2} - \sin\frac{\theta}{2} )(1-\sec\theta)(1-\sec2\theta).....(1-\sec2^{n-1}\theta)$$
$$ =\frac{2\sin\frac{\theta}{2}}{\cos\frac{\theta}{2} + \sin \frac{\theta}{2}}(1-\sec\theta)(1-\sec2\theta).....(1-\sec2^{n-1}\theta)$$
Please suggest whether this is the right approach of solving this or we can use some other method.. thanks..