Next Article in Journal
Dynamics of Non-Autonomous Stochastic Semi-Linear Degenerate Parabolic Equations with Nonlinear Noise
Previous Article in Journal
A Note on Weibull Parameter Estimation with Interval Censoring Using the EM Algorithm
Previous Article in Special Issue
Efficient Solution of Burgers’, Modified Burgers’ and KdV–Burgers’ Equations Using B-Spline Approximation Functions
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Survey of Hermite Interpolating Polynomials for the Solution of Differential Equations

Department of Mathematics, SLIET, Longowal 148106, Punjab, India
*
Author to whom correspondence should be addressed.
Mathematics 2023, 11(14), 3157; https://doi.org/10.3390/math11143157
Submission received: 22 May 2023 / Revised: 23 June 2023 / Accepted: 12 July 2023 / Published: 18 July 2023
(This article belongs to the Special Issue Numerical Methods for Approximation of Functions and Data)

Abstract

:
With progress on both the theoretical and the computational fronts, the use of Hermite interpolation for mathematical modeling has become an established tool in applied science. This article aims to provide an overview of the most widely used Hermite interpolating polynomials and their implementation in various algorithms to solve different types of differential equations, which have important applications in different areas of science and engineering. The Hermite interpolating polynomials, their generalization, properties, and applications are provided in this article.

1. Introduction

Special functions are solutions to a large class of equations having physical and mathematical applications. These functions, with a long history, and having a wide range of literature, are immensely popular both within and outside of mathematics. More precisely, such functions appear in probability theory, electro-optics, quantum mechanics, electromagnetic theory, communication systems, and nonlinear wave propagation, etc. Special functions are a crucial part of the formalisation of mathematical physics and serve as one-of-a-kind tools for developing models of real-life problems that are both straightforward and accurate. The theory of these functions, developed by classical authors such as Euler, Chebyshev, Gauss, Hardy, Hermite, Legendre, Ramanujan, and others, has been an extensive area of study in mathematics. Particularly, orthogonal polynomials [1] have significant applications in applied sciences that fall under the analytical and computational areas, with applications in quantum and electro-dynamics [2,3]. The polynomial structure reveals analytical features [4], but it lacks the computational robustness required for higher orders. By employing the Gram–Schmidt orthogonalization technique and starting with 1 , x , x 2 , , orthogonal polynomials can be generated. Among the Hermite, Laguerre, Legendre, Chebyshev, etc., polynomials, a vast literature is available on the Hermite interpolation of polynomials. A summary of the properties, error bounds, and solutions of differential equations using Hermite interpolating polynomials is reviewed in this article.
Piecewise Hermite polynomials have been used for solving differential equations. Wide ranging numerical application of these polynomials is found in the Lagrangian or action integral of the analysis of discrete elements that require continuity of derivatives of functions. Different types of Hermite polynomials may be produced to ensure C ( n ) continuity over elements. The several forms that guarantee C ( n ) continuity over an element of a certain dimension vary in terms of the quantity of nodes present in each element, the kind of data evaluated on every node, and the order of the derivative of the polynomials. The properties of these approximation sets have an impact on the computing effectiveness. An element with nodes only at its vertices makes a mesh’s adjacency matrix simpler, thus reducing the bandwidth of matrices used in finite element calculations and potentially impacting the computational cost of a problem.
A French mathematician by the name of Charles Hermite [5] performed research on algebra, orthogonal polynomials, quadratic forms, elliptic functions, invariant theory, number theory, and quadratic forms. Several mathematical structures bear his name, including Hermite normal form, Hermite polynomials, Hermitian operators, and Hermite cubic splines. These polynomials have applications in areas such as quantum simple harmonic oscillators [6], brain signal analysis for the detection of epileptic seizures [7], image contraction [8], image processing (identification and expression of image specifications) [9,10], sound contraction [11,12], computer algebra [13], effective colour–texture image segmentation [14], scanning electron microscope images [15] etc.
The interpolation of functions with various variables plays an important role in solving both theoretical and applied problems. It is often used, in particular, for approximating the representation and computation of functions, numerical integration, numerical differentiation, and the development of approximation techniques for solving different kinds of linear and nonlinear problems. The problem of function interpolation is significantly extended by operator interpolation, which serves as the basis for the establishment of approximation techniques and algorithms for tackling real-world problems. It is one of the parts of applied functional analysis and the general theory of approximate methods. Hermite interpolation is a technique that permits the consideration of both the data themselves and specified derivatives at data points. It is closely related to the Newton divided difference method. The approximation will produce a polynomial with a degree that is less than or equal to the number and derivatives of these data points.
This survey article gives a comprehensive analysis of the Hermite interpolating polynomials and its use in different algorithms like collocation method, orthogonal collocation on finite element, Galerkin method, finite element method, etc. to solve various types of differential and integral equations. The development of the cubic, quintic and septic Hermite interpolation polynomials are discussed in this article. The type of error bounds, generalization, properties and applications of the Hermite interpolating polynomials are also reviewed. The Hermite basis functions are of class C d , d = 1 , 2 , 3 . Because of the continuity condition, the double calculation at mesh locations is avoided. As a result, the computational time is drastically reduced. The paper is organized as: in Section 2, the formation of Hermite interpolation polynomial is given. Literature review on Hermite polynomial is presented in Section 3. Application of Hermite as a basis function is discussed in Section 4. Author’s contribution, conclusion and future application/advancements are discussed in Section 5, Section 6 and Section 7.

2. Hermite Interpolation Polynomials

In this section, a detailed introduction about the cubic, quintic, and septic Hermite interpolation polynomials is given [16,17,18]. Through a discrete set of points and their derivative sets, piecewise Hermite interpolation is a widely used technique for finding a continuously differentiable curve. The Hermite polynomial is a generalisation of both the Taylor and Lagrange polynomials, and, therefore, it is also referred to as an “osculating polynomial”. Let a = x 0 , x 1 , , x n = b be the discretization of a given domain [ a , b ] . Let { U 2 d + 1 I e , d = 1 , 2 , 3 } be the element-specific I e ( = [ x e 1 , x e ] ) collection of all algebraic expressions having a degree not exceeding n and B 2 d + 1 denotes the collection of the basis functions expressed as:
B 2 d + 1 = { v C d ( a , b ) : v I e U d + 1 I e , e = 1 , 2 , , n } ,
which contains ( d + 1 ) ( n + 1 ) functions, where B 2 d + 1 represents the polynomial vector space of degree 2 d + 1 . On I e , find the basis function for B 2 d + 1 . Assume that the value of f ( x ) and its first d derivatives are known at n nodes, such that:
f k = f ( x k ) , f k = f ( x k ) , , f k ( d ) = f ( d ) ( x k ) , d = 1 , 2 , 3 , k = 0 , 1 , , n .
It is necessary to seek an interpolating polynomial H 2 d + 1 ( x ) which interpolates f ( x ) such that
H 2 d + 1 ( x k ) = f ( x k ) , H 2 d + 1 ( x k ) = f ( x k ) , , H 2 d + 1 ( d ) ( x k ) = f ( d ) ( x k ) , k = 0 , 1 , , n .
The above-mentioned ( d + 1 ) ( n + 1 ) conditions are known as the interpolatory conditions.

2.1. Cubic Hermite Polynomial

In terms of 2 ( n + 1 ) coefficients, the cubic Hermite polynomial H 3 ( x ) may be defined as follows for d = 1 :
H 3 ( x ) = k = 0 n [ p k ( x ) f ( x k ) + q k ( x ) f ( x k ) ] .
The functions p k and q k are evaluated by applying interpolatory conditions (2) and Lagrange interpolation polynomials. Four of these functions are used to interpolate the function and its first derivative at each end point of the elements [ x e 1 , x e ] . For the e t h element, basis functions in terms of cubic Hermite polynomials are defined as follows:
p e ( x ) = x x e 1 h e 2 3 2 ( x x e 1 ) h e ; x [ x e 1 , x e ] 1 x x e h e 2 1 2 ( x x e ) h e ; x [ x e , x e + 1 ] 0 ; Otherwise
q e ( x ) = h e x x e 1 h e 2 1 ( x x e 1 ) h e ; x [ x e 1 , x e ] h e 1 x x e h e 2 x x e h e ; x [ x e , x e + 1 ] 0 ; Otherwise
having p k ( x k ) = 1 , q k ( x k ) = 1 for all k = 0 , 1 , , n and h e = x e x e 1 . The values of p e ( x ) and q e ( x ) and their first derivatives at the remaining points are zero. These functions are C 1 continuous and
B 3 = s p a n { p e 1 , q e 1 , p e , q e , e = 1 , , n } ,
forms a basis. For more details and graphical representations the reader can refer to [16,19].

2.2. Quintic Hermite Polynomial

For the value of d = 2 , the unique quintic Hermite interpolation polynomial in the form of 3 ( n + 1 ) parameters is given as follows:
H 5 ( x ) = k = 0 n [ p k ( x ) f ( x k ) + q k ( x ) f ( x k ) + r k ( x ) f ( x k ) ] ,
and undetermined functions p k , q k , and r k are computed by Equation (2) and Lagrange polynomials. The quintic Hermite basis function at the e t h element is written as follows:
p e ( x ) = 6 ( x x e 1 ) 5 h e 5 15 ( x x e 1 ) 4 h e 4 + 10 ( x x e 1 ) 3 h e 3 ; x e 1 x x e 6 ( x e + 1 x ) 5 h e 5 15 ( x e + 1 x ) 4 h e 4 + 10 ( x e + 1 x ) 3 h e 3 ; x e x x e + 1 0 ; Otherwise
q e ( x ) = 3 ( x x e 1 ) 5 h e 4 + 7 ( x x e 1 ) 4 h e 3 4 ( x x e 1 ) 3 h e 2 ; x e 1 x x e 3 ( x e + 1 x ) 5 h e 4 7 ( x e + 1 x ) 4 h e 3 + 4 ( x e + 1 x ) 3 h e 2 ; x e x x e + 1 0 ; Otherwise
r e ( x ) = 1 2 ( x x e 1 ) 5 h e 3 ( x x e 1 ) 4 h e 2 + 1 2 ( x x e 1 ) 3 h e ; x e 1 x x e 1 2 ( x e + 1 x ) 5 h e 3 ( x e + 1 x ) 4 h e 2 + 1 2 ( x e + 1 x ) 3 h e ; x e x x e + 1 0 ; Otherwise
with
p e ( x k ) = δ e k , p e ( x k ) = 0 , p e ( x k ) = 0 , q e ( x k ) = 0 , q e ( x k ) = δ e k , q e ( x k ) = 0 , r e ( x k ) = 0 , r e ( x k ) = 0 , r e ( x k ) = δ e k .
The above-mentioned functions are known as quintic Hermite basis functions, and the reader can refer to [17] for further details.

2.3. Septic Hermite Polynomial

The unique septic Hermite interpolating polynomial, i.e., for d = 3 , is defined as below:
H 7 ( x ) = k = 0 n [ p k ( x ) f ( x k ) + q k ( x ) f ( x k ) + r k ( x ) f ( x k ) + s k ( x ) f ( x k ) ] .
Similarly, the Lagrange polynomials and Equation (2) are used to calculate the unknown functions p e ( x k ) , q e ( x k ) , r e ( x k ) , and s e ( x k ) in Equation (6). For the e t h element, the basis function is defined as follows:
p e ( x ) = 35 ( x x e 1 ) 4 h e 4 84 ( x x e 1 ) 5 h e 5 + 70 ( x x e 1 ) 6 h e 6 20 ( x x e 1 ) 7 h e 7 ; x e 1 x x e 35 ( x e + 1 x ) 4 h e 4 84 ( x e + 1 x ) 5 h e 5 + 70 ( x e + 1 x ) 6 h e 6 20 ( x e + 1 x ) 7 h e 7 ; x e x x e + 1 0 ; Otherwise
q e ( x ) = 15 ( x x e 1 ) 4 h e 3 + 39 ( x x e 1 ) 5 h e 4 34 ( x x e 1 ) 6 h e 5 + 10 ( x x e 1 ) 7 h e 6 ; x e 1 x x e 15 ( x e + 1 x ) 4 h e 3 + 39 ( x e + 1 x ) 5 h e 4 34 ( x e + 1 x ) 6 h e 5 + 10 ( x e + 1 x ) 7 h e 6 ; x e x x e + 1 0 ; Otherwise
r e ( x ) = 5 2 ( x x e 1 ) 4 h e 2 7 ( x x e 1 ) 5 h e 3 + 13 2 ( x x e 1 ) 6 h e 4 2 ( x x e 1 ) 7 h e 5 ; x e 1 x x e 5 2 ( x e + 1 x ) 4 h e 2 7 ( x e + 1 x ) 5 h e 3 + 13 2 ( x e + 1 x ) 6 h e 4 2 ( x e + 1 x ) 7 h e 5 ; x e x x e + 1 0 ; Otherwise
s e ( x ) = 1 6 ( x x e 1 ) 4 h e + 1 2 ( x x e 1 ) 5 h e 2 1 2 ( x x e 1 ) 6 h e 3 + 1 6 ( x x e 1 ) 7 h e 4 ; x e 1 x x e 1 6 ( x e + 1 x ) 4 h e + 1 2 ( x e + 1 x ) 5 h e 2 1 2 ( x e + 1 x ) 6 h e 3 + 1 6 ( x e + 1 x ) 7 h e 4 ; x e x x e + 1 0 ; Otherwise
provided p k ( x k ) = 1 , q k ( x k ) = 1 , r k ( x k ) = 1 , s k ( x k ) = 1 , ∀ k = 0 , 1 , , n . The values of p e , q e , r e , and s e and their first three derivatives are zero at the rest of the points. These basis functions are C 3 continuous and
B 7 = s p a n { p e 1 , q e 1 , r e 1 , s e 1 , p e , q e , r e , s e , e = 1 , , n } ,
forms a basis. The septic Hermite and its graphical representation is discussed in detail in [18].

3. Literature Review on Hermite Polynomials

In the literature, Hermite interpolation polynomials have been studied from various points of view. This section contains an extensive review of their properties, error bounds, formula generalisation, etc.
Varma and Prasad [20] studied the mean convergence of H 2 n + 1 , which is based on the roots of the Chebyshev polynomials. It is shown that the rate at which H 2 n + 1 converges to f ( x ) C 1 in weighted L P norms is E 2 n + 1 . At the interpolating nodes, the Hermite–Fejer interpolating polynomial, which has a degree of no more than ( 2 n + 1 ) , coincides with f ( x ) and its first-order derivative vanishes. It resembles the Hermite interpolating polynomial in certain aspects. The weighted mean convergence of the Hermite–Fejer interpolating polynomial was investigated by Nevai and Vertesi [21,22]. For the Hermite interpolation, Nevai and Yuan [23] interpolated the specified function and its first-order derivative at the n roots of the modified Chebyshev polynomials by using the algebraic polynomials with a degree not exceeding 2 n 1 . For weighted L P norms, a convergence study of the polynomials and their first-order derivatives was performed.
Al-Khaled and Khalil [24,25] worked with the interpolation of Hermite types and presented norm estimates for different interpolating operators on the space of continuous functions whose derivatives were also continuous on I. Agarwal [26] provided outcomes of extended Hermite approximation derivatives on the roots of the Chebyshev polynomial in the case of weighted L P convergence. Agarwal and Wong [27] obtained the piecewise Hermite interpolates’ explicit error bounds in L 2 norm. These bounds were improvements of the results given by Schultz [28]. The results obtained by the authors were a supplement of the explicit bounds for D p ( f H n ) given in [26,29,30]. In terms of D n + j f q , sharp upper bounds for D p ( f H n ) were also estimated.
Al-Khaled and Alquran [24,31] investigated the simultaneous interpolation of function f ( x ) and its derivative f ( x ) by using the Chebyshev-polynomial-based Hermite interpolation operator H 2 n + 1 . In the case of Hermite interpolation, a theorem on extreme nodes was established by the authors that agreed with Pottinger’s results [32] and was an improvement of the results obtained in [25]. Pottinger [33] used the Chebyshev nodes to prove that the convergence condition depends on the norms of H 2 n + 1 . The author also proved that the growth of the operator norms is of n t h order:
H n ( x ) f ( x ) = O ( n ) E 2 n ( f ) ,
where E n ( f ) is the best approximation of the function f ( x ) . Szabados and Varma [34] presented a norm for higher-order derivatives of Hermite interpolation polynomials as:
H n ( p ) = s u p { H n ( p ) f ( x ) : | f ( m ) ( x k ) | n m ( 1 x k 2 ) p m / 2 , k = 1 , 2 , , n , m = 0 , 1 } .
The authors [34] showed that for any system of nodes:
H n ( p ) C p n p ln ( n ) , C p > 0 .
Further, they obtained the operator norm as follows:
H n ( x ) f ( x ) = O ( n p ln ( n ) ) ,
for the matrix nodes
ω ( x ) = P n 2 t + 1 ( α , α ) ( x ) i = 1 t x 2 cos 2 ( i 1 ) π 3 t ( n 2 t + 1 ) ,
where t = p + 3 4 , α = 2 t p + 1 2 , and P n 2 t + 1 ( α , α ) ( x ) is the ultra-spherical Jacobi polynomial of degree ( n 2 t ) . Therefore, the error bounds for the nodes of a matrix are represented as:
H n ( p ) ( x ) f ( p ) ( x ) = O ( ln ( n ) ) ω ( f ( p ) , 1 / n ) .
The derivatives of quasi-Hermite interpolation were used by Min [35] for simultaneous approximation of the derivatives of f ( x ) in which the roots of ( 1 x 2 ) p n ( x ) , ( p n ( x ) is a Legendre polynomial) are considered. The author showed that zero of ( 1 x 2 ) p n ( x ) are almost optimal and the corresponding simultaneous approximation is more accurate than that of the roots of the first kind of Chebyshev polynomial, i.e., based on Hermite interpolation. The approximation is defined by the below-mentioned theorems:
Theorem 1.
If f C 1 [ 1 , 1 ] , then
R n ( f , x ) f ( x ) = O ( log n ) E 2 n ( f ) .
Theorem 2.
If f C p [ 1 , 1 ] , then
R n ( f , x ) f ( x ) = O ( log n ) E 2 n ( f ) = O ( log n / n ) E 2 n 1 ( f ) ,
1 x 2 ( R n ( f , x ) f ( x ) ) = O ( log n ) E 2 n 1 ( f ) ,
and
R n ( j ) ( f , x ) f ( j ) ( x ) [ σ , σ ] = O ( log n ) E 2 n j + 1 ( f ( j ) ) , j = 2 , 3 , , p ,
where 0 < σ < 1 . The corresponding degrees of approximation are provided that show that the obtained nodal matrix is almost optimal. In Berriochoa et al. [36], a few applications of the Hermite interpolation are reported.
Refs. [29,30,37,38] developed results on norm estimation, the convergence of Hermite polynomials, and many more techniques for the interpolation of several variables. An extensive review on error estimates in Hermite interpolation is discussed below.
Ciarlet et al. [39] estimated the point to point error e ( x ) = f H 2 d + 1 and computed the derivatives in the form of V = max a x b | f ( 2 d + 2 ) ( x ) | as follows:
| e ( p ) ( x ) | V h p p ! ( 2 ( d + 1 ) 2 p ) ! ( x a ) ( b x ) ( d + 1 ) p , 0 p d + 1 .
From Equation (8), the upper bound on the error is given as follows:
max a x b | e ( p ) ( x ) | V h 2 ( d + 1 ) p 4 ( d + 1 ) p p ! ( 2 ( d + 1 ) 2 p ) ! .
For the cubic and quintic Hermite interpolations, as well as their derivatives, Birkhoff and Priver [40] determined the optimum error bounds. The authors’ study made the assumption that Equations (8) and (9) are the best constraints for p = 0 . However, for p > 0 , Equations (8) and (9) are not the best ones. Error estimation on e ( p ) ( x ) was performed for values of p > 0 using Peano’s Green function approach and e ( x ) can be expressed in terms of the Green’s function given by the explicit formula as follows:
e ( p ) ( x ) = a b G ( x , s ) f ( 2 d + 2 ) ( s ) d s ,
where G ( x , s ) is the Green’s function, and for the cubic and quintic Hermite interpolation, the error bounds are listed in Table 1.
The authors also observed that it is easy to compute optimal error bounds for d = 1 and 2 from the above expression but it is unlikely that the same procedure can be followed for d > 2 . Kumari and Kukreja [18] estimated the optimal error bounds of Hermite interpolation for d = 3 . For septic Hermite interpolation and their derivatives, the error bounds are listed in Table 1.
At the Chebyshev nodes cos ( ( 2 j + 1 ) π / 2 n ) j = 1 N 1 , 1 x 1 , Riess [41] estimated the error bounds for Hermite interpolation of function f ( x ) of different orders of continuity. For quintic and cubic Hermite interpolating polynomials, Hall [42] computed the explicit error bounds and proposed the following theorems:
Theorem 3.
For f C 4 [ a , b ] ,
H 3 ( p ) s ( p ) γ p f ( 4 ) h ¯ 4 p , p = 0 , 1 , 2 , 3 ,
where h ¯ = max { h e } , γ 0 = 1 / 96 , γ 1 = 1 / 24 , γ 2 = β / 4 , and γ 3 = β 2 / 2 .
Theorem 4.
For f C 6 [ a , b ] ,
H 5 ( p ) s ( p ) γ p f ( 6 ) h ¯ 6 p , p = 0 , 1 , , 5 ,
where h ¯ = max { h e } , γ 0 = 1 / 23 , 040 , γ 1 = 3 / 12 , 960 , γ 2 = 1 / 720 , γ 3 = β / 60 , γ 4 = β 2 / 12 , and γ 5 = β 3 / 6 . Chen and Wong [43] proposed one and two independent-variable-based discrete Hermite interpolation. Furthermore, the authors provided the explicit error estimate in L for the quintic and biquintic discrete Hermite interpolation by using the discrete Peano kernel theorem [44]. The convergence of weighted L p space for the Hermite interpolation and their derivatives was performed by Criscuolo et al. [45] on the roots of Jacobi polynomials.
Cirillo and Hormann [46] presented an iterative method for solving problems based on the Hermite interpolation starting with the Lagrange interpolant and m corrective terms are incrementally added to interpolate the data up to the m t h derivative. The authors focused on the Floater–Hormann interpolants, a family of barycentric rational interpolants, which are constructed by combining local polynomials of degree d interpolants. The authors further demonstrated that the rational Hermite interpolants converge at a rate of order O ( h ( m + 1 ) ( d + 1 ) ) for m = 1 , 2 . Their numerical findings indicate that for m > 2 , the rate remains the same. Cirillo et al. [47] generalised this convergence rate for any value of m 1 . Varma and Katsifarakis [48] gave the optimal error bounds for the Hermite cubic interpolating polynomial, i.e., the supplement of the bounds estimated by Birkhoff and Priver [49]. The uniform error bounds for u ( x ) C 3 [ 0 , 1 ] were given as:
| H 3 ( p ) u ( p ) | α p L ,
where L = max 0 x , t 1 f ( t ) f ( x ) , α 0 = 1 96 , α 1 = 13 13 46 27 , α 2 = 8 27 , α 3 = 2 and for u ( x ) C 2 [ 0 , 1 ] :
| H 3 ( p ) u ( p ) | β p M ,
where M = max 0 x , t 1 | u ( t ) u ( x ) | , β 0 = 1 16 , β 1 = 0.251497657 , β 2 = 5 3 , β 3 = 2 .
Wong and Agarwal [50] used the Peano kernel theorem to obtain the explicit error bounds in the norm between the quintic Hermite and f ( x ) C ( n ) [ a , b ] , n = 2 , 3 , , 6 as:
D p ( H 5 f ) a n , p h n p D p f , 0 p n 1 ,
where a n , p is given in [50]. Varma and Howell [51] estimated the error bounds for derivatives in two-point Birkhoff interpolation equations as:
u ( p ) ( x ) H 2 n 1 ( p ) ( x ) u h 2 n p max 0 x h f ( p ) ( x ) , 0 p 2 n 1 ,
where u = max 0 x h u ( 2 n ) ( x ) and f ( x ) = x n ( h x ) n 2 n ! . Birkhoff et al. [49] developed the upper bounds for the Hermite interpolation errors in one and two variables with applications to partial differential equations. For this, the authors used the Peano kernel theorem and obtained the global error bounds for Hermite interpolation polynomials H ( p ) and f ( x ) K t , r ( I ) , t p 1 in one variable as follows:
D j ( f f p , π ) L q c j , p , s , r , q h n p π ¯ s j 1 / r + 1 / q D s f L r ,
where s = min ( t , 2 p ) , q r , 0 j p 1 . For j = p if t > p or q = r and
D j ( f f p , π ) L q c j , p , s , r , r h n p π ¯ s j ( b a ) ( r q ) / r q D s f L r
where 1 q r , 0 j p , π is the partition of [ a , b ] and f p , π is the H ( p ) interpolate of f ( x ) . The authors used the higher-dimension Peano kernel theorem [52] and obtained the upper bounds for the error in the Hermite interpolation H ( p ) ( R i = [ a i , b i ] × [ c i , d i ] ) and f ( x ) K t , r ( I ) , t 2 p in two variables as:
D h , l ( f f p , π ) L r M ( v ) 2 m h l , π C ,
where C is the collection of partitions of R i , 0 h , l p with 0 h + l 2 p 1 and 1 i k . In order to derive a sharp explicit estimation for the envelope of Hermite polynomials that represents the oscillatory area | x | ( 2 k 3 / 2 ) 1 / 2 , Foster and Krasikov [53] employed a positive quadratic-forms-based technique on polynomial inequalities. Cohn [54] demonstrated the convergence in the distribution of appropriately normalised Wick powers and developed sharp asymptotes corresponding to the L p norm of Hermite polynomial functions. To analyse an extremal problem involving Wiener chaos, the results were utilised along with numerical integration. By using piecewise Hermite interpolation with equally spaced nodes, Xu et al. [55] established the precise constants for simultaneous L 2 approximation of Sobolev classes.
Todorov [56] developed a theory for extended Hermite polynomials and also studied various formulae for the derivatives of the function f ( x p ) of n t h order. Several interpolation schemes using PH curves, such as Hermite interpolation of spatial data [57,58,59,60,61], Hermite interpolation in the plane [62,63,64,65], Hermite interpolation by speed reparametrization [66], and Hermite interpolation in Minkowski space [67,68,69]. A degree-by-degree recursive relation of Hermite interpolants H 2 n 1 C n 1 was constructed by Han [70]. For x [ x k , x k + 1 ] , the author computed the formulas for H 2 n and H 2 n + 1 as follows:
H 2 n ( x ) = H 2 n 1 ( x ) + 1 n ! 2 j = 1 n ( 2 n j 1 ) ! ( j 1 ) ! ( n j ) ! h k j [ f k ( j ) ( 1 ) j f k + 1 ( j ) ] x x k h k ,
H 2 n + 1 ( x ) = H 2 n ( x ) + 1 n ! 2 j = 0 n ( 2 n j ) ! ( j ) ! ( n j ) ! h k j [ f k ( j ) ( 1 ) j f k + 1 ( j ) ] ( 1 v ) n v n ( 1 2 v ) ,
where k = 1 , 2 , , n , v = ( x x k ) / h k . A few interesting properties were also discussed in that paper and it was shown that the interpolation conditions satisfied by the polynomials H 2 n and H 2 n 1 are the same. They are an optimal estimation of the interpolant H 2 n + 1 . A parametric cubic spline interpolation approach was presented by Boor et al. [71] and is an extension of Hermite interpolation. It is based on the Sabin concept for generating C 1 bicubic parametric spline surfaces. At each knot, the curvature is specified along with the position and tangent. This guarantees that the resultant interpolating piecewise cubic curve exhibits convexity, is sixth-order accurate, and belongs to the C 2 class with respect to arc length. Borzov [72] presented a new method for obtaining generalised Hermite polynomials and Chand and Viswanathan [73] presented a fractal form of the cubic Hermite function. Holvorcem [74] developed a numerical method involving the Hermite functions χ m = ( 2 m m ! π ) 1 2 e x 2 / 2 H m ( x ) for the evaluation of slowly convergent or even divergent series having forms such as:
F ( x ) = m = 0 c m χ m ( x / 2 ) ,
where c m decays algebraically as m , F ( x ) is known as a Fourier–Hermite series, and
G ( x , y ) = m = 0 c m χ m ( x / 2 ) χ m ( y / 2 ) .
The Green’s functions for problems whose eigenfunctions comprise the Hermite functions are represented by this series. Following a considerable number of terms in this series, the author established rapid convergent asymptotic expansions for the remaining terms by using a method based on Poisson summation. The series can thereafter be calculated as a partial sum plus an approximation based on asymptotic theory for the remaining part. The author also showed that the remaining terms of G ( x , y ) reveal the nature of the singular behaviour near x = y . Carlitz [75] and Kashpur [76] gave a bilinear generating function for Hermite polynomials in several variables. Glasser and Shawagfeh [77] provided a new integral representation of the Hermite polynomials. They also studied the asymptotic behaviour of these functions. Szeliski and Ito [78] investigated the subject of creating a smooth two-dimensional curve from a collocation of collocation points, this procedure can be used in curve coding for transmission and curve design.
For usage in CAGD, Casciola and Romani [79] described and analysed the piecewise quintic Hermite interpolation which can accurately represent any conic arc of arbitrary length by utilising just one segment. Additionally, these polynomials provided a range of local/global shape parameters for intuitively creating free-form curves without violating the C 2 continuity that was a feature of the original layout. Xia and Lu [80] used quintic Hermite interpolation polynomials to study new beam elements for second-order effect analysis of beam structures. Ivan [81] provided a note on the Hermite interpolation polynomial for rational functions. The author gave a proof and generalised the formula of Claude Brezinski involving the Hermite interpolation polynomial. Messaoudi et al. [82] presented a matrix recursive polynomial interpolation algorithm for computing the Hermite interpolation polynomial. By using Chebyshev polynomials, Rizk [83] derived explicit expansions of the Hermite interpolation polynomials. The author assumed that the nodes are either roots of the Chebyshev polynomial of ( n + 1 ) t h order or extremum points of the Chebyshev polynomial of order n. A review on various properties of Hermite polynomials is reported below.
Witschel [84] discussed the integral properties of the Hermite polynomials using operator methods. Stevens [85] studied the congruence properties of Hermite polynomials. Mathur and Sharma [86] discussed some interpolatory properties, and Dette and Studden [87] gave its new asymptotic properties. Asymptotic analysis on the expansion of Hermite polynomials and their uses in Gauss quadrature was reported by Xiang [88]. The Hermite matrix polynomial expansions of a few relevant matrix functions that emerge in the solutions of differential systems were discussed by Defez and Jodar [89]. Extremal interpolants, a unique class of PH quintic interpolating curves developed by Han et al. [90], were shown to preserve planarity, i.e., planar data represents planar curves. Using modified quintic Hermite curves and applications, Millham and Meyer [91] examined point files containing curvature–tangency information. They demonstrated that the quintic curve may be produced by simply applying a few of the points and tangents in the interval. The quintic curve then passes through the rest of the points in the way indicated, is examined for goodness of fit, and, if required, is substituted with a “shorter” sector.
Cramer [92] presented Hermite interpolation polynomials and distributions of ordered data. They discussed that a certain Hermite interpolation polynomial that is determined at the origin can be used to understand cumulative distribution functions. Kassebaum et al. [93] discussed the application of group representation theory to Hermite interpolation polynomials of lower orders which assures that triangle element boundaries in two dimensions have C ( n ) continuity but cannot be easily extended to higher dimensions. Manh et al. [94] studied the Hermite interpolation on irreducible algebraic curves in C 2 and then they showed that the Hermite interpolation polynomials are well-defined in neighbourhoods of Taylorian points and continuous with respect to the interpolation point. They also provided some applications to the study of a continuity property of certain bivariate Hermite projectors. Various other properties such as Hermite polynomials and their squares and generating functions, the rate of convergence of Hermite function series, the asymptotic coefficients of Hermite series, and summability methods for Hermite functions are discussed in [95,96,97,98].

4. Application of Hermite as a Basis Function

Due to the ease of implementation and high-order accuracy, the Hermite as a basis function has been extensively used in many methods for the numerical study of ODEs and PDEs. Dyksen et al. [99] analysed the effectiveness of the Galerkin and collocation techniques in which Hermite bicubic polynomials are used to approximate the solution. The authors showed that the collocation method requires less computer time than the Galerkin method. They also observed that in terms of computer time and error, collocation performs better than the Galerkin method because the Galerkin program uses twice as much memory as required by the collocation program. Houstis [100] used the collocation method based on cubic Hermite interpolation polynomials on rectangular domains to solve linear elliptic problems involving Neumann and Dirichlet boundary conditions:
a D x 2 u + 2 b D x D y u + c D y 2 u + d D x u + e D y u + f u = g , in Ω = [ 0 , 1 ] × [ 0 , 1 ] ,
having the boundary condition as:
α u x + β u = 0 on Ω .
Prenter and Russell [101] used fourth-order orthogonal collocation with a bicubic Hermite polynomial for an elliptic-type PDE:
D x [ p ( x , y ) D x u ( x , y ) ] D y [ q ( x , y ) D y u ( x , y ) ] + c ( x , y ) u = f ( x , y ) , in Ω = [ 0 , 1 ] × [ 0 , 1 ] ,
and the adaptive Hermite element collocation approach was used in combination with these adaptive families by Bhuiyan et al. [102]. For the 2D transportation of a solute in an incompressible fluid field, it generates a matrix having a bandwidth greater than utilising cubic Hermite elements throughout the space domain as follows:
x ( D x u x ) + y ( D y u y ) x ( u V x ) y ( u V y ) = u t , in Ω = [ a , b ] × [ c , d ] .
Chawla et al. [103] solved nonlinear transient 1D heat conduction models by using a method based on collocation in which Hermite cubic splines were taken as basis functions. Dyksen [104] employed the collocation method using Hermite bicubic polynomials for the study of an elliptic problem of the form:
D x u + D y u = f , in Ω = [ 0 , 1 ] × [ 0 , 1 ] , u = 0 on Ω ,
where
D x u = c 2 ( x ) u x x + c 1 ( x ) u x + c 0 ( x ) u , c 2 > 0 , D y u = d 2 ( x ) u y y + d 1 ( x ) u y + d 0 ( x ) u , d 2 > 0 ,
and then to solve the Hermite bicubic collocation equations’ tensor product a generalised ADI iterative method was applied. The author showed that the method with Hermite bicubic collocation method was reliable, numerically stable, and converged fast. Duarte and Portugal [105] developed a moving FEM with cubic Hermite polynomials to solve front causticizing reaction models of the form:
C O H t = 1 ε D e 2 C O H τ 2 + 2 D e τ ε C O H τ , C C O 3 2 t = 1 ε D e 2 C C O 3 2 τ 2 + 2 D e τ ε C C O 3 2 τ ,
where 0 < τ < z I ( t ) and z I ( t ) < τ < 1 . The value of z I ( t ) , and the initial and boundary conditions are given in [105]. The derivatives of the solutions with respect to time on the nodes and nodal velocities are determined when the square norm of the discretized residuals over the domain is minimised. For the discretization of the spatial domain, a moving FEM using Hermite polynomials is implemented which forms an ODE system, can be degenerated whenever singularities arise, and is solved by implicit integration. The result obtained by the proposed algorithm is in close agreement with results computed by the orthogonal collocation in finite elements. This work demonstrates the application of the moving finite element technique in solving front reaction models. For space discretization, Leao and Rodrigues [106] used the orthogonal collocation method in which cubic Hermite polynomials are used as a basis function and backward differentiation for the time integrator to solve transient and steady-state models for simulated moving bed processes. Bialecki [107,108,109,110] discussed Fourier analysis cyclic reduction and cyclic reduction schemes to solve the system of linear equations arising when the Hermite bicubic with orthogonal spline collocation method is implemented in the Dirichlet-type Poisson’s equation:
Δ u = f ( x , y ) in Ω = ( 0 , 1 ) × ( 0 , 1 ) , u = 0 on ð Ω ,
on a rectangular domain. The preconditioned Richardson and preconditioned minimum residual iterative approaches were employed by the authors to solve the linear equations after discretization. Two distinct pseudospectral methods were developed by Schumer and Holloway [111] using Hermite polynomials and weight functions for nonlinear Vlasov–Poisson problems in 1D of the following type:
f ( x , u , t ) t + u f x + q e m e E ( x , t ) f u = 0 , E ( x , t ) x = q e m 0 [ f ( x , u , t ) f i ( u , 0 ) ] d u ,
where f ( x , u , t ) is the electron distribution, x [ L / 2 , L / 2 ] , u ( , ) is the velocity, f i ( u , 0 ) = f ( x , u , 0 ) d x , and m e , q e , and m 0 are the mass, electron charge, and permittivity of free space. The authors demonstrated that the asymmetrically weighted Hermite approach is numerically unstable and fails to preserve the square integral of the distribution. They applied the symmetrically weighted Hermite scheme for the first time for the numerical solution of the Vlasov system, showing the conservation of particles, momentum (for Nu odd), or energy (for Nu even) for Δ t 0 , where the largest Hermite mode number is denoted by Nu and conserves the square integral of the distribution with velocity scaling. It is suitable for kinetic computations of warm plasmas and is numerically stable. To predict the frequencies of warm plasma phenomena and growth/damping rates, the above two Hermite techniques on proper scaling were shown to be more precise than unscaled Hermite algorithms and better than particle-in-cell-based methods.
Sun [112] applied the Hermite bicubic collocation approximation for the numerical solution of a rectangular domain, and its discretization form in terms of the tensor product can be expressed as:
( A x B y + B x A y ) = R H S ,
and then the FFT method was applied to solve this system. Tse and Chasnov [113] applied the Fourier–Hermite pseudospectral technique for the numerical study of a 3D penetrative-convection-based problem in a vertical direction with an infinite domain under the Boussinesq approximation:
ξ t = F + h 2 ν + σ / R 2 ξ , μ t = G + σ / R 2 μ , ν t = H u 2 ( 3 x 2 2 1 ) + 1 / σ / R 2 ν ,
where F and G represent x 2 . × × ( u . ) u , and x 2 . × ( u . ) u , h 2 = 2 x 1 2 + 2 x 3 2 R = g α B d 4 ν κ is the Rayleigh number, and σ = ν κ is the Prandtl number. In the vertical direction, and in the absence of motion, an S-shaped temperature profile was used and variables were expressed in the form of Fourier–Hermite basis functions. The scaling of Hermite functions was performed for the adjustment of the length of the domain in the vertical aspect. In this paper, semi-implicit algorithms such as Adam–Bashforth, and Crank–Nicolson were used for time discretization, and the Fourier pseudospectral technique with Hermite as a basis function was applied for space discretization. To demonstrate the efficacy of the algorithm, heat fluxes, variances, and their budgets were studied for various values of R.
Dijkstra [114] presented the pseudospectral collocation method for a first-order differential equation in which the point of departure was taken to be a Hermite interpolation. The method gives the ( 2 N + 1 ) degree of precision over a knot of ( N + 1 ) points when implemented to a first-order differential equation. Every grid point in this approach counts for two, which simultaneously collocates the differential and the differentiated differential equations. The accuracy of the solution produced by the double collocation is better than the precision achieved using the traditional technique. Additionally, compared to the pseudospectral collocation approach using Lagrange interpolation, the suggested algorithm’s condition number rises at a rate of N 3 rather than N 2 . Edoh et al. [115] used a higher-order Hermite collocation method with cubic Hermite as a basis function for solving nonlinear first-order PDEs with periodic boundary conditions arising on investigation of invariant tori for dynamical systems:
x ˙ = F ( x , λ ) , x R n λ R 1 ,
where x : = ( x 1 , x 2 , , x n ) . The stability and convergence of the algorithm were discussed in this paper and it was established that the technique was stable and had fourth-order convergence. A smooth shape of the torus is necessary for the method to achieve high-order convergence. The method has the potential for computing invariant tori with mixed interactivity and provides better findings as compared to the leap-frog scheme. Gheri and Marzulli [116] solved the nonlinear IVP
y = f ( x , y ) , y ( x 0 ) = y 0 , x 0 x X ,
using Hermite interpolation polynomials with the collocation technique. They provided sufficient conditions for the guaranteed convergence of the proposed algorithm for the nonlinear collocation system. Luo et al. [117] used the discontinuous Galerkin method (RDG) algorithm based on a Hermite weighted essentially non-oscillatory (WENO) reconstruction to study compressible Euler equations of the form:
u ( x , t ) t + F j ( u ( x , t ) ) x j = 0 ,
here, u denotes the conservative vector and F is the vector of inviscid flux, given below:
U = ρ ρ u i ρ e , F j = ρ u j ρ u i u j + p δ i j u j ( ρ e + p ) ,
where e represents the density, p indicates the pressure, and ρ denotes the specific total energy of the fluid. On tetrahedral knots, the authors used HENO along with the RDG technique. The two drawbacks of the DGM were successfully addressed with the help of this strategy, which also ensured the stability of the reconstructed DG technique. They created it to prevent the spurious oscillations close to strong discontinuities as well as to reduce the high computational costs of the DGM. On tetrahedral nodes, the RDG scheme was applied to solve several flow equations to show its reliability and effectiveness. The numerical outcomes showed that the RDG approach involving Hermite WENO reconstruction was capable of attaining the desired third-order precision, which was one order more precise than the DG technique. As a result, its accuracy was significantly increased without a corresponding increase in computing costs or memory requirements.
In order to solve 1D and 2D nonlinear hyperbolic conservation law systems, Zhao et al. [118] presented a family of Hermite polynomials based on weighted essentially non-oscillatory (WENO) strategies called HWENO techniques. Finite difference, nonlinearly stable Runge–Kutta, and Hermite interpolation algorithms are the foundations upon which HWENO schemes are constructed. The compactness of HWENO systems in the re-establishing is one of their main features. For a fifth-order WENO reconstruction, for instance, five nodes in the stencil are required, but only three nodes are necessary for a fifth-order HWENO (HWENO5) redevelopment. Under the same nodes, in test situations, HWENO5 schemes’ numerical errors are found to be less than those of WENO5 strategies. A drawback of HWENO in comparison to the classic WENO technique is that it uses nearly twice as much computer memory and CPU time when employing the identical number of node points.
For both the Dirichlet and Neumann problems, Dyksen [119] provided the explicit closed-form equations using cubic Hermite interpolation for the eigenvectors and eigenvalues of the Laplace operator. In addition, the author demonstrated that for the Dirichlet condition, Gauss points for the collocation points provide the best approximations and for the verification of the theoretical findings, the author solved some numerical examples. Soliman [120] used the Hermite collocation method for an isothermal tubular reactor with an axial dispersion model:
1 P e d 2 u d x 2 + d u d x = D a R ( u ) ,
having boundary conditions as:
1 P e d u d x | x = 0 = u ( 0 ) 1 , d u d x | x = 1 = 0 .
Heping et al. [121] used the Petrov–Galerkin Hermite spectral method for the convection–diffusion equations on unbounded domains:
u t ν 2 u x 2 = f ( x , t ) , x R , t > 0 ,
with the initial condition as:
u ( x , 0 ) = U 0 ( x ) , x R .
The stability and spectral convergence of this approach were also discussed. Some experiments were performed to support the theoretical stability and convergence results. Hermite polynomials were utilised as basis functions in the development of the spectral-finite difference technique for the Fokker–Planck equation [122], which has the form:
u t + ν u x β ( ν u ) ν + F ( x ) u ν β μ 2 u ν 2 = 0 , | x | < Y , | ν | < , t > 0 , u ( Y , ν , t ) = b L ( ν , t ) , ν 0 , t > 0 , u ( Y , ν , t ) = b R ( ν , t ) , ν 0 , t > 0 , u ( ν , x , t ) = w ( x , ν ) , | x | Y , | ν | < .
It was shown that the spectral algorithms based on Hermite polynomials converge with spectral precision in weighted Sobolev space. It was shown that adding a velocity scaling parameter to the Hermite basis improves the accuracy and effectiveness of the Hermite spectral technique without adding any extra work. The Hermite spectral method was used by Luo and Stephen [123] for the 1D forward Kolmogorov equation. This paper provided helpful guidance for selecting the scaling factor of the generalised Hermite functions. Tang [124] also utilised spectral methods based on Hermite polynomials for functions of a Gaussian type. Nevenka [125] applied modified Hermite polynomials, as an orthogonal basis in spectral approximation, for the numerical solution of boundary layer problems that had the following form:
ϵ u ( x ) + f ( x ) u ( x ) + g ( x ) u ( x ) = h ( x ) , x [ 0 , 1 ] , ( u ( 0 ) , u ( 1 ) ) = ( A , B ) .
In order to demonstrate the efficacy of the presented approach, the paper includes a few numerical problems as well as an upper bound for the error function. Guo et al. [126] proposed spectral and pseudospectral algorithms using Hermite functions for the Dirac equation:
t Φ 1 ( x , t ) + x Φ 2 ( x , t ) + i m Φ 1 ( x , t ) + 2 λ Q 1 ( Φ ( x , t ) ) = f 1 ( x , t ) , t Φ 2 ( x , t ) + x Φ 1 ( x , t ) + i m Φ 2 ( x , t ) + 2 λ Q 2 ( Φ ( x , t ) ) = f 2 ( x , t ) , x ω , 0 t T , lim | x | Φ ( x , t ) = 0 , 0 t T , Φ ( x , t ) = Φ 0 ( x ) , x ω ,
The authors first established basic fundamental approximation findings for the projections and interpolations in the spaces defined by Hermite functions. Then, they took as an experiment of application spectral and pseudospectral algorithms using Hermite functions of the Dirac equation. The proposed algorithm preserved the essential conservation property of the Dirac equation. Guo and Xu [127] used the Hermite pseudospectral scheme for solving Burgers’ equation. Additionally, the proposed method’s stability and convergence analysis were established. Guo [128] estimated the error bounds of the Hermite spectral method for nonlinear PDEs. For modified Ginzburg–Landau equations for population problems, Xiang and Wang [129] provided some fundamental results on extended Hermite orthogonal approximations, which are essential in spectral methods. Iqbal et al. [130] presented cubic Hermite polynomials based on Galerkin’s finite element scheme for the approximation of a third-order BVPs system associated with obstruction, unilateral, and contact problems, having the following form:
u ( x ) = f ( x ) ; x [ a , c ] g ( x ) u ( x ) + f ( x ) + r ; x [ c , d ] f ( x ) ; x [ d , b ] ,
with the boundary conditions as:
u ( a ) = a 0 , u ( a ) = a 1 , u ( b ) = a 2 .
The findings were found to have a higher degree of accuracy when compared to approaches using quartic B-splines and quartic non-polynomial, quartic, cubic, finite difference, and quintic splines. A technique for categorising and analytically computing high-order Hermite interpolating polynomials of the simplex was presented by Gusev et al. [131]. They provided a standard illustration of a triangular element that might be constructed using a high-accuracy finite element technique. Yarasca et al. [132] studied a static analysis of functionally graded single and sandwich beams by applying a seven degrees-of-freedom quasi-3D hybrid-type theory and then a finite element method was applied to solve the governing equations. In this case, the vertical deflection variables were interpolated using C 1 cubic Hermite interpolation, whereas the remaining kinematics variables were computed using C 0 linear interpolation. Convergence analysis was presented to validate the finite element algorithm. Chang et al. [133] adapted the method based on Hermite polynomials for the particular solution approximations of convection–diffusion–reaction problems depending on time, having the form:
u t = D ( u , x , t ) 2 u + U ( u , x , t ) . U + k ( u , x , t ) u + s ( x , t ) in Ω .
The authors used either the Crank–Nicolson or the Adams–Moulton approach to transform the given equation into time-independent convection–diffusion–reaction problems for subsequent time steps. The traditional Hermite method to approximate the particular solutions (MAPS) and Hermite radial basis function collocation method (RBFCM) were used in solving the resulting equation. They gave the comparison between RBFCM and Hermite MAPS and demonstrated that the results obtained by Hermite MAPS were more accurate and stable for the shape parameter. Karamollahi et al. [134] and Maleknejad and Yousefi [135] approximated the solution of the following nonlinear Fredholm integral equations:
u ( x ) = f ( x ) + λ a b k ( x , t , u ( t ) ) d t , x [ a , b ] ,
by using the Hermite interpolation method. Convergence analysis and error estimation were also presented for the proposed technique. The numerical experiments confirmed that the technique is quite easy to implement and gives accurate approximations in reasonable computational times. Pandey et al. [136] presented a Hermite finite element approach for solving Maxwell’s equations in complex geometries. The tables and figures demonstrate that the proposed approach is efficient in addressing scalar–vector coupled field problems, such as those involving the modeling of quantum well cavity plasmonics and lasers, while permitting multi-scale practical computations. In order to solve the steady-state convection–diffusion equations, a double boundary collocation Hermitian method was presented by [137]. The proposed method was based on the meshless radial basis Hermite interpolation polynomial. Black and Geddes [138] examined the governing equations for an actively mode-locked laser model:
T M u t = ε 2 u x 2 + p u x + ( g ( t ) l μ x 2 ) u ( t , x ) , g ( t ) t = α τ g ( t ) β g ( t ) | u ( t , x ) | 2 d x ,
by using the combination of a spectral technique and Hermite interpolation polynomials. The spatial approximation using Hermite polynomials was found to be more robust than the spatial approximation based on the finite difference scheme. Orsini et al. [139] solved the multi-zone problems using the control volume method with the Hermite radial as a basis function. They implemented the proposed algorithm on one-, two-, and three-dimensional domains. Adzic [140] obtained the recurrence relation for the Hermite series coefficients and solved polynomial-coefficients-based linear differential equations of the type:
m = 0 r p m ( x ) u ( m ) ( x ) = g ( x ) .
Mathelin et al. [141] utilised Hermite polynomials as the basis function in the Galerkin approximation in order to study the uncertainty quantification in CFD simulations. The numerical results show that the approach is significantly more effective than the polynomial chaos and Galerkin approach. Peirce [142] proposed the cubic Hermite collocation method for solving the coupled integral–partial differential problems directing the propagation of a hydraulic fracture in a condition of planar strain. Ganaie et al. [143,144,145,146] applied the collocation method with a cubic Hermite for solving the following PDEs:
  • Kuramoto–Sivashinsky equation:
    u t = ε 4 u x 4 + 2 u x 2 + u u x , x [ a , b ] , t > 0 ,
  • One-dimensional convection–diffusion equation:
    u t = ε 2 u x 2 u u x , x [ a , b ] t > 0 ,
  • Washing of packed bed of porous particles model:
    2 Q η 2 + 1 η Q η = Q τ + 1 ε ε N 1 N τ , N τ = P 1 ( C 1 Q ( 1 N ) k * N ) , C τ = ϕ B i P e 2 C ξ 2 ϕ B i C ξ θ B i ( C Q | η = 1 ) .
In these papers, several experiments were conducted to show the efficacy of the proposed algorithm. In order to approximate the aerodynamics, Rabbath and Corriveau [147] presented the cubic Hermite interpolating polynomial and evaluated its performance in comparison to a set of standards or metrics as well as to cubic splines and to other piecewise linear functions. Pullan and Bradley [148] calculated the potential distribution across a human torso as a function of the electrical activity of the heart by using cubic Hermite polynomials in the finite element/boundary method. The authors reported findings in two and three dimensions, demonstrating the effectiveness and accuracy of this coupled approach. Shallal et al. [149] solved Equation (27) by a cubic Hermite finite element method. By using the von Neumann algorithm, it was demonstrated that the scheme is unconditionally stable and to evaluate the effectiveness of the approach, the proposed algorithm was applied to a few test problems. The heat conduction problem in 1D:
α 2 2 u x 2 u t = 0 , a x b , t > 0
was solved by Kutluay et al. [150] by utilising a collocation method based on the Hermite cubic B-spline finite elements. The Fourier stability technique was used to study the stability of the method. A comparison of the approximate and exact solutions was also given to demonstrate the effectiveness and correctness of the presented method. Cubic Hermite polynomials were utilised by Arora et al. [151] as a basis function in the collocation approach to solve the nonlinear advection–diffusion model, including Peclet number and intraparticle coefficient of diffusion (28). The effect of bed porosity, the intraparticle diffusion coefficient, and Peclet number, were investigated theoretically and graphically. Surface plots were used to discuss the impact of the displacement ratio, exit, and average solute concentrations. Applying model-estimated values, an industrial parameter like the displacement ratio was also determined. Rekatsinas and Saravanos [152] employed the Hermite spline layerwise temporal spectral finite element technique to approximate the solution of waves and transient problems arising in laminated composite and sandwich plates. The fitted finite difference approach and the Runge–Kutta method involving cubic Hermite approximation coupled with piecewise equispaced mesh were proposed by Subburayan and Mahendran [153] for solving singularly perturbed problems involving convection–diffusion phenomena in delay differential equations of third order having the following form:
ε u ( x ) + a 1 ( x ) u ( x ) + b 1 ( x ) u ( x ) + c 1 ( x ) u ( x ) + d 1 ( x ) u ( x 1 ) = f ( x ) , x Ω , u ( x ) = ϕ ( x ) , u ( 2 ) = l , ϕ ( x ) C 1 [ 1 , 0 ] ,
They used the supremum norm to derive the error bounds, and it was found that the approach was first-order convergent. Wu [154] suggested a cubic Hermite-polynomials-based Eulerian–Lagrangian single-node collocation technique for computing unsteady-state advection–diffusion transport models having the following representation:
α ( x , t ) u t + v ( x , t ) u x x s ( x , t ) u x = f ( x , t ) , a x b , t > 0 , u ( a , t ) = g 1 ( t ) , u ( b , t ) = g 2 ( t ) , u ( x , 0 ) = u 0 ( x ) .
Here, α ( x , t ) is a retardation coefficient, v ( x , t ) is the fluid velocity, s ( x , t ) is a diffusion coefficient, f ( x , t ) is a given source or sink function, and u ( x , t ) represents the concentration of the dissolved substance in the subsurface flow. u 0 ( x ) , g 1 ( t ) , and g 2 ( t ) are the initial and boundary data that are needed to close the system. The number of unknowns was significantly reduced by using the above technique and produced precise numerical solutions, even for very large time steps. Zhao and Wu [155] applied the cubic Hermite spline collocation technique to study the variable-order nonlinear fractional differential equation:
α 2 u ( x ) D β ( x ) u ( x ) = f ( x ) , a x b , u ( a ) = u ( b ) = 0 .
The convergence is of order O ( h min ( 4 β , p ) ) , where the approximating polynomial belongs to C p ( p 1 ) . The bicubic Hermite orthogonal collocation algorithm of two-dimensional integral differential equations in square domains and the wave-Petrovsky system with memory were investigated by Xu in [156,157], respectively. Ashpazzadeh et al. [158] solved the second kind of singular Abel’s equation having the following form:
u ( x ) 0 x ( x s ) α K ( x , s , u ( s ) ) d s = f ( x ) , 0 < s < 1 , 0 < α < 1 ,
by using the Galerkin method along with biorthogonal Hermite cubic spline multi-wavelets as a basis function, where K : [ 0 , 1 ] × R R is considered as a known function and f : [ 0 , 1 ] R is a sufficiently smooth function with respect to u. Furthermore, the convergence analysis of the algorithm is studied in this paper. An unconditionally stable 4th-order method based on Hermite cubic interpolation is proposed by Luo and Du [159] for the simulation of telegraph equations:
2 u t 2 + 2 v u t + β 2 u = 2 u x 2 + f ( x , t ) , a x b , t > 0 , u ( a , t ) = g 1 ( t ) , u ( b , t ) = g 2 ( t ) , u ( x , 0 ) = u 0 ( x ) , u ( x , 0 ) t = u 1 ( x ) ,
In this paper, the proposed algorithm is of order O ( Δ t 4 + h 4 ) . Vincent et al. [160] proposed the Hermite-style cubic serendipity interpolation method for a finite element simulation of the cardiac monodomain problem of the form:
ξ C m u t + I i o n i c ( u ) = . σ u ,
where σ indicates the conductivity tensor, C m represent the specific capacitance of the cell membrane, u denotes the transmembrane potential, I i o n i c is the current that arises as a result of the flow of ions across cell membrane channels, and ξ corresponds to the surface area to volume ratio. Jebreen and Dassios [161] proposed a biorthogonal Hermite cubic spline Galerkin algorithm for the fractional Riccati equation:
D 0 β u ( x ) = f ( x ) + g ( x ) u ( x ) + h ( x ) u 2 ( x ) , a x b , u ( η ) ( 0 ) = g η , η = 0 , 1 , , n 1 ,
and then Newton’s iterative method was used to solve the resulting algebraic system. The linear Black–Scholes equation of the type:
u t + 1 2 σ 2 x 2 2 u x 2 + r x u x r u = 0 , x > 0 , t ( 0 , T ) ,
was solved by Chihaluca [162] by using the cubic Hermite finite element method. The cubic Hermite finite element continuation approach with a predictor–corrector solver was proposed by Chien and Shih [163] for the computational analysis of von Karman equations of the following type:
Δ 2 v 1 / 2 [ u , u ] = 0 , Δ 2 u + λ u x x [ u , v ] = 0 , in Ω = [ 0 , l ] × [ 0 , 1 ] .
Mohammadzadeh et al. [164] solved the Lane–Emden equation using a cubic Hermite-splines-based collocation method. The Lane–Emden equation solution was converted into a system of algebraic equations using the Hermite splines’ properties. Piecewise cubic Hermite polynomials were used by researchers in various algorithms; for more details, readers can refer to [165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189].
Ricciardi and Brill [190] used the optimal quintic Hermite collocation algorithm with an adaptive hybrid optimisation algorithm in order to solve a one-dimensional convection–diffusion model involving transport of contaminants dissolved in groundwater. In order to determine the appropriate refinement of the mesh for a variety of models characterised by velocity fields, a hybrid approach combining an adaptive genetic method and a hill-climbing strategy was used. As compared to mesh refinements produced using direct search techniques, optimum mesh refinements determined using this hybrid approach are either significantly better or equally as good. Arora et al. [17,191,192,193,194] developed the Hermite collocation approach by using quintic Hermite polynomials as the basis function for solving various types of PDEs of the following forms:
  • Linear convection–diffusion problem:
    u t = ε 2 u x 2 p ( x ) u x q ( x ) , a < x < b , t > 0 ,
  • Benjamin–Bona–Mahony–Burgers problem:
    u t 3 u x 2 t = α 2 u x 2 β u x u u x , a < x < b , t > 0 .
and Equations (27) and (28). In addition, they studied the presented algorithm’s stability and convergence analysis. Kaur et al. [195] utilised quintic Hermite polynomials as the basis function in orthogonal collocation on the finite element technique to study the impact of interstitial velocity, Peclet number, and cake thickness on the nonlinear and linear diffusion–dispersion problems of a pulp washing model:
a 1 2 u x 2 = a 2 u x + a 3 u t , 0 < x < 1 , t > 0 , m 1 u + m 2 u x = k 1 at x = 0 , m 3 u + m 4 u x = k 2 , at x = 1 , u ( x , 0 ) = u 0 ( x ) .
The Peclet number was the major determining factor in the pulp washing procedure, while the cake thickness and interstitial velocity had a less significant influence. The time-marching approach for linear systems provided by Kolsti and Kunz [196] depends on Hermite quintic polynomial interpolation, a fully implicit one-step collocation scheme that imposes acceleration and jerk restrictions at a point in time selected by the user. The method converges at a rate of 4 and it was demonstrated that the suggested algorithm is unconditionally stable, even for events involving a harmonic external force and viscous damping. Marasi and Derakhshan [197] developed the approximate technique involving finite difference and Hermite quintic collocation algorithms for a variable-order time fractional mobile–immobile advection–dispersion model:
γ 1 u t + γ 2 D t α ( x , t ) u = ρ u x + ρ 1 2 u x 2 + f ( x , t ) , 0 < x < L , t > 0 .
A method with Hermite polynomials is implemented on the spatial derivative and the temporal derivative is discretized using a weighted finite difference method. In contrast to various other schemes that are available in the literature, the results obtained by the collocation method on using quintic Hermite spline polynomials as the basis function show that the presented algorithm is very efficient. Zhou and Wu [198] solved the KdV equation:
u t + u p u x + ε 2 u x 2 = 0 , 0 < x < L , t > 0 .
using the periodic boundary conditions provided by the Hermite quintic collocation technique that involves moving meshes produced on solving moving mesh PDEs. Numerical examples were used to support the study and demonstrate the effectiveness of the approach. Quintero et al. [199] constructed techniques that can efficiently command the actuators of an articulated robot. For this, the cubic and quintic Hermite finite elements were used for the time discretization method. The proposed control optimisation entailed using a conjugate-gradient-type method to directly minimise the chosen criterion. The Hermite method’s superconvergence was demonstrated using a general example.
Kvitsinsky and Hu [200] used the Faddeev-components-based Hermite tri-quintic expansion for the solution of the 3D Faddeev equations for three-body Coulomb bound states. In order to handle the strain measurement across any arbitrary area of interest in digital picture correlation, Zhao et al. [201] provided the enhanced Hermite finite element smoothing technique. This approach is based on the Tikhonov regularisation and Hermite interpolation on finite elements. Sestini et al. [202] used the quintic Hermite interpolation to dicretize the space derivatives and for adjusting the two free angular parameters that define the set of probable solutions, Pythagorean-hodograph analysis of the so-called CC criterion is carried out that is presented in [203]. Singh [204] studied traveling waves behaviour, which is a part of the KdV equation, by using orthogonal collocation on finite elements (OCFEs) with a quintic Hermite spline. A robust high-order superconvergent approach is produced by collocation using Gauss points and quintic polynomials. OCFE utilising the quintic Hermite basis is more precise than the B-splines basis and computationally more effective than collocation techniques employing piecewise polynomials. Brill [205] found the analytical solution of the self-adjoint ordinary differential Equation (29) by the Hermite collocation method.
Mkhize et al. [206] presented a collocation method on finite elements by utilising the heptic (septic) Hermite polynomials as basis functions. The illustration of the superconvergence phenomenon is achieved at the nodes. The results produced by Carl R. de Boor in 1973 are significantly supported by the global and nodal rates of convergence.
The authors have tried to include as many papers as possible on the Hermite interpolation polynomials and their properties and applications. It is possible that some papers might be unintentionally left out of this review article. Now, the overall conclusions are summarised below.

5. Author’s Contribution

There is no doubting that singularly perturbed linear and nonlinear differential problems are harder to solve since the convective coefficient’s sign changes, and this is especially true when the solutions involve boundary layers. Due to the abrupt changes in the solutions, particularly in the layer region where the perturbation parameter tends to zero, these problems are not easy to solve using a conventional method. Although sophisticated schemes are available for handling numerical problems outside layer boundaries, methods for tackling such problems inside layer boundaries are still limited. The authors [18,207,208,209,210,211,212] proposed the orthogonal collocation method based on the finite element method in which septic Hermite polynomials are utilised as basis functions to carry out the study of different types of singularly perturbed linear and nonlinear ordinary and partial differential equations:
  • Singularly perturbed differential problem:
    ε u + c ( x ) u + d ( x ) u = m ( x ) , x ( a , b ) ,
  • Modified Burgers’ equation:
    u t = ε 2 u x 2 u p u x , a < x < b , t > 0 ,
  • Modified regularised long wave equation:
    u t μ 3 u 2 x t + α u u x β u x + γ u 2 u x , a < x < b , t > 0 .
  • Hodgkin–Huxley equation:
    u t ε 2 u x 2 = β ( 1 u p ) ( u p γ ) , a < x < b , t > 0 .
For the temporal and spatial domains, respectively, the septic Hermite collocation technique and Crank–Nicolson scheme are utilised in this paper. The stability and convergence analysis are investigated by the authors. The scheme has sixth-order convergence and is proven to be unconditionally stable. The method is implemented on different test equations to show the efficacy and robustness of the proposed algorithm. The septic Hermite interpolating polynomials have the property that not only is the solution continuous but also all of its first three derivatives are continuous over the entire domain. An explicit expression for e ( x ) in terms of the Green’s function provided by Peano’s theorem is used to calculate the error bounds for septic Hermite interpolation that are given in Table 1. For more detail, the reader can refer to [18].

6. Conclusions

This review provides a comprehensive analysis of state-of-the art Hermite interpolating polynomials that are used as a basis function in a variety of techniques such as the collocation method, orthogonal collocation on finite elements, the Galerkin method, the finite element method, etc., to solve real-life phenomena occurring in the fields of science and engineering. An introduction of cubic, quintic and septic Hermite interpolation polynomials and their formation is presented. The various type of error bounds, generalization, properties and applications of the Hermite interpolating polynomials are also reviewed in this survey paper. These basis functions are of class C d , d = 1 , 2 , 3 . Because the dependent variable and its first d derivatives are continuous in the Hermite interpolating polynomials over the entire solution space, there are fewer equations to be solved. The principle of continuity is also used to avoid double calculations at mesh locations. As a result, the computational time is drastically reduced. The technique for solving nonlinear equations is straightforward, conservative, and easy to implement. The combination of Hermite polynomials and splines as basis functions with different algorithms provides better accuracy and stability than those produced by other conventional methods.
When compared to quartic, cubic, quartic non-polynomial, quintic spline, finite difference, and quartic B-spline schemes, Hermite polynomials’ results have demonstrated that they are more accurate in some cases. The Hermite polynomials are adopted as basis functions in different methods for solving higher-order partial differential equations and many other types of nonlinear coupled systems of partial differential equations. These basis functions can be utilised to solve various elliptic and hyperbolic equations. Additionally, these functions can also be extended to solve fractional differential equations that play a vital role in different fields such as economics, science, engineering, control theory, aerodynamics, etc. The Hermite polynomials can be used to solve integral equation of different kinds. The authors believe that this review study will be significantly helpful to researchers working in this field as they develop novel numerical methods for solving various differential equations from both theoretical and numerical perspectives, for higher order Hermite polynomials ( d > 3 ) and the estimation of their error bounds.

7. Future Applications/Advancements

Further applications of the septic Hermite collocation method include higher-dimensional differential equations and numerous other kinds of nonlinear, coupled systems of ordinary and partial differential equations. The method can be used to solve various types of PDEs and higher-order equations with certain transformations or substitutions. The work can be extended to solve fractional differential equations, that have many applications in diverse areas of science such as biology, physics, chemistry, visco-elasticity, heat and mass transfer, signal and image processing, etc.

Author Contributions

Conceptualization, A.K. and V.K.K.; formal analysis, V.K.K.; investigation, V.K.K.; data curation, A.K. and V.K.K.; writing—original draft preparation, A.K.; writing—review and editing, A.K. and V.K.K.; visualization, A.K. and V.K.K.; supervision, V.K.K. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

Not applicable.

Acknowledgments

Archna Kumari is thankful to MHRD New Delhi, India, for providing financial assistance under TEQIP-III project.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Szego, G. Orthogonal Polynomials; American Mathematical Society: Providence, RI, USA, 1975. [Google Scholar]
  2. Podolsky, B.; Pauling, L. The momentum distribution in hydrogen-like atoms. Phys. Rev. 1929, 34, 109. [Google Scholar] [CrossRef]
  3. Schweizer, W. Numerical Quantum Dynamics; Kluwer Academic Publishers: Dordrecht, The Netherlands, 2001. [Google Scholar]
  4. Nikiforov, A.F.; Suslov, S.K.; Uvarov, V.B. Classical Orthogonal Polynomials of a Discrete Variable; Springer: Berlin/Heidelberg, Germany, 1991. [Google Scholar]
  5. Hermite, C. Sur deux limites dune integrale definie. Mathesis 1883, 3, 1–82. [Google Scholar]
  6. Aung, P.P. Application of Hermite Polynomials in the Quantum Simple Harmonic Oscillator; Physical Chemistry I Legacy Project: New York, NY, USA, 2004. [Google Scholar]
  7. Siuly, S.; Alcin, O.F.; Bajaj, V.; Sengur, A.; Zhang, Y. Exploring Hermite transformation in brain signal analysis for the detection of epileptic seizure. IET Sci. Meas. Technol. 2019, 13, 35–41. [Google Scholar] [CrossRef]
  8. Makram-Ebeid, S.; Mory, B. Scale-space image analysis based on Hermite polynomials theory. In Proceedings of the International Conference on Scale-Space Theories in Computer Vision, Isle of Skye, UK, 10–12 June 2003; Springer: Berlin/Heidelberg, Germany, 2003; pp. 57–71. [Google Scholar]
  9. Escalante-Ramasrez, B. The Hermite transform as an efficient model for local image analysis: An application to medical image fusion. Comput. Electr. Eng. 2008, 34, 99–110. [Google Scholar] [CrossRef]
  10. Martens, J.B. Application of scale space to image coding. IEEE Trans. Commun. 1990, 38, 1585–1591. [Google Scholar] [CrossRef]
  11. Escalante-Ramirez, B.; Martens, J.B. Noise reduction in computed tomography images by means of polynomial transforms. J. Vis. Commun. Image Represent. 1992, 3, 272–285. [Google Scholar] [CrossRef]
  12. Mahadevan, A.; Acharya, S.; Sheffer, D.B. Ballisto cardiogram artifact removal in EEG-FMRI signals using discrete Hermite transforms. IEEE J. Sel. Top. Signal. Process. 2008, 2, 839–853. [Google Scholar] [CrossRef]
  13. Zakrajsek, H. Applications of Hermite transforms in computer algebra. Adv. Appl. Math. 2003, 31, 301–320. [Google Scholar] [CrossRef]
  14. Akbulut, Y.; Guo, Y.; Şengür, A.; Aslan, M. An effective color texture image segmentation algorithm based on Hermite transform. Appl. Soft Comput. 2018, 67, 494–504. [Google Scholar] [CrossRef]
  15. Yeap, Z.X.; Sim, K.S.; Tso, C.P. Adaptive tuning piecewise cubic Hermite interpolation with Wiener filter in wavelet domain for scanning electron microscope images. Microsc. Res. Tech. 2019, 82, 402–414. [Google Scholar] [CrossRef]
  16. Dyksen, W.R.; Rice, J.R. A new ordering scheme for the Hermite bicubic collocation equations. In Elliptic Problem Solvers; Department of Computer Science Technical Reports; Academic Press: Cambridge, MA, USA, 1984; pp. 467–480. [Google Scholar]
  17. Arora, S.; Kaur, I. An efficient scheme for numerical solution of Burgers’ equation using quintic Hermite interpolating polynomials. Arab. J. Math. 2016, 5, 23–34. [Google Scholar] [CrossRef] [Green Version]
  18. Kumari, A.; Kukreja, V.K. Error bounds for septic Hermite interpolation and its implementation to study modified Burgers’ equation. Numer. Algo. 2022, 89, 1799–1821. [Google Scholar] [CrossRef]
  19. Boor, C.D. Practical Guide to Splines; Springer: Berlin/Heidelberg, Germany, 1978. [Google Scholar]
  20. Varma, A.K.; Prasad, J. An analogue of a problem of P. Erdos and E. Feldheim on Lp convergence of interpolating processes. J. Approx. Theory 1989, 56, 225240. [Google Scholar] [CrossRef] [Green Version]
  21. Nevai, P.; Vertesi, P. Mean convergence of Hermite-Fejer interpolation. J. Approx. Theory 1976, 56, 310–311. [Google Scholar] [CrossRef] [Green Version]
  22. Nevai, P.; Vertesi, P. Convergence of Hermite-Fejer interpolation at zeros of generalized Jacobi polynomials. Acta Sci. Math. 1989, 53, 77–98. [Google Scholar]
  23. Nevai, P.; Yuan, X. Mean convergence of Hermite interpolation. J. Approx. Theory 1994, 77, 282–304. [Google Scholar] [CrossRef] [Green Version]
  24. Al-Khaled, K. Hermite interpolation based on Chebyshev nodes. Math. Sci. Res. 2000, 4, 1–9. [Google Scholar]
  25. Al-Khaled, K.; Khalil, R. Some norms estimates of Hermite type interpolation operators. Numer. Funct. Anal. Optim. 2000, 21, 579–588. [Google Scholar] [CrossRef]
  26. Agarwal, R.P. Sharp Hermite interpolation error bounds for derivatives. Nonlinear Anal. Theory Methods Appl. 1991, 17, 773–786. [Google Scholar] [CrossRef]
  27. Agarwal, R.P.; Wong, P.J.Y. Explicit error bounds for the derivatives of piecewise-Hermite interpolation in L2-norm. Math. Comp. Model. 1994, 19, 21–30. [Google Scholar] [CrossRef]
  28. Schultz, M.H. Spline Analysis; Prentice-Hall: Englewood Cliffs, NJ, USA, 1973. [Google Scholar]
  29. Agarwal, R.P.; Wong, P.J.Y. Optimal error bounds for the derivatives of two point hermite interpolation. Comput. Math. Appl. 1991, 21, 21–35. [Google Scholar] [CrossRef] [Green Version]
  30. Agarwal, R.P.; Wong, P.J.Y. Error Inequalities in Polynomial Interpolation and Their Applications; Kluwer Academic Publishers: Dordrecht, The Netherlands, 1993. [Google Scholar]
  31. Al-Khaled, K.; Marwan, A. Convergence and norm estimates of Hermite interpolation at zeros of Chebyshev polynomials. SpringerPlus 2016, 5, 1992. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  32. Pottinger, P. Zur Hermite interpolation. Agnew. Math. Mech. 1976, 56, 310–311. [Google Scholar] [CrossRef]
  33. Pottinger, P. On the approximation of functions and their derivatives by Hermite interpolation. J. Approx. Theory 1978, 23, 267–273. [Google Scholar] [CrossRef]
  34. Szabados, J.; Varma, A.K. On the derivatives of Hermite-Fejdr interpolating polynomials. Acta Math. Hung. 1990, 55, 301–309. [Google Scholar] [CrossRef]
  35. Min, G. On approximation of functions and their derivatives by quasi-Hermite interpolation. Int. J. Math. Math. Sci. 1996, 19, 279–286. [Google Scholar] [CrossRef] [Green Version]
  36. Berriochoa, E.; Cachafeiro, A.; DiAaz, J.; Illan, J. Explicit formulas for Hermite-type interpolation on the circle and applications. Electron. Trans. Numer. Anal. 2015, 44, 140–152. [Google Scholar]
  37. Costabile, F.A.; DellAccio, F. Polynomial approximation of CM functions by means of boundary values and applications: A survey. J. Comput. Appl. Math. 2007, 210, 116–135. [Google Scholar] [CrossRef] [Green Version]
  38. Mastroianni, G.; Milovanovic, G. Interpolation Processes: Basic Theory and Applications; Springer: Berlin/Heidelberg, Germany, 2008. [Google Scholar]
  39. Ciarlet, P.G.; Schultz, M.H.; Varga, R.S. Numerical methods of high-order accuracy for nonlinear boundary value problems. Numer. Math. 1967, 9, 394–430. [Google Scholar] [CrossRef]
  40. Birkhoff, G.; Priver, A. Hermite interpolation errors for derivatives. J. Math. Phys. 1967, 46, 440–447. [Google Scholar] [CrossRef]
  41. Riess, R.D. Error estimates of Hermite interpolation. BIT Numer. Math. 1973, 13, 338–343. [Google Scholar] [CrossRef]
  42. Hall, C.A. On error bounds for spline interpolation. J. Approx. Theory 1968, 1, 209–218. [Google Scholar] [CrossRef] [Green Version]
  43. Chen, F.; Wong, P.J. Error inequalities for quintic and biquintic discrete Hermite interpolation. J. Comput. Appl. Math. 2011, 235, 4589–4600. [Google Scholar] [CrossRef]
  44. Wong, P.J.Y.; Agarwal, R.P. Error inequalities for discrete Hermite and spline interpolation. In Recent Progress in Inequalities; Milovanovic, G.V., Ed.; Kluwer: Dordrecht, The Netherlands, 1998; pp. 397–422. [Google Scholar]
  45. Criscuolo, G.; Della, B.; Vecchia Mastroianni, G. Hermite interpolation and mean convergence of its derivatives. Calcolo 1991, 28, 111–127. [Google Scholar] [CrossRef]
  46. Cirillo, E.; Hormann, K. An iterative approach to barycentric rational Hermite interpolation. Numer. Math. 2018, 140, 939–962. [Google Scholar] [CrossRef]
  47. Cirillo, E.; Hormann, K.; Sidon, J. Convergence rates of a Hermite generalization of Floater-Hormann interpolants. J. Comput. Appl. Math. 2020, 371, 112624. [Google Scholar] [CrossRef]
  48. Varma, A.K.; Katsifarakis, K.L. Optimal error bounds for Hermite interpolation. J. Apprrox. Theory 1987, 51, 350–359. [Google Scholar] [CrossRef]
  49. Birkhoff, G.; Schultz, M.H.; Varga, R.S. Piecewise Hermite interpolation in one and two variables with applications to partial differential equations. Numer. Math 1968, 11, 232–256. [Google Scholar] [CrossRef]
  50. Wong, P.J.Y.; Agarwal, R.P. Explicit error estimates for quintic and biquintic spline interpolation. Comput. Math. Appl. 1989, 18, 701–722. [Google Scholar] [CrossRef] [Green Version]
  51. Varma, A.K.; Howell, G. Best error bounds for derivatives in two point Birkhoff interpolation problems. J. Approx. Theory 1983, 38, 258–268. [Google Scholar] [CrossRef] [Green Version]
  52. Sard, A. Linear Approximation; American Mathematical Society: Providence, RI, USA, 1963; Volume 9. [Google Scholar]
  53. Foster, W.H.; Krasikov, L. Explicit bounds for Hermite polynomials in the oscillatory region. LMS J. Comput. Math. 2000, 3, 307–314. [Google Scholar] [CrossRef] [Green Version]
  54. Larsson-Cohn, L. Lp-norms of Hermite polynomials and an extremal problem on Wiener chaos. Ark. FöR Mat. 2002, 40, 133–144. [Google Scholar] [CrossRef]
  55. Xu, G.Q.; Liu, Y.P.; Xiong, L.Y. Exact constants for simultaneous approximation of Sobolev classes by piecewise Hermite interpolation. Anal. Math. 2019, 45, 621–645. [Google Scholar] [CrossRef]
  56. Todorov, P.G. On the nth derivative of the function f(zp) and a new extension of the theory of generalized Hermite polynomials. Lith. Math. J. 1992, 32, 110–122. [Google Scholar] [CrossRef]
  57. Farouki, R.T.; Al-Kandari, M.; Sakkalis, T. Hermite interpolation by rotation-invariant spatial Pythagorean-hodograph curves. Adv. Comput. Math. 2002, 17, 369–383. [Google Scholar] [CrossRef]
  58. Juttler, B.; Maurer, C. Cubic Pythagorean hodograph spline curves and applications to sweep surface modeling. Comput. Aided Des. 1999, 31, 73–83. [Google Scholar] [CrossRef]
  59. Kim, G.I.; Kong, J.H.; Lee, S. First order Hermite interpolation with spherical Pythagorean-hodograph curves. J. Appl. Math. Comput. 2007, 23, 73–86. [Google Scholar] [CrossRef]
  60. Manni, C.; Sestini, A.; Farouki, R.T.; Han, C.Y. Characterization and construction of helical polynomial space curves. J. Comput. Appl. Math. 2004, 162, 365–392. [Google Scholar]
  61. Pelosi, F.; Farouki, R.T.; Manni, C.; Sestini, A. Geometric Hermite interpolation by spatial Pythagorean hodograph cubics. Adv. Comput. Math. 2005, 22, 325–352. [Google Scholar] [CrossRef]
  62. Farouki, R.T.; Neff, C.A. Hermite interpolation by Pythagorean-hodograph quintics. Math. Comput. 1995, 64, 1589–1609. [Google Scholar] [CrossRef]
  63. Albrecht, G.; Farouki, R.T. Construction of C2 Pythagorean-hodograph interpolating splines by the homotopy method. Adv. Comput. Math. 1996, 5, 417–442. [Google Scholar] [CrossRef]
  64. Walton, D.J.; Meek, D.S. Geometric Hermite interpolation with Tschirnhausen cubics. J. Comput. Appl. Math. 1997, 81, 299–309. [Google Scholar]
  65. Juttler, B. Hermite interpolation by Pythagorean hodograph curves of degree seven. Math. Comput. 2001, 70, 1089–1111. [Google Scholar] [CrossRef] [Green Version]
  66. Kong, J.H.; Jeong, S.P.; Lee, S.; Kim, G.I. C1 Hermite interpolation with simple planar PH curves by speed reparametrization. Comput. Aided Geom. Des. 2008, 25, 214–229. [Google Scholar] [CrossRef]
  67. Choi, H.I.; Lee, D.S.; Moon, H.P. Clifford algebra, spin representation, and rational parametrization of curves and surfaces. Adv. Comput. Math. 2001, 17, 5–48. [Google Scholar] [CrossRef]
  68. Kim, G.I.; Ahn, M.H. C1 Hermite interpolation using MPH quartic. Comp. Aided Geo Des. 2003, 20, 469–492. [Google Scholar] [CrossRef]
  69. Sir, Z.; Juttler, B. Euclidean and Minkowski Pythagorean hodograph curves over planar cubics. Comput. Aided Geo Des. 2005, 22, 753–770. [Google Scholar] [CrossRef]
  70. Han, X. A degree by degree recursive construction of Hermite spline interpolants. J. Comput. Appl. Math. 2009, 225, 113–123. [Google Scholar] [CrossRef] [Green Version]
  71. De Boor, C.; Höllig, K.; Sabin, M. High accuracy geometric Hermite interpolation. Comput. Aided Geo Des. 1987, 4, 269–278. [Google Scholar] [CrossRef] [Green Version]
  72. Borzov, V.V. Generalized Hermite Polynomials. arXiv 2001, arXiv:0101216. [Google Scholar]
  73. Chand, A.K.B.; Viswanathan, P. Cubic Hermite and cubic spline fractal interpolation functions. In AIP Conference Proceedings; American Institute of Physics: College Park, MD, USA, 2012; Volume 1479, pp. 1467–1470. [Google Scholar]
  74. Holvorcem, P.R. Asymptotic summation of Hermite series. J. Phys. Math. Gen. 1992, 25, 909. [Google Scholar] [CrossRef]
  75. Carlitz, L. The bilinear generating funktion for Hermite polynomials in several variables. Math. Zeitsch. 1957, 68, 284–289. [Google Scholar] [CrossRef]
  76. Kashpur, O.F. Hermite Interpolation Polynomial for Functions of Several Variables. Cybern. Syst. Anal. 2022, 58, 399–408. [Google Scholar] [CrossRef]
  77. Glasser, M.L.; Shawagfeh, N. On squares of Hermite polynomials. Aequationes Math. 1983, 26, 221–224. [Google Scholar] [CrossRef]
  78. Szeliski, R.; Ito, M.R. New Hermite cubic interpolator for two-dimensional curve generation. IEEE Proc. (Comp. Digit. Tech.) 1986, 133, 341–347. [Google Scholar] [CrossRef]
  79. Casciola, G.; Romani, L. A Piecewise Rational Quintic Hermite Interpolant for Use in CAGD. In Mathematical Methods for Curves and Surfaces, Proceedings of the 9th International Conference; Nashboro Press: Brentwood, TN, USA, 2005; pp. 39–49. [Google Scholar]
  80. Xia, Y.; Lu, N. A new beam element for second-order effect analysis of beam structures. Eng. Mech. 2007, 24, 39–43. [Google Scholar]
  81. Ivan, M. A note on the Hermite interpolation polynomial for rational functions. Appl. Numer. Math. 2007, 57, 230–233. [Google Scholar] [CrossRef]
  82. Messaoudi, A.; Sadaka, R.; Sadok, H. New algorithm for computing the Hermite interpolation polynomial. Numer. Algorithms 2018, 77, 1069–1092. [Google Scholar] [CrossRef]
  83. Rizk, M.M. Expansions for the fundamental Hermite interpolation polynomials in terms of chebyshev polynomials. Ukr. Math. J. 2001, 53, 155–165. [Google Scholar] [CrossRef]
  84. Witschel, W. The integral properties of the Hermite polynomials using operator methods. J. Appl. Math. Phys. 1973, 24, 861–870. [Google Scholar]
  85. Stevens, H. Some congruence properties of the Hermite polynomials. Archiv der Mathematik 1963, 14, 391–398. [Google Scholar] [CrossRef]
  86. Mathur, K.K.; Sharma, A. Some interpolatory properties of the Hermite polynomials. Acta Math. 1961, 12, 193–207. [Google Scholar] [CrossRef]
  87. Dette, H.; Studden, W.J. Some new asymptotic properties for the zeros of Jacobi, Laguerre, and Hermite polynomials. Constr. Approx. 1995, 11, 227–238. [Google Scholar] [CrossRef]
  88. Xiang, S. Asymptotics on Laguerre or Hermite polynomial expansions and their applications in Gauss quadrature. J. Math. Anal. Appl. 2012, 393, 434–444. [Google Scholar] [CrossRef] [Green Version]
  89. Defez, E.; Jódar, L. Some applications of the Hermite matrix polynomials series expansions. J. Comput. Appl. Math. 1998, 99, 105–117. [Google Scholar] [CrossRef] [Green Version]
  90. Han, C.Y.; Moon, H.P.; Kwon, S.H. A new selection scheme for spatial Pythagorean hodograph quintic Hermite interpolants. Comp. Aided Geo Des. 2020, 78, 101827. [Google Scholar] [CrossRef]
  91. Millham, C.B.; Meyer, A.C. Modified Hermite quintic curves and applications. Comput. Aided Geo Des. 1991, 23, 707–712. [Google Scholar] [CrossRef]
  92. Cramer, E. Hermite interpolation polynomials and distributions of ordered data. Stat. Meth. 2009, 6, 337–343. [Google Scholar] [CrossRef]
  93. Kassebaum, P.G.; Boucher, C.R.; Ram-Mohan, L.R. Application of group representation theory to derive Hermite interpolation polynomials on a triangle. J. Comput. Phys. 2012, 231, 5747–5760. [Google Scholar] [CrossRef]
  94. Phung, V.M. Hermite interpolation on algebraic curves in C2. Indag. Math. 2019, 30, 874–890. [Google Scholar] [CrossRef]
  95. Boyd, J.P. The rate of convergence of Hermite function series. Math. Comput. 1980, 35, 1309–1316. [Google Scholar] [CrossRef]
  96. Boyd, J.P. Asymptotic coefficients of Hermite function series. J. Comput. Phys. 1984, 54, 382–410. [Google Scholar] [CrossRef] [Green Version]
  97. Boyd, J.P.; Moore, D.W. Summability methods for Hermite functions. Dynam. Atomos. Sci. 1986, 10, 51–62. [Google Scholar] [CrossRef] [Green Version]
  98. Qi, F.; Guo, B.N. Some properties of the Hermite polynomials and their squares and generating functions. Georgian Math. J. 2021, 28, 925–935. [Google Scholar] [CrossRef]
  99. Dyksen, W.R.; Lynch, R.E.; Rice, J.R.; Houstis, E.N. The performance of the collocation and Galerkin methods with Hermite bicubics. SIAM J. Numer. Anal. 1984, 22, 695–715. [Google Scholar] [CrossRef] [Green Version]
  100. Houstis, E.N. Collocation methods for linear elliptic problems. BIT Numer. Math. 1978, 18, 301–310. [Google Scholar] [CrossRef]
  101. Prenter, P.M.; Russell, R.D. Orthogonal collocation for elliptic partial differential equations. SIAM J. Numer. Anal. 1976, 13, 923–939. [Google Scholar] [CrossRef]
  102. Bhuiyan, M.A.; Allayla, R.I.; Hussain, T.; Ishaq, A.M.; Mohsen, M.F.N. Solution of the transport equation by the collocation method in conjunction with the adaptive Hermite element family. Water Resour. Res. 1990, 26, 2661–2677. [Google Scholar]
  103. Chawla, T.C.; Leaf, G.; Chen, W.L.; Grolmes, M.A. The application of the collocation method using Hermite cubic splines to nonlinear transient one-dimensional heat conduction problems. J. Heat Transf. 1975, 97, 562–569. [Google Scholar] [CrossRef] [Green Version]
  104. Dyksen, W.R. Tensor product generalized ADI methods for separable elliptic problems. SIAM J. Numer. Anal. 1987, 24, 59–76. [Google Scholar] [CrossRef]
  105. Duarte, B.P.M.; Portugal, A.A.T.G. Moving finite elements method applied to the solution of front reaction models: Causticizing reaction. Comput. Them. Engng. 1995, 19, 421–426. [Google Scholar] [CrossRef]
  106. Leão, C.P.; Rodrigues, A.E. Transient and steady-state models for simulated moving bed processes: Numerical solutions. Comput. Chem. Eng. 2004, 28, 1725–1741. [Google Scholar] [CrossRef]
  107. Bialecki, B. Cyclic reduction and FACR methods for piecewise Hermite bicubic orthogonal spline collocation. Numer. Algorithms 1994, 8, 167–184. [Google Scholar] [CrossRef]
  108. Bialecki, B. Preconditioned Richardson and minimal residual iterative methods for piecewise Hermite bicubic orthogonal spline collocation equations. SIAM J. Sci. Comput. 1994, 15, 668–680. [Google Scholar] [CrossRef]
  109. Bialecki, B.; Fairweather, G.; Remington, K.A. Fourier methods for piecewise Hermite bicubic orthogonal spline collocation. East-West J. Numer. Math. 1994, 2, 1–20. [Google Scholar]
  110. Bialecki, B.; Fairweather, G.; Bennett, K.R. Fast direct solvers for piecewise Hermite bicubic orthogonal spline collocation equations. SIAM J. Numer. Anal. 1992, 29, 156–173. [Google Scholar] [CrossRef]
  111. Schumer, J.W.; Holloway, J.P. Vlasov simulations using velocity-scaled Hermite representations. J. Comput. Phys. 1998, 144, 626–661. [Google Scholar] [CrossRef]
  112. Sun, W. A high order direct method for solving Poisson’s equation in a disc. Numer. Math. 1995, 70, 501–506. [Google Scholar] [CrossRef]
  113. Tse, K.L.; Chasnov, J.R. A Fourier-Hermite pseudospectral method for penetrative convection. J. Comput. Phys. 1998, 142, 489–505. [Google Scholar] [CrossRef]
  114. Dijkstra, D. Doubling the degree of precision without doubling the grid when solving a differential equation with a pseudo-spectral collocation method. J. Sci. Comput. 2002, 17, 513–527. [Google Scholar] [CrossRef]
  115. Edoh, K.D.; Russell, R.D.; Sun, W. Computation of invariant tori by orthogonal collocation. Appl. Numer. Math. 2000, 32, 273–289. [Google Scholar] [CrossRef]
  116. Gheri, G.; Marzulli, P. Collocation for initial value problems based on Hermite interpolation. Calcolo 1986, 23, 115–130. [Google Scholar] [CrossRef]
  117. Luo, H.; Xia, Y.; Li, S.; Nourgaliev, R.; Cai, C. A Hermite WENO reconstruction-based discontinuous Galerkin method for the Euler equations on tetrahedral grids. J. Comput. Phys. 2012, 231, 5489–5503. [Google Scholar] [CrossRef]
  118. Zhao, Z.; Chen, Y.; Qiu, J. A hybrid Hermite WENO scheme for hyperbolic conservation laws. J. Comput. Phys. 2020, 405, 109175. [Google Scholar] [CrossRef] [Green Version]
  119. Dyksen, W.R. The Hermite Cubic Collocation Approximation to the EigenValues and the Eigenfuntions of the Laplace Operator; Technical Reports; Deptartment of Computer Science: Cambridge, MA, USA, 1998; Volume 1393. [Google Scholar]
  120. Soliman, M.A. Studies on the method of orthogonal collocation IV. Laguerre and Hermite orthogonal collocation method. J. King Saud Univ. Eng. Sci. 2000, 12, 1–13. [Google Scholar] [CrossRef]
  121. Ma, H.; Sun, W.; Tang, T. Hermite spectral methods with a time-dependent scaling for parabolic equations in unbounded domains. SIAM J. Numer. Anal. 2005, 43, 58–75. [Google Scholar] [CrossRef] [Green Version]
  122. Fok, J.; Guo, B.; Tang, T. Combined Hermite spectral-finite difference method for the Fokker-Planck equation. Math. Comput. 2002, 71, 1497–1528. [Google Scholar] [CrossRef] [Green Version]
  123. Luo, X.; Yau, S.T. Hermite spectral method to 1-D forward Kolmogorov equation and its application to nonlinear filtering problems. IEEE Trans. Autom. Cont. 2013, 58, 2495–2507. [Google Scholar] [CrossRef] [Green Version]
  124. Tang, T. The Hermite spectral method for Gaussian-type functions. SIAM J. Sci. Comput. 1993, 14, 594–606. [Google Scholar] [CrossRef] [Green Version]
  125. Adžić, N. Modified Hermite polynomials in the spectral approximation for boundary layer problems. Bull. Aust. Math. Soc. 1992, 45, 267–276. [Google Scholar] [CrossRef] [Green Version]
  126. Guo, B.; Shen, J.; Xu, C.L. Spectral and pseudospectral approximations using Hermite functions: Application to the Dirac equation. Adv. Comput. Math. 2003, 19, 35–55. [Google Scholar] [CrossRef]
  127. Guo, B.Y.; Xu, C.L. Hermite pseudospectral method for nonlinear partial differential equations. ESAIM Math. Model. Numer. Anal. 2000, 34, 859–872. [Google Scholar] [CrossRef] [Green Version]
  128. Guo, B.Y. Error estimation of Hermite spectral method for nonlinear partial differential equations. Math. Comput. 1999, 68, 1067–1078. [Google Scholar] [CrossRef] [Green Version]
  129. Xiang, X.M.; Wang, Z.Q. Generalized Hermite spectral method and its applications to problems in unbounded domains. SIAM J. Numer. Anal. 2010, 48, 1231–1253. [Google Scholar] [CrossRef]
  130. Iqbal, S.; Alkhalaf, S.; Al-Marashi, A.A. Galerkin’s finite element formulation using Hermite polynomials for the solution of a system of third-order obstacle problems. Sci. Int. 2014, 26, 1887–1890. [Google Scholar]
  131. Gusev, A.; Vinitsky, S.; Chuluunbaatar, O.; Chuluunbaatar, G.; Gerdt, V.; Derbov, V.; Góźdź, A.; Krassovitskiy, P. Interpolation Hermite Polynomials for Finite Element Method. EPJ Web Conf. 2018, 173, 03009. [Google Scholar] [CrossRef] [Green Version]
  132. Yarasca, J.; Mantari, J.L.; Arciniega, R.A. Hermite-Lagrangian finite element formulation to study functionally graded sandwich beams. Compos. Struct. 2016, 140, 567–581. [Google Scholar] [CrossRef]
  133. Chang, J.Y.; Chen, R.Y.; Tsai, C.C. Hermite method of approximate particular solutions for solving time-dependent convection-diffusion-reaction problems. Mathematics 2022, 10, 188. [Google Scholar] [CrossRef]
  134. Karamollahi, N.; Heydari, M.; Loghmani, G.B. Approximate solution of nonlinear Fredholm integral equations of the second kind using a class of Hermite interpolation polynomials. Math. Comput. Simul. 2021, 187, 414–432. [Google Scholar] [CrossRef]
  135. Maleknejad, K.; Yousefi, M. Numerical solution of the integral equation of the second kind by using wavelet bases of Hermite cubic splines. Appl. Math. Comput. 2006, 183, 134–141. [Google Scholar] [CrossRef]
  136. Pandey, S.; Bharadwaj, S.; Santia, M.; Hodek, M.; Albrecht, J.D.; Ram-Mohan, L.R. Cavity electrodynamics with Hermite interpolation: Role of symmetry and degeneracies. J. Appl. Phys. 2018, 124, 213106. [Google Scholar] [CrossRef]
  137. La, R.A.; Power, H. A double boundary collocation Hermitian approach for the solution of steady state convection-diffusion problems. Comput. Math. Appl. 2008, 55, 1950–1960. [Google Scholar]
  138. Black, K.; Geddes, J.B. Spectral Hermite approximations for the actively mode-locked laser. J. Sci. Comput. 2001, 16, 81–120. [Google Scholar] [CrossRef]
  139. Orsini, P.; Power, H.; Lees, M. The Hermite radial basis function control volume method for multi-zones problems: A non-overlapping domain decomposition algorithm. Comput. Meth. Appl. Mech. Eng. 2011, 200, 477–493. [Google Scholar] [CrossRef]
  140. Adžić, N. Recurrence relations for the Hermite solution of an ordinary differential equation with polynomial coefficients. Univ. Novom Sadu. Zb. Rad.-Prir.-Mat. Fak. Ser. Mat. 1992, 22, 167–177. [Google Scholar]
  141. Mathelin, L.; Hussaini, M.Y.; Zang, T.A. Stochastic approaches to uncertainty quantification in CFD simulations. Numer. Algorithms 2005, 38, 209–236. [Google Scholar] [CrossRef]
  142. Peirce, A. A Hermite cubic collocation scheme for plane strain hydraulic fractures. Comput. Meth. Appl. Mech. Eng. 2010, 199, 1949–1962. [Google Scholar] [CrossRef]
  143. Ganaie, I.A.; Arora, S.; Kukreja, V.K. Cubic Hermite collocation solution of Kuramoto-Sivashinsky equation. Int. J. Comput. Math. 2016, 93, 223–235. [Google Scholar] [CrossRef]
  144. Ganaie, I.A.; Arora, S.; Kukreja, V.K. Cubic Hermite collocation method for solving boundary value problems with Dirichlet, Neumann, and Robin conditions. Int. J. Eng. Math. 2014, 2014, 365209. [Google Scholar] [CrossRef] [Green Version]
  145. Ganaie, I.A.; Kukreja, V.K. A novel numerical scheme of cubic Hermite spline collocation method for solving Burgers’ equation. In Proceedings of the 11th International Conference of Numerical Analysis and Applied Mathematics (ICNAAM 2013), Rhodes, Greece, 21–27 September 2013; American Institute of Physics: College Park, MD, USA; Volume 1558, pp. 1196–1199. [Google Scholar]
  146. Ganaie, I.A.; Arora, S.; Kukreja, V.K. Modelling and simulation of a packed bed of pulp fibers using mixed collocation method. Int. J. Diff. Equ. 2013, 2013, 875298. [Google Scholar] [CrossRef] [Green Version]
  147. Rabbath, C.A.; Corriveau, D. A comparison of piecewise cubic Hermite interpolating polynomials, cubic splines and piecewise linear functions for the approximation of projectile aerodynamics. Def. Tech. 2019, 15, 741–757. [Google Scholar] [CrossRef]
  148. Pullan, A.J.; Bradley, C.P. A coupled cubic Hermite finite element/boundary element procedure for electrocardiographic problems. Comput. Mech. 1996, 18, 356–368. [Google Scholar] [CrossRef]
  149. Shallal, M.A.; Taqi, A.H.; Jumaa, B.F.; Rezazadeh, H.; Inc, M. Numerical solutions to the 1D Burgers’ equation by a cubic Hermite finite element method. Indian J. Phys. 2022, 96, 3831–3836. [Google Scholar] [CrossRef]
  150. Kutluay, S.; Yaǧmurlu, N.M.; Karakaş, A.S. An effective numerical approach based on cubic Hermite B-spline collocation method for solving the 1D heat conduction equation. New Trends Math. Sci. 2022, 10, 20–31. [Google Scholar] [CrossRef]
  151. Arora, S.; Kaur, I.; Kumar, H.; Kukreja, V.K. A robust technique of cubic Hermite collocation for solution of two phase non linear model. J. King Saud Univ. Eng. Sci. 2017, 29, 159–165. [Google Scholar] [CrossRef]
  152. Rekatsinas, C.S.; Saravanos, D.A. A Hermite spline layerwise time domain spectral finite element for guided wave prediction in laminated composite and sandwich plates. J. Vib. Acoust. 2017, 139, 031009. [Google Scholar] [CrossRef]
  153. Subburayan, V.; Mahendran, R. Asymptotic numerical method for third-order singularly perturbed convection diffusion delay differential equations. Comput. Appl. Math. 2020, 39, 194. [Google Scholar] [CrossRef]
  154. Wu, L.; Wang, H.; Pinder, G.F. A nonconventional Eulerian-Lagrangian single-node collocation method with Hermite polynomials for unsteady-state advection-diffusion equations. Numer. Methods Partial. Differ. Equations 2003, 19, 271–283. [Google Scholar] [CrossRef]
  155. Zhao, T.; Wu, Y. Hermite Cubic spline collocation method for nonlinear fractional differential equations with variable-order. Symmetry 2021, 13, 872. [Google Scholar] [CrossRef]
  156. Xu, D. Observability inequalities for Hermite Bi-cubic orthogonal spline collocation methods of 2-D integro-differential equations in the square domains. Appl. Math. Optim. 2021, 84, 1341–1372. [Google Scholar] [CrossRef]
  157. Xu, D. Observability inequality for piecewise Hermite cubic orthogonal spline collocation semi-discretization of the wave-Petrovsky system with memory. Zamm Appl. Math. Mech. Zeitsch. Für Angewan. Math. Mech. 2020, 100, e201900265. [Google Scholar] [CrossRef]
  158. Ashpazzadeh, E.; Chu, Y.M.; Hashemi, M.S.; Moharrami, M.; Inc, M. Hermite multiwavelets representation for the sparse solution of nonlinear Abel’s integral equation. Appl. Math. Comput. 2022, 427, 127171. [Google Scholar] [CrossRef]
  159. Luo, X.; Du, Q. An unconditionally stable fourth-order method for telegraph equation based on Hermite interpolation. Appl. Math. Comput. 2013, 219, 8237–8246. [Google Scholar] [CrossRef]
  160. Vincent, K.P.; Gonzales, M.J.; Gillette, A.K.; Villongco, C.T.; Pezzuto, S.; Omens, J.H.; McCulloch, A.D. High-order finite element methods for cardiac monodomain simulations. Front. Phys. 2015, 6, 217. [Google Scholar] [CrossRef] [Green Version]
  161. Bin Jebreen, H.; Dassios, I. A biorthogonal Hermite cubic spline Galerkin method for solving fractional Riccati equation. Mathematics 2022, 10, 1461. [Google Scholar] [CrossRef]
  162. Chihaluca, T.D. Cubic Hermite finite element method for nonlinear Black-Scholes equation governing European options. Intermaths 2021, 2, 23–38. [Google Scholar] [CrossRef]
  163. Chien, C.S.; Shih, Y.T. A cubic Hermite finite element-continuation method for numerical solutions of the von Kármán equations. Appl. Math. Comput. 2009, 209, 356–368. [Google Scholar] [CrossRef]
  164. Mohammadzadeh, R.; Lakestani, M.; Dehghan, M. Collocation method for the numerical solutions of Lane-Emden type equations using cubic Hermite spline functions. Math. Meth. Appl. Sci. 2014, 37, 1303–1717. [Google Scholar] [CrossRef]
  165. Feng, R. High order cubic-polynomial interpolation schemes on triangular meshes. Commun. Comput. Phys. 2012, 12, 1588–1602. [Google Scholar] [CrossRef]
  166. Narikiyo, K.; Takata, H. A formal linearization method by the cubic Hermite interpolation and its applications. In Proceedings of the 1996 IEEE IECON, 22nd International Conference on Industrial Electronics, Control, and Instrumentation, Taipei, Taiwan, 9 August 1996; IEEE: Piscataway, NJ, USA, 1996; Volume 3, pp. 1329–1334. [Google Scholar]
  167. Narikiyo, K.; Takata, H. A formal linearization for time-variant nonlinear systems by the cubic Hermite interpolation and its applications. In Proceedings of the ICARCV 2004 8th Control, Automation, Robotics and Vision Conference, Kunming, China, 6–9 December 2004; IEEE: Piscataway, NJ, USA, 2004; Volume 3, pp. 2238–2243. [Google Scholar]
  168. Gonzales, M.J.; Sturgeon, G.; Krishnamurthy, A.; Hake, J.; Jonas, R.; Stark, P.; McCulloch, A.D. A three-dimensional finite element model of human atrial anatomy: New methods for cubic Hermite meshes with extraordinary vertices. Med. Image Anal. 2013, 17, 525–537. [Google Scholar] [CrossRef] [Green Version]
  169. Han, X.; Yang, J. A two-step method for interpolating interval data based on cubic Hermite polynomial models. Appl. Math. Model. 2020, 81, 356–371. [Google Scholar] [CrossRef]
  170. Makarov, R.N.; Shkarupa, E.V. Stochastic algorithms with Hermite cubic spline interpolation for global estimation of solutions of boundary value problems. SIAM J. Sci. Comput. 2008, 30, 169–188. [Google Scholar] [CrossRef]
  171. Ajeddar, M.; Lamnii, A. Trigonometric Hermite interpolation method for Fredholm linear integral equations. J. Appl. Anal. 2023. In press. [Google Scholar] [CrossRef]
  172. Lu, S.; Wang, Y.; Wu, Y. Novel high-precision simulation technology for high-dynamics signal simulators based on piecewise Hermite cubic interpolation. IEEE Trans. Aerosp. Electron. Syst. 2018, 54, 2304–2317. [Google Scholar] [CrossRef]
  173. Finěk, V. Adaptive scheme for Black-Scholes equation using Hermite cubic spline wavelets. AIP Conf. Proc. LLC 2018, 2048, 030004. [Google Scholar] [CrossRef]
  174. Yousaf, A.; Abdeljawad, T.; Yaseen, M.; Abbas, M. Novel cubic trigonometric B-spline approach based on the Hermite formula for solving the convection-diffusion equation. Math. Prob. Eng. 2020, 2020, 8908964. [Google Scholar] [CrossRef]
  175. Wang, J.; Li, J.; Gao, Y. Hermite cubic collocation method for optimal control of two-integrator systems. J. Tsinghus Univ. 2004, 44, 678–680. [Google Scholar]
  176. Ozaki, T.; Toyoda, M. Accurate finite element method for atomic calculations based on density functional theory and Hartree-Fock method. Comput. Phys. Commun. 2011, 182, 1245–1252. [Google Scholar] [CrossRef]
  177. Abdullah, M.; Yaseen, M.; De la Sen, M. An efficient collocation method based on Hermite formula and cubic B-splines for numerical solution of the Burgers’ equation. Math. Comput. Simul. 2022, 197, 166–184. [Google Scholar] [CrossRef]
  178. Abdullah, M.; Yaseen, M.; De la Sen, M. Numerical simulation of the coupled viscous Burgers equation using the Hermite formula and cubic B-spline basis functions. Phys. Scr. 2020, 95, 115216. [Google Scholar] [CrossRef]
  179. Almeida, R.M.; Chihaluca, T.D.; Duque, J.C. The finite element method with cubic Hermite basis for nonlinear Black-Scholes equation governing American options. In Proceedings of the 2nd International Conference on Computational Finance, Lisbon, Portugal, 4–8 September 2017. [Google Scholar]
  180. Iqbal, S.; Siddique, I. Galerkin’s finite element method for solving special forth-order boundary-value problem. Sci. Int. 2012, 24, 333–336. [Google Scholar]
  181. Iqbal, S.; Mirza, A.M.; Tirmizi, I.A. Galerkin’s finite element formulation of the second-order boundary-value problems. Int. J. Comput. Math. 2010, 87, 2032–2042. [Google Scholar] [CrossRef]
  182. Ata, K.; Sahin, M. An integral equation approach for the solution of the Stokes flow with Hermite surfaces. Eng. Anal. Bound. Elem. 2018, 96, 14–22. [Google Scholar] [CrossRef]
  183. Jaffar, A.; Thamrin, N.M.; Ali, M.S.A.M.; Misnan, M.F.; Yassin, A.I.M.; Zan, N.M. Spatial interpolation method comparison for physico-chemical parameters of river water in Klang River using MATLAB. Bull. Electr. Eng. Inform. 2022, 11, 2368–2377. [Google Scholar] [CrossRef]
  184. Kumar, H.; Arora, S.; Nagaich, R.K. Solution of non linear singular perturbation equation. Appl. Math. Sci. 2013, 7, 5397–5408. [Google Scholar]
  185. Cho, D.W.; Na, S.J.; Lee, M.Y. Expectation of bead shape using non-linear multiple regression and piecewise cubic Hermite interpolation in FCA fillet pipe welding. J. Weld. Join. 2009, 27, 42–48. [Google Scholar]
  186. Li, R.; Lu, Y.; Wang, Y.; Xu, H. Hermite spectral method for multi-species Boltzmann equation. arXiv 2022, arXiv:2203.03839. [Google Scholar] [CrossRef]
  187. Peng, N.; Wang, C.; An, J. An efficient finite-element method and error analysis for the fourth-order elliptic equation in a circular domain. Int. J. Comput. Math. 2021, 99, 1785–1802. [Google Scholar] [CrossRef]
  188. Adeyefa, E.O.; Omole, E.O.; Shokri, A.; Yao, S.W. Hermite fitted block integrator for solving second-order anisotropic elliptic type PDEs. Fractal Fract. 2022, 6, 497. [Google Scholar] [CrossRef]
  189. Mittal, A.K.; Ganaie, I.A.; Kukreja, V.K.; Parumasur, N.; Singh, P. Solution of diffusion-dispersion models using a computationally efficient technique of orthogonal collocation on finite elements with cubic Hermite as basis. Comput. Chem. Eng. 2013, 58, 203–210. [Google Scholar] [CrossRef]
  190. Ricciardi, K.L.; Brill, S.H. Optimal Hermite collocation applied to a one-dimensional convection-diffusion equation using an adaptive hybrid optimization algorithm. Int. J. Numer. Meth. Heat Flu. Flow 2009, 19, 874–893. [Google Scholar] [CrossRef]
  191. Arora, S.; Kaur, I. Applications of quintic Hermite collocation with time discretization to singularly perturbed problems. Appl. Math. Comput. 2018, 316, 409–421. [Google Scholar] [CrossRef]
  192. Arora, S.; Jain, R.; Kukreja, V.K. Solution of Benjamin-Bona-Mahony-Burgers equation using collocation method with quintic Hermite splines. Appl. Numer. Math. 2020, 154, 1–16. [Google Scholar] [CrossRef]
  193. Arora, S.; Jain, R.; Kukreja, V.K. A robust Hermite spline collocation technique to study generalized Burgers-Huxley equation, generalized Burgers-Fisher equation and modified Burgers’ equation. J. Ocean. Eng. Sci. 2022. In press. [Google Scholar] [CrossRef]
  194. Arora, S.; Potůček, F.; Kaur, I. Simulation of washing of packed bed of porous particles using quintic Hermite splines. J. King Saud Univ. Eng. Sci. 2019, 31, 114–121. [Google Scholar] [CrossRef]
  195. Kaur, S.P.; Mittal, A.K.; Kukreja, V.K.; Kaundal, A.; Parumasur, N.; Singh, P. Analysis of a linear and non-linear model for diffusion—Dispersion phenomena of pulp washing by using quintic Hermite interpolation polynomials. Afrika Mat. 2021, 32, 997–1019. [Google Scholar] [CrossRef]
  196. Kolsti, K.F.; Kunz, D.L. A time-marching collocation method based on quintic Hermite polynomials and adjustable acceleration and jerk constraints. Int. J. Numer. Meth. Eng. 2014, 99, 547–565. [Google Scholar] [CrossRef]
  197. Marasi, H.R.; Derakhshan, M.H. Numerical simulation of time variable fractional order mobile-immobile advection—Dispersion model based on an efficient hybrid numerical method with stability and convergence analysis. Math. Comput. Simul. 2023, 205, 368–389. [Google Scholar] [CrossRef]
  198. Zhou, Z.; Wu, X. Simulation of blow-up solutions to the generalized KdV equations by moving collocation methods. Bound. Val. Probl. 2016, 2016, 48. [Google Scholar] [CrossRef] [Green Version]
  199. Quintero, J.A.; Vallée, C.; Gazeau, J.P.; Seguin, P. Covariant formulation for the optimal control of jointed arm robots: An alternative to Pontryagin’s principle. arXiv 2013, arXiv:1305.6517v1. [Google Scholar] [CrossRef]
  200. Kvitsinsky, A.A.; Hu, C.Y. Solution of three-dimensional Faddeev equations for three-body Coulomb bound states. Few-Body Syst. 1992, 12, 7–19. [Google Scholar] [CrossRef]
  201. Zhao, J.Q.; Zeng, P.; Pan, B.; Lei, L.P.; Du, H.F.; He, W.B.; Liu, Y.; Xu, Y.J. Improved Hermite finite element smoothing method for full-field strain measurement over arbitrary region of interest in digital image correlation. Opt. Lasers Eng. 2012, 50, 1662–1671. [Google Scholar] [CrossRef]
  202. Sestini, A.; Landolfi, L.; Manni, C. On the approximation order of a space data-dependent PH quintic Hermite interpolation scheme. Comput. Aided Geo Des. 2013, 30, 148–158. [Google Scholar] [CrossRef]
  203. Farouki, R.T.; Giannelli, C.; Manni, C.; Sestini, A. Identification of spatial PH quintic Hermite interpolants with near-optimal shape measures. Comput. Aided Geo Des. 2008, 25, 274–297. [Google Scholar] [CrossRef]
  204. Singh, P.; Parumasur, N.; Bansilal, C. Orthogonal collocation on finite elements using quintic Hermite basis. Aust. J. Math. Anal. Appl. 2021, 18, 1–12. [Google Scholar]
  205. Brill, S.H. Analytical solution of Hermite collocation discretization of self-adjoint ordinary differential equations. Int. J. Diff. Equ. Appl. 2002, 6, 1–18. [Google Scholar]
  206. Mkhize, Z.; Parumasur, N.; Singh, P. Heptic Hermite Collocation on Finite Elements. Front. Ind. Appl. Math. 2023, 410, 553–566. [Google Scholar]
  207. Kumari, A.; Kukreja, V.K. Solution of dual boundary layer singular perturbation problem by septic Hermite collocation technique. Int. J. Appl. Comput. Math. 2022, 8, 226. [Google Scholar] [CrossRef]
  208. Kumari, A.; Kukreja, V.K. Robust septic Hermite collocation technique for singularly perturbed generalized Hodgkin–Huxley equation. Int. J. Comput. Math. 2022, 99, 909–923. [Google Scholar] [CrossRef]
  209. Kumari, A.; Kukreja, V.K. Septic Hermite collocation method for the numerical solution of Benjamin-Bona-Mahony-Burgers equation. J. Diff. Equ. Appl. 2021, 27, 1193–1217. [Google Scholar] [CrossRef]
  210. Kumari, A.; Kukreja, V.K. Shishkin mesh based septic Hermite interpolation algorithm for time-dependent singularly perturbed convection–diffusion models. J. Math. Chem. 2022, 60, 2029–2053. [Google Scholar] [CrossRef]
  211. Kumari, A.; Kukreja, V.K. Sixth order Hermite collocation method for analysis of MRLW equation. J. Oce. Eng. Sci. 2022. In press. [Google Scholar] [CrossRef]
  212. Kumari, A.; Shallu, S.; Kukreja, V.K. Study of self-adjoint singularly perturbed BVP by septic Hermite collocation method. In European Consortium Mathematics Industry; Springer: Cham, Switzerland, 2022; Volume 39, pp. 517–526. [Google Scholar]
Table 1. Error bounds max a x b e ( p ) for cubic, quintic, and septic Hermite polynomials.
Table 1. Error bounds max a x b e ( p ) for cubic, quintic, and septic Hermite polynomials.
p1234567
CubicV 3 / 216 V/12V/2----
QuinticV 5 / 30 , 000 V/1920V/120V/10V/2--
Septic3V / 3 , 073 , 280 7 V/493,920 ( 3 5 + 5 6 ) 1 7 ( 15 2 30 ) V 588 , 000 V/1680V/843V/28V/2
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Kumari, A.; Kukreja, V.K. Survey of Hermite Interpolating Polynomials for the Solution of Differential Equations. Mathematics 2023, 11, 3157. https://doi.org/10.3390/math11143157

AMA Style

Kumari A, Kukreja VK. Survey of Hermite Interpolating Polynomials for the Solution of Differential Equations. Mathematics. 2023; 11(14):3157. https://doi.org/10.3390/math11143157

Chicago/Turabian Style

Kumari, Archna, and Vijay K. Kukreja. 2023. "Survey of Hermite Interpolating Polynomials for the Solution of Differential Equations" Mathematics 11, no. 14: 3157. https://doi.org/10.3390/math11143157

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