a3cf05fe4ff34525.tex
1: \begin{abstract}
2: We propose a novel method to compute a finite difference stencil for
3: Riesz derivative for artibitrary speed of convergence. This method
4: is based on applying a pre-filter to the Grünwald-Letnikov type central
5: difference stencil. The filter is obtained by solving for the inverse
6: of a symmetric Vandemonde matrix and exploiting the relationship between
7: the Taylor's series coefficients and fast Fourier transform. The filter
8: costs $O\left(N^{2}\right)$ operations to evaluate for $O\left(h^{N}\right)$
9: of convergence, where $h$ is the sampling distance. The higher convergence
10: speed should more than offset the overhead with the requirement of
11: the number of nodal points for a desired error tolerance significantly
12: reduced. The benefit of progressive generation of the stencil coefficients
13: for adaptive grid size for dynamic problems with the Grünwald-Letnikov
14: type difference scheme is also kept because of the application of
15: filtering. The higher convergence rate is verified through numerical
16: experiments. 
17: \end{abstract}