Zaare
- 54
- 0
I'm stuck trying to solve the following problem:
If D_n is the Dirichlet kernel, show that there exist positive constants c_1 and c_2 such that
I know that
If D_n is the Dirichlet kernel, show that there exist positive constants c_1 and c_2 such that
<br />
c_1 \log n \le \int\limits_{ - \pi }^\pi {\left| {D_n \left( t \right)} \right|dt} \le c_2 \log n ,<br />
for n=2,3,4,.... By \log they mean the natural logarithm.I know that
<br />
D_n \left( t \right) = \frac{1}{\pi }\left( {\frac{1}{2} + \sum\limits_{N = 1}^n {\cos \left( {Nt} \right)} } \right) = \frac{1}{{2\pi }}\sum\limits_{N = - n}^n {e^{iNt} } = \frac{{\sin \left( {nt + \frac{t}{2}} \right)}}{{2\pi \sin \left( {\frac{t}{2}} \right)}}<br />
And it's easy to see that<br />
\left| {D_n \left( t \right)} \right| = \frac{1}{\pi }\left( {\frac{1}{2} + \left| {\sum\limits_{N = 1}^n {\cos \left( {Nt} \right)} } \right|} \right) \le \frac{1}{\pi }\left( {\frac{1}{2} + n} \right)<br />
But that is all I can do. I have no idea on how \log comes into the picture. Any help, suggestions or tips would be much appreciated.