Int. J. Anal. Appl. (2023), 21:86 Numerical Computation of Spectral Solutions for Sturm-Liouville Eigenvalue Problems Sameh Gana∗ Department of Basic Sciences, Deanship of Preparatory Year and Supporting Studies, Imam Abdulrahman Bin Faisal University, P.O. Box 1982, Dammam, 34212, Saudi Arabia ∗Corresponding author:sbgana@iau.edu.sa Abstract. This paper focuses on the study of Sturm-Liouville eigenvalue problems. In the classical Chebyshev collocation method, the Sturm-Liouville problem is discretized to a generalized eigenvalue problem where the functions represent interpolants in suitably rescaled Chebyshev points. We are con- cerned with the computation of high-order eigenvalues of Sturm-Liouville problems using an effective method of discretization based on the Chebfun software algorithms with domain truncation. We solve some numerical Sturm-Liouville eigenvalue problems and demonstrate the efficiency of computations. 1. Introduction The Sturm-Liouville problem arises in many applied mathematics, science, physics and engineering areas. Many biological, chemical and physical problems are described by using models based on Sturm- Liouville equations. For example, problems with cylindrical symmetry, diffraction problems (astronomy) resolving power of optical instruments and heavy chains. In quantum mechanics, the solutions of the radial Schrödinger equation describe the eigenvalues of the Sturm-Liouville problem. These solutions also define the bound state energies of the non-relativistic hydrogen atom. For more applications, see [1], [2] and [3]. In this paper, we consider the Sturm-Liouville problem − d dx [p(x) d dx ]y +q(x)y = λw(x)y,a ≤ x ≤ b, (1.1) cay(a)+day ′(a)=0, (1.2) Received: May 30, 2023. 2020 Mathematics Subject Classification. 34L05, 34L40, 81Q20, 74S25. Key words and phrases. Sturm-Liouville problems; spectral method; differential equations; chebyshef spectral collo- cation; chebfun; chebop; Matlab. https://doi.org/10.28924/2291-8639-21-2023-86 ISSN: 2291-8639 © 2023 the author(s). https://doi.org/10.28924/2291-8639-21-2023-86 2 Int. J. Anal. Appl. (2023), 21:86 cby(b)+dby ′(b)=0, (1.3) where p(x) > 0 , w(x) > 0, ca, da, cb and db are constants. There is a great interest in developing accurate and efficient methods of solutions for Sturm-Liouville problems. The purpose of this paper is to determine the solution of some Sturm-Liouville problems us- ing the Chebfun package and to demonstrate the highest performance of the Chebfun system compared with classical spectral methods in solving such problems. There are many different methods for the numerical solutions of differential equations, which include finite difference, finite element techniques, Galerkin methods, Taylor collocation method and Chebyshef Collocation method. Spectral methods provide exponential convergence for several problems, generally with smooth solutions. The Chebfun system provides greater flexibility in solving various differential problems than the classical spectral methods. Many packages solve Sturm-Liouville problems such as MATSLISE [12], SLEDGE [13], SLEIGN [14]. However, these numerical methods are not suitable for the approximation of the high-index eigenvalues for Sturm-Liouville problems. The main purpose of this paper is to assert that Chebfun, along with the spectral collocation meth- ods, can provide accuracy, robustness and simplicity of implementation. In addition, these methods can compute the whole set of eigenvectors and provide some details on the accuracy and numerical stability of the results provided. For more complete descriptions of the Chebyshef Collocation method and more details on the Chebfun software system, we refer to [4], [5], [6], [8] and [9]. In this paper, we explain in section 2 the concept of the Chebfun System and Chebyshev Spectral Collocation methodology. Then, in section 3, some numerical examples demonstrate the method’s accuracy. Finally, we end up with the conclusion section. 2. Chebfun System and Chebyshev Spectral Collocation Methodology The Chebfun system, in object-oriented MATLAB, contains algorithms that amount to spectral collocation methods on Chebyshev grids of automatically determined resolution. The Chebops tools in the Chebfun system for solving differential equations are summarized in [15] and [16]. The implementation of Chebops combines the numerical analysis idea of spectral collocation with the computer science idea of the associated spectral discretization matrices. The Chebfun system explained in [8] solves the eigenproblem by choosing a reference eigenvalue and checks the convergence of the process. The central principle of the Chebfun, along with Chebops, can accurately solve highly Sturm- Liouville problems. Int. J. Anal. Appl. (2023), 21:86 3 The Spectral Collocation method for solving differential equations consists of constructing weighted interpolants of the form [4]: y(x)≈ PN(x)= N∑ j=0 α(x) α(xj) φj(x)yj, (2.1) where xj for j =0, ....,N are interpolation nodes, α(x) is a weight function, yj = y(xj), and the interpolating functions φj(x) satisfy φj(xk)= δj,k and y(xk)= PN(xk) for k =0, ....,N. Hence PN(x) is an interpolant of the function y(x). By taking l derivatives of 2.1 and evaluating the result at the nodes xj, we get: y(l)(xk)≈ N∑ j=0 d l dx l [ α(x) α(xj) φj(x) ] x=xk , k =0, ....,N. The entries define the differentiation matrix: D (l) k,j = d l dx l [ α(x) α(xj) φj(x) ] x=xk . The derivatives values y(l) are approximated at the nodes xk by D(l)y. The derivatives are converted to a differentiation matrix form and the differential equation problem is transformed into a matrix eigenvalue problem. Our interest is to compute the solutions of Sturm-Liouville problems defined in 1.1 with high accuracy. First, we rewrite 1.1 in the following form: − d2y dx2 − p̃(x) dy dx + q̃(x)y = λw̃(x)y, (2.2) where p̃(x) = p ′(x) p(x) , q̃(x) = q(x) p(x) , w̃(x) = w(x) p(x) defined in the canonical interval [−1,1] . Since the differential equation is posed on [a,b], it should be converted to [−1,1] through the change of variable x to 1 2 ((b−a)x +b+a). The eigenfunctions y(x) of the eigenvalue problem approximate finite terms of Chebyshev polynomials as PN(x)= N∑ j=0 φj(x)yj, (2.3) 4 Int. J. Anal. Appl. (2023), 21:86 where the weight function w̃(x)=1, φj(x) is the Chebyshev polynomial of degree ≤ N and yj = y(xj), the Chebyshev collocation points are defined by: xj = cos( jπ N ), j =0, ....,N. (2.4) A spectral differentiation matrix for the Chebyshev collocation points is created by interpolating a polynomial through the collocation points, i.e., the polynomial PN(xk)= N∑ j=0 φj(xk)yj. The derivatives values of the interpolating polynomial 2.3 at the Chebyshev collocation points 2.4 are: P (l) N (x)= N∑ j=0 φ (l) j (xk)yj. The differentiation matrix D(l) with entries D (l) k,j = φ (l) j (xk) is explicitly determined in [6] and [7]. If we rewrite equation 2.2 using the differentiation matrix form, we get (−D(2) N − p̃D(1) N + q̃)y = λw̃y, where p̃ = diag(p̃), q̃ = diag(q̃) and w̃ = diag(w̃). The boundary conditions 1.2 and 1.3 can be determined by: c1PN(1)+d1P ′ N(1)=0, c−1PN(−1)+d−1P ′N(−1)=0. Then the Sturm-Liouville eigenvalue problem, defined as a block operator, is transformed into a discretization matrix diagram:  −D(2) N − p̃D(1) N + q̃ c1I +d1D (1) N c−1I +d−1D (1) N  y = λ   w̃I 0 0  y. (2.5) The approximate solutions of the Sturm-Liouville problem defined in 1.1 with boundary conditions 1.2 and 1.3 are determined by solving the generalized eigenvalue problem 2.5. For more details on convergence rates, the collocation differentiation matrices and the efficiency of the Chebyshev collocation method, see [7]. Int. J. Anal. Appl. (2023), 21:86 5 3. Numerical computations In this section, we apply the Chebyshev Spectral Collocation Methodology outlined in the previous section, Chebfun and Chebop system described in [8] and [9] to some Sturm-Liouville problems. We examine the accuracy and efficiency of this methodology in a selected variety of examples. In each example, the relative error measures the technique’s efficiency. En = |λexactn −λn| |λexactn | where λexactn for n =0,1,2, ..... are the exact eigenvalues and λn are the numerical eigenvalues. Example 1. We consider the Sturm-Liouville eigenvalue problem studied in [10] − d2y dx2 = λw(x)y, (3.1) where w(x) > 0 , y(0)= y(π)=0. The eigenvalue problem has an infinite number of non-trivial solutions: the eigenvalues λ1,λ2,λ3, ..... are discrete, positive real numbers and non-degenerate. The eigenfunctions yn(x) associated with different eigenvalues λn are orthogonal with respect to the weight function w(x). Using the WKB theory, we approximate λn and yn(x) when n is large by the formulas: λn ∼ [ nπ∫π 0 √ w(t)dt ]2 , n −→∞. and yn(x)∼ [∫ π 0 √ w(t) 2 dt ]−1 2 w− 1 4(x)sin [ nπ ∫ x 0 √ w(t)dt∫π 0 √ w(t)dt ] , n −→∞. We choose the weight function w(x)= (x+π)4, then the Sturm-Liouville problem 3.1 is transformed to − d2y dx2 = λ(x +π)4y, y(0)= y(π)=0. (3.2) Then, the approximate eigenvalues and eigenfunctions of the eigenvalue problem 3.2 are given by λn ∼ 9n2 49π4 , n −→∞ and yn(x)∼ √ 6 7π3 sin [ n(x3+3x2π+3π2x) 7π2 ] π +x , n −→∞. The Chebyshev Collocation approach to solve 3.2 consists of constructing the (N +1)× (N +1) second derivative matrix D(2) N associated with the nodes 2.4, but shifted from [−1,1] to [0,π]. The incorporation of the boundary conditions y(0) = y(π) = 0 requires that the first and last rows of the matrix D(2) N are removed, as well as its first and last columns, see [5]. 6 Int. J. Anal. Appl. (2023), 21:86 The collocation approximation of the differential eigenvalue problem 3.2 is now represented by the (N −1)× (N −1) matrix eigenvalue problem −D(2) N y = λw̃y (3.3) where w̃ = diag(w)= diag((xj+π)4) and y is the vector of approximate eigenfunction at the interior nodes xj. The convergence rate can be estimated theoretically. Fitting the regularity ellipse (defined in [17]) for Chebyshev interpolation through the pole at x =−π indicates a convergence rate of O( 1 (3 √ 8)N )' O(0.17N). The typical rate of convergence in polynomial interpolation (and also differentiation) is exponential, where the decay rate determines the singularity’s location concerning the interval (see [5] and [17]). We approximate the solutions of the Sturm-Liouville problem 3.2 by solving the Matrix eigenvalue problem 3.3 using a Chebfun code: L = chebop(0,pi) ; L.op = @(x,u) -(pi+x)^-4*diff(u,2) ; L.bc ='dirichlet '; N = 40; [V, D] = eigs(L,N ) ; diag(D) In Table 1, we compute the first forty eigenvalues and the related relative error between the numerical calculation and the exact solution. We consider the WKB approximations by Bender and Orzag [10] as the exact solutions for the calculations of errors since there is no explicit form of eigenvalues. In Table 2, we compute the numerical values of some eigenvalues with a high index of the problem 3.2. It is clear that the eigenvalues as N increases are approximately calculated with an accuracy better than the low-order eigenvalues. The numerical results in Table 1 and Table 2 by Chebfun algorithms closely match the exact eigenvalues of the Sturm–Liouville problem in example 1. Figure 1 shows the numerical computations of some eigenfunctions for n = 1, 20, 50 and 100. Int. J. Anal. Appl. (2023), 21:86 7 Table 1. Computations of the first forty eigenvalues λn and the relative error in example 1 n λn Current work λWKBn Relative error En = | λWKBn −λn λWKBn | λn( [10]) 1 0.001744014 0.001885589 0.075082675 0.00174401 2 0.007348655 0.007542354 0.025681583 0.734865 3 0.016752382 0.016970297 0.012840988 0.0167524 4 0.029938276 0.030169417 0.00766145 0.0299383 5 0.046900603 0.047139714 0.0050724 0.0469006 6 0.067636933 0.067881189 0.003598284 7 0.092146088 0.09239384 0.002681481 8 0.120427442 0.120677669 0.002073519 9 0.152480637 0.152732675 0.001650191 10 0.188305458 0.188558858 0.001343874 11 0.227901771 0.228156218 0.00111523 12 0.271269487 0.271524755 0.00094013 13 0.318408545 0.31866447 0.000803115 14 0.369318906 0.369575361 0.000693919 15 0.424000539 0.42425743 0.000605508 16 0.482453422 0.482710676 0.000532935 17 0.544677542 0.544935099 0.000472638 18 0.610672885 0.610930699 0.000422002 19 0.680439443 0.680697476 0.000379072 20 0.753977208 0.754235431 0.000342363 0.753977 21 0.831286176 0.831544563 0.00031073 22 0.912366343 0.912624871 0.00028328 23 0.997217704 0.997476357 0.000259308 24 1.085840256 1.086099021 0.000238251 25 1.178233999 1.178492861 0.000219655 26 1.274398929 1.274657878 0.000203152 27 1.374335046 1.374594073 0.000188439 28 1.478042348 1.478301445 0.000175266 29 1.585520834 1.585779994 0.000163427 30 1.696770504 1.69702972 0.000152747 31 1.811791355 1.812050623 0.00014308 32 1.930583389 1.930842703 0.000134301 33 2.053146604 2.053405961 0.000126306 34 2.179480999 2.179740395 0.000119003 35 2.309586575 2.309846007 0.000112316 36 2.443463331 2.443722796 0.000106176 37 2.581111267 2.581370762 0.000100526 38 2.722530382 2.722789906 9.53152E-05 39 2.867720677 2.867980226 9.0499E-05 40 3.016682151 3.016941724 8.60386E-05 3.01668 8 Int. J. Anal. Appl. (2023), 21:86 Table 2. Computations of the high index eigenvalues λn and the relative error in ex- ample 1 N =500 N =1000 n λn λWKBn En n λn λ WKB n En 100 18.56689897 18.85588577 0.01532608 500 470.55992 471.3971443 0.001776049 150 41.93487514 42.42574299 0.011570047 600 677.1850808 678.8118879 0.002396551 200 75.01170433 75.4235431 0.005460348 700 921.8333917 923.9384029 0.002278303 250 117.0623718 117.8492861 0.006677293 750 1059.838653 1060.643575 0.0007589 300 169.030728 169.702972 0.003961298 800 1204.898974 1206.77669 0.001555976 350 230.1328596 230.9846007 0.003687437 850 1359.411329 1362.337747 0.002148085 400 300.5074522 301.6941724 0.00393352 900 1525.004757 1527.326748 0.001520297 450 380.7355745 381.8316869 0.002870669 950 1700.149371 1701.743691 0.000936875 Figure 1. Some eigenfunctions of the Sturm Liouville problem in example 1 with n = 1, 20, 50, 100. Example 2: We consider the Sturm-Liouville eigenvalue problem − d2y dx2 +x4y = λy (3.4) Int. J. Anal. Appl. (2023), 21:86 9 with the homogeneous boundary conditions y(±∞)=0. In the study of quantum mechanics, if the potential well V (x) rises monotonically as x −→±∞, the differential equation d2y dx2 =(V (x)−E)y, describes a particle of energy E confined to a potential well V (x). The eigenvalue E satisfies ∫ B A √ E −V (x)dx =(n+ 1 2 )π, where the turning points A and B are the two solutions to the equation V (x)−E =0. The WKB eigenfunctions yn(x) satisfy the formula yn(x)=2 √ πC( 3 2 S0) 1 6 [V (x)−E]− 1 4Ai( 3 2 S0) 2 3 , where S0 = ∫ x 0 √ (V (t)−E)dt and Ai is the Airy function (see [10]). Thus the eigenvalues of the problem 3.4 satisfy λn ∼ [ 3γ(3 4 )(n+ 1 2 ) √ π γ(1 4 ) ]4 3 , n −→∞ where γ is the gamma function. We use the Chebyshev Collocation Method by discretizing 3.4 in the interval [−d,d] with the boundary conditions y(−d)= y(d)=0: − d2y dx2 +x4y = λy (3.5) with the boundary conditions y(−d)= y(d)=0. The collocation approximation to the differential eigenvalue problem 3.5 is represented by the (N − 1)× (N −1) matrix eigenvalue problem: −D(2) N y + q̃y = λy (3.6) where q̃ = diag(x4j ). We approximate the solutions of the Sturm-Liouville problem 3.4 by solving the Matrix eigenvalue problems 3.5 and 3.6 using a Chebfun code: d = 10; L = chebop(-d,d); L . op = @(x,u) - diff(u,2)+(x^4)*u; L . bc ='dirichlet '; N = 100; [V, D] = eigs(L ,100); diag(D) 10 Int. J. Anal. Appl. (2023), 21:86 In Table 3, we list the numerical results of this method by computing the first thirty eigenvalues and the relative error between this technique and the WKB approximations by Bender and Orzag [10]. The numerical results in Table 3 show the high performance of the current technique. Figure 2 shows the numerical computations of relative errors. These results illustrate the high accuracy and efficiency of the algorithms. Figure 3 shows some eigenfunctions of the sturm-liouville problem in example 2 for n = 10, 30, 50 and 100. Table 3. Computations of the first thirty eigenvalues λn of and the relative error in example 2 with d =10 n λn Current work λWKBn Relative error En = | λWKBn −λn λWKBn | 1 3.7996730297979 3.7519199235504 1.27276454E-02 2 7.4556979379858 7.4139882528108 5.62580945E-03 3 11.6447455113774 11.6115253451971 2.86096488E-03 4 16.2618260188517 16.2336146927052 1.73783391E-03 5 21.2383729182367 21.2136533590572 1.16526648E-03 6 26.5284711836832 26.5063355109631 8.35108750E-04 7 32.0985977109688 32.0784641156416 6.27635889E-04 8 37.9230010270330 37.9044718450677 4.88838943E-04 9 43.9811580972898 43.9639483585989 3.91451162E-04 10 50.2562545166843 50.2401523191723 3.20504552E-04 11 56.7342140551754 56.7190570966241 2.67228676E-04 12 63.4030469867205 63.3887079062501 2.26208751E-04 13 70.2523946286162 70.2387714452705 1.93955319E-04 14 77.2732004819871 77.2602101293507 1.68137682E-04 15 84.4574662749449 84.4450400943621 1.47151101E-04 16 91.7980668089950 91.7861473252516 1.29861467E-04 17 99.2886066604955 99.2771452225694 1.15448907E-04 18 106.923307381733 106.912262402219 1.03308819E-04 19 114.696917384982 114.686253003331 9.29874451E-05 20 122.604639001000 122.594324052793 8.41388726E-05 21 130.642068748629 130.632075959854 7.64956746E-05 22 138.805147911395 138.795453260716 6.98484745E-05 23 147.090121257603 147.080703465973 6.40314563E-05 24 155.493502268682 155.484342386656 5.89119257E-05 25 164.012043622866 164.003124693834 5.43826775E-05 26 172.642711962846 172.634018745858 5.03563379E-05 27 181.382666185766 181.374184925625 4.67611206E-05 28 190.229238652464 190.220956887619 4.35376047E-05 29 199.179918833747 199.171825234752 4.06362646E-05 30 208.232339005093 208.224423237910 3.80155558E-05 Int. J. Anal. Appl. (2023), 21:86 11 Figure 2. Relative errors E(n) of some high index eigenvalues of the Sturm-Liouville problem in example 2 with d =10 12 Int. J. Anal. Appl. (2023), 21:86 Figure 3. Some eigenfunctions of the Sturm Liouville problem for Example 2 with n = 10, 30, 50, 100 and d =10 Example 3: We consider the Sturm-Liouville eigenvalue problem − d2y dx2 = λ (1+x)2 y (3.7) with the boundary conditions y(0)= y(1)= 0. The exact eigenvalues of the problem 3.7 satisfy the explicit formula (see [11]): λn = 1 4 +( πn ln2 )2, n =1,2,3, ... The eigenfunctions yn(x) associated with different eigenvalues λn are given by: yn(x)= √ 1+x sin( πn ln2 ln(1+x)). The collocation approximation of the differential eigenvalue problem 3.7 is now represented by the (N −1)× (N −1) matrix eigenvalue problem −D(2) N y = λw̃y (3.8) Int. J. Anal. Appl. (2023), 21:86 13 where w̃ = diag( 1 (1+xj) 2). Now, the approximate eigenvalues of the Sturm-Liouville problem 3.7 are obtained by solving the matrix eigenvalue problem 3.8 using the Chebyshev Spectral Collocation technique based on Chebfun and Chebop codes. In Table 4, we compute the first thirty eigenvalues and the related absolute error between the numerical calculation and the exact solution En = |λexactn −λn| |λexactn | . The eigenvalues obtained are extremely close to the exact eigenvalues. The results show significant improvement in the convergence. In figure 4, we plot some eigenfunctions in example 3 for n =1,n =30,n =50 and n =80. Table 4. Computations of the first thirty eigenvalues λn and the relative error in ex- ample 3 n λn Current work λexactn Relative error En = |λexactn −λn| |λexactn | 1 20.79228845522 20.79228845517 2.40469E-12 2 82.4191538209 82.41915382087 3.63913E-13 3 185.13059609701 185.13059609709 4.32157E-13 4 328.92661528358 328.92661528388 9.11961E-13 5 513.8072113806 513.80721137895 3.21132E-12 6 739.77238438806 739.77238439069 3.55512E-12 7 1006.82213430597 1006.82213430587 9.9243E-14 8 1314.95646113432 1314.95646113354 5.93335E-13 9 1664.17536487313 1664.17536487301 7.20502E-14 10 2054.47884552238 2054.47884552193 2.18994E-13 11 2485.86690308208 2485.86690308175 1.32756E-13 12 2958.33953755223 2958.33953755204 6.41739E-14 13 3471.89674893283 3471.89674893313 8.6339E-14 14 4026.53853722387 4026.53853722418 7.70655E-14 15 4622.26490242536 4622.26490242571 7.578E-14 16 5259.0758445373 5259.07584453724 1.13997E-14 17 5936.97136355969 5936.97136355928 6.90036E-14 18 6655.95145949252 6655.95145949275 3.46947E-14 19 7416.0161323358 7416.01613233622 5.65889E-14 20 8217.16538208953 8217.16538208989 4.39108E-14 21 9059.39920875371 9059.3992087539 2.09559E-14 22 9942.71761232833 9942.71761232853 2.00991E-14 23 10867.1205928134 10867.1205928132 1.83894E-14 24 11832.6081502089 11832.6081502087 1.68889E-14 25 12839.1802845148 12839.1802845162 1.09127E-13 26 13886.8369957313 13886.8369957319 4.31718E-14 27 14975.5782838581 14975.5782838589 5.33776E-14 28 16105.4041488954 16105.4041488943 6.82455E-14 29 17276.3145908432 17276.3145908419 7.53159E-14 30 18488.3096097014 18488.3096097008 3.25471E-14 14 Int. J. Anal. Appl. (2023), 21:86 Figure 4. Some eigenfunctions of the Sturm Liouville problem for Example 3 with n = 1, 30, 50, 80. Conclusion The numerical computations prove the efficiency of the technique based on the Chebfun and Chebop systems. This technique is unbeatable regarding the accuracy, computation speed, and information it provides on the accuracy of the computational process. Chebfun provides greater flexibility compared to classical spectral methods. However, in the presence of various singularities, the maximum order of approximation can be reached and the Chebfun issues a message that warns about the possible inaccuracy of the computations. The methodology can be used to obtain high-accurate solutions to other Sturm-Liouville problems, generalized differential equations involving higher order derivatives and non-linear partial differential equations in multiple space dimensions. Conflicts of Interest: The authors declare that there are no conflicts of interest regarding the publi- cation of this paper. Int. J. Anal. Appl. (2023), 21:86 15 References [1] S. Flügge, Practical Quantum Mechanics, Springer, Berlin, 1994. https://doi.org/10.1007/ 978-3-642-61995-3. [2] J.D Pryce, Numerical Solution of Sturm–liouville Problems, Oxford University Press, Oxford, 1993. https://orca. cardiff.ac.uk/id/eprint/101057. [3] G.W. Hanson, A.B. Yakovlev, Operator Theory for Electromagnetics, Springer, New York, 2002. https://doi. org/10.1007/978-1-4757-3679-3. [4] C. Canuto, M.Y. Hussaini, A. Quarteroni, T.A. Zang, Spectral Methods in Fluid Dynamics, Springer, Berlin, 1988. https://doi.org/10.1007/978-3-642-84108-8. [5] B. Fornberg, A Practical Guide to Pseudospectral Methods, Cambridge University Press, 1996. https://doi.org/ 10.1017/CBO9780511626357. [6] L.N. Trefethen, Spectral Methods in MATLAB, SIAM, 2000. https://doi.org/10.1137/1.9780898719598. [7] J.A. Weideman, S.C. Reddy, A MATLAB Differentiation Matrix Suite, ACM Trans. Math. Softw. 26 (2000), 465-519. https://doi.org/10.1145/365723.365727. [8] T.A. Driscoll, F. Bornemann, L.N. Trefethen, The Chebop System for Automatic Solution of Differential Equations, Bit Numer. Math. 48 (2008), 701-723. https://doi.org/10.1007/s10543-008-0198-4. [9] J.L. Aurentz, L.N. Trefethen, Block Operators and Spectral Discretizations, SIAM Rev. 59 (2017), 423-446. https://doi.org/10.1137/16m1065975. [10] C.M. Bender, S.A. Orszag, Advanced Mathematical Methods for Scientists and Engineers, McGraw-Hill, New York, 1978. [11] L.D. Akulenko, S.V. Nesterov, High-Precision Methods in Eigenvalue Problems and Their Applications, Chapman and Hall/CRC, 2004. https://doi.org/10.4324/9780203401286. [12] V. Ledoux, M.V. Daele, G.V. Berghe, MATSLISE: A MATLAB Package for the Numerical Solution of Sturm- Liouville and Schrödinger Equations, ACM Trans. Math. Softw. 31 (2005), 532-554. https://doi.org/10.1145/ 1114268.1114273. [13] S. Pruess, C.T. Fulton, Mathematical Software for Sturm-Liouville Problems, ACM Trans. Math. Softw. 19 (1993), 360-376. https://doi.org/10.1145/155743.155791. [14] P.B. Bailey, M.K. Gordon, L.F. Shampine, Automatic Solution of the Sturm-Liouville Problem, ACM Trans. Math. Softw. 4 (1978), 193-208. https://doi.org/10.1145/355791.355792. [15] L.N. Trefethen, T.A. Driscoll, N. Hale, Chebfun-Numerical Computing With Functions. http://www.chebfun.org. [16] T.A. Driscoll, N. Hale, L.N. Trefethen, Chebfun Guide, Pafnuty publications, Oxford, 2014. [17] E. Tadmor, The Exponential Accuracy of Fourier and Chebyshev Differencing Methods, SIAM J. Numer. Anal. 23 (1986), 1-10. https://doi.org/10.1137/0723001. https://doi.org/10.1007/978-3-642-61995-3 https://doi.org/10.1007/978-3-642-61995-3 https://orca.cardiff.ac.uk/id/eprint/101057 https://orca.cardiff.ac.uk/id/eprint/101057 https://doi.org/10.1007/978-1-4757-3679-3 https://doi.org/10.1007/978-1-4757-3679-3 https://doi.org/10.1007/978-3-642-84108-8 https://doi.org/10.1017/CBO9780511626357 https://doi.org/10.1017/CBO9780511626357 https://doi.org/10.1137/1.9780898719598 https://doi.org/10.1145/365723.365727 https://doi.org/10.1007/s10543-008-0198-4 https://doi.org/10.1137/16m1065975 https://doi.org/10.4324/9780203401286 https://doi.org/10.1145/1114268.1114273 https://doi.org/10.1145/1114268.1114273 https://doi.org/10.1145/155743.155791 https://doi.org/10.1145/355791.355792 http://www.chebfun.org https://doi.org/10.1137/0723001 1. Introduction 2. Chebfun System and Chebyshev Spectral Collocation Methodology 3. Numerical computations Example 1 Example 2: Example 3: Conclusion References