Can the Fejér Kernel Be Approximated by Polynomials?

  • Context: Graduate 
  • Thread starter Thread starter Vannel
  • Start date Start date
  • Tags Tags
    Approximate Kernel
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Vannel
Messages
1
Reaction score
0
TL;DR
Methods to approximate Fejér kernel
Hello, I'm currently studying the Fejér kernel, which has the form of
F_{n}(x)={\frac  {1}{n}}\left({\frac  {\sin {\frac  {nx}{2}}}{\sin {\frac  {x}{2}}}}\right)^{2}={\frac  {1}{n}}\left({\frac  {1-\cos(nx)}{1-\cos x}}\right)
. I want to know whether there are some methods to approximate this function into polynomials.

Thanks a lot for the help!
 
Physics news on Phys.org
Take a look here:

https://en.wikipedia.org/wiki/Fejér_kernel
We can rewrite the kernel as a sum of exponentials, and exponentials are easily approximated by polynomials (take some terms of their series expansion). Thus we can approximate the kernel as well.

Alternatively, you can use results like Stone-Weierstrass.