SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Downloaden Sie, um offline zu lesen
Mathematical Theory and Modeling                                                                www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.4, 2012



A Family of Implicit Higher Order Methods for the Numerical
    Integration of Second Order Differential Equations
                                                      Owolabi Kolade Matthew
           Department of Mathematics, University of Western Cape, 7535, Bellville, South Africa
              *E-mail of the corresponding author: kowolabi@uwc.ac.za; kmowolabi2@gmail.com


Abstract
A family of higher order implicit methods with k steps is constructed, which exactly integrate the initial
value problems of second order ordinary differential equations directly without reformulation to first order
systems. Implicit methods with step numbers k ∈ {2,3,...,6} are considered. For these methods, a
study of local truncation error is made with their basic properties. Error and step length control based on
Richardson extrapolation technique is carried out. Illustrative examples are solved with the aid of
MATLAB package. Findings from the analysis of the basic properties of the methods show that they are
consistent, symmetric and zero-stable. The results obtained from numerical examples show that these
methods are much more efficient and accurate on comparison. These methods are preferable to some
existing methods owing to the fact that they are efficient and simple in terms of derivation and computation
Keywords: Error constant, implicit methods, Order of accuracy, Zero-Stability, Symmetry



1. Introduction
In the last decade, there has been much research activity in the area of numerical solution of higher order
linear and nonlinear initial value problems of ordinary differential equations of the form

            f (t , y, y, ..., y ( m ) ) = 0, y ( m −1) (t 0 ) = η m −1

                  m = 1,2,..., {t , y} ℜ n
                                      ∈

(1)
which are of great interest to Scientists and Engineers. The result of this activity are methods which can be
applied to many problems in celestial and quantum mechanics, nuclear and theoretical physics, astrophysics,
quantum chemistry, molecular dynamics and transverse motion to mention a few. In literature, most models
encountered are often reduced to first order systems of the form

                                            y ′ = f (t , y ), y (t 0 ) = y 0 , t ∈ [a , b]

                                                (2)
before numerical solution is sought             [see for instance, Abhulimen and Otunta (2006), Ademiluyi and
Kayode (2001), Awoyemi (2005), Chan et al. (2004)].
In this study, our interest is to develop a class of k-steps linear multistep methods for integration of general
second order problems without reformulation to systems of first order. We shall be concerned primarily
with differential equations of the type


                                                                 67
Mathematical Theory and Modeling                                                                                    www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.4, 2012

                 y ′′ = f (t , y, y ′), y ( m ) (t 0 ) = η m , t ∈ [ a, b], f (t , y, y ′) ∈ ℜ n , m = 0,1
(3)

Theorem 1 If f(t,y), f:Ʀ x Ʀ → Ʀ is defined and continuous on all tЄ[a, b] and
                                                                                                 − ∞ < y < ∞ and a constant

L exist such that


                                                   f (t , y) − f (t , y*) < L y − y *
(4)
for every pair (t, y) and (t, y*) in the quoted region then, for any y0ЄƦ the stated initial value problem
admits a unique solution which is continuous and differentiable on [a, b].
Efforts are made to develop a class of implicit schemes of higher step-numbers with reduced functions
evaluation for direct integration of problem (3) for k=2,3,... ,6.
The remainder of the paper is organized in the following way. Under materials and methods, construction
of the schemes for approximating the solutions of (3) is presented with the analysis of their basic properties
for proper implementation. Some sample problems coded in MATLAB are equally considered. Finally,
some concluding comments are made to justify the obtainable results and suitability of the proposed
schemes on comparisons.


2. Materials and methods
2.1 Construction of the schemes: The proposed numerical method of consideration for direct integration of
general second order differential equations of type (3) is of the form

y n + k = α 0 y n + α 1 y n +1 + . . . + α k −1 y n + k −1 + h 2 ( β 0 f n + β 1 f n +1 + . . . + β k f n + k )                 ,
(5)
taken from the classical K-step method with the algorithm
  k                       k

∑α
 j =0
        j   y n + j = h 2 ∑ β j f n + j , n = 0,1, ...
                         j =0

(6)
where yn+j is an approximation to y(xn+j) and fn+j =f(xn+j, yn+j, y’n+j). The coefficients αj and βj are constants
which do not depend on n subject to the conditions

α k = 1, α 0 + β 0 ≠ 0
are determined to ensure that the methods are symmetric, consistent and zero stable. Also, method (4) is
implicit since βk≠0.
The values of these coefficients are determined from the local truncation error (lte)

Tn + k = y n + k − [α 0 y n + α 1 y n +1 + . . . + α k −1 y n + k −1 + h 2 ( β 0 f n + β 1 f n +1 + . . . + β k f n + k )]
(7)

                                                                  68
Mathematical Theory and Modeling                                                                             www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.4, 2012
generated by one-step application of (5) for numerical solution of (3). Clearly, accuracy of these
schemes depend on the real constants αj and βj. In attempt to obtain the numerical values of these constants,
the following steps were adopted;

Taylor series expansion of y n + k y n +1 , y n + 2 , ..., y n + k −1 and f n +1 , f n + 2 , ..., f n + k
                                  ,                                                                         about the point


(t n , y n ) yields

                                 (kh) 2 ( 2 )      (kh) p ( p )
Tn + k = y n + (kh) y n1) +
                      (
                                       y n + ... +       y n + 0(h ( p +1) )
                                   2!                p!
      k −1
                                   ( jh) 2 ( 2)       ( jh) p ( p ) ( jh) p +1 ( p +1)
− ∑ α j {y n + ( jh) y n1) +
                       (
                                          y n + ... +        yn + 0           yn }
      j =0                            2!                 p!         ( p + 1)!

        k
             (                      ( jh) 2 ( 4 )      ( jh) p − 2 ( p ) ( jh) p −1 ( p +1) 
− h 2 ∑ β j  y n2 ) + ( jh) y n3) +
                               (
                                            y n + ... +            yn + 0           yn 
      j =0                             2!              ( p − 2)!         ( p − 1)!          
(8)
Terms in equal powers of h are collected to have

          k −1                 k −1    (        k 2 k −1 ( j ) 2         k   
Tn + k = 1 − ∑ α j  y n +  k − ∑ jα j hy n1) +  − ∑
         
                                       
                                                    2!               α j − ∑ β j h 2 y n2) +
                                                                                  
                                                                                         (

          j =0                 j =0                 j =0 2!            j =0  

 k 3 k −1 ( j ) 3         k    
 −∑               α j − ∑ jβ j h 3 y n3) + ... +
                                       (
 3!                            
     j =0 3!            j =0   

 k p k −1 ( j ) p            j p−2     
                                                                   (     )
                         k

 p! −∑            αj −∑            β j h p y n p ) + 0 h p +1
                                               (

     j =0   p!        j =0 ( p − 2)   
(9)
Accuracy of order p is imposed on Tn+k to obtain Ci=0, 0 ≤ i ≤ p. Setting k=2(3)6, j=0(1)6 in equation (9),
the obtainable algebraic system of equations are solved with MATLAB in the form AX=B for various
step-numbers to obtain coefficients of the methods parameters displayed in Table 0.
Using the information in Table 0 for k=2(3)6 in (5), we have the following implicit schemes

                               h2
  y n + 2 = 2 y n +1 − y n +      ( f n + 2 + 10 f n +1 + f n )
                               12
(10)
P=4, Cp+2 ≈ -4.1667x10-3
 which coincides with Numerov’s              method of Lambert (see for more details in [7])

                                        h2
y n +3 = 3 y n + 2 − 3 y n +1 + y n +      ( f n +3 + 9 f n + 2 − 9 f n +1 − f n )
                                        12

                                                                  69
Mathematical Theory and Modeling                                                                                      www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.4, 2012
(11)
P=5, Cp+2 ≈ -4.1667x10-3

                                                      h2
y n + 4 = 4 y n + 3 − 6 y n + 2 + 4 y n +1 − y n +       ( f n + 4 + 8 f n + 3 − 18 f n + 2 + 8 f n +1 − f n )
                                                      12
(12)
P=6, Cp+2 ≈ -4.1667x10-3

y n +5 = 5 y n + 4 − 10 y n + 3 + 10 y n + 2 − 5 y n +1 + y n
               h2
           +      ( f n + 5 + 7 f n + 4 − 26 f n + 3 + 26 f n + 2 − 7 f n +1 − f n )
               12
(13)
P=7, Cp+2 ≈ -4.1667x10-3

y n + 6 = 6 y n + 5 − 15 y n + 4 + 20 y n + 3 − 15 y n + 2 + 6 y n +1 − y n
               h2
          +       ( f n + 6 + 6 f n + 5 − 33 f n + 4 + 52 f n + 3 − 33 f n + 2 + 6 f n +1 + f n )
               12
(14)
P=7, Cp+2 ≈ -4.1667x10-3
2.2 Analysis of the basic properties of methods (10),...,(14).
To justify the accuracy and applicability of our proposed methods, we need to examine their basic
properties which include order of accuracy, error constant, symmetry, consistency and zero stability.
Order of accuracy and error constant:
Definition1. Linear multistep methods (10)-(14) are said to be of order p, if p is the largest positive integer
for which C0 =C1 = ... =Cp =Cp+1 =0 but Cp+2 ≠0. Hence, our methods are of orders p =4(5)8 with principal
truncation error Cp+2 ≈ -4.1667x10-3.
Symmetry: According to Lambert (1976), a class of linear multistep methods (10)-(14) is symmetric if

    α j = αk− j

β j = βk− j                                                                                               , j=0(1) k/2, for even k

(15)

    α j = −α k − j

       β j = −β k − j                                                                                            , j=0(1) k, for odd k

(16)
Consistency
Deinition2: A linear multistep method is consistent if;
a). It has order p≥1



                                                                  70
Mathematical Theory and Modeling                                                                        www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.4, 2012
         k
b).    ∑α
        j =0
                 j
                     =0


c).    ρ (r ) = ρ ′(r ) = 0

d).
       ρ ′′(r ) = 2!δ (r )

where          ρ (r )    and    δ (r )   are the first and second characteristic polynomials of our methods. Obviously,

conditions above are satisfied using the information as contained in Table1 for k=2(3)6.
Zero stability
Definition3: A linear multistep method is said to be zero-stable if              no root ρ(r) has modulus greater than
one (that is, if all roots of ρ(r) lie in or on the unit circle). A numerical solution to class of system (3) is
stable if the difference between the numerical and theoretical solutions can be made as small as possible.
Hence, methods (10)-(14) are found to be zero-stable since none of their roots has modulus greater than
one.
Convergence
Definition 4: The method defined by (5) is said to be convergent if, for all initial value problems satisfying
the hypotheses of the theorem 1, the fixed station limit

  h → 0
     lim
                               y nmax = y (t )
 t = a + nmax h

(17)

holds for all tЄ [a, b] and for all solutions of the equation (5) satisfying starting conditions

y j = φ j (h), 0 < j < k − 1                                  ,limh→0                    φ j (h)                   =y0

(18).
Theorem 2               The necessary and sufficient conditions for the method (5) or      ((10)-(14)) to be convergent
is that be both consistent and zero-stable.
3. Numerical Experiments:                    The discrete methods described above are implicit in nature, meaning that
they require some starting values before they can be implemented. Starting values for yn+j, y’n+j, 2≤j≤6 are
predicted using Taylor series up to the order of each scheme. For a numerical solution we introduce a
partition of [a, b]: t0=a, tn=t0+nh, (n=1, 2, ..., nmax)such that tnmax =b which means that nmax and h are
linked, h=(b-a)/nmax.
Accuracy of our methods are demonstrated with five sample initial value problems ranging from general
and special, linear and nonlinear and inhomogeneous second order differential equations.
Example 1:

                y ′′ − ( y ′) 2 = 0, y (0) = 1, y ′(0) = 0.5, h = 0.003125



                                                                 71
Mathematical Theory and Modeling                                                          www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.4, 2012

                                                1 2+t
                                 y (t ) = 1 +    ln  
          Analytical solution:                  2 2−t
Example 2:

          y ′′ + y = 0, y (0) = 0, y ′(0) = 1, h = 0.025
          Analytical solution: y(t)=sin(t)
  Example 3:
                6        4
          y ′′ +  y ′ + 2 y = 0, y (1) = 1, y ′(1) = 1, h = 0.003125
                t       t
                                              5    2
                                      y (t ) = − 4
          The analytical solution is:         3t 3t
Example 4:

y ′′ − 100 y + 99 sin(t ) = 0, y (0) = 1, y ′(0) = 11

                                 y (t ) = cos(10t ) + sin(10t ) + sin(t )
Whose analytical solution is:
Example 5:

y ′′ + y = 0.001 cos(t ), y (0) = 1, y ′(0) = 0

                            y (t ) = cos(t ) + 0.0005t sin(t ).
With analytical solution:
4. Results and Discussion
Tables 1-5 present the numerical solutions in terms of the global maximum errors obtained for each of the
problems considered respectively. The errors of the new methods (10)-(14) denoted as methods [A]-[E] are
compared with those of block method of Badmus and Yahaya (2009) represented as [BMY],
exponentially-fitted RK method of Simos (1998) taken to be [SIM]and exponentially fitted RK methods of
Vanden Berghe et al. (1999) denoted as [VAN].


Discussion
In tables 1 and 2, we compare the maximum errors obtained for the proposed schemes in equations (10)-(14)
denoted as methods [A]-[E] respectively for the problems considered, results are given at some selected
steps. In columns 3-7 we give the absolute errors.
In Tables 3 and 5, we compare             the block method of Badmus and Yahaya ([BMY]) and the
exponentially-fitted Runge-Kutta methods of Vanden Berghe et al. ([VAN]) with the new method [C] for
problems 3 and 5 respectively. The results in both cases show that our new method is much more efficient
on comparison.
Finally, we also compare the exponentially-fitted method of Simos ([SIM]) with our new method [D] for
problem 4, the end-point global error is presented in columns 4-5 of Table 4.


 5. Conclusion

                                                       72
Mathematical Theory and Modeling                                                             www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.4, 2012
 In this paper, a new approach for constructing a family of linear multistep methods with higher
algebraic orders is developed. Using this new approach, we can construct any k-step method which directly
integrates functions of the form (3) without reformulation to first order systems. Based on the new approach,
the methods are symmetric, consistent, zero-stable and convergence.
All computations were carried out with a MATLAB programming language. It is evident from the results
presented in Tables 1-5 that the new methods are considerably much more accurate than the other numerical
methods that we have considered.


References
Abhulimen, C.E. & Otunta, F. O. (2006). “A Sixth-order Multiderivative Multisteps Methods for Systems
of differential Equations”, International Journal of numerical Mathematics, 1, 248-268.
Ademiluyi, R. A. & Kayode S. J. (2001). “Maximum Order Second-derivative hybrid multistep methods for
Integration of Initial Value problems in Ordinary Differential Equations”, Journal of Nigerian Association
of Mathematical Physics, 5, 251-262.
Aruchunan, E. & Sulaiman, J. (2010). “Numerical Solution of Second-order Linear Fredholm
Integro-differential Equation using Generalized Minimal Residual method”, American Journal of Applied
Science, 7, 780-783.
Awoyemi, D. O. (2001). “A New Sith-order Algorithm for General Second-order Differential Equations”,
International Journal of Computational Mathematics, 77, 117-124.
Awoyemi, D. O. (2005). “Algorithmic Collocation Approach for Direct Solution of Fourth-order Initial
Value problems of ODEs”, International Journal of Computational Mathematics, 82 271-284.
Awoyemi, D. O. & Kayode, S. J. (2005). “An Implicit Collocation Method for Direct Solution of
Second-order ODEs”, Journal of Nigerian Association of Mathematical Physics, 24, 70-78.
Badmus, A. M. & Yahaya, Y. A. (2009). “An Accurate Uniform Order 6 Blocks Method for Direct Solution
of General Second-order ODEs”, Pacific Journal of Science , 10, 248-254.
Bun, R. A. Vasil’Yer, Y. D. (1992). “ANumerical method for Solving Differential Equations of any Orders”,
Computational Maths Physics, 32, 317-330.
Chan, R. P. K. & Leon, P. (2004). “Order Conditions and Symmetry for Two-step Hybrid Methods”,
International Journal of Computational Mathematics , 81, 1519-1536.
Kayode, S. J. (2010). “A zero-stable Optimal method for Direct Solution of Second-order differential
Equation ”, Journal of mathematics & Statistics, 6, 367-371.
Lambert, J. D. & Watson, A. (1976). “Symmetric Multistep method for periodic Initial Value Problems”,
Journal of Inst. Mathematics & Applied, 18, 189-202
Lambert, J. D. (1991). “Numerical Methods for Ordinary Differential Systems of Initial Value Problems”,
John Willey & Sons, New York.
Owolabi, K. M. (2011). “An Order Eight Zero-stable Method for direct Integration of Second-order
Ordinary Differential Equations ”, Mathematics Applied in Science & Technology, 3(1), 23-33.
Owolabi, K. M. (2011). “4th-step Implicit formula for Solution of Initial-value problems of Second-order
ordinary Differential equations ”, Academic Journal of Mathematics & Computer Science Research, 4,
270-272.
Simos, T. E. (1998). “An Exponentially-fitted Runge-Kutta Method for the Numerical Integration of
Initial-value Problems with periodic or Oscillating Solutions”, Computational Physics Communications,
115, 1-8.
Vanden Berghe, G., De Meyer, H., Van Daele, M., Van Hecke, T. 1999. Exponentially-fitted explicit


                                                    73
Mathematical Theory and Modeling                                                                                www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.4, 2012
Runge-Kutta methods, Computer Phys Commun. 123:7-15.




Table 0.
K                                                                                                                      p   Cp+2
            α0     α1     α2    α3    α4     α5      αk        β0       β1         β2     β3      β4     β5      β6
2           1      -2                                1           1     10            1                                 4        1
                                                                                                                           -
                                                               12      12          12                                          240
3           -1     3      -3                         -            1       9          9      1                          5   -
                                                               -       -
                                                                 12      12        12     12
4           1      -4     6     -4                   -           1       8           18     8       1                  6   -
                                                                                   -
                                                               12      12            12   12      12
5           -1     5      -10   10    -5             -            1       7         26      26      7     1            7   -
                                                               -       -                  -
                                                                 12      12         12      12    12     12
6           1      -6     15    -20   15     -6      -           1       6           33    52       33    6       1    8   -
                                                                                   -              -
                                                               12      12            12    12       12   12      12

Table 1: Comparison of errors arising from the new methods for example 1
    t               Exact              [A]               [B]                 [C]           [D]            [E]
0.100            1.050041676    3.9101E-06        1.5497E-08        2.3801E-09       7.3310E-10    2.6314E-12
0.125            1.100335360    7.8321E-06        5.8113E-08        4.3400E-09       3.5810E-09    1.1900E-11
0.150            1.151140451    1.3721E-05        1.3682E-07        1.9070E-08       8.6691E-09    1.9211E-11
0.175            1.202732563    2.1982E-05        1.3721E-07        3.6951E-07       4.6490E-08    2.0601E-10
0.200            1.255412817    3.3021E-05        2.2006E-06        6.0871E-07       7.5481E-08    5.5816E-09


Table 2: Comparison of errors arising from the new methods for example 2
        t               Exact          [A]            [B]                [C]               [D]           [E]
0.100            0.074929707    1.5616E-06        6.2414E-07        8.2001E-10       8.9611E-10    8.8862E-12
0.150            0.149438143    5.4621E-06        3.1184E-06        6.4122E-09       7.6048E-09    5.3631E-12
0.200            0.198669344    1.3098E-05        8.7225E-06        2.6520E-08       2.2781E-08    1.2370E-10
0.250            0.247403994    2.5699E-05        1.8667E-05        8.0170E-08       9.9998E-08    9.6901E-10
0.300            0.295520246    4.4484E-05        3.4171E-05        1.9819e-07       2.4736E-07    3.5761E-08




                                                                 74
Mathematical Theory and Modeling                                                        www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.4, 2012



Table 3: Comparison of errors of the new scheme [C] with method [BMY] for example 3
    t               Exact     [C] Computed           [C]         [BMY]
0.025000     1.022049164      1.022049012      1.52E-07          2.21E-04
0.015625     1.014447543      1.014447461      8.18E-08          1.56E-04
0.012500     1.011741018      1.011741018      3.63E-08          1.35E-04
0.006250     1.006057503      1.006057499      4.09E-09          7.50E-04
0.003125     1.003076526      1.003076525      1.40E-09          3.84E-05


Table 4: Comparison of errors of scheme [D]with method [SIM] for example 4
        t            Exact     [D] Computed         [D]           [SIM]
1.00000     -0.541621655       -0.424800002         1.1E-01       1.4E-01
0.50000     -0.195836551       -0.175498054         2.3E-02       3.5E-02
0.02500       0.044732488        0.044721485        1.1E-05       1.1E-03
0.12500       1.388981715        1.388981253        4.6E-07       8.4E-05
0.06250       1.458519710        1.458551881        8.9E-08       5.5E-06
0.03125       1.290251377        1.290251373        3.4E-09       3.5E-07


Table 5: Comparison of the end point errors of scheme [C] with method [VAN] for example 5
T           Exact            [C] Computed     [C]               [VAN]
1.00000     0.540723041      0.539941907      7.81E-04          1.20E-03
0.50000     0.877702418      0.877693052      9.37E-06          7.54E-05
0.02500     0.968943347      0.968942743      6.05E-07          4.74E-06
0.12500     0.992205459      0.992205416      4.32E-08          2.96E-07
0.06250     0.998049463      0.998049460      2.88E-09          1.86E-08




                                                           75

Weitere ähnliche Inhalte

Was ist angesagt?

IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's ClassesIIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's ClassesSOURAV DAS
 
Ponencia en el XVIII CCM
Ponencia en el XVIII CCMPonencia en el XVIII CCM
Ponencia en el XVIII CCMrcanom
 
Emat 213 midterm 2 fall 2005
Emat 213 midterm 2 fall 2005Emat 213 midterm 2 fall 2005
Emat 213 midterm 2 fall 2005akabaka12
 
A new class of a stable implicit schemes for treatment of stiff
A new class of a stable implicit schemes for treatment of stiffA new class of a stable implicit schemes for treatment of stiff
A new class of a stable implicit schemes for treatment of stiffAlexander Decker
 
A Szemerédi-type theorem for subsets of the unit cube
A Szemerédi-type theorem for subsets of the unit cubeA Szemerédi-type theorem for subsets of the unit cube
A Szemerédi-type theorem for subsets of the unit cubeVjekoslavKovac1
 
Scattering theory analogues of several classical estimates in Fourier analysis
Scattering theory analogues of several classical estimates in Fourier analysisScattering theory analogues of several classical estimates in Fourier analysis
Scattering theory analogues of several classical estimates in Fourier analysisVjekoslavKovac1
 
Tales on two commuting transformations or flows
Tales on two commuting transformations or flowsTales on two commuting transformations or flows
Tales on two commuting transformations or flowsVjekoslavKovac1
 
IIT JAM MATH 2021 Question Paper | Sourav Sir's Classes
IIT JAM MATH 2021 Question Paper | Sourav Sir's ClassesIIT JAM MATH 2021 Question Paper | Sourav Sir's Classes
IIT JAM MATH 2021 Question Paper | Sourav Sir's ClassesSOURAV DAS
 
Paraproducts with general dilations
Paraproducts with general dilationsParaproducts with general dilations
Paraproducts with general dilationsVjekoslavKovac1
 
Chapter 9 differentiation
Chapter 9  differentiationChapter 9  differentiation
Chapter 9 differentiationatiqah ayie
 
Engg. math 1 question bank by mohammad imran
Engg. math  1 question bank by mohammad imran Engg. math  1 question bank by mohammad imran
Engg. math 1 question bank by mohammad imran Mohammad Imran
 
Emat 213 midterm 1 fall 2005
Emat 213 midterm 1 fall 2005Emat 213 midterm 1 fall 2005
Emat 213 midterm 1 fall 2005akabaka12
 

Was ist angesagt? (20)

IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's ClassesIIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
 
Ponencia en el XVIII CCM
Ponencia en el XVIII CCMPonencia en el XVIII CCM
Ponencia en el XVIII CCM
 
Emat 213 midterm 2 fall 2005
Emat 213 midterm 2 fall 2005Emat 213 midterm 2 fall 2005
Emat 213 midterm 2 fall 2005
 
A new class of a stable implicit schemes for treatment of stiff
A new class of a stable implicit schemes for treatment of stiffA new class of a stable implicit schemes for treatment of stiff
A new class of a stable implicit schemes for treatment of stiff
 
A Szemerédi-type theorem for subsets of the unit cube
A Szemerédi-type theorem for subsets of the unit cubeA Szemerédi-type theorem for subsets of the unit cube
A Szemerédi-type theorem for subsets of the unit cube
 
Scattering theory analogues of several classical estimates in Fourier analysis
Scattering theory analogues of several classical estimates in Fourier analysisScattering theory analogues of several classical estimates in Fourier analysis
Scattering theory analogues of several classical estimates in Fourier analysis
 
9 pd es
9 pd es9 pd es
9 pd es
 
Tales on two commuting transformations or flows
Tales on two commuting transformations or flowsTales on two commuting transformations or flows
Tales on two commuting transformations or flows
 
FUNCIONES DE GREEN
FUNCIONES DE GREENFUNCIONES DE GREEN
FUNCIONES DE GREEN
 
exponen dan logaritma
exponen dan logaritmaexponen dan logaritma
exponen dan logaritma
 
IIT JAM MATH 2021 Question Paper | Sourav Sir's Classes
IIT JAM MATH 2021 Question Paper | Sourav Sir's ClassesIIT JAM MATH 2021 Question Paper | Sourav Sir's Classes
IIT JAM MATH 2021 Question Paper | Sourav Sir's Classes
 
Semi-Magic Squares From Snake-Shaped Matrices
Semi-Magic Squares From Snake-Shaped MatricesSemi-Magic Squares From Snake-Shaped Matrices
Semi-Magic Squares From Snake-Shaped Matrices
 
Paraproducts with general dilations
Paraproducts with general dilationsParaproducts with general dilations
Paraproducts with general dilations
 
Chapter 9 differentiation
Chapter 9  differentiationChapter 9  differentiation
Chapter 9 differentiation
 
Ch07 9
Ch07 9Ch07 9
Ch07 9
 
Ch[1].2
Ch[1].2Ch[1].2
Ch[1].2
 
Engg. math 1 question bank by mohammad imran
Engg. math  1 question bank by mohammad imran Engg. math  1 question bank by mohammad imran
Engg. math 1 question bank by mohammad imran
 
Emat 213 midterm 1 fall 2005
Emat 213 midterm 1 fall 2005Emat 213 midterm 1 fall 2005
Emat 213 midterm 1 fall 2005
 
Lectures4 8
Lectures4 8Lectures4 8
Lectures4 8
 
Ma2002 1.14 rm
Ma2002 1.14 rmMa2002 1.14 rm
Ma2002 1.14 rm
 

Andere mochten auch

Mealy state machine
Mealy state machineMealy state machine
Mealy state machineArif Siyal
 
synchronous state machine design
synchronous state machine designsynchronous state machine design
synchronous state machine designAdarsh Patel
 
Mealy and moore machines
Mealy and moore machinesMealy and moore machines
Mealy and moore machinesgrahamwell
 
Mealy moore machine model
Mealy moore machine modelMealy moore machine model
Mealy moore machine modeldeepinderbedi
 
Synchronous state machines. Moore and Mealy state machines (FSM)
Synchronous state machines.  Moore and Mealy state machines (FSM)Synchronous state machines.  Moore and Mealy state machines (FSM)
Synchronous state machines. Moore and Mealy state machines (FSM)Mumbi Chishimba
 

Andere mochten auch (6)

Mealy state machine
Mealy state machineMealy state machine
Mealy state machine
 
synchronous state machine design
synchronous state machine designsynchronous state machine design
synchronous state machine design
 
Mealy and moore machines
Mealy and moore machinesMealy and moore machines
Mealy and moore machines
 
Meley & moore
Meley & mooreMeley & moore
Meley & moore
 
Mealy moore machine model
Mealy moore machine modelMealy moore machine model
Mealy moore machine model
 
Synchronous state machines. Moore and Mealy state machines (FSM)
Synchronous state machines.  Moore and Mealy state machines (FSM)Synchronous state machines.  Moore and Mealy state machines (FSM)
Synchronous state machines. Moore and Mealy state machines (FSM)
 

Ähnlich wie A family of implicit higher order methods for the numerical integration of second order differential equations

ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)CrackDSE
 
Shahjahan notes:Mathematicsinphysicstheorysampleproblematc
Shahjahan notes:MathematicsinphysicstheorysampleproblematcShahjahan notes:Mathematicsinphysicstheorysampleproblematc
Shahjahan notes:MathematicsinphysicstheorysampleproblematcShahjahan Physics
 
Paper computer
Paper computerPaper computer
Paper computerbikram ...
 
Paper computer
Paper computerPaper computer
Paper computerbikram ...
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceinventy
 
Week 8 [compatibility mode]
Week 8 [compatibility mode]Week 8 [compatibility mode]
Week 8 [compatibility mode]Hazrul156
 
Table 1
Table 1Table 1
Table 1butest
 
11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...Alexander Decker
 
11.generalized and subset integrated autoregressive moving average bilinear t...
11.generalized and subset integrated autoregressive moving average bilinear t...11.generalized and subset integrated autoregressive moving average bilinear t...
11.generalized and subset integrated autoregressive moving average bilinear t...Alexander Decker
 
ISI MSQE Entrance Question Paper (2010)
ISI MSQE Entrance Question Paper (2010)ISI MSQE Entrance Question Paper (2010)
ISI MSQE Entrance Question Paper (2010)CrackDSE
 
Ysu conference presentation alaverdyan
Ysu conference  presentation alaverdyanYsu conference  presentation alaverdyan
Ysu conference presentation alaverdyanGrigor Alaverdyan
 

Ähnlich wie A family of implicit higher order methods for the numerical integration of second order differential equations (20)

05_AJMS_332_21.pdf
05_AJMS_332_21.pdf05_AJMS_332_21.pdf
05_AJMS_332_21.pdf
 
ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)
 
Computer science-formulas
Computer science-formulasComputer science-formulas
Computer science-formulas
 
Shahjahan notes:Mathematicsinphysicstheorysampleproblematc
Shahjahan notes:MathematicsinphysicstheorysampleproblematcShahjahan notes:Mathematicsinphysicstheorysampleproblematc
Shahjahan notes:Mathematicsinphysicstheorysampleproblematc
 
2018 MUMS Fall Course - Statistical Representation of Model Input (EDITED) - ...
2018 MUMS Fall Course - Statistical Representation of Model Input (EDITED) - ...2018 MUMS Fall Course - Statistical Representation of Model Input (EDITED) - ...
2018 MUMS Fall Course - Statistical Representation of Model Input (EDITED) - ...
 
Paper computer
Paper computerPaper computer
Paper computer
 
Paper computer
Paper computerPaper computer
Paper computer
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Week 8 [compatibility mode]
Week 8 [compatibility mode]Week 8 [compatibility mode]
Week 8 [compatibility mode]
 
Sub1567
Sub1567Sub1567
Sub1567
 
maths ppt.pdf
maths ppt.pdfmaths ppt.pdf
maths ppt.pdf
 
maths ppt.pdf
maths ppt.pdfmaths ppt.pdf
maths ppt.pdf
 
Math report
Math reportMath report
Math report
 
Table 1
Table 1Table 1
Table 1
 
kactl.pdf
kactl.pdfkactl.pdf
kactl.pdf
 
Mathematics
MathematicsMathematics
Mathematics
 
11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...11.a family of implicit higher order methods for the numerical integration of...
11.a family of implicit higher order methods for the numerical integration of...
 
11.generalized and subset integrated autoregressive moving average bilinear t...
11.generalized and subset integrated autoregressive moving average bilinear t...11.generalized and subset integrated autoregressive moving average bilinear t...
11.generalized and subset integrated autoregressive moving average bilinear t...
 
ISI MSQE Entrance Question Paper (2010)
ISI MSQE Entrance Question Paper (2010)ISI MSQE Entrance Question Paper (2010)
ISI MSQE Entrance Question Paper (2010)
 
Ysu conference presentation alaverdyan
Ysu conference  presentation alaverdyanYsu conference  presentation alaverdyan
Ysu conference presentation alaverdyan
 

Mehr von Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inAlexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

Mehr von Alexander Decker (20)

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websites
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banks
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized d
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistance
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifham
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibia
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school children
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banks
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget for
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjab
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incremental
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniques
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo db
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloud
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveraged
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenya
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health of
 

Kürzlich hochgeladen

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 

Kürzlich hochgeladen (20)

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 

A family of implicit higher order methods for the numerical integration of second order differential equations

  • 1. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.4, 2012 A Family of Implicit Higher Order Methods for the Numerical Integration of Second Order Differential Equations Owolabi Kolade Matthew Department of Mathematics, University of Western Cape, 7535, Bellville, South Africa *E-mail of the corresponding author: kowolabi@uwc.ac.za; kmowolabi2@gmail.com Abstract A family of higher order implicit methods with k steps is constructed, which exactly integrate the initial value problems of second order ordinary differential equations directly without reformulation to first order systems. Implicit methods with step numbers k ∈ {2,3,...,6} are considered. For these methods, a study of local truncation error is made with their basic properties. Error and step length control based on Richardson extrapolation technique is carried out. Illustrative examples are solved with the aid of MATLAB package. Findings from the analysis of the basic properties of the methods show that they are consistent, symmetric and zero-stable. The results obtained from numerical examples show that these methods are much more efficient and accurate on comparison. These methods are preferable to some existing methods owing to the fact that they are efficient and simple in terms of derivation and computation Keywords: Error constant, implicit methods, Order of accuracy, Zero-Stability, Symmetry 1. Introduction In the last decade, there has been much research activity in the area of numerical solution of higher order linear and nonlinear initial value problems of ordinary differential equations of the form f (t , y, y, ..., y ( m ) ) = 0, y ( m −1) (t 0 ) = η m −1 m = 1,2,..., {t , y} ℜ n ∈ (1) which are of great interest to Scientists and Engineers. The result of this activity are methods which can be applied to many problems in celestial and quantum mechanics, nuclear and theoretical physics, astrophysics, quantum chemistry, molecular dynamics and transverse motion to mention a few. In literature, most models encountered are often reduced to first order systems of the form y ′ = f (t , y ), y (t 0 ) = y 0 , t ∈ [a , b] (2) before numerical solution is sought [see for instance, Abhulimen and Otunta (2006), Ademiluyi and Kayode (2001), Awoyemi (2005), Chan et al. (2004)]. In this study, our interest is to develop a class of k-steps linear multistep methods for integration of general second order problems without reformulation to systems of first order. We shall be concerned primarily with differential equations of the type 67
  • 2. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.4, 2012 y ′′ = f (t , y, y ′), y ( m ) (t 0 ) = η m , t ∈ [ a, b], f (t , y, y ′) ∈ ℜ n , m = 0,1 (3) Theorem 1 If f(t,y), f:Ʀ x Ʀ → Ʀ is defined and continuous on all tЄ[a, b] and − ∞ < y < ∞ and a constant L exist such that f (t , y) − f (t , y*) < L y − y * (4) for every pair (t, y) and (t, y*) in the quoted region then, for any y0ЄƦ the stated initial value problem admits a unique solution which is continuous and differentiable on [a, b]. Efforts are made to develop a class of implicit schemes of higher step-numbers with reduced functions evaluation for direct integration of problem (3) for k=2,3,... ,6. The remainder of the paper is organized in the following way. Under materials and methods, construction of the schemes for approximating the solutions of (3) is presented with the analysis of their basic properties for proper implementation. Some sample problems coded in MATLAB are equally considered. Finally, some concluding comments are made to justify the obtainable results and suitability of the proposed schemes on comparisons. 2. Materials and methods 2.1 Construction of the schemes: The proposed numerical method of consideration for direct integration of general second order differential equations of type (3) is of the form y n + k = α 0 y n + α 1 y n +1 + . . . + α k −1 y n + k −1 + h 2 ( β 0 f n + β 1 f n +1 + . . . + β k f n + k ) , (5) taken from the classical K-step method with the algorithm k k ∑α j =0 j y n + j = h 2 ∑ β j f n + j , n = 0,1, ... j =0 (6) where yn+j is an approximation to y(xn+j) and fn+j =f(xn+j, yn+j, y’n+j). The coefficients αj and βj are constants which do not depend on n subject to the conditions α k = 1, α 0 + β 0 ≠ 0 are determined to ensure that the methods are symmetric, consistent and zero stable. Also, method (4) is implicit since βk≠0. The values of these coefficients are determined from the local truncation error (lte) Tn + k = y n + k − [α 0 y n + α 1 y n +1 + . . . + α k −1 y n + k −1 + h 2 ( β 0 f n + β 1 f n +1 + . . . + β k f n + k )] (7) 68
  • 3. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.4, 2012 generated by one-step application of (5) for numerical solution of (3). Clearly, accuracy of these schemes depend on the real constants αj and βj. In attempt to obtain the numerical values of these constants, the following steps were adopted; Taylor series expansion of y n + k y n +1 , y n + 2 , ..., y n + k −1 and f n +1 , f n + 2 , ..., f n + k , about the point (t n , y n ) yields (kh) 2 ( 2 ) (kh) p ( p ) Tn + k = y n + (kh) y n1) + ( y n + ... + y n + 0(h ( p +1) ) 2! p! k −1 ( jh) 2 ( 2) ( jh) p ( p ) ( jh) p +1 ( p +1) − ∑ α j {y n + ( jh) y n1) + ( y n + ... + yn + 0 yn } j =0 2! p! ( p + 1)! k  ( ( jh) 2 ( 4 ) ( jh) p − 2 ( p ) ( jh) p −1 ( p +1)  − h 2 ∑ β j  y n2 ) + ( jh) y n3) + ( y n + ... + yn + 0 yn  j =0  2! ( p − 2)! ( p − 1)!  (8) Terms in equal powers of h are collected to have  k −1   k −1  (  k 2 k −1 ( j ) 2 k  Tn + k = 1 − ∑ α j  y n +  k − ∑ jα j hy n1) +  − ∑      2! α j − ∑ β j h 2 y n2) +  (  j =0   j =0   j =0 2! j =0   k 3 k −1 ( j ) 3 k   −∑ α j − ∑ jβ j h 3 y n3) + ... + (  3!   j =0 3! j =0   k p k −1 ( j ) p j p−2  ( ) k   p! −∑ αj −∑ β j h p y n p ) + 0 h p +1 (  j =0 p! j =0 ( p − 2)   (9) Accuracy of order p is imposed on Tn+k to obtain Ci=0, 0 ≤ i ≤ p. Setting k=2(3)6, j=0(1)6 in equation (9), the obtainable algebraic system of equations are solved with MATLAB in the form AX=B for various step-numbers to obtain coefficients of the methods parameters displayed in Table 0. Using the information in Table 0 for k=2(3)6 in (5), we have the following implicit schemes h2 y n + 2 = 2 y n +1 − y n + ( f n + 2 + 10 f n +1 + f n ) 12 (10) P=4, Cp+2 ≈ -4.1667x10-3 which coincides with Numerov’s method of Lambert (see for more details in [7]) h2 y n +3 = 3 y n + 2 − 3 y n +1 + y n + ( f n +3 + 9 f n + 2 − 9 f n +1 − f n ) 12 69
  • 4. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.4, 2012 (11) P=5, Cp+2 ≈ -4.1667x10-3 h2 y n + 4 = 4 y n + 3 − 6 y n + 2 + 4 y n +1 − y n + ( f n + 4 + 8 f n + 3 − 18 f n + 2 + 8 f n +1 − f n ) 12 (12) P=6, Cp+2 ≈ -4.1667x10-3 y n +5 = 5 y n + 4 − 10 y n + 3 + 10 y n + 2 − 5 y n +1 + y n h2 + ( f n + 5 + 7 f n + 4 − 26 f n + 3 + 26 f n + 2 − 7 f n +1 − f n ) 12 (13) P=7, Cp+2 ≈ -4.1667x10-3 y n + 6 = 6 y n + 5 − 15 y n + 4 + 20 y n + 3 − 15 y n + 2 + 6 y n +1 − y n h2 + ( f n + 6 + 6 f n + 5 − 33 f n + 4 + 52 f n + 3 − 33 f n + 2 + 6 f n +1 + f n ) 12 (14) P=7, Cp+2 ≈ -4.1667x10-3 2.2 Analysis of the basic properties of methods (10),...,(14). To justify the accuracy and applicability of our proposed methods, we need to examine their basic properties which include order of accuracy, error constant, symmetry, consistency and zero stability. Order of accuracy and error constant: Definition1. Linear multistep methods (10)-(14) are said to be of order p, if p is the largest positive integer for which C0 =C1 = ... =Cp =Cp+1 =0 but Cp+2 ≠0. Hence, our methods are of orders p =4(5)8 with principal truncation error Cp+2 ≈ -4.1667x10-3. Symmetry: According to Lambert (1976), a class of linear multistep methods (10)-(14) is symmetric if α j = αk− j β j = βk− j , j=0(1) k/2, for even k (15) α j = −α k − j β j = −β k − j , j=0(1) k, for odd k (16) Consistency Deinition2: A linear multistep method is consistent if; a). It has order p≥1 70
  • 5. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.4, 2012 k b). ∑α j =0 j =0 c). ρ (r ) = ρ ′(r ) = 0 d). ρ ′′(r ) = 2!δ (r ) where ρ (r ) and δ (r ) are the first and second characteristic polynomials of our methods. Obviously, conditions above are satisfied using the information as contained in Table1 for k=2(3)6. Zero stability Definition3: A linear multistep method is said to be zero-stable if no root ρ(r) has modulus greater than one (that is, if all roots of ρ(r) lie in or on the unit circle). A numerical solution to class of system (3) is stable if the difference between the numerical and theoretical solutions can be made as small as possible. Hence, methods (10)-(14) are found to be zero-stable since none of their roots has modulus greater than one. Convergence Definition 4: The method defined by (5) is said to be convergent if, for all initial value problems satisfying the hypotheses of the theorem 1, the fixed station limit h → 0 lim y nmax = y (t ) t = a + nmax h (17) holds for all tЄ [a, b] and for all solutions of the equation (5) satisfying starting conditions y j = φ j (h), 0 < j < k − 1 ,limh→0 φ j (h) =y0 (18). Theorem 2 The necessary and sufficient conditions for the method (5) or ((10)-(14)) to be convergent is that be both consistent and zero-stable. 3. Numerical Experiments: The discrete methods described above are implicit in nature, meaning that they require some starting values before they can be implemented. Starting values for yn+j, y’n+j, 2≤j≤6 are predicted using Taylor series up to the order of each scheme. For a numerical solution we introduce a partition of [a, b]: t0=a, tn=t0+nh, (n=1, 2, ..., nmax)such that tnmax =b which means that nmax and h are linked, h=(b-a)/nmax. Accuracy of our methods are demonstrated with five sample initial value problems ranging from general and special, linear and nonlinear and inhomogeneous second order differential equations. Example 1: y ′′ − ( y ′) 2 = 0, y (0) = 1, y ′(0) = 0.5, h = 0.003125 71
  • 6. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.4, 2012 1 2+t y (t ) = 1 + ln  Analytical solution: 2 2−t Example 2: y ′′ + y = 0, y (0) = 0, y ′(0) = 1, h = 0.025 Analytical solution: y(t)=sin(t) Example 3: 6 4 y ′′ + y ′ + 2 y = 0, y (1) = 1, y ′(1) = 1, h = 0.003125 t t 5 2 y (t ) = − 4 The analytical solution is: 3t 3t Example 4: y ′′ − 100 y + 99 sin(t ) = 0, y (0) = 1, y ′(0) = 11 y (t ) = cos(10t ) + sin(10t ) + sin(t ) Whose analytical solution is: Example 5: y ′′ + y = 0.001 cos(t ), y (0) = 1, y ′(0) = 0 y (t ) = cos(t ) + 0.0005t sin(t ). With analytical solution: 4. Results and Discussion Tables 1-5 present the numerical solutions in terms of the global maximum errors obtained for each of the problems considered respectively. The errors of the new methods (10)-(14) denoted as methods [A]-[E] are compared with those of block method of Badmus and Yahaya (2009) represented as [BMY], exponentially-fitted RK method of Simos (1998) taken to be [SIM]and exponentially fitted RK methods of Vanden Berghe et al. (1999) denoted as [VAN]. Discussion In tables 1 and 2, we compare the maximum errors obtained for the proposed schemes in equations (10)-(14) denoted as methods [A]-[E] respectively for the problems considered, results are given at some selected steps. In columns 3-7 we give the absolute errors. In Tables 3 and 5, we compare the block method of Badmus and Yahaya ([BMY]) and the exponentially-fitted Runge-Kutta methods of Vanden Berghe et al. ([VAN]) with the new method [C] for problems 3 and 5 respectively. The results in both cases show that our new method is much more efficient on comparison. Finally, we also compare the exponentially-fitted method of Simos ([SIM]) with our new method [D] for problem 4, the end-point global error is presented in columns 4-5 of Table 4. 5. Conclusion 72
  • 7. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.4, 2012 In this paper, a new approach for constructing a family of linear multistep methods with higher algebraic orders is developed. Using this new approach, we can construct any k-step method which directly integrates functions of the form (3) without reformulation to first order systems. Based on the new approach, the methods are symmetric, consistent, zero-stable and convergence. All computations were carried out with a MATLAB programming language. It is evident from the results presented in Tables 1-5 that the new methods are considerably much more accurate than the other numerical methods that we have considered. References Abhulimen, C.E. & Otunta, F. O. (2006). “A Sixth-order Multiderivative Multisteps Methods for Systems of differential Equations”, International Journal of numerical Mathematics, 1, 248-268. Ademiluyi, R. A. & Kayode S. J. (2001). “Maximum Order Second-derivative hybrid multistep methods for Integration of Initial Value problems in Ordinary Differential Equations”, Journal of Nigerian Association of Mathematical Physics, 5, 251-262. Aruchunan, E. & Sulaiman, J. (2010). “Numerical Solution of Second-order Linear Fredholm Integro-differential Equation using Generalized Minimal Residual method”, American Journal of Applied Science, 7, 780-783. Awoyemi, D. O. (2001). “A New Sith-order Algorithm for General Second-order Differential Equations”, International Journal of Computational Mathematics, 77, 117-124. Awoyemi, D. O. (2005). “Algorithmic Collocation Approach for Direct Solution of Fourth-order Initial Value problems of ODEs”, International Journal of Computational Mathematics, 82 271-284. Awoyemi, D. O. & Kayode, S. J. (2005). “An Implicit Collocation Method for Direct Solution of Second-order ODEs”, Journal of Nigerian Association of Mathematical Physics, 24, 70-78. Badmus, A. M. & Yahaya, Y. A. (2009). “An Accurate Uniform Order 6 Blocks Method for Direct Solution of General Second-order ODEs”, Pacific Journal of Science , 10, 248-254. Bun, R. A. Vasil’Yer, Y. D. (1992). “ANumerical method for Solving Differential Equations of any Orders”, Computational Maths Physics, 32, 317-330. Chan, R. P. K. & Leon, P. (2004). “Order Conditions and Symmetry for Two-step Hybrid Methods”, International Journal of Computational Mathematics , 81, 1519-1536. Kayode, S. J. (2010). “A zero-stable Optimal method for Direct Solution of Second-order differential Equation ”, Journal of mathematics & Statistics, 6, 367-371. Lambert, J. D. & Watson, A. (1976). “Symmetric Multistep method for periodic Initial Value Problems”, Journal of Inst. Mathematics & Applied, 18, 189-202 Lambert, J. D. (1991). “Numerical Methods for Ordinary Differential Systems of Initial Value Problems”, John Willey & Sons, New York. Owolabi, K. M. (2011). “An Order Eight Zero-stable Method for direct Integration of Second-order Ordinary Differential Equations ”, Mathematics Applied in Science & Technology, 3(1), 23-33. Owolabi, K. M. (2011). “4th-step Implicit formula for Solution of Initial-value problems of Second-order ordinary Differential equations ”, Academic Journal of Mathematics & Computer Science Research, 4, 270-272. Simos, T. E. (1998). “An Exponentially-fitted Runge-Kutta Method for the Numerical Integration of Initial-value Problems with periodic or Oscillating Solutions”, Computational Physics Communications, 115, 1-8. Vanden Berghe, G., De Meyer, H., Van Daele, M., Van Hecke, T. 1999. Exponentially-fitted explicit 73
  • 8. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.4, 2012 Runge-Kutta methods, Computer Phys Commun. 123:7-15. Table 0. K p Cp+2 α0 α1 α2 α3 α4 α5 αk β0 β1 β2 β3 β4 β5 β6 2 1 -2 1 1 10 1 4 1 - 12 12 12 240 3 -1 3 -3 - 1 9 9 1 5 - - - 12 12 12 12 4 1 -4 6 -4 - 1 8 18 8 1 6 - - 12 12 12 12 12 5 -1 5 -10 10 -5 - 1 7 26 26 7 1 7 - - - - 12 12 12 12 12 12 6 1 -6 15 -20 15 -6 - 1 6 33 52 33 6 1 8 - - - 12 12 12 12 12 12 12 Table 1: Comparison of errors arising from the new methods for example 1 t Exact [A] [B] [C] [D] [E] 0.100 1.050041676 3.9101E-06 1.5497E-08 2.3801E-09 7.3310E-10 2.6314E-12 0.125 1.100335360 7.8321E-06 5.8113E-08 4.3400E-09 3.5810E-09 1.1900E-11 0.150 1.151140451 1.3721E-05 1.3682E-07 1.9070E-08 8.6691E-09 1.9211E-11 0.175 1.202732563 2.1982E-05 1.3721E-07 3.6951E-07 4.6490E-08 2.0601E-10 0.200 1.255412817 3.3021E-05 2.2006E-06 6.0871E-07 7.5481E-08 5.5816E-09 Table 2: Comparison of errors arising from the new methods for example 2 t Exact [A] [B] [C] [D] [E] 0.100 0.074929707 1.5616E-06 6.2414E-07 8.2001E-10 8.9611E-10 8.8862E-12 0.150 0.149438143 5.4621E-06 3.1184E-06 6.4122E-09 7.6048E-09 5.3631E-12 0.200 0.198669344 1.3098E-05 8.7225E-06 2.6520E-08 2.2781E-08 1.2370E-10 0.250 0.247403994 2.5699E-05 1.8667E-05 8.0170E-08 9.9998E-08 9.6901E-10 0.300 0.295520246 4.4484E-05 3.4171E-05 1.9819e-07 2.4736E-07 3.5761E-08 74
  • 9. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.4, 2012 Table 3: Comparison of errors of the new scheme [C] with method [BMY] for example 3 t Exact [C] Computed [C] [BMY] 0.025000 1.022049164 1.022049012 1.52E-07 2.21E-04 0.015625 1.014447543 1.014447461 8.18E-08 1.56E-04 0.012500 1.011741018 1.011741018 3.63E-08 1.35E-04 0.006250 1.006057503 1.006057499 4.09E-09 7.50E-04 0.003125 1.003076526 1.003076525 1.40E-09 3.84E-05 Table 4: Comparison of errors of scheme [D]with method [SIM] for example 4 t Exact [D] Computed [D] [SIM] 1.00000 -0.541621655 -0.424800002 1.1E-01 1.4E-01 0.50000 -0.195836551 -0.175498054 2.3E-02 3.5E-02 0.02500 0.044732488 0.044721485 1.1E-05 1.1E-03 0.12500 1.388981715 1.388981253 4.6E-07 8.4E-05 0.06250 1.458519710 1.458551881 8.9E-08 5.5E-06 0.03125 1.290251377 1.290251373 3.4E-09 3.5E-07 Table 5: Comparison of the end point errors of scheme [C] with method [VAN] for example 5 T Exact [C] Computed [C] [VAN] 1.00000 0.540723041 0.539941907 7.81E-04 1.20E-03 0.50000 0.877702418 0.877693052 9.37E-06 7.54E-05 0.02500 0.968943347 0.968942743 6.05E-07 4.74E-06 0.12500 0.992205459 0.992205416 4.32E-08 2.96E-07 0.06250 0.998049463 0.998049460 2.88E-09 1.86E-08 75