Next Article in Journal / Special Issue
POD-Based Constrained Sensor Placement and Field Reconstruction from Noisy Wind Measurements: A Perturbation Study
Previous Article in Journal
Qualitative Properties of Difference Equation of Order Six
Previous Article in Special Issue
Pointwise Reconstruction of Wave Functions from Their Moments through Weighted Polynomial Expansions: An Alternative Global-Local Quantization Procedure
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Recurrence Relations for Orthogonal Polynomials on Triangular Domains

by
Abedallah Rababah
Department of Mathematics, Jordan University of Science and Technology, Irbid 22110, Jordan
Mathematics 2016, 4(2), 25; https://doi.org/10.3390/math4020025
Submission received: 26 December 2015 / Revised: 15 March 2016 / Accepted: 7 April 2016 / Published: 12 April 2016

Abstract

:
In Farouki et al, 2003, Legendre-weighted orthogonal polynomials P n , r ( u , v , w ) , r = 0 , 1 , , n , n 0 on the triangular domain T = { ( u , v , w ) : u , v , w 0 , u + v + w = 1 } are constructed, where u , v , w are the barycentric coordinates. Unfortunately, evaluating the explicit formulas requires many operations and is not very practical from an algorithmic point of view. Hence, there is a need for a more efficient alternative. A very convenient method for computing orthogonal polynomials is based on recurrence relations. Such recurrence relations are described in this paper for the triangular orthogonal polynomials, providing a simple and fast algorithm for their evaluation.

1. Introduction

Orthogonal polynomials are very strong tools in approximation theory and play a fundamental role in finding the least-squares approximation in explicit form. They are well-studied, and a lot of research has been done for the univariate case, see [1]. Orthogonal polynomials over a square region can be constructed using the tensor product of univariate orthogonal polynomials, see [2,3]. Orthogonal polynomials over triangular domains have to be determined in a different way, see [4]. A scheme for orthogonal bivariate polynomials on triangular regions is constructed in [5]. The Legendre weight function W ( u , v , w ) = 1 is used; these Legendre-weighted orthogonal polynomials are given in the Bernstein basis form, in order to take full advantage of the numerical stability property of the later basis. In [5], to find these bivariate orthogonal polynomials on triangular domains, the sums have to be expanded, and many multiplications have to be performed. This leads to a time-consuming and costly method of construction. There is an essential need for an easy method to find these orthogonal polynomials. It is known that the most convenient method to compute orthogonal polynomials is using a recurrence relation. For the case under consideration, such an algorithm is described in this paper in Section 6.
Connections between bivariate Bernstein and Jacobi bases are considered in [6] without considering the recurrence relations for these polynomials. Orthogonal polynomials on the interior of the triangle based on second-order linear partial differential equations is considered in [7]. The approach is different when considering the boundary of the triangle which needs applying the directional derivatives.
This paper is organized as follows. The univariate Legendre and Bernstein polynomials are introduced in Section 2. In Section 3 and Section 4, bivariate polynomials and bivariate polynomials on triangular domains are introduced. Legendre-weighted orthogonal polynomials are given in Section 5, and their recurrence relations are given in Section 6. We end this paper with conclusions in Section 7.

2. Univariate Legendre and Bernstein Polynomials

The univariate Legendre polynomials, L n ( x ) , of degree n are orthogonal on the interval 1 , 1 with respect to the weight function W ( x ) = 1 . They are traditionally defined over [ 1 , 1 ] to highlight their symmetry, while the Bernstein polynomials, B i n ( u ) , are defined over [ 0 , 1 ] to highlight their geometric behaviour. Since the final results will be given in Bernstein form, the suitable interval for both polynomials is [ 0 , 1 ] . In this case, the shifted Legendre polynomials L n ( x + 1 2 ) = : L n ( u ) , u [ 0 , 1 ] are used.
For u [ 0 , 1 ] , the Bernstein polynomial basis is defined as, see [8],
b i n ( u ) = n i u i ( 1 u ) n i , where n i = n ! i ! ( n i ) ! , i = 0 , 1 , , n .
For u [ 0 , 1 ] , the univariate Legendre polynomials satisfy the following three term recurrence relation, see [1]:
L n ( u ) = 2 n 1 n ( 2 u 1 ) L n 1 ( u ) n 1 n L n 2 ( u ) , L 0 ( u ) = 1 , L 1 ( u ) = 2 u 1 , n 2 .
The polynomials L n satisfy the following orthogonality conditions:
0 1 L n ( u ) L m ( u ) d u = 1 2 n + 1 , if  m = n 0 , if  m n .

3. Bivariate Orthogonal Polynomials

Let G R 2 be a finite simply connected domain bounded by a curve Γ. A function W ( x , y ) 0 is called a weight function over G if G W ( x , y ) d x d y exists and is positive. The weight function W induces a function space L 2 ( W , G ) with the inner product:
f , g = G W ( x , y ) f ( x , y ) g ( x , y ) d x d y .
The integrals
W n , i = G W ( x , y ) x n i y i d x d y
are finite and called moments of W. Similar to the univariate case, weight functions are used to define bivariate orthogonal polynomials. A system of polynomials P n , i ( x , y ) , n 0 , i = 0 , 1 , n is called orthogonal over G with respect to the weight function W ( x , y ) if all the leading coefficients c n , i of P n , i ( x , y ) are positive and
G W ( x , y ) P n , i ( x , y ) P m , j ( x , y ) d x d y = δ n , m δ i , j ,
where δ is the Kronecker delta, see [9,10]. Like the univariate case, for any weight function W over a domain G there exists a system of orthogonal polynomials. Up to this normalization, the system of orthogonal polynomials is unique. For n 1 , we define the space L n of polynomials of degree n that are orthogonal to all polynomials of degree < n over the domain G, i.e.,
L n = { P Π n : P Π n 1 } ,
and Π n 1 to be the space of all polynomials of degree n 1 over the domain G. These polynomials are usually represented in a triangular table:
P 0 , 0 ( x , y ) P 1 , 0 ( x , y ) , P 1 , 1 ( x , y ) P 2 , 0 ( x , y ) , P 2 , 1 ( x , y ) , P 2 , 2 ( x , y ) P n , 0 ( x , y ) , P n , 1 ( x , y ) , P n , 2 ( x , y ) , , P n , n ( x , y )
The kth row of this triangular table contains k + 1 bivariate orthogonal polynomials. Thus, for total degree n, there is a total of ( n + 1 ) ( n + 2 ) / 2 bivariate orthogonal polynomials, see [11,12,13].

4. Bivariate Polynomials on Triangular Domains

The bivariate polynomials on triangular domains are used in design and modelling in Computer Aided Geometric Design; they are defined using the barycentric coordinates. Let p k = ( x k , y k ) , k = 1 , 2 , 3 be the vertices (non-collinear) of a triangle T and p be a point, all in the plane. It is always possible to express p as a barycentric combination of p k , k = 1 , 2 , 3 in the form p = u p 1 + v p 2 + w p 3 , where u , v , w 0 , u + v + w = 1 , see [14] and the references therein. Using Cramer’s rule, the barycentric coordinates are given as the ratio of areas of subtriangles of the base triangle in explicit form:
u = a r e a ( p , p 2 , p 3 ) a r e a ( p 1 , p 2 , p 3 ) , v = a r e a ( p 1 , p , p 3 ) a r e a ( p 1 , p 2 , p 3 ) , w = a r e a ( p 1 , p 2 , p ) a r e a ( p 1 , p 2 , p 3 ) .
Consider the triangular region T that is given by the barycentric coordinates as follows
T = u , v , w : u , v , w 0 , u + v + w = 1
and the triples α = ( i , j , k ) of non-negative integers with α = i + j + k . A system of polynomials P n , r ( u , v , w ) , r = 0 , 1 , n n = 0 is orthogonal over T with respect to the weight function W ( u , v , w ) = 1 if all the leading coefficients are positive and
T W ( u , v , w ) P n , r ( u , v , w ) P m , s ( u , v , w ) d A = δ n , m δ r , s .
In the following section, the Legendre weight function W ( u , v , w ) = 1 is considered.

5. Legendre-Weighted Orthogonal Polynomials

Farouki, Goodman, and Sauer determined in [5] closed-form representation of degree-ordered system of Legendre-weighted orthogonal polynomials P n , r ( u , v , w ) , r = 0 , 1 , , n , n 0 on the triangular domain T = { ( u , v , w : u , v , w 0 , u + v + w = 1 } . These orthogonal polynomials are orthogonal with respect to the weight function W ( u , v , w ) = 1 . Since the Bernstein polynomials are stable, it is convenient to write these polynomials in Bernstein form. These polynomials P n , r ( u , v , w ) are orthogonal to each polynomial of degree n 1 and also orthogonal to each polynomial P n , s ( u , v , w ) , r s . They are given explicitly by:
P n , r ( u , v , w ) = i = 0 r ( 1 ) r + i r i 2 u i v r i j = 0 n r ( 1 ) j n + r + 1 j b j n r ( w ) .
This formula is further simplified in [5] to:
P n , r ( u , v , w ) = L r ( u 1 w ) ( 1 w ) r q n , r ( w ) , r = 0 , . . . , n ,
where L r , r = 0 , 1 , , n are the Legendre polynomials of degree r and
q n , r ( w ) = j = 0 n r ( 1 ) j n + r + 1 j b j n r ( w ) , n 0 , r = 0 , 1 , , n .
Traditionally, univariate Legendre polynomials are computed using different methods. The most convenient method is the recurrence relation in Equation (2). The method of construction in [5] is complicated and time-consuming, since many computations are required. Hence, there is a need for a simple evaluation method, which we present in the next section.

6. Recurrence Relation

Any three consecutive univariate orthogonal polynomials are related by a recurrence relation. In this section, it is shown that the bivariate orthogonal polynomials in Equation (5) also possess a recurrence relation. Any bivariate orthogonal polynomial from the kth row is related by a recurrence relation to two orthogonal polynomials from the preceding two rows for all r n 1 . If r = n 1 , then P n , n 1 ( u , v , w ) is related by a recurrence relation to two orthogonal polynomials from the k 2 nd and k 3 rd rows. The exact formulas are given in the following theorem.
Theorem 1. 
The bivariate orthogonal polynomials P n , r ( u , v , w ) , r = 0 , 1 , , n given by Equation (5) are computed using the following recurrence relations:
P n , r ( u , v , w ) = 2 n 1 n 2 u + w 1 P n 1 , n 1 ( u , v , w ) n 1 n ( 1 w ) 2 P n 2 , n 2 ( u , v , w ) , r = n 2 n 3 n 1 2 u + w 1 P n 2 , n 2 ( u , v , w ) n 2 n 1 ( 1 w ) 2 P n 3 , n 3 ( u , v , w ) 1 ( 2 n + 1 ) w , r = n 1 ( α n , r ( 1 2 w ) β n , r ) P n 1 , r ( u , v , w ) γ n , r P n 2 , r ( u , v , w ) , r n 2
where
α n , r = n ( 2 n + 1 ) ( n r ) ( n + r + 1 ) , β n , r = n ( 2 r + 1 ) 2 ( n r ) ( n + r + 1 ) ( 2 n 1 ) , γ n , r = ( n r 1 ) ( n + r ) ( 2 n + 1 ) ( n r ) ( n + r + 1 ) ( 2 n 1 ) .
and
P 0 , 0 ( u , v , w ) = 1 P 1 , 0 ( u , v , w ) = 1 3 w , P 1 , 1 ( u , v , w ) = u v .
Proof. 
The construction of P n , r ( u , v , w ) suggests that the recurrence relation depends on the values of r. Therefore, we have to distinguish between the three cases r = n , r = n 1 , 0 r n 2 . In all cases, we begin with Equation (6) and do the proper arrangements and implications to get the required recurrence relations as follows: □
The case r = n :
We begin by substituting r = n in Equation (6) to get
P n , n ( u , v , w ) = L n ( u 1 w ) ( 1 w ) n q n , n ( w ) .
Using the Definition (7) of q n , r ( w ) gives q n , n ( w ) = 1 , leading to
P n , n ( u , v , w ) = L n ( u 1 w ) ( 1 w ) n .
Substituting the recurrence Relation (2) of the Legendre polynomials in the last equation gives
P n , n ( u , v , w ) = 2 n 1 n 2 u 1 w 1 L n 1 ( u 1 w ) n 1 n L n 2 ( u 1 w ) ( 1 w ) n .
The last equation can be written in the form:
P n , n ( u , v , w ) = 2 n 1 n 2 u + w 1 L n 1 ( u 1 w ) ( 1 w ) n 1 n 1 n ( 1 w ) 2 L n 2 ( u 1 w ) ( 1 w ) n 2 .
Applying Equation (8) twice gives the required result.
The case r = n 1 :
We begin by substituting r = n 1 in Equation (6) to get
P n , n 1 ( u , v , w ) = L n 1 ( u 1 w ) ( 1 w ) n 1 q n , n 1 ( w ) .
Using the Definition (7) of q n , n 1 ( w ) gives q n , n 1 ( w ) = 1 ( 2 n + 1 ) w . Substituting this equality and the recurrence Relation (2) for L n 1 ( u 1 w ) in Equation (9) leads to:
P n , n 1 ( u , v , w ) = 2 n 3 n 1 2 u 1 w 1 L n 2 ( u 1 w ) n 2 n 1 L n 3 ( u 1 w ) ( 1 w ) n 1 ( 1 ( 2 n + 1 ) w ) .
This is further simplified to:
P n , n 1 ( u , v , w ) = 2 n 3 n 1 2 u + w 1 L n 2 ( u 1 w ) ( 1 w ) n 2 n 2 n 1 ( 1 w ) 2 L n 3 ( u 1 w ) ( 1 w ) n 3 ( 1 ( 2 n + 1 ) w ) ,
Applying Equation (8) twice we get the required result. If either of the subscripts of P k , l ( u , v , w ) is negative then the term P k , l ( u , v , w ) is set to zero.
The case 0 r n 2 :
We need to introduce the shifted univariate Jacobi polynomials P n ( α , β ) ( u ) of degree n which are orthogonal on the interval 0 , 1 with respect to the weight function W ( u ) = u α ( 1 u ) β , α , β > 1 , see [1]. The following recurrence relation is the convenient method to compute the univariate Jacobi polynomials P n ( α , β ) ( u ) :
P n ( α , β ) ( u ) = ( A n ( 2 u 1 ) + B n ) P n 1 ( α , β ) ( u ) C n P n 2 ( α , β ) ( u ) ,
where
A n = ( 2 n + α + β 1 ) ( 2 n + α + β ) 2 n ( n + α + β ) ,
B n = ( α 2 β 2 ) ( 2 n + α + β 1 ) 2 n ( n + α + β ) ( 2 n + α + β 2 ) ,
C n = ( n + α 1 ) ( n + β 1 ) ( 2 n + α + β ) n ( n + α + β ) ( 2 n + α + β 2 ) .
Using Equation (4.3.2) in [1], we get the univariate Jacobi polynomials in terms of the Bernstein polynomials in the following form:
P n ( α , β ) ( w ) = i = 0 n ( 1 ) i n + α n i n + β i n n i b n i n w , n 0 , w [ 0 , 1 ] .
Since b n i n w = b i n 1 w and substituting α = 0 , β = 2 r + 1 , n = n r , we get
q n , r ( w ) = P n r ( 0 , 2 r + 1 ) ( 1 w ) ,
and thus q n , r ( w ) satisfies the following recurrence relation:
q n , r ( w ) = n ( 2 n + 1 ) ( n r ) ( n + r + 1 ) ( 1 2 w ) n ( 2 r + 1 ) 2 ( n r ) ( n + r + 1 ) ( 2 n 1 ) P n r 1 ( 0 , 2 r + 1 ) ( 1 w ) ( n r 1 ) ( n + r ) ( 2 n + 1 ) ( n r ) ( n + r + 1 ) ( 2 n 1 ) P n r 2 ( 0 , 2 r + 1 ) ( 1 w ) .
Substituting the last relation in Equation (6) gives:
P n , r ( u , v , w ) = L r ( u 1 w ) ( 1 w ) r n ( 2 n + 1 ) ( 1 2 w ) ( n r ) ( n + r + 1 ) n ( 2 r + 1 ) 2 ( n r ) ( n + r + 1 ) ( 2 n 1 ) P n r 1 ( 0 , 2 r + 1 ) ( 1 w ) ( n r 1 ) ( n + r ) ( 2 n + 1 ) ( n r ) ( n r + 1 ) ( 2 n 1 ) P n r 2 ( 0 , 2 r + 1 ) ( 1 w ) .
This is further simplified to:
P n , r ( u , v , w ) = L r ( u 1 w ) ( 1 w ) r n ( 2 n + 1 ) ( 1 2 w ) ( n r ) ( n + r + 1 ) n ( 2 r + 1 ) 2 ( n r ) ( n + r + 1 ) ( 2 n 1 ) P n r 1 ( 0 , 2 r + 1 ) ( 1 w ) L r ( u 1 w ) ( 1 w ) r ( n r 1 ) ( n + r ) ( 2 n + 1 ) ( n r ) ( n + r + 1 ) ( 2 n 1 ) P n r 2 ( 0 , 2 r + 1 ) ( 1 w ) .
Substituting α = 0 , β = 2 r + 1 , n = n r 1 in Equation (11), we get the following two equations:
q n 1 , r ( w ) = P n r 1 ( 0 , 2 r + 1 ) ( 1 w ) , q n 2 , r ( w ) = P n r 2 ( 0 , 2 r + 1 ) ( 1 w ) .
Thus the last equation for P n , r ( u , v , w ) is simplified to
P n , r ( u , v , w ) = L r ( u 1 w ) ( 1 w ) r n ( 2 n + 1 ) ( 1 2 w ) ( n r ) ( n + r + 1 ) n ( 2 r + 1 ) 2 ( n r ) ( n + r + 1 ) ( 2 n 1 ) q n 1 , r ( w ) L r ( u 1 w ) ( 1 w ) r ( n r 1 ) ( n + r ) ( 2 n + 1 ) ( n r ) ( n + r + 1 ) ( 2 n 1 ) q n 2 , r ( w ) .
Applying Equation (8) twice, we get the required result. This completes the proof of the Theorem.

7. Conclusions

In this paper, recurrence relations for the Legendre-weighted orthogonal polynomials P n , r ( u , v , w ) , r = 0 , 1 , , n , n 0 on the triangular domain T = { ( u , v , w ) : u , v , w 0 , u + v + w = 1 } are presented. Unlike the method of construction in [5], our recursive algorithm enables us to compute these polynomials efficiently in a very simple fashion.

Acknowledgments

The author owes thanks to the reviewers for helpful and invaluable comments and suggestions for improving an earlier version of this manuscript.

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Szegö, G. Orthogonal Polynomials, 4th ed.; American Mathematical Society: Providence, RI, USA, 1975. [Google Scholar]
  2. Dunkl, C.F.; Xu, Y. Orthogonal Polynomials of Several Variables (Encyclopedia of Mathematics and Its Applications); Cambridge University Press: Cambridge, UK, 2002. [Google Scholar]
  3. Suetin, P.K. Orthogonal Polynomials in Two Variables; Gordon and Breach: Amsterdam, The Netherlands, 1999. [Google Scholar]
  4. Sauer, T. The genuine Bernstein-Durrmeyer operator on a simplex. Results Math. 1994, 26, 99–130. [Google Scholar] [CrossRef]
  5. Farouki, R.T.; Goodman, T.N.T.; Sauer, T. Construction of orthogonal bases for polynomials in Bernstein form on triangular and simplex domains. Comput. Aided Geom. Des. 2003, 20, 209–230. [Google Scholar] [CrossRef]
  6. Lewanowicz, S.; Wozńy, P. Connections between two-variable Bernstein and Jacobi polynomials on the triangle. J. Comput. Appl. Math. 2006, 197, 520–533. [Google Scholar] [CrossRef]
  7. Area, I.; Godoy, E.; Ronveaux, A.; Zarzo, A. Bivariate second-order linear partial differential equations and orthogonal polynomial solutions. J. Math. Anal. Appl. 2012, 387, 1188–1208. [Google Scholar] [CrossRef]
  8. Höllig, K.; Hörner, J. Approximation and Modeling with B-Splines; Society for Industrial and Applied Mathematics (SIAM): Philadelphia, PA, USA, 2013. [Google Scholar]
  9. Khan, S.; Al-Gonah, A.; Yasmin, G. Generalized and mixed type Gegenbauer polynomials. J. Math. Anal. Appl. 2012, 390, 197–207. [Google Scholar] [CrossRef]
  10. Pathan, M.; Khan, W. A New class of generalized polynomials associated with Hermite and Euler polynomials. Mediterr. J. Math. 2015. [Google Scholar] [CrossRef]
  11. Cooper, S.; Waldron, S. The diagonalisation of multivariate Bernstein operator. J. Approx. Theory 2002, 117, 103–131. [Google Scholar] [CrossRef]
  12. Derriennic, M. On multivariate approximation by Bernstein-type polynomials. J. Approx. Theory 1985, 45, 155–166. [Google Scholar] [CrossRef]
  13. Waldron, S. A generalised beta integral and the limit of the Bernstein-Durrmeyer operator with Jacobi weights. J. Approx. Theory 2003, 122, 141–150. [Google Scholar] [CrossRef]
  14. Rababah, A. Distance for degree raising and reduction of triangular Bézier surfaces. J. Comput. Appl. Math. 2003, 158, 233–241. [Google Scholar] [CrossRef]

Share and Cite

MDPI and ACS Style

Rababah, A. Recurrence Relations for Orthogonal Polynomials on Triangular Domains. Mathematics 2016, 4, 25. https://doi.org/10.3390/math4020025

AMA Style

Rababah A. Recurrence Relations for Orthogonal Polynomials on Triangular Domains. Mathematics. 2016; 4(2):25. https://doi.org/10.3390/math4020025

Chicago/Turabian Style

Rababah, Abedallah. 2016. "Recurrence Relations for Orthogonal Polynomials on Triangular Domains" Mathematics 4, no. 2: 25. https://doi.org/10.3390/math4020025

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop