Preprint
Article

Advanced Solutions to Boundary Value Problems: A Comparative Study of Rayleigh-Ritz and the Finite Element Method

This version is not peer-reviewed.

Submitted:

15 October 2024

Posted:

15 October 2024

You are already at the latest version

Abstract
This study investigates the solution of a boundary value problem using two numerical methods: the Rayleigh-Ritz method and the finite element method (FEM). The aim is to compare the performance of these methods and assess the reliability of FEM as a generalization of the Rayleigh-Ritz approach for more complex problems. The Rayleigh-Ritz method and the linear element formulation of the finite element method were employed to solve the boundary value problem. A detailed comparison of the results obtained from both methods was performed. Graphical illustrations were used to present the solutions, and potential sources of error were analyzed, including element and domain approximation errors, round-off errors, and the impact of using linear rather than quadratic elements in FEM. The solutions generated by both methods were found to be in close agreement, demonstrating that FEM is a viable alternative to the Rayleigh-Ritz method for solving boundary value problems. The minor discrepancies observed can be attributed to approximation errors and the choice of linear elements in the finite element analysis. This work highlights the applicability and effectiveness of both the Rayleigh-Ritz method and FEM in solving boundary value problems. It underscores the finite element method’s flexibility, especially in handling more complex boundary conditions and geometries, and contributes to the understanding of the factors influencing the accuracy of numerical methods in structural analysis.
Keywords: 
Subject: 
Computer Science and Mathematics  -   Applied Mathematics

1. Introduction

Mathematical models are essential in science and engineering for approximating and solving real-world problems. These models, which include linear, algebraic, and differential equations, help simulate and understand complex systems based on practical observations. In structural mechanics, they are crucial for predicting material stress, strain, and deformation in design and manufacturing. Numerical methods like the Finite Element Method (FEM) have become indispensable for solving such models, particularly for problems involving complex domains, varying material properties, or nonlinear behaviors that make analytical solutions challenging [1].
The FEM provides approximate solutions by discretizing a system into smaller, manageable parts called finite elements. This subdivision allows for accurate representation of complex geometries and is computationally efficient. However, while FEM is widely applied, its comparative performance as a generalization of other methods, such as the Rayleigh-Ritz method, particularly in terms of approximation accuracy and computational efficiency, is a topic of continued research.

1.1. Research Objectives

This study aims to address the following questions:
  • How do the Rayleigh-Ritz and finite element methods compare in solving boundary value problems?
  • What are the sources of error in each method, and how do they affect the accuracy of the solutions?
  • To what extent can the use of linear elements in FEM impact the overall performance in comparison to the Rayleigh-Ritz method?

1.2. Scope and Methodology

The study will involve solving a boundary value problem using both the Rayleigh-Ritz method and the linear element approach of the finite element method. The accuracy of the approximations will be compared through graphical illustrations and numerical analysis. Sources of error, including element approximation and domain discretization, will be identified and evaluated. While FEM will be explored using linear elements, more advanced elements such as quadratic or cubic will not be considered in this analysis. Additionally, the study will focus solely on static, linear problems and will not account for dynamic or nonlinear behavior, which could be addressed in future research.

1.3. Paper Structure

The remainder of this paper is structured as follows: Section 2 reviews the methodology of the research using the finite element method and variational principles. Section 3 outlines the mathematical formulation of both methods for the boundary value problem under consideration. Section 4 presents the comparative analysis of the results, including error estimation and graphical illustrations. Section 5 discusses the findings, and Section 6 concludes the study with suggestions for further research and practical implications.

2. Method

2.1. Weighted Integrals

In almost all approximate methods used to determine the solution of differential and integral equations, we seek a solution in the form
u ( x ) U N ( x ) = j = 1 N c j ϕ j ( x )
where u represents the solution of a differential equation and associated boundary conditions, and U N is its approximation that is represented as a linear combination of unknown parameters c j and known functions ϕ j of position x in the domain Ω on which the problem is posed. We shall shortly discuss the conditions on ϕ j . The approximate solution U N is completely known only when c j are known. Thus, we must find a means to determine c j such that U N satisfies the differential equation at every point x of the domain Ω and conditions on the boundary Γ of Ω , then U N ( x ) = u ( x ) , which is the exact solution of the problem. Of course, approximate methods are not about problems for which exact solutions can be determined by some methods of mathematical analysis: the role of approximate methods is to find an approximate solution of problems that prove difficult to obtain analytically. [2]
When the exact solution cannot be determined, the alternative is to find a solution U N that satisfies the governing equations in an alternative way. In the process of satisfying the governing equations approximately, we obtain(not accidentally but by planning) N algebraic relations among the N parameters c 1 , c 2 , , c N . For example, consider the problem of solving the differential equation
d d x a ( x ) d u d x = f ( x ) for 0 < x < L
subjected to the boundary conditions
u ( 0 ) = u 0 , a ( x ) d u d x x = 1 = Q 0
where a ( x ) , c ( x ) , and f ( x ) are known functions, u 0 and Q 0 are known parameters, and u ( x ) is the function to be determined. We now seek an approximate solution over the entire domain Ω = ( 0 , L ) by substituting U N into Equation (1) such that
d d x a ( x ) d U N d x f ( x ) 0
We shall consider how to solve such equations later. The equation requires the approximate solution U N to satisfy the differential equation in the weighted-integral sense,
0 1 w ( x ) R d x = 0
where R is called the residual defined as R d d x a ( x ) d U N d x f ( x ) and w ( x ) is called a weight function.

2.2. Development of Weak Forms

There are three steps in the development of the weak form of any differential equation.
Step 1: This step is the same as in a weighted-residual method. Move all terms of the differential equation to one side (so that it reads = 0 ), multiply the entire equation with a function w ( x ) , and integrate over the domain Ω = ( 0 , L ) of the problem
0 = 0 L w d d x a d u d x f d x
Recall that the expression in the square brackets is not identically zero since u is replaced by its approximation, U N . Mathematically, in Equation (2), the error in the differential equation (due to the approximation of the solution) is made zero in the weighted integral sense.
Step 2: While the weighted integral statement, Equation (2), allows us to obtain the necessary number ( N ) of algebraic relations among c j for N different choices of the weight function w, it requires that the approximation functions ϕ j be such that U N is differentiable as many times as needed in the original differential equation and satisfies the specified boundary conditions. So, it makes sense to shift half of the derivatives from u to w so that both are differentiated equally, and we have weaker continuity requirements on ϕ j . The resulting integral form is known as the weak form.
Step 3: The third and last step of the weak formulation is to impose the actual boundary conditions of the problem under consideration. It is here that we require the weight function w to vanish at boundary points where the essential boundary conditions are specified, i.e., w is required to satisfy the homogeneous form of the specified essential boundary conditions of the problem [1].

2.3. Linear and Bilinear Functionals

Linear and bilinear functionals are fundamental concepts in functional analysis and variational methods, including the Rayleigh-Ritz method, which is used to approximate solutions to boundary value problems (BVPs). These functionals play a key role in formulating and solving the variational form of the governing differential equations. [3] A linear functional L maps a function u from a vector space into real numbers R , such that:
L ( c 1 u 1 + c 2 u 2 ) = c 1 L ( u 1 ) + c 2 L ( u 2 )
for any scalars c 1 , c 2 and functions u 1 , u 2 . In the Rayleigh-Ritz method, linear functionals are typically associated with external forces, boundary conditions, or source terms in the governing equations. A bilinear functional, B(u,v), maps two functions u and v from a vector space into real numbers R , and it is linear in each argument:
B ( c 1 u 1 + c 2 u 2 , v ) = c 1 B ( u 1 , v ) + c 2 B ( u 2 , v )
for any scalars c 1 , c 2 and functions u 1 , u 2 , a n d v . In boundary value problems, bilinear functionals often represent the energy terms in the system, such as the potential energy in elasticity or other physical quantities. The Rayleigh-Ritz method is based on variational principles, where the objective is to minimize a functional (often representing the total energy of the system) to find an approximate solution to a BVP. This is done by approximating the solution as a linear combination of trial functions and applying the variational principle. In the variational formulation of a boundary value problem, the solution satisfies a weak form of the governing differential equations. This weak form is expressed using bilinear and linear functionals as shown below:
( u ) = B ( u , v ) L ( u )
where ( u ) is the second-order differential equation for the system, B(u,v) is the bilinear functional representing the system’s internal energy, and L(u) is the linear functional representing external forces. In the Rayleigh-Ritz method, the trial solution u(x) is expressed as a linear combination of known basis functions ϕ i ( x ) :
u ( x ) = i = 1 n c i ϕ i ( x )
where c i are unknown coefficients to be determined. Substituting this into the variational form leads to a system of algebraic equations for c i , which are obtained by minimizing the functional:
( u ) c i = 0 .
These functionals transform the original problem into an optimization problem, where the weak form is minimized to approximate the solution.

2.4. A Brief Look at the Finite Element Method

The finite element method (FEM) is a numerical technique for solving problems which are described by partial differential equations. The finite element method is a technique in which a given domain is represented as a collection of simple domains, called finite elements, so that it is possible to systematically construct the approximation functions needed in a variational or weighted-residual approximation of the solution of a problem over each element [4]. Thus, the finite element method differs from the traditional Ritz, Galerkin, least-squares, collocation and other weighted residual methods in the manner in which the approximation functions are constructed. But this difference is responsible for the following three basic features of the finite element method:
  • Division of whole domain into sub-domains that enable a systematic derivation of the approximation functions as well as representation of complex domains.
  • Derivation of approximation functions over each element.
  • Assembly of elements is based on the continuity of the solution and balance of internal fluxes; the assemblage of elements results in a numerical analog of the mathematical model of the problem being analyzed [2].

2.4.1. Discretization of the Domain

In the finite element method, the domain Ω of the problem is divided into a set of subintervals i.e., line elements, called finite elements. A typical element is denoted Ω e and it is located between points A and B with coordinates x a and x b (i.e, of length x b x a ). The reason for dividing a domain into a set of sub-domains is twofold. First, domains of most systems by design are a composite of geometrically materially different parts, and the solution on these sub-domains is represented by different functions that are continuous at the interfaces of these sub-domains. Therefore, it is appropriate to seek approximation of the solution over each sub-domain. Second, approximation of the solution over each element is simpler than its approximation over the entire domain. However, the number of elements into which the total domain is divided in a problem depends mainly on the geometry of the domain and on the desired accuracy of the solution [5].

2.4.2. Derivation of Element Equations

In the finite element method, we seek an approximate solution to Equation (1) over each finite element. The polynomial approximation of the solution within a typical finite element Q e is assumed to be of the form
u h e = j = 1 n u j e ψ j e ( x )
where u j e are the values of the solution u ( x ) at the nodes of the finite element Q e , and are the approximation functions over the element. Next, we develop the algebraic equations among the unknown parameters, like the Ritz and Galerkin method. The main difference here is that we work with a finite element (i.e., sub-domain) as opposed to the total domain. This step results in a matrix equation of the form K e c e = F e , which is called the finite element model of the original equation [1]. The derivation of finite element equations involves the following three steps:
  • Construct the weighted-residual or weak form of the differential equation.
  • Obtain an approximate solution over a typical finite element.
  • Derive the finite element equations by substituting the approximate solution into the weighted-residual or weak form.
To obtain the weak form, we multiply the governing differential Equation (1) with a weight function w and integrate over a typical element which results into
0 = x a x b a d u d x d w d x + c w U w f d x w a d u d x x a x b
The last step is to identify the primary and secondary variables of the weak form. This requires us to classify the boundary conditions of each differential equation into essential (or geometric) and natural (or force) boundary conditions. The classification is made uniquely by examining the boundary term appearing in the weak form (Equation (6)),
w a d u d x x a x b
The coefficient of the weight function w in the boundary expression is called a secondary variable. The dependent unknown u in the same form as the weight function w appearing in the boundary expression is termed a primary variable. For the model at hand, the primary variable is u while the secondary variable is a d u d x . For a typical lone element, we have four boundary conditions
u h e x a = u 1 e
a d u d x x = x a = Q 1 e
u h e x b = u 2 e
a d u d x x = x b = Q 2 e
where Q 1 e and Q 2 e mimic the compressive force and tensile force for the axial deformation of a bar respectively. If we select u h e ( x ) such that it automatically satisfies the end conditions u h e x a = u 1 e and u h e x b = u 2 e , then it remains that we include the remaining conditions:
Q 1 e = a d u d x x = x a , Q 2 e = a d u d x x = x b
in the weak form. Using Equation (11), the weak form becomes
0 = x a x b a d u d x d w d x + c w u w f d x w x a Q 1 w x b Q 2
The finite element model based on the weak form in Equation (12) is called the weak form Galerkin finite element model. [6]

2.4.3. Assemblage of Element

The final aspect of finite element analysis is to assemble all the finite elements. In deriving the element equations, we isolated a typical element (the eth element) from the mesh and formulated the variational problem (or weak form) and developed its finite element model. To obtain the finite element equations of the total problem, we must put the elements back into their original positions. In putting the elements with their nodal degrees of freedom back into their original positions, we must require that the solution u ( x ) is uniquely defined (i.e., u is continuous) and their source terms Q i e are balanced at the points where elements are connected to each other. Please note, if the variable u is not continuous, we do not impose its continuity; but in the problem studied the primary variable is assumed to be continuous [?]. The assembly of elements is carried out by imposing the following two conditions:
  • If the node i of element Ω e is connected to the node j of element Ω f and node k of element Ω g , the continuity of the primary variable u requires
u i e = u j f = u k g
2.
For the same three elements, the balance of secondary variables at connecting nodes requires
Q i e + Q j f + Q k g = Q I
where I is the global node number assigned to the nodal point that is common to the three elements and Q I is the value of externally applied source, if any (otherwise zero).

3. Main Section

In this study, we shall consider a boundary value problem as given in the equation below:
d d x E A ( x ) d u d x + c ( x ) u = f ( x ) , for 0 < x < L
with boundary conditions,
E A ( x ) d u d x x = 0 = P , and E A ( x ) d u d x x = L = P
where P > 0 , E , A ( x ) , c ( x ) and f ( x ) are given data where E = Young’s Modulus, A = Cross Sectional Area.

3.1. Variational Method for Solving Boundary Value Problems (Ritz Method)

To approach this problem, we choose the approximate solution in the form
U 2 = c 1 ϕ 1 + c 2 ϕ 2 + ϕ 0
with ϕ 0 = 1 , ϕ 1 ( x ) = x 2 2 x , ϕ 2 ( x ) = x 3 3 x . Then, we construct the weak form by moving all the terms to only one side of the differential equation such that we have ( = 0 ) .
0 = d d x E A ( x ) d u d x + c ( x ) u f ( x ) , for 0 < x < L
Then, multiply Equation (21) by a weight function w ( x ) and integrate over the domain Ω = ( 0 , L ) . Doing this, we have
0 = 0 L w d d x E A ( x ) d u d x + c ( x ) u f ( x ) d x
0 = 0 L w d d x E A ( x ) d u d x + w c ( x ) u w f ( x ) d x
0 = 0 L w d d x E A ( x ) d u d x d x + 0 L w c ( x ) u d x w f ( x ) d x
Integrating the term
0 L w d d x E A ( x ) d u d x d x
by parts, we have
0 L w d d x E A ( x ) d u d x d x = 0 L E A d u d x d w d x d x w E A d u d x 0 L
Substituting Equation (22) into Equation (21) then,
0 = 0 L E A d u d x d w d x + w c u w f d x w E A d u d x 0 L
Applying our boundary conditions,
0 = 0 L E A d u d x d w d x + w c u d x 0 L w f d x w E A d u d x 0 L
Equation (24) is called the weak form of the equation. The word weak refers to the weakened continuity of u, which is required to be twice differentiable in the weighted integral statement Equation (21) but only once differentiable in Equation (24).
The variational problem and quadratic functional can be expressed in the form:
B ( w , u ) = I ( w )
where
B ( w , u ) = 0 L E A d w d x d u d x + c w U d x l ( w ) = 0 L w f d x + ( w ( L ) + w ( 0 ) ) P
By minimizing the quadratic functional using the relation
I ( u ) = 1 2 B ( u , u ) l ( u )
and solving, we have
I = 1 2 0 L E A d u d x 2 + c u 2 d x 0 L u f d x + ( u ( L ) + u ( 0 ) ) P
Setting E A = 1 , c = 1 , f = x 2 , L = 1 , P = 0 . let U ( 1 ) = 0 and substituting u U N into Equation (26), we have
I c 1 , c 2 , , c N = 1 2 0 1 j = 1 N c j d ϕ j d x 2 j = 1 N c j ϕ j 2 + 2 x 2 j = 1 N c j ϕ j d x
Differentiating with respect to the c i ’s, we have
I c i = 0 1 d ϕ i d x d ϕ j d x ϕ i ϕ j d x c j + 0 1 ϕ i x 2 d x
= j = 1 N K i j C j F i
Also, ϕ i = x i ( 1 x ) satisfies boundary conditions of the differential equation.
For the choice of the approximation functions in Equation (29), the matrix coefficients K i j = B ϕ i , ϕ j and vector coefficients F i = l ϕ i can be computed as follows:
K i j = 0 1 i x i 1 ( i + 1 ) x i j x j 1 ( j + 1 ) x j x i x i + 1 x j x j 1 d x
= 2 i j ( i + j ) ( i + j ) 2 1 2 ( i + j + 1 ) ( i + j + 2 ) ( i + j + 3 ) .
F i = 0 1 x 2 x i x i + 1 d x
= 1 ( i + 3 ) ( i + 4 ) ,
for i , j = 1 , 2 , , N . We shall consider the one, two parameter approximations.
For N = 1 , we have K 11 = 3 10 , F 1 = 1 20 and c 1 = 1 6 .
The one-parameter Rayleigh-Ritz solution us given by
U 1 = c 1 ϕ 1 = 1 6 x x 2
For N = 2 , we have
0.3 0.15 0.15 0.124 c 1 c 2 = 0.05 0.03333
Solving the linear equation using Crammer’s rule, we obtain c 1 = 0.08197 , c 2 = 0.16939 The two parameter Ritz solution is given by:
U 2 = c 1 ϕ 1 + c 2 ϕ 2 = 0.08197 x x 2 0.16939 x 2 x 3
= 0.08197 x 0.08742 x 2 + 0.16939 x 3

3.2. Using the Finite Element Analysis

We recall the problem
d d x E A ( x ) d u d x + c ( x ) u = f ( x ) for 0 < x < L
with boundary conditions,
E A ( x ) d u d x x = 0 = P and E A ( x ) d u d x x = L = P
where P > 0 , E , A ( x ) , c ( x ) and f ( x ) are given data.
We divide the domain over two subdivisions i.e., we have two finite elements. Using the Ritz method, we obtain the weak form over each subdivision which is given as
0 = x a x b E A d u d x d w d x + c w u w f d x w x b + w x a P
K i j e = x a x b E A d ψ i e d x d ψ j e d x + c ψ i e ψ j e d x
f i e = x a x b f ψ i e d x
Following our previous assumption, we set E A = 1 , c = 1 , f = x 2 , L = 1 , P = 0 . The coefficient matrix over a finite element is given as
K i j e = x a x b d ψ i e d x d ψ j e d x ψ i e ψ j e d x
f i e = x a x b x 2 ψ i e d x
Since the weak form over an element is equivalent to the differential equation and the natural boundary conditions, the approximate solution u h e of (Equation (5)) is required to satisfy only the end conditions u h e x a = u 1 e and u h e x b = u 2 e . We seek the approximate solution
in the form of algebraic polynomials. For the weak form in Equation (37), the minimum polynomial order of u h e is linear (which is what we are going to employ to solve this problem).
u h e ( x ) = c 1 e + c 2 e ( x )
where c 1 e and c 2 e are constants. Dividing into subdivisions with end points x a and x b , we have
u h e x a = c 1 e + c 2 e x a
u h e x b = c 1 e + c 2 e x b
Solving both equations simultaneously, we have
c 1 e = u 1 e x b u 2 e x a x b x a
c 2 e = u 2 e u 1 e x b x a
Substituting c 1 e and c 1 e in Equations (45) and (46) into Equation (42), we have
u h e ( x ) = u 1 e x b x x b x a + u 2 e x x a x b x a
Comparing Equation (47) with Equation (5), we have
ψ 1 e ( x ) = x b x x b x a , ψ 2 e ( x ) = x x a x b x a
We can then compute Equation (38) and Equation (39) by evaluating the integrals. We have
K 11 e = 1 h e 1 3 h e K 12 e = 1 h e 1 6 h e = K 21 e K 22 e = 7 3 h e 1 3 h e
and so on.
The coefficient or stiffness matrix is given as
K e = a e h e 1 1 1 1 + c e h e 6 2 1 1 2
The coefficient matrix of the two linear finite elements with a e = 1 , c e = 1 , h e = 1 2 is
K e = 1 12 22 25 25 22
The co-efficients f i e are evaluated as
f i e = 1 h e x b 3 x b 3 x a 3 1 4 x b 4 x a 4 f 2 e = 1 h e 1 4 x b 4 x a 4 x a 3 x b 3 x a 3
Element 1 h 1 = 1 2 , x a = 0 , x b = 1 2
f 1 1 = 0.0104167 , f 2 1 = 0.03125 .
Element 2 h 2 = 1 2 , x a = 1 2 , x b = 1
f 1 2 = 0.11458333 , f 2 2 = 0.177083333 .
The assembled equation is given as
K 11 1 K 12 1 0 K 21 1 K 22 1 + K 11 2 K 12 2 0 K 21 2 K 22 2 u 1 e u 2 e u 3 e = f 1 1 + Q 1 1 f 2 1 + f 1 2 + Q 2 1 + Q 1 2 f 2 2 + Q 2 2
where Q i e denote force at the nodes with Q 1 1 = 0 , Q 2 2 = 0
Therefore, the assembled equation becomes
K 11 1 K 12 1 0 K 21 1 K 22 1 + K 11 2 K 12 2 0 K 21 2 K 22 2 u 1 e u 2 e u 3 e = f 1 1 f 2 1 + f 1 2 f 2 2
1.8333 2.0833 0 2.0833 2.1666 2.0833 0 2.0833 1.8333 U 1 U 2 U 3 = 0.0104167 0.145833 0.1770833
According to the boundary condition, U 1 = 0.0 and U 3 = 0.0 . Therefore, solving for U 2 , we have the solution: U 1 = 0.0 , U 2 = 0.06731 , U 3 = 0.0 .

4. Results

Figure 1. The Graphical Representation of Rayleigh-Ritz Solution.
Figure 1. The Graphical Representation of Rayleigh-Ritz Solution.
Preprints 121274 g001
Figure 2. Graph of the Finite Element Method in Two Subdivisions.
Figure 2. Graph of the Finite Element Method in Two Subdivisions.
Preprints 121274 g002

5. Discussion

A systematic study of the steps involved in the finite element formulation of a model second order differential equation in single variable was presented. The study introduces the basic principles of the finite element method and applied to problems in one dimension. Taking a close look at Table 1, we discover that the values obtained using the finite element method is reasonably close to those obtained using the Ritz method. This shows that the finite element method is equivalent to the use of the Rayleigh-Ritz method with a piecewise polynomial approximation to the displacement. The approximation is defined through a finite set of nodal values that constitute the degrees of freedom of the problem.

6. Conclusions

In using the finite element method, the use of quadratic element is highly recommended for higher studies compared to the use of linear element for a better and more accurate solution. Also, in this research work, the domain was divided into two subdivisions to avoid too much computation. It is recommended that the domain be split into as many subdivisions as possible.

Acknowledgments

I appreciate Dr. Samuel A. Borokinni for his supervision of this paper and his invaluable support and guidance throughout the research process. Dr. Borokinni went above and beyond, dedicating countless extra hours to ensure that this document met the highest standards. I am truly grateful for his unwavering commitment and mentorship.

References

  1. Reddy, J. An Introduction to the Finite Element Method; McGraw-Hill, 1993.
  2. Courant, R. ; others. Variational methods for the solution of problems of equilibrium and vibrations. Lecture notes in pure and applied mathematics 1994, pp. 1–1.
  3. Logan, D.L. A first course in the finite element method, 5th. Kanada Cengage Learn 2011.
  4. Babuska, I. Survey lectures on the mathematical foundations of the finite element method. The Mathematical Foundations of the Finite Element Method with Applications to Partial Differential Equations 1972, pp. 3–359.
  5. Kiritsis, D.; Emmanouilidis, C.; Koronios, A.; Mathew, J. Engineering Asset Management: Proceedings of the Fourth World Congress on Engineering Asset Management (WCEAM) 2009; Springer Science & Business Media, 2011.
  6. Hrennikoff, A. Solution of problems of elasticity by the framework method 1941.
Table 1. Comparison between the solutions of Rayleigh-Ritz and Finite Element Methods.
Table 1. Comparison between the solutions of Rayleigh-Ritz and Finite Element Methods.
Ritz Solution FEM
x N = 1 N = 2 Linear Element
0.0 0.00 0.00 0.00
0.1 −0.00150 −0.0089 −0.0135
0.2 −0.0267 −0.0185 −0.0269
0.3 −0.0350 −0.0279 −0.0404
0.4 −0.0400 −0.0359 −0.0538
0.5 −0.0417 −0.0417 −0.0673
0.6 −0.0400 −0.0441 −0.0538
0.7 −0.0350 −0.0421 −0.0404
0.8 −0.0267 −0.0348 −0.0269
0.9 −0.0150 −0.0211 −0.0135
1.0 0.00 0.00 0.0
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.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Alerts
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

© 2025 MDPI (Basel, Switzerland) unless otherwise stated