• Non ci sono risultati.

Fast interpolation and cubature at the Padua points ∗

N/A
N/A
Protected

Academic year: 2021

Condividi "Fast interpolation and cubature at the Padua points ∗"

Copied!
1
0
0

Testo completo

(1)

Fast interpolation and cubature at the Padua points

Marco Caliari, Stefano De Marchi

Dept. of Computer Science, University of Verona (Italy) Alvise Sommariva, Marco Vianello

Dept. of Pure and Applied Mathematics, University of Padova (Italy)

Abstract

The Padua points are the first known example of optimal polynomial interpolation points in two variables, with a Lebesgue constant increas- ing like log square of the degree. Moreover, they generate a nontenso- rial Clenshaw-Curtis-like cubature formula, which is competitive with the tensor-product Gauss-Legendre formula and even with the few known min- imal formulas, on integrands that are not “too regular”. Here we com- pare in Matlab two fast algorithms for interpolation and cubature at the Padua points, based on representation in the bivariate Chebyshev orthog- onal basis via matrix products or via the FFT. The former turns out to be superior up to degree n =?, and thus an hybrid algorithm comes out as the most reasonable choice.

2000 AMS subject classification: ???.

Keywords: bivariate Lagrange interpolation, Padua points, bivariate Chebyshev or- thogonal basis, nontensorial Clenshaw-Curtis-like cubature, matrix product formula- tion, FFT.

Work supported by the “ex-60%” funds of the University of Padova, and by the INdAM GNCS.

Corresponding author: e-mail: marcov@math.unipd.it

1

Riferimenti

Documenti correlati

Abstract We have implemented in Matlab/Octave two fast algorithms for bivariate Lagrange interpolation at the so-called Padua points on rectangles, and the corresponding versions

Vianello, Geometric Weakly Admissible Meshes, Discrete Least Squares Approximations and Approximate Fekete Points, Math.. Xu, Bivariate Lagrange interpolation at the Padua points:

Here we show four families of Padua points for interpolation at any even or odd degree n, and we present a stable and efficient implementation of the corresponding

We have recently proved that the Lebesgue constant of these points grows like log 2 (n), n being the de- gree, as with the best known points for the square, and we have imple- mented

In this talk we present a stable and efficient Fortran BLAS-based implemen- tation and a new Matlab FFT-based implementation of the Lagrange interpo- lation formula and cubature at

In this paper we present a stable and efficient Fortran implementation of the Lagrange interpolation formula at the Padua points, with cost O(n 3 ) flops for the evaluation (once

The Padua points, recently studied during an international collaboration at the University of Padua, are the first known example of near-optimal point set for bivariate polynomial

Motivations and aims From Dubiner metric to Padua points Padua points and their properties Interpolation Cubature Numerical results.. Padua points: theory, computation and