I need help to proof $$\left |\frac{\sin(n+1/2)t}{\sin{t/2}}-\frac{\sin{nt}}{\tan{t/2}}\right| \leq 1$$
Asked
Active
Viewed 697 times
2
-
Yes. ${}{}{}{}{}$ – Pedro Apr 03 '14 at 01:17
-
1In the direction of chenbai, you should get that $|cos(nt)| \leq 1$ as your final step. – Christopher K Apr 03 '14 at 02:00
1 Answers
1
hint:$\left |\dfrac{\sin(n+1/2)t}{\sin{t/2}}-\dfrac{\sin{nt}}{\tan{t/2}}\right|=\left |\dfrac{\sin(n+1/2)t-\sin{nt}\cos{t/2}}{\sin{t/2}}\right|$
chenbai
- 7,581
-
Thank you, I tried the following: $$\left |\dfrac{\sin(n+1/2)t}{\sin{t/2}}-\dfrac{\sin{nt}}{\tan{t/2}}\right|=\left |\dfrac{\sin(n+1/2)t-\sin{nt}\cos{t/2}}{\sin{t/2}}\right|=\left|\dfrac{1/2 \sin((N+ 1/2)t)- 1/2 \sin((N- 1/2 )t)}{\sin (t/2)}\right|$$ with $\sin x \cos y = 1/2 \sin (x-y) +1/2 \sin (x+y)$, but now I am stuck... – Niklas Hebe Apr 03 '14 at 08:36
-
1
-
Hi, now I got it. For other readers: you mean $\sin(x+y)=\sin x \cos y +\sin y \cos x$ – Niklas Hebe Apr 03 '14 at 15:47