Next Article in Journal / Special Issue
On Gould–Hopper-Based Fully Degenerate Poly-Bernoulli Polynomials with a q-Parameter
Previous Article in Journal
Modified Relaxed CQ Iterative Algorithms for the Split Feasibility Problem
Previous Article in Special Issue
Some Identities for the Two Variable Fubini Polynomials
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Change of Basis Transformation from the Bernstein Polynomials to the Chebyshev Polynomials of the Fourth Kind

by
Abedallah Rababah
1,2,*,† and
Esraa Hijazi
2,†
1
Department of Mathematical Sciences, United Arab Emirates University, 15551 Al Ain, UAE
2
Department of Mathematics, Jordan University of Science and Technology, 22110 Irbid, Jordan
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Mathematics 2019, 7(2), 120; https://doi.org/10.3390/math7020120
Submission received: 6 December 2018 / Revised: 17 January 2019 / Accepted: 18 January 2019 / Published: 23 January 2019
(This article belongs to the Special Issue Special Polynomials)

Abstract

:
In this paper, the change of bases transformations between the Bernstein polynomial basis and the Chebyshev polynomial basis of the fourth kind are studied and the matrices of transformation among these bases are constructed. Some examples are given.

1. Introduction

This paper discusses and finds the matrices of transformation between Bernstein polynomials and Chebyshev polynomials of the fourth kind. Both bases have some excellent advantages and there is a need to convert polynomial forms between them. The Bernstein polynomials form the basis for the Bézier curves and surfaces that are used in modeling and design and in many other applications. The Bézier curves have many geometric properties like the fact that they are modeled by their control points, lying in the convex hull of their control points, and the control polygon is tangent to the Bézier curve. Calculus and degree raising and reduction of the Bézier curves are essential operations in applications. In some cases, the orthogonality property of the Chebyshev polynomials simplifies calculations and enables us to get the solution in explicit form. Thereafter, there is a need to change bases transformations to get the solution in the Bézier form.
An example of a specific essential operation is the Bernstein polynomials [1,2,3], which are not orthogonal while possessing interesting geometric properties. On the other hand, the Chebyshev polynomials of fourth kind [4,5] are orthogonal, but do not have geometric properties that are in Bernstein polynomials. When the geometric properties are needed, but the curve is given in Chebyshev polynomials of fourth kind, change of bases transformations should be carried out. Some cases are given in [6,7,8]. These change of bases transformations can also be studied for the cases between the Chebyshev polynomials of fourth kind and the q-Bernstein polynomials in [9], degenerate Bernstein polynomials in [10], and the multidimensional Bernstein polynomials in [11]. This paper is organized as follows. In Section 2, materials, methods, and some preliminary results are stated and proved. In Section 3, the main result of the matrices of change of bases transformations are derived. In Section 4, the proof of the main theorem together with two examples are presented.
In this section, materials related to this paper are stated. This includes defining the main concepts, giving their properties, and related notations. The Chebyshev polynomials of fourth kind satisfy the following linear homogeneous differential equation of the second order
( 1 x 2 ) y ( 1 + 2 x ) y + n ( n + 1 ) y = 0 .
The Chebyshev polynomials of the fourth kind, W n ( x ) , are orthogonal polynomials on [ 1 , 1 ] with respect to the weight function w ( x ) = 1 x 1 + x . The following recurrence relation is used to acquire the Chebyshev polynomials of the fourth kind:
W n ( u ) = 2 ( 2 u 1 ) W n 1 ( u ) W n 2 ( u ) , n = 2 , 3 , 4 , ,
where W 0 ( u ) = 1 and W 1 ( u ) = 4 u 1 , u [ 0 , 1 ] . The Chebyshev polynomials have many applications in science and engineering; the best uniform approximation is characterized by the Chebyshev polynomials of first kind, the weighted least squares approximations are characterized by the relevant weight of Chebyshev polynomials of first, second, third, and fourth kinds. In Computer Aided Design (CAD), the weighted degree reduction of the Bézier curves is handled by the Chebyshev polynomials.For more details about the Chebyshev polynomials of the fourth kind and their applications, see [4,5,12]. Other related applications and properties are found in [13,14,15,16,17,18,19,20,21].
The following notation
B i n ( u ) = n i ( 1 u ) n i u i , u [ 0 , 1 ] , i = 0 , , n ,
is used for the Bernstein polynomials of degree n over the interval [0, 1], where n i = n ! i ! ( n i ) ! . The Bernstein polynomials are the basis for the Bézier curves and surfaces. The Bernstein polynomials are non-negative B i n ( u ) 0 , u [ 0 , 1 ] and are symmetric in the sense B i n ( u ) = B n i n ( 1 u ) , u [ 0 , 1 ] , i = 0 , 1 , , n . The definite integrals of the Bernstein polynomials B i n ( u ) , u [ 0 , 1 ] , i = 0 , 1 , , n , are given by
0 1 B i n ( u ) d u = 1 n + 1 , i = 0 , 1 , , n .
For more on Bernstein polynomials, see [2, 5]. The factorial of an integer n is defined by
n ! = n ( n 1 ) ( n 2 ) ( 2 ) ( 1 ) , n > 0 0 , o . w
The half-integer factorial is defined as follows:
( n 1 2 ) ! = ( n 1 2 ) ( n 3 2 ) ( 3 2 ) ( 1 2 ) .
The double factorial of an integer n is defined by:
n ! ! = n ( n 2 ) ( 4 ) ( 2 ) , if n even n ( n 2 ) ( 3 ) ( 1 ) , if n odd .

2. Materials and Methods

The following results from [6,8] are used in the proof of the results in this paper.
For every n > 0   and   k = 0 , 1 , , n , we have
2 n 1 2 k 1 n 1 k 1 = ( 2 n 1 ) ! ! ( 2 k 1 ) ! ! ( 2 n 2 k 1 ) ! ! .
The combinatorials with an integer plus and minus one half forms satisfy the following relation:
n 1 2 n k n + 1 2 k = 2 n 1 n 2 n + 1 2 k 2 2 n 1 .
The beta function with integer plus one half as parameters has the following equality:
β ( z + 1 2 , k + 1 2 ) = π 2 z + k ( 2 z 1 ) ! ! ( 2 k 1 ) ! ! ( z + k ) ! .
The Chebyshev polynomial of the fourth kind W n ( u ) of degree n is expressed in the Bernstein basis B 0 n ( u ) , B 1 n ( u ) , , B n n ( u ) as follows:
W n ( u ) = ( 2 n + 1 ) ! ! k = 0 n ( 1 ) n k ( 2 k + 1 ) ! ! ( 2 n 2 k 1 ) ! ! B k n ( u ) .
In the next lemma the integral of the Bernstein and the Chebyshev polynomials of the fourth kind with respect to the weight function w ( u ) = 1 u u are found.
Lemma 1.
The integral of the product of the Bernstein polynomial of degree n and the Chebyshev polynomials of the fourth kind of degree j is given by:
I k j = 0 1 1 u u B k n ( u ) W j ( u ) d u
= n k π 2 2 n + 2 j + 1 i = 0 j ( 1 ) j 1 2 j + 1 2 i + 1 2 k + 2 i k + i 2 n + 2 j k 2 i + 1 n + j k i n + j + 1 k + i + 1 .
Proof of Lemma 1.
The proof of this lemma is accomplished using Equations (2)–(4) as follows:
I k j = 0 1 B k n ( u ) W j ( u ) ( u ) 1 2 ( 1 u ) 1 2 d u .
Using Equation (4) yields
I k j = 0 1 B k n ( u ) ( 1 u ) 1 2 ( u ) 1 2 ( 2 j + 1 ) ! ! i = 0 j ( 1 ) j i ( 2 i + 1 ) ! ! ( 2 j 2 i 1 ) ! ! B i j ( u ) d u
= 0 1 n k ( 1 u ) n k ( u ) k ( 1 u ) 1 2 ( u ) 1 2 ( 2 j + 1 ) ! ! ×
i = 0 j ( 1 ) j i ( 2 i + 1 ) ! ! ( 2 j 2 i 1 ) ! ! j i ( 1 u ) j i ( u ) i d u
= 0 1 n k ( 1 u ) n k + 1 2 ( u ) k 1 2 ( 2 j + 1 ) ! ! ×
i = 0 j ( 1 ) j i ( 2 i + 1 ) ! ! ( 2 j 2 i 1 ) ! ! j i ( 1 u ) j i ( u ) i d u
= n k ( 2 j + 1 ) ! ! i = 0 j ( 1 ) j i j i ( 2 i + 1 ) ! ! ( 2 j 2 i 1 ) ! ! 0 1 ( 1 u ) n + j ( k + i ) + 1 2 u k + i 1 2 d u .
By Equation (3), we get
I k j = n k ( 2 j + 1 ) ! ! i = 0 j ( 1 ) j i j i ( 2 i + 1 ) ! ! ( 2 j 2 i 1 ) ! ! β ( n + j k i + 1 2 + 1 , k + i + 1 2 ) .
Using Equation (3) yields
I k j = n k ( 2 j + 1 ) ! ! i = 0 j ( 1 ) j i j i ( 2 i + 1 ) ! ! ( 2 j 2 i 1 ) ! ! ×
π ( 2 ( n + j k i + 1 ) 1 ) ! ! ( 2 ( k + i ) 1 ) ! ! 2 n + j + 1 ( n + j + 1 ) !
= n k π 2 n + j + 1 i = 0 j ( 1 ) j i j i ( 2 n + 2 j 2 k 2 i + 1 ) ! ! ( 2 k + 2 i 1 ) ! ! ( 2 j + 1 ) ! ! ( 2 i + 1 ) ! ! ( 2 j 2 i 1 ) ! ! ( n + j + 1 ) ! .
Using Equation (1) gives
I k j = n k π 2 n + j + 1 i = 0 j ( 1 ) j i j i ( 2 n + 2 j 2 k 2 i + 1 ) ! ! ( 2 k + 2 i 1 ) 2 j + 1 2 i + 1 ( n + j + 1 ) ! j i
= n k π 2 n + j + 1 i = 0 j ( 1 ) j i ( 2 n + 2 j 2 k 2 i + 1 ) ! ! ( 2 k + 2 i 1 ) 2 j + 1 2 i + 1 ( n + j + 1 ) !
= n k π 2 3 n + 3 j + 1 i = 0 j ( 1 ) j i 2 j + 1 2 i + 1 2 n + 2 j 2 k 2 i n + j k i 1 ×
2 k + 2 i k + i ( 2 n + 2 j 2 k 2 i ) ! ! ( 2 k + 2 i ) ! ! ( 2 n + 2 j 2 k 2 i + 1 ) ( n + j + 1 ) ! .
From the definition of the double factorial of the even integer we get:
I k j = n k π 2 3 n + 3 j + 1 i = 0 j ( 1 ) j i 2 j + 1 2 i + 1 2 n + 2 j 2 k 2 i n + j k i ( n + j + 1 ) ×
2 k + 2 i k + i ( 2 n + 2 j 2 k 2 i + 1 ) ( n + j k i ) ! ( k + i ) ! ( n + j ) !
= n k π 2 2 n + 2 j + 1 i = 0 j ( 1 ) j i 2 j + 1 2 i + 1 2 k + 2 i k + i n + j k + i ×
2 n + 2 j 2 k 2 i n + j i k ( 2 n + 2 j 2 k 2 i + 1 ) ( n + j + 1 ) .
With some more simple calculations, the result is confirmed. □

3. Results

The matrices of converting the bases between the Chebyshev polynomial of the fourth kind and the Bernstein polynomials are presented in this section. Given a polynomial P n ( u ) , u [ 0 , 1 ] written in the Bernstein basis form and in the Chebyshev polynomials of the fourth kind form as follows:
P n ( u ) = j = 0 n c j B j n ( u ) = B n c n ,
and
P n ( u ) = k = 0 n t k W k ( u ) = W n t n ,
where
B n = ( B 0 n ( u ) , B 1 n ( u ) , , B n n ( u ) ) , c n = ( c 0 , c 1 , , c n ) T ,
W n = ( W 0 n ( u ) , W 1 n ( u ) , , W n n ( u ) ) , t n = ( t 0 , t 1 , , t n ) T .
The ( n + 1 ) × ( n + 1 ) matrices of transformation M and its inverse M 1 are to be found. They fulfill the following relations:
c j = k = 0 n M j k t k and t j = k = 0 n M j k 1 c k .
In matrix form, we have
c n = M t n and t n = M 1 c n .
The Chebyshev polynomial of the fourth kind W k ( u ) is presented using the Bernstein polynomials in the following form:
W k ( u ) = j = 0 n N k j B j n ( u ) ,
where N is the matrix of change of bases transformation of dimension ( n + 1 ) × ( n + 1 ) . Multiply with t k and take the summation over k to get
k = 0 n t k W k ( u ) = k = 0 n t k j = 0 n N k j B j n ( u )
= j = 0 n k = 0 n t k N k j B j n ( u ) .
Compare it with Equation (5) to get
c j = k = 0 n t k N k j .
Using the following relations c n = M t n and t n = M 1 c n yields
c j = k = 0 n M j k t k , j = 0 , 1 , , n ,
and
t k = j = 0 n M j k 1 c j , k = 0 , 1 , , n .
By comparing with Equation (8), we get M j k = N k j ; therefore, M = N T . The following examples should motivate finding general formulas for these change of basis transformations.
Example 1.
For n = 1 : we have P 1 ( u ) = 1 B 0 + 1 B 1 = 1 = 1 W 0 + 0 W 1 . Thus,
C = 1 1 , T = 1 0 .
Since B 0 1 ( u ) = 1 u , B 1 1 ( u ) = u , and W 0 ( u ) = 1 , W 1 ( u ) = 4 u 1 , thus
M 00 1 = 1 4 , M 01 1 = 3 4 , M 10 1 = 1 4 , M 11 1 = 1 4 .
Hence
M 1 C = 1 4 1 4 3 4 1 4 1 1 = 1 0 = T .
Example 2.
For n = 2 , we have P 2 ( u ) = 1 B 0 + 1 B 1 + 1 B 2 = 1 = 1 W 0 + 0 W 1 + 0 W 2 . Thus
C = 1 1 1 , T = 1 0 0 .
Since B 0 2 ( u ) = u 2 2 u + 1 , B 1 2 ( u ) = 2 u 2 u 2 , B 2 2 ( u ) = u 2 , W 0 ( u ) = 1 , W 1 ( u ) = 4 u 1 , W 2 ( u ) = 16 u 2 12 u + 1 , thus
M 00 1 = 1 8 , M 01 1 = 1 4 , M 02 1 = 5 8 , M 10 1 = 12 64 , M 11 1 = 8 64 ,
M 12 1 = 20 64 , M 20 1 = 2 8 , M 21 1 = 1 8 , M 22 1 = 1 8 .
Thus
M 1 C = 1 8 12 64 2 8 1 4 8 64 1 8 5 8 20 64 1 8 1 1 1 = 1 0 0 = T .
Theorem 1.
The elements of the Matrix M 1 that satisfies B n = W n M 1 which transforms from the Bernstein polynomial basis into the Chebyshev polynomial basis of the fourth kind for 0 j , k n are given by:
M j k 1 = n k 4 n + j i = 0 j ( 1 ) j i 2 j + 1 2 i + 1 2 k + 2 i k + i 2 n + 2 j 2 k 2 i + 1 n + j k i n + j + 1 k + i + 1 .

4. Discussion

In this section, the proof of the main theorem is given.
Proof of Theorem 1.
In order to get the elements M j k 1 , we want to find the elements N k i 1 first then we get the elements M j k 1 by transposing the elements N k j 1 . We know that
B k n ( u ) = i = 0 n N k i 1 W i ( u ) .
Multiply the previous equation by W j ( u ) ( 1 u u ) 1 2 and then integrate from 0 to 1 to get
0 1 B k n ( u ) W j ( u ) ( 1 u u ) 1 2 d u = i = 0 n 0 1 ( 1 u u ) 1 2 N k i 1 W i ( u ) W j ( u ) d u .
By the orthogonality property of the Chebyshev polynomials of the fourth kind, we get
0 1 B k n ( u ) W j ( u ) ( 1 u u ) 1 2 d u = N k j 1 0 1 ( 1 u u ) 1 2 W i ( u ) W j ( u ) d u .
Thus,
0 1 B k n ( u ) W j ( u ) ( 1 u u ) 1 2 d u = N k j 1 π 2 .
Therefore,
N k j 1 = 2 π 0 1 B k n ( u ) W j ( u ) ( 1 u u ) 1 2 d u .
After applying the Lemma we have
N k j 1 = n k 2 n + j i = 0 n ( 1 ) j i j i ( 2 n + 2 j 2 k 2 i + 1 ) ! ! ( 2 k + 2 i 1 ) ! ! ( 2 j 1 ) ! ! ( 2 i 1 ) ! ! ( 2 j 2 i + 1 ) ! ! ( n + j + 1 ) !
and
N k j 1 = 2 π n k π 2 × 4 n + j i = 0 n ( 1 ) j i 2 j + 1 2 i + 1 2 k + 2 i k + i 2 n + 2 j 2 k 2 i + 1 n + j k i n + j + 1 k + i + 1 .
By transposing N k j 1 we get M j k 1 . □
Examples 1 and 2 can be verified using Theorem 1.

Author Contributions

Conceptualization, A.R.; methodology, A.R.; software, E.H.; validation, E.H.; formal analysis, E.H.; investigation, E.H.; resources, A.R.; writing–original draft preparation, A.R.; writing–review and editing, A.R.; supervision, A.R.; project administration, A.R.

Funding

This research received no external funding.

Acknowledgments

The authors acknowledge the invaluable comments of the reviewers.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Farin, G. Curves and Surface for Computer Aided Geometric Design. In Curves and Surface for Computer Aided Geometric Design; Academic Press: Boston, MA, USA, 1993; pp. 32–58. ISBN 9781483296999. [Google Scholar]
  2. Farouki, R.; Rajan, V. Algorithms for polynomials in Bernstein form. Comput. Aided Geom. Des. 1988, 5, 1–26. [Google Scholar] [CrossRef]
  3. Höllig, K.; Hörner, J. Approximation and Modelling with B-Splines. In Approximation and Modelling with B-Splines; SIAM: Philadelphia, PA, USA, 2013; Volume 132, pp. 32–58. ISBN 978-1-611972-94-8. [Google Scholar]
  4. Mason, J.; Handscomb, D. Chebyshev Polynomials. In Chebyshev Polynomials; ACRC Press Company: Miami, FL, USA, 2003; pp. 5–9, 156–158. ISBN 0849303559. [Google Scholar]
  5. Szegö, G. Orthogonal Polynomials. In Orthogonal Polynomials; American Mathematical Society Colloquium Publications: Providence, RI, USA, 1975; ISBN 0821810235. [Google Scholar]
  6. Rababah, A. Transformation of Chebyshev Bernstein polynomial basis. Comput. Meth. Appl. Math. 2003, 3, 608–622. [Google Scholar] [CrossRef]
  7. Rababah, A. Jacobi-Bernstein Basis Transformation. Comput. Meth. Appl. Math. 2004, 4, 206–214. [Google Scholar] [CrossRef]
  8. Rababah, A.; Al-Shbool, A. The Transformation Matrix of Chebyshev IV Bernstein Polynomial Bases. J. Math. Anal. 2016, 7, 123–129. [Google Scholar]
  9. Kim, T. A note on q-Bernstein polynomials. Russ. J. Math. Phys. 2011, 18, 73–82. [Google Scholar] [CrossRef]
  10. Kim, T.; Kim, D. Degenerate Bernstein polynomials. arXiv, 2018; arXiv:1806.06379v1. [Google Scholar] [CrossRef]
  11. Simsek, Y. Generating functions for unification of the multidimensional Bernstein polynomials and their applications. Math. Methods Appl. Sci. 2018, 41, 7170–7181. [Google Scholar] [CrossRef]
  12. Rababah, A.; Lee, B.G.; Yoo, J. A simple matrix form for degree reduction of Bézier curves using Chebyshev-Bernstein basis transformations. Appl. Math. Comput. 2006, 181, 310–318. [Google Scholar] [CrossRef]
  13. Jang, L.C.; Kim, D.S.; Jang, G.-W.; Kwon, J. Some identities for q-Bernoulli numbers and polynomials arising from q-Bernstein polynomials. Adv. Stud. Contemp. Math. 2018, 28, 659–667. [Google Scholar]
  14. Jang, L.C.; Kim, T.; Kim, D.S.; Dolgy, D.V. On p-Adic Fermionic Integrals of q-Bernstein Polynomials Associated with q-Euler Numbers and Polynomials. Symmetry 2018, 10, 311. [Google Scholar] [CrossRef]
  15. Kim, D.S.; Kim, T.; Ryoo, C.S.; Yao, Y. On p-adic Integral Representation of q-Bernoulli Numbers Arising from two Variable q-Bernstein Polynomials. Symmetry 2018, 10, 451. [Google Scholar] [CrossRef]
  16. Bayad, A.; Kim, T. Identities involving values of Bernstein, q-Bernoulli, and q-Euler polynomials. Russ. J. Math. Phys. 2011, 18, 133–143. [Google Scholar] [CrossRef]
  17. Park, J.-W.; Pak, H.K.; Rim, S.-H.; Kim, T.; Lee, S.-H. A note on the q-Bernoulli numbers and q-Bernstein polynomials. J. Comput. Anal. Appl. 2013, 15, 722–729. [Google Scholar]
  18. Kim, T.; Lee, B.; Lee, S.-H.; Rim, S.-H. A note on q-Bernstein polynomials associated with p-adic integral on Zp. J. Comput. Anal. Appl. 2013, 15, 584–592. [Google Scholar]
  19. Kim, T. A study on the q-Euler numbers and the fermionic q-integral of the product of several type q-Bernstein polynomials on Zp. Adv. Stud. Contemp. Math. 2013, 23, 5–11. [Google Scholar]
  20. Kim, T.; Lee, B.; Choi, J.; Kim, Y.H.; Rim, S.H. On the q-Euler numbers and weighted q-Bernstein polynomials. Adv. Stud. Contemp. Math. 2011, 21, 13–18. [Google Scholar]
  21. Ryoo, C.S.; Dolgy, D.V.; Kim, T.; Lee, B. A note on q-Bernstein and q-Laguerre polynomials. Proc. Jangjeon Math. Soc. 2011, 14, 291–298. [Google Scholar]

Share and Cite

MDPI and ACS Style

Rababah, A.; Hijazi, E. Change of Basis Transformation from the Bernstein Polynomials to the Chebyshev Polynomials of the Fourth Kind. Mathematics 2019, 7, 120. https://doi.org/10.3390/math7020120

AMA Style

Rababah A, Hijazi E. Change of Basis Transformation from the Bernstein Polynomials to the Chebyshev Polynomials of the Fourth Kind. Mathematics. 2019; 7(2):120. https://doi.org/10.3390/math7020120

Chicago/Turabian Style

Rababah, Abedallah, and Esraa Hijazi. 2019. "Change of Basis Transformation from the Bernstein Polynomials to the Chebyshev Polynomials of the Fourth Kind" Mathematics 7, no. 2: 120. https://doi.org/10.3390/math7020120

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