Padua points

From The Right Wiki
Jump to navigationJump to search

In polynomial interpolation of two variables, the Padua points are the first known example (and up to now the only one) of a unisolvent point set (that is, the interpolating polynomial is unique) with minimal growth of their Lebesgue constant, proven to be O(log2n).[1] Their name is due to the University of Padua, where they were originally discovered.[2] The points are defined in the domain [1,1]×[1,1]2. It is possible to use the points with four orientations, obtained with subsequent 90-degree rotations: this way we get four different families of Padua points.

The four families

File:Padua points fam 1 degree 5.png
Padua points of the first family and of degree 5, plotted with their generating curve.
File:Padua points fam 1 degree 6.png
Padua points of the first family and of degree 6, plotted with their generating curve.

We can see the Padua point as a "sampling" of a parametric curve, called generating curve, which is slightly different for each of the four families, so that the points for interpolation degree n and family s can be defined as

Padns={ξ=(ξ1,ξ2)}={γs(kπn(n+1)),k=0,,n(n+1)}.

Actually, the Padua points lie exactly on the self-intersections of the curve, and on the intersections of the curve with the boundaries of the square [1,1]2. The cardinality of the set Padns is |Padns|=(n+1)(n+2)2. Moreover, for each family of Padua points, two points lie on consecutive vertices of the square [1,1]2, 2n1 points lie on the edges of the square, and the remaining points lie on the self-intersections of the generating curve inside the square.[3][4] The four generating curves are closed parametric curves in the interval [0,2π], and are a special case of Lissajous curves.

The first family

The generating curve of Padua points of the first family is

γ1(t)=[cos((n+1)t),cos(nt)],t[0,π].

If we sample it as written above, we have:

Padn1={ξ=(μj,ηk),0jn;1kn2+1+δj},

where δj=0 when n is even or odd but j is even, δj=1 if n and k are both odd with

μj=cos(jπn),ηk={cos((2k2)πn+1)j oddcos((2k1)πn+1)j even.

From this follows that the Padua points of first family will have two vertices on the bottom if n is even, or on the left if n is odd.

The second family

The generating curve of Padua points of the second family is

γ2(t)=[cos(nt),cos((n+1)t)],t[0,π],

which leads to have vertices on the left if n is even and on the bottom if n is odd.

The third family

The generating curve of Padua points of the third family is

γ3(t)=[cos((n+1)t),cos(nt)],t[0,π],

which leads to have vertices on the top if n is even and on the right if n is odd.

The fourth family

The generating curve of Padua points of the fourth family is

γ4(t)=[cos(nt),cos((n+1)t)],t[0,π],

which leads to have vertices on the right if n is even and on the top if n is odd.

The interpolation formula

The explicit representation of their fundamental Lagrange polynomial is based on the reproducing kernel Kn(x,y), x=(x1,x2) and y=(y1,y2), of the space Πn2([1,1]2) equipped with the inner product

f,g=1π2[1,1]2f(x1,x2)g(x1,x2)dx11x12dx21x22

defined by

Kn(x,y)=k=0nj=0kT^j(x1)T^kj(x2)T^j(y1)T^kj(y2)

with T^j representing the normalized Chebyshev polynomial of degree j (that is, T^0=T0 and T^p=2Tp, where Tp()=cos(parccos()) is the classical Chebyshev polynomial of first kind of degree p).[3] For the four families of Padua points, which we may denote by Padns={ξ=(ξ1,ξ2)}, s={1,2,3,4}, the interpolation formula of order n of the function f:[1,1]22 on the generic target point x[1,1]2 is then

nsf(x)=ξPadnsf(ξ)Lξs(x)

where Lξs(x) is the fundamental Lagrange polynomial

Lξs(x)=wξ(Kn(ξ,x)Tn(ξi)Tn(xi)),s=1,2,3,4,i=2(smod2).

The weights wξ are defined as

wξ=1n(n+1){12 if ξ is a vertex point1 if ξ is an edge point2 if ξ is an interior point.

References

  1. Caliari, Marco; Bos, Len; de Marchi, Stefano; Vianello, Marco; Xu, Yuan (2006), "Bivariate Lagrange interpolation at the Padua points: the generating curve approach", J. Approx. Theory, 143 (1): 15–25, arXiv:math/0604604, doi:10.1016/j.jat.2006.03.008
  2. de Marchi, Stefano; Caliari, Marco; Vianello, Marco (2005), "Bivariate polynomial interpolation at new nodal sets", Appl. Math. Comput., 165 (2): 261–274, doi:10.1016/j.amc.2004.07.001
  3. 3.0 3.1 Caliari, Marco; de Marchi, Stefano; Vianello, Marco (2008), "Algorithm 886: Padua2D—Lagrange Interpolation at Padua Points on Bivariate Domains", ACM Transactions on Mathematical Software, 35 (3): 1–11, doi:10.1145/1391989.1391994
  4. Bos, Len; de Marchi, Stefano; Vianello, Marco; Xu, Yuan (2007), "Bivariate Lagrange interpolation at the Padua points: the ideal theory approach", Numerische Mathematik, 108 (1): 43–57, arXiv:math/0604604, doi:10.1007/s00211-007-0112-z

External links