Numerical study of the Benjamin-Bona-Mahony-Burgers equation

Size: px
Start display at page:

Download "Numerical study of the Benjamin-Bona-Mahony-Burgers equation"

Transcription

1 Bol. Soc. Paran. Mat. (3s.) v (017): c SPM ISSN on line ISSN in press SPM: doi:10.569/bspm.v35i Numerical study of te Benjamin-Bona-Maony-Burgers equation M. Zarebnia and R. Parvaz abstract: In tis paper, te quadratic B-spline collocation metod is implemented to find numerical solution of te Benjamin-Bona-Maony-Burgers (BBMB) equation. Applying te Von-Neumann stability analysis tecnique, we sow tat te metod is unconditionally stable. Also te convergence of te metod is proved. Te metod is applied on some test examples, and numerical results ave been compared wit te exact solution. Te numerical solutions sow te efficiency of te metod computationally. Key Words: Quadratic B-spline, Benjamin-Bona-Maony-Burgers equation, Convergence analysis, Finite difference, Collocation metod. Contents 1 Introduction 17 Quadratic B-spline collocation metod 18 3 Stability and convergence analysis Numerical examples Conclusion Introduction In tis paper we consider te solution of te Benjamin-Bona-Maony-Burgers (BBMB) equation u t u xxt αu xx +βu x +uu x = 0, x [a,b], t [0,T], (1.1) wit te initial condition and boundary conditions u(x,0) = f(x), x [a,b], (1.) u(a,t) = u(b,t) = 0, (1.3) were α and β are positive constants. For α = 0, Eq. (1.1) is called te Benjamin- Bona-Maony (BBM) equation. Te BBMB equation as been proposed as a model for propagation of long waves. Tis equation incorporates dispersive and dissipative effects. Te dissipative term can be found in αu xx. For more details 000 Matematics Subject Classification: 65M10, 78A48 17 Typeset by B S P M style. c Soc. Paran. de Mat.

2 18 M. Zarebnia and R. Parvaz on tis topic, see [1,]. In recent years, many different metods ave been used to estimate te solution of te Benjamin-Bona-Maony-Burgers equation and te BBM equation, for example, see [3,4,5,7,11]. Te paper is organized as follows. In Section, quadratic B-spline collocation metod is explained. In Section 3, is devoted to stability analysis and convergence analysis of te metod. In Section 4, examples are presented. A summary is given at te end of te paper in Section 5.. Quadratic B-spline collocation metod Our numerical treatment for BBMB equation using te collocation metod wit quadratic B-spline is to find an approximate solution U(x,t) to te exact solution u(x,t) in te form N U(x,t) = c i (t)b i (x), (.1) i= 1 were c i (t) are time-dependent quantities to be determined from te boundary conditions and collocation form of te differential equations. Also B i (x) are te quadratic B-spline basis functions at knots, given by [6,1] B i (z) = 1 (z z i 1 ), z [z i 1,z i ), (z i+1 z) (z z i ), z [z i,z i+1 ), (z i+ z), z [z i+1,z i+ ), 0, oterwise. (.) Te solution domain a z b partitioned into a mes of uniform lengt = b a N, by te knots z j were j = 0,1,,...,N suc tat a = z 0 < z 1...z N 1 < z N = b and z j = z 0 +j. Te values of B i (z) and its first and second derivatives at te mid knots points are given in Table 1. Also numerical solutions are given at mid points. We note tat te mid points are x i = zi+zi+1. Table 1: B i, B i, B i at mid points. x x i x i 1 x i x i+1 x i+ B i B i B i By using approximate function (.1) and Table 1, we ave u(x i,t n ) U n i = 1 4 cn i cn i cn i+1, (.3)

3 Numerical study of te BBMB equation 19 Table : B i and B iat node points. z z i z i 1 z i z i+1 z i+ B i B i u x (x i,t n ) (U ) n i = c n i 1 +c n i+1, (.4) u xx (x i,t n ) (U ) n i = c n i 1 4c n i +c n i+1, (.5) were c n i := c i(t n ). In tis step by using te finite difference metod, we can write u n+1 u n un+1 xx u n xx t α un+1 xx +u n xx +β un+1 x +u n x + (uu x) n+1 +(uu x ) n = 0. t (.6) Te nonlinear term in (.6) can be approximated by using te following formula [9]: (uu x ) n+1 = u n+1 u n x +u n u n+1 x (uu x ) n. (.7) Substituting te approximate solution U for u and putting te values of te mid values U, its derivatives using (.3),(.4) and (.5) at te knots in (.6) yield te following difference equation wit te variables c i, i = 0,1,...,N, were ác n+1 i 1 + bc n+1 i +ćc n+1 i+1 = Ψn i, i = 0,1,...,N 1, (.8) Ψ n i = Un i +( 1+α t ) n )(U i β t ) n (U i, (.9) and á := ȧ 4 ḃ + ċ, b := 3ȧ 4ċ, ć := ȧ 4 + ḃ + ċ, wit ȧ := 1+ t ) n t (U i, ḃ := β + t Un i, ċ := 1 α t, d := α t 1, é := β t. Te system (.8) consists of N linear equations in N + unknowns {c 1,c 0,..., c N 1,c N }. To obtain a unique solution for c = {c 1,c 0,...,c N 1,c N }, we must use te boundary conditions. From te boundary conditions and Table, we can write c n+1 1 +cn+1 0 = 0, (.10) c n+1 N 1 +cn+1 N = 0. (.11) Associating (.10) and (.11) wit (.8), we obtain a (N +) (N +) system of equations in te following form AC = Q, (.1)

4 130 M. Zarebnia and R. Parvaz were A := á b ć , (.13) 0... á b ć Q:= C := (c n+1 1,cn+1 0,...,c n+1 N 1,cn+1 N )T, (.14) ( 0,u(x 0,t)+( 1+α t )u xx(x 0,t) β t u x(x 0,t),..., T,if u(x N 1,t)+( 1+α t )u xx(x N 1,t) β t u x(x N 1,t),0) t = t, ( ) T, 0,Ψ n 0,...,Ψ n N 1,0 if t > t. (.15) 3. Stability and convergence analysis We present te stability of te quadratic B-spline approximation (.8) using te Von Numann metod [8,10]. According to te Von-Neumann metod, we ave c n i = ξn exp(λki), λ = 1, (3.1) were k is te mode number and is te element size. To apply tis metod, we ave linearized te nonlinear term uu x by consider u as a constant in term (.6). We obtain te equation were âξ n+1 exp(λk(i 1))+ bξ n+1 exp(λk(i))+ĉξ n+1 exp(λk(i+1)) = dξ n exp(λk(i 1))+êξ n exp(λk(i))+ f ξ n exp(λk(i+1)), (3.) â := x y, b := 3 4x, ĉ := x + y, d := z + y, ê := 3 4z, f := z y, wit x := 1 α t, y := β t + t, z := 1+ α t. Dividing bot sides of (3.) by exp(iλk), we can obtain ξ n+1( ) âexp( λk)+ b+ĉexp(λk) = ξ n( dexp( λk)+ê+ ) f exp(λk), (3.3)

5 Numerical study of te BBMB equation 131 were (3.3) can be rewritten in a simple form as X := ( 1 + 4z )cos(k)+( 3 4z ), X 1 := ( 1 + 4x )cos(k)+( 3 4x ), Y := ( y )sin(k). X and X 1 can be rewritten in te form: ξ = X λy X 1 +λy, (3.4) X = ( 1 4 )cos(k)+( ) 4α t (1 cos(k)), X 1 = ( 1 4 )cos(k)+( )+ 4α t (1 cos(k)). We note tat X X 1, so ξ = ξ ξ = X +Y X 1 +Y 1. Terefore, te linearized numerical sceme for te BBMB equation is unconditionally stable. Now we discuss te convergence of te collocation metod. Teorem 3.1. Suppose tat f(x) C 4 [a,b] and f 4 (x) L for x [a,b]. Let be a partition = {a = x 0 < x 1 < < x N = b} be te equally spaced partition of [a,b] wit step size. If S(x) be te unique spline function interpolate f(x) at knots x 0,x 1,,x N ten tere exist a constant λ j suc tat f (j) S (j) λ j L 4 j, j = 0,1,. (3.5) Proof: For te proof see [14]. Lemma 3.. Te B-splines {B 1,,B N } satisfy te following inequality: N i= 1 Proof: At any nodal point x = x i, we can write B i (x) 7, (a x b). (3.6) N B i (x) = B i 1 (x) + B i (x) + B i+1 (x) =, i= 1 also for any x [x i 1,x i ] we ave N B i (x) 7. i= 1

6 13 M. Zarebnia and R. Parvaz wic completes te proof. Teorem 3.3. Suppose tat u(x, t) be te exact solution of (1.1) and assume tat L and U(x,t) be te approximate solution of BBMB (1.1) given by our approac, ten u(x,t) U(x,t) ( + t), (3.7) 4 u(x,t) x 4 were is a constant and independent of. Proof: At te (n+1)t time step, we assume tat S be te unique spline interpolate to te exact solution u of (1.1)-(1.3) given by S(x) = N c B i (x), (3.8) i= 1 To continue, we note tat matrix A is strictly diagonally dominant matrix, and from [13] we can find Ḿ independent of, suc tat A 1 Ḿ. Also from Teorem 3.1, we can write u(x) S(x) λ 0 L 4, (3.9) we substituting S(x) in (.6), we ave te following result AC = Q. (3.10) Subtracting (.1), (3.10) and taking te infinity norm, we can write From (.9) and using Teorem 3.1, we get C C = A 1 Q Q. (3.11) Q Q M, (3.1) were M = λ 0 L + β t λ 1 L+ 1+ α t λ L. Ten we ave Applying (3.13) and Lemma 3., we get te result as were M = 7 MḾ/6. From (3.9) and (3.14),we ave C C MḾ. (3.13) U S M, (3.14) u U M. (3.15) In te next step, suppose tat ε i = u(t i ) U(t i ) be te local truncation error for (.6) at te it level of time. By using te truncation error, we get ε i v i t, i 1, (3.16)

7 Numerical study of te BBMB equation 133 were v i is some finite constant. We can write te following global error estimate at n+1 level E n+1 = n ε i, ( t T/n), (3.17) i=1 tus wit te elp of (3.16), we can write n n E n+1 = ε i υ i t nυ t nυ T t = ρ t, (3.18) n i=1 i=1 were ρ = υt and v = max{v 1,...,v n }. Wic completes te proof. 4. Numerical examples In order to illustrate te performance of te quadratic B-spline collocation metod in solving BBMB equation and justify te accuracy and efficiency of te present metod, we consider te following examples. To sow te efficiency of te present metod for our problem in comparison wit te solution, we report L and L using formulae L = max i U(x i,t) u(x i,t), L = ( i U(x i,t) u(x i,t) ) 1, were U is numerical solution and u denotes exact solution. Note tat we ave computed te numerical results by Matematica-9 programming. Example 4.1. Consider te BBMB equation wit α = 0 and β = 1 in te interval [ 40,60], wit te solution u(x,t) = 3csec (k(x vt x 0 )). We ave taken c = 0.03,0.1, v = 1+c, x 0 = 0 and k = c 4v. Te initial condition is taken from te solution. Also te solution satisfy tree conservation laws: C 1 = udx = i un i, C = (u +u x)dx = i( (u n i ) +((u x ) n i )), C 3 = u3 +3u dx = i( (u n i ) 3 +3(u n i )). Table 3 and Table 6 give C 1,C,C 3,L and L found by our metod in different times for c = 0.1, 0.03 and Table 4 and Table 7 give numerical results from metod in [4,5]. Figure. 1 and Figure. sow tat solution obtained by our metod is closed to te solutions. In addition, in Table 5 and Table 8 we see tat L decreases wit decreasing in t or increasing in N. Also from Figure 3 we can see tat numerical solutions sow te same beavior as solutions.

8 134 M. Zarebnia and R. Parvaz Table 3: Numerical results for Example 4.1 wit = 0.1, N = 1000 and c = 0.1. Time C 1 C C 3 L 10 3 L Table 4: Numerical results for Example 4.1 wit = 0.1, N = 1000 and c = 0.1 wit te algoritim of [4,5]. Time C 1 C C 3 L 10 3 L Table 5: Comparison of L for Example 4.1 at different t wit c = 0.1. P artition\t ime N = 1000, t = N = 1000, t = N = 1000, t = Example 4.. Consider te BBMB equation in te interval [ 10, 10] wit α = 1 and β = 1 and te initial condition u(x,0) = exp( x ). Table 9 and Table 10 give numerical results found by our metod in different times. Also Figure. 4 sows approximate solution graps. In addition, we can see tat te grap sows te same beavior as in [7].

9 Numerical study of te BBMB equation 135 ux,t spacex t 1 An t 1 Nu t 10 An t 10 Nu t 0 An t 0 Nu Figure 1: Numerical and analytical solutions for Example 4.1 wit c = 0.1,N = 1000, and t = 0.1. ux,t spacex t 1 An t 1 Nu t 10 An t 10 Nu t 0 An t 0 Nu Figure : Numerical and analytical solutions for Example 4.1 wit c = 0.03, N = 1000, and t = spacex t 5 0 Figure 3: Analytical solution (left) and numerical solution (rigt) using t = 0.1 and N = 500 wit c = 0.03 of Example 4.1.

10 136 M. Zarebnia and R. Parvaz Table 6: Numerical results for Example 4.1 wit = 0.1, N = 1000 and c = Time C 1 C C 3 L 10 3 L Table 7: Numerical results for Example 4.1 wit = 0.1, N = 1000 and c = 0.03 wit te algoritim of [4,5]. Time C 1 C C 3 L 10 3 L Table 8: Comparison of L for Example 4.1 at different N wit c = 0.1. P artition\t ime N = 00, t = N = 400, t = N = 1000, t = Table 9: Numerical results for Example wit t = 0.1 and N = 00. x\t

11 Numerical study of te BBMB equation 137 ux,t t 0 t 0.5 t 1 t t 3 t 4 t 5 t 6 t 7 t 8 t 9 t x Figure 4: Approximate solution graps of Example 4. in different times wit t = 0.1 and N = 00. Table 10: Numerical results for Example wit t = 0.1 and N = 400. x\t Conclusion Te quadratic B-spline collocation metod is used to solve te Benjamin-Bona- Maony-Burgers(BBMB) equation wit initial and boundary conditions. We study te stability analysis and te convergence analysis of te metod. Te numerical results given in te previous section demonstrate te good accuracy and stability of te proposed sceme in tis researc. References 1. J.A. Tenreiro Macado, D. Baleanu, A.C. J. Luo, Discontinuity and Complexity in Nonlinear Pysical Systems, Springer Intetnational Publising Switzerland,(014).. R.T. Benjamin, J.L. Bona, J.J. Maony, Model equations for long waves in nonlinear dispersiv systems, Pilos. Trans. Roy. Soc. London. 7, 47 78, (197). 3. A.O. Celebi, V.K. Kalantarov, M. Polat, Attractors for te generalized Benjamin- Bona-Maony equation, Commun. Nuner. Met. En. 157, , (1999). 4. L. R. T. Gardner, G. A. Gardner, I. Dag, A B-spline finite element metod for te regularized long wave equation, Commun. Nuner. Met. En. 11, 59 68, (1995). 5. P. C. Jain, R. Sankar, T. V. Sing, Numerical solution of regularized long-wave equation, Commun. Nuner. Met. En. 9, , (1993). 6. D. Kincad, W. Ceny, Numerical Analysis, Brooks/COLE, 1991.

12 138 M. Zarebnia and R. Parvaz 7. K. Omrani, M. Ayadi, Finite difference discretization of te Benjamin-Bona-Maony- Burgers equation, Numer. Metods. Partial. Differ. Equ. 1, 39 48, (007). 8. R.D Rictmyer, K.W. Morton, Difference Metods for Initial-Value Problems, Inter science Publisers (Jon Wiley), New York, (1967). 9. S.G. Rubin,R.A. Graves, Cubic Spline Approximation for Problems in Fluid Mecanics, NASA TR R-436, Wasington, DC; G.D. Smit, Numerical Solution of Patial Differential Metod, Second Edition, Oxford University Press, M. Stanislavovaa,A. Stefanova, B. Wang, Asymptotic smooting and attractors for te generalized BenjaminŰBonaŰMaony equation on R 3, Differ. Equ. 19, , (005). 1. J. Stoer, R. Bulirsc, Introduction to Numerical Analysis, tird edition,springer-verlg, J. Vara, A lower bound for te smallest singular value of matrix, Linear. Algebra. appl. 11, 3 5, (1975). 14. W. J. Kammerer, G. W. Reddien, and R. S. Varga, Quadratic Interpolatory Splines, Numer. Mat., 41-59, (1974). M. Zarebnia (Corresponding autor) Department of Matematics, University of Moageg Ardabili, Ardabil, Iran. address: zarebnia@uma.ac.ir and R. Parvaz Department of Matematics, University of Moageg Ardabili, Ardabil, Iran. address: rparvaz@uma.ac.ir

An improved collocation method based on deviation of the error for solving BBMB equation

An improved collocation method based on deviation of the error for solving BBMB equation Computational Methods for Differential Equations http://cmde.tabrizu.ac.ir Vol. 6, No. 2, 2018, pp. 238-247 An improved collocation method based on deviation of the error for solving BBMB equation Reza

More information

Parametric Spline Method for Solving Bratu s Problem

Parametric Spline Method for Solving Bratu s Problem ISSN 749-3889 print, 749-3897 online International Journal of Nonlinear Science Vol4202 No,pp3-0 Parametric Spline Metod for Solving Bratu s Problem M Zarebnia, Z Sarvari 2,2 Department of Matematics,

More information

Khyber Pakhtunkhwa Agricultural University, Peshawar, Pakistan

Khyber Pakhtunkhwa Agricultural University, Peshawar, Pakistan ttp://www.lifesciencesite.com Septic B-Spline Collocation metod for numerical solution of te Equal Widt Wave (EW) equation 1 Fazal-i-Haq, 2 Inayat Ali sa and 3 Sakeel Amad 1 Department of Matematics, Statistics

More information

Application of Quintic B-splines Collocation Method on Some Rosenau Type Nonlinear Higher Order Evolution Equations.

Application of Quintic B-splines Collocation Method on Some Rosenau Type Nonlinear Higher Order Evolution Equations. ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.13(2012) No.2,pp.142-152 Application of Quintic B-splines Collocation Metod on Some Rosenau Type Nonlinear Higer

More information

New Fourth Order Quartic Spline Method for Solving Second Order Boundary Value Problems

New Fourth Order Quartic Spline Method for Solving Second Order Boundary Value Problems MATEMATIKA, 2015, Volume 31, Number 2, 149 157 c UTM Centre for Industrial Applied Matematics New Fourt Order Quartic Spline Metod for Solving Second Order Boundary Value Problems 1 Osama Ala yed, 2 Te

More information

Galerkin method for the numerical solution of the RLW equation using quintic B-splines

Galerkin method for the numerical solution of the RLW equation using quintic B-splines Journal of Computational and Applied Mathematics 19 (26) 532 547 www.elsevier.com/locate/cam Galerkin method for the numerical solution of the RLW equation using quintic B-splines İdris Dağ a,, Bülent

More information

Parameter Fitted Scheme for Singularly Perturbed Delay Differential Equations

Parameter Fitted Scheme for Singularly Perturbed Delay Differential Equations International Journal of Applied Science and Engineering 2013. 11, 4: 361-373 Parameter Fitted Sceme for Singularly Perturbed Delay Differential Equations Awoke Andargiea* and Y. N. Reddyb a b Department

More information

1 Upwind scheme for advection equation with variable. 2 Modified equations: numerical dissipation and dispersion

1 Upwind scheme for advection equation with variable. 2 Modified equations: numerical dissipation and dispersion 1 Upwind sceme for advection equation wit variable coefficient Consider te equation u t + a(x)u x Applying te upwind sceme, we ave u n 1 = a (un u n 1), a 0 u n 1 = a (un +1 u n ) a < 0. CFL condition

More information

NON STANDARD FITTED FINITE DIFFERENCE METHOD FOR SINGULAR PERTURBATION PROBLEMS USING CUBIC SPLINE

NON STANDARD FITTED FINITE DIFFERENCE METHOD FOR SINGULAR PERTURBATION PROBLEMS USING CUBIC SPLINE Global and Stocastic Analysis Vol. 4 No. 1, January 2017, 1-10 NON STANDARD FITTED FINITE DIFFERENCE METHOD FOR SINGULAR PERTURBATION PROBLEMS USING CUBIC SPLINE K. PHANEENDRA AND E. SIVA PRASAD Abstract.

More information

Order of Accuracy. ũ h u Ch p, (1)

Order of Accuracy. ũ h u Ch p, (1) Order of Accuracy 1 Terminology We consider a numerical approximation of an exact value u. Te approximation depends on a small parameter, wic can be for instance te grid size or time step in a numerical

More information

Smoothness of solutions with respect to multi-strip integral boundary conditions for nth order ordinary differential equations

Smoothness of solutions with respect to multi-strip integral boundary conditions for nth order ordinary differential equations 396 Nonlinear Analysis: Modelling and Control, 2014, Vol. 19, No. 3, 396 412 ttp://dx.doi.org/10.15388/na.2014.3.6 Smootness of solutions wit respect to multi-strip integral boundary conditions for nt

More information

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 Mat 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 f(x+) f(x) 10 1. For f(x) = x 2 + 2x 5, find ))))))))) and simplify completely. NOTE: **f(x+) is NOT f(x)+! f(x+) f(x) (x+) 2 + 2(x+) 5 ( x 2

More information

arxiv: v1 [math.dg] 4 Feb 2015

arxiv: v1 [math.dg] 4 Feb 2015 CENTROID OF TRIANGLES ASSOCIATED WITH A CURVE arxiv:1502.01205v1 [mat.dg] 4 Feb 2015 Dong-Soo Kim and Dong Seo Kim Abstract. Arcimedes sowed tat te area between a parabola and any cord AB on te parabola

More information

A CLASS OF EVEN DEGREE SPLINES OBTAINED THROUGH A MINIMUM CONDITION

A CLASS OF EVEN DEGREE SPLINES OBTAINED THROUGH A MINIMUM CONDITION STUDIA UNIV. BABEŞ BOLYAI, MATHEMATICA, Volume XLVIII, Number 3, September 2003 A CLASS OF EVEN DEGREE SPLINES OBTAINED THROUGH A MINIMUM CONDITION GH. MICULA, E. SANTI, AND M. G. CIMORONI Dedicated to

More information

DIRECTLY SOLVING SECOND ORDER LINEAR BOUNDARY VALUE PROBLEMS OF ORDINARY DIFFERENTIAL EQUATIONS. Ra ft Abdelrahim 1, Z. Omar 2

DIRECTLY SOLVING SECOND ORDER LINEAR BOUNDARY VALUE PROBLEMS OF ORDINARY DIFFERENTIAL EQUATIONS. Ra ft Abdelrahim 1, Z. Omar 2 International Journal of Pure and Applied Matematics Volume 6 No. 6, -9 ISSN: - (printed version); ISSN: -95 (on-line version) url: ttp://www.ijpam.eu doi:.7/ijpam.v6i. PAijpam.eu DIRECTLY SOLVING SECOND

More information

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example,

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example, NUMERICAL DIFFERENTIATION James T Smit San Francisco State University In calculus classes, you compute derivatives algebraically: for example, f( x) = x + x f ( x) = x x Tis tecnique requires your knowing

More information

ch (for some fixed positive number c) reaching c

ch (for some fixed positive number c) reaching c GSTF Journal of Matematics Statistics and Operations Researc (JMSOR) Vol. No. September 05 DOI 0.60/s4086-05-000-z Nonlinear Piecewise-defined Difference Equations wit Reciprocal and Cubic Terms Ramadan

More information

MANY scientific and engineering problems can be

MANY scientific and engineering problems can be A Domain Decomposition Metod using Elliptical Arc Artificial Boundary for Exterior Problems Yajun Cen, and Qikui Du Abstract In tis paper, a Diriclet-Neumann alternating metod using elliptical arc artificial

More information

= 0 and states ''hence there is a stationary point'' All aspects of the proof dx must be correct (c)

= 0 and states ''hence there is a stationary point'' All aspects of the proof dx must be correct (c) Paper 1: Pure Matematics 1 Mark Sceme 1(a) (i) (ii) d d y 3 1x 4x x M1 A1 d y dx 1.1b 1.1b 36x 48x A1ft 1.1b Substitutes x = into teir dx (3) 3 1 4 Sows d y 0 and states ''ence tere is a stationary point''

More information

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these.

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these. Mat 11. Test Form N Fall 016 Name. Instructions. Te first eleven problems are wort points eac. Te last six problems are wort 5 points eac. For te last six problems, you must use relevant metods of algebra

More information

Research Article Error Analysis for a Noisy Lacunary Cubic Spline Interpolation and a Simple Noisy Cubic Spline Quasi Interpolation

Research Article Error Analysis for a Noisy Lacunary Cubic Spline Interpolation and a Simple Noisy Cubic Spline Quasi Interpolation Advances in Numerical Analysis Volume 204, Article ID 35394, 8 pages ttp://dx.doi.org/0.55/204/35394 Researc Article Error Analysis for a Noisy Lacunary Cubic Spline Interpolation and a Simple Noisy Cubic

More information

Some Results on the Growth Analysis of Entire Functions Using their Maximum Terms and Relative L -orders

Some Results on the Growth Analysis of Entire Functions Using their Maximum Terms and Relative L -orders Journal of Matematical Extension Vol. 10, No. 2, (2016), 59-73 ISSN: 1735-8299 URL: ttp://www.ijmex.com Some Results on te Growt Analysis of Entire Functions Using teir Maximum Terms and Relative L -orders

More information

An approximation method using approximate approximations

An approximation method using approximate approximations Applicable Analysis: An International Journal Vol. 00, No. 00, September 2005, 1 13 An approximation metod using approximate approximations FRANK MÜLLER and WERNER VARNHORN, University of Kassel, Germany,

More information

Numerical Solution of One Dimensional Nonlinear Longitudinal Oscillations in a Class of Generalized Functions

Numerical Solution of One Dimensional Nonlinear Longitudinal Oscillations in a Class of Generalized Functions Proc. of te 8t WSEAS Int. Conf. on Matematical Metods and Computational Tecniques in Electrical Engineering, Bucarest, October 16-17, 2006 219 Numerical Solution of One Dimensional Nonlinear Longitudinal

More information

ERROR BOUNDS FOR THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BRADLEY J. LUCIER*

ERROR BOUNDS FOR THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BRADLEY J. LUCIER* EO BOUNDS FO THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BADLEY J. LUCIE* Abstract. Te expected error in L ) attimet for Glimm s sceme wen applied to a scalar conservation law is bounded by + 2 ) ) /2 T

More information

MATH745 Fall MATH745 Fall

MATH745 Fall MATH745 Fall MATH745 Fall 5 MATH745 Fall 5 INTRODUCTION WELCOME TO MATH 745 TOPICS IN NUMERICAL ANALYSIS Instructor: Dr Bartosz Protas Department of Matematics & Statistics Email: bprotas@mcmasterca Office HH 36, Ext

More information

Influence of the Stepsize on Hyers Ulam Stability of First-Order Homogeneous Linear Difference Equations

Influence of the Stepsize on Hyers Ulam Stability of First-Order Homogeneous Linear Difference Equations International Journal of Difference Equations ISSN 0973-6069, Volume 12, Number 2, pp. 281 302 (2017) ttp://campus.mst.edu/ijde Influence of te Stepsize on Hyers Ulam Stability of First-Order Homogeneous

More information

GENERALIZED DIFFERENTIAL TRANSFORM METHOD FOR SOLUTIONS OF NON-LINEAR PARTIAL DIFFERENTIAL EQUATIONS OF FRACTIONAL ORDER

GENERALIZED DIFFERENTIAL TRANSFORM METHOD FOR SOLUTIONS OF NON-LINEAR PARTIAL DIFFERENTIAL EQUATIONS OF FRACTIONAL ORDER December 7 Volume Issue JETIR (ISSN-39-56) GENERALIZED DIFFERENTIAL TRANSFORM METHOD FOR SOLTIONS OF NON-LINEAR PARTIAL DIFFERENTIAL EQATIONS OF FRACTIONAL ORDER Deepanjan Das Department of Matematics

More information

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point MA00 Capter 6 Calculus and Basic Linear Algebra I Limits, Continuity and Differentiability Te concept of its (p.7 p.9, p.4 p.49, p.55 p.56). Limits Consider te function determined by te formula f Note

More information

CONVERGENCE ANALYSIS OF YEE SCHEMES FOR MAXWELL S EQUATIONS IN DEBYE AND LORENTZ DISPERSIVE MEDIA

CONVERGENCE ANALYSIS OF YEE SCHEMES FOR MAXWELL S EQUATIONS IN DEBYE AND LORENTZ DISPERSIVE MEDIA INTRNATIONAL JOURNAL OF NUMRICAL ANALYSIS AND MODLING Volume XX Number 0 ages 45 c 03 Institute for Scientific Computing and Information CONVRGNC ANALYSIS OF Y SCHMS FOR MAXWLL S QUATIONS IN DBY AND LORNTZ

More information

Numerical Solution of One-dimensional Telegraph Equation using Cubic B-spline Collocation Method

Numerical Solution of One-dimensional Telegraph Equation using Cubic B-spline Collocation Method 2014 (2014) 1-8 Available online at www.ispacs.com/iasc Volume 2014, Year 2014 Article ID iasc-00042, 8 Pages doi:10.5899/2014/iasc-00042 Research Article Numerical Solution of One-dimensional Telegraph

More information

232 Calculus and Structures

232 Calculus and Structures 3 Calculus and Structures CHAPTER 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS FOR EVALUATING BEAMS Calculus and Structures 33 Copyrigt Capter 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS 17.1 THE

More information

How to Find the Derivative of a Function: Calculus 1

How to Find the Derivative of a Function: Calculus 1 Introduction How to Find te Derivative of a Function: Calculus 1 Calculus is not an easy matematics course Te fact tat you ave enrolled in suc a difficult subject indicates tat you are interested in te

More information

A Finite Element Primer

A Finite Element Primer A Finite Element Primer David J. Silvester Scool of Matematics, University of Mancester d.silvester@mancester.ac.uk. Version.3 updated 4 October Contents A Model Diffusion Problem.................... x.

More information

Chapter 5 FINITE DIFFERENCE METHOD (FDM)

Chapter 5 FINITE DIFFERENCE METHOD (FDM) MEE7 Computer Modeling Tecniques in Engineering Capter 5 FINITE DIFFERENCE METHOD (FDM) 5. Introduction to FDM Te finite difference tecniques are based upon approximations wic permit replacing differential

More information

More on generalized inverses of partitioned matrices with Banachiewicz-Schur forms

More on generalized inverses of partitioned matrices with Banachiewicz-Schur forms More on generalized inverses of partitioned matrices wit anaciewicz-scur forms Yongge Tian a,, Yosio Takane b a Cina Economics and Management cademy, Central University of Finance and Economics, eijing,

More information

Finite Difference Method

Finite Difference Method Capter 8 Finite Difference Metod 81 2nd order linear pde in two variables General 2nd order linear pde in two variables is given in te following form: L[u] = Au xx +2Bu xy +Cu yy +Du x +Eu y +Fu = G According

More information

The Sinc-Collocation Method for Solving the Telegraph Equation

The Sinc-Collocation Method for Solving the Telegraph Equation Te Sinc-Collocation Metod for Solving te Telegrap Equation E. Hesameddini *1, E. Asadolaifard Department of Matematics, Faculty of Basic Sciences, Siraz University of Tecnology, Siraz, Iran *1 esameddini@sutec.ac.ir;

More information

Research Article Discrete Mixed Petrov-Galerkin Finite Element Method for a Fourth-Order Two-Point Boundary Value Problem

Research Article Discrete Mixed Petrov-Galerkin Finite Element Method for a Fourth-Order Two-Point Boundary Value Problem International Journal of Matematics and Matematical Sciences Volume 2012, Article ID 962070, 18 pages doi:10.1155/2012/962070 Researc Article Discrete Mixed Petrov-Galerkin Finite Element Metod for a Fourt-Order

More information

B-Spline collocation method for numerical solution of the nonlinear two-point boundary value problems with applications to chemical reactor theory

B-Spline collocation method for numerical solution of the nonlinear two-point boundary value problems with applications to chemical reactor theory B-Spline collocation method for numerical solution of the nonlinear two-point boundary value problems with applications to chemical reactor theory M. Zarebnia 1 and R.Parvaz 1 1 Department of Mathematics,

More information

(a) At what number x = a does f have a removable discontinuity? What value f(a) should be assigned to f at x = a in order to make f continuous at a?

(a) At what number x = a does f have a removable discontinuity? What value f(a) should be assigned to f at x = a in order to make f continuous at a? Solutions to Test 1 Fall 016 1pt 1. Te grap of a function f(x) is sown at rigt below. Part I. State te value of eac limit. If a limit is infinite, state weter it is or. If a limit does not exist (but is

More information

A = h w (1) Error Analysis Physics 141

A = h w (1) Error Analysis Physics 141 Introduction In all brances of pysical science and engineering one deals constantly wit numbers wic results more or less directly from experimental observations. Experimental observations always ave inaccuracies.

More information

University Mathematics 2

University Mathematics 2 University Matematics 2 1 Differentiability In tis section, we discuss te differentiability of functions. Definition 1.1 Differentiable function). Let f) be a function. We say tat f is differentiable at

More information

Exam 1 Solutions. x(x 2) (x + 1)(x 2) = x

Exam 1 Solutions. x(x 2) (x + 1)(x 2) = x Eam Solutions Question (0%) Consider f() = 2 2 2 2. (a) By calculating relevant its, determine te equations of all vertical asymptotes of te grap of f(). If tere are none, say so. f() = ( 2) ( + )( 2)

More information

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error.

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error. Lecture 09 Copyrigt by Hongyun Wang, UCSC Recap: Te total error in numerical differentiation fl( f ( x + fl( f ( x E T ( = f ( x Numerical result from a computer Exact value = e + f x+ Discretization error

More information

OSCILLATION OF SOLUTIONS TO NON-LINEAR DIFFERENCE EQUATIONS WITH SEVERAL ADVANCED ARGUMENTS. Sandra Pinelas and Julio G. Dix

OSCILLATION OF SOLUTIONS TO NON-LINEAR DIFFERENCE EQUATIONS WITH SEVERAL ADVANCED ARGUMENTS. Sandra Pinelas and Julio G. Dix Opuscula Mat. 37, no. 6 (2017), 887 898 ttp://dx.doi.org/10.7494/opmat.2017.37.6.887 Opuscula Matematica OSCILLATION OF SOLUTIONS TO NON-LINEAR DIFFERENCE EQUATIONS WITH SEVERAL ADVANCED ARGUMENTS Sandra

More information

Finite Difference Methods Assignments

Finite Difference Methods Assignments Finite Difference Metods Assignments Anders Söberg and Aay Saxena, Micael Tuné, and Maria Westermarck Revised: Jarmo Rantakokko June 6, 1999 Teknisk databeandling Assignment 1: A one-dimensional eat equation

More information

1. Introduction. We consider the model problem: seeking an unknown function u satisfying

1. Introduction. We consider the model problem: seeking an unknown function u satisfying A DISCONTINUOUS LEAST-SQUARES FINITE ELEMENT METHOD FOR SECOND ORDER ELLIPTIC EQUATIONS XIU YE AND SHANGYOU ZHANG Abstract In tis paper, a discontinuous least-squares (DLS) finite element metod is introduced

More information

Overlapping domain decomposition methods for elliptic quasi-variational inequalities related to impulse control problem with mixed boundary conditions

Overlapping domain decomposition methods for elliptic quasi-variational inequalities related to impulse control problem with mixed boundary conditions Proc. Indian Acad. Sci. (Mat. Sci.) Vol. 121, No. 4, November 2011, pp. 481 493. c Indian Academy of Sciences Overlapping domain decomposition metods for elliptic quasi-variational inequalities related

More information

MA119-A Applied Calculus for Business Fall Homework 4 Solutions Due 9/29/ :30AM

MA119-A Applied Calculus for Business Fall Homework 4 Solutions Due 9/29/ :30AM MA9-A Applied Calculus for Business 006 Fall Homework Solutions Due 9/9/006 0:0AM. #0 Find te it 5 0 + +.. #8 Find te it. #6 Find te it 5 0 + + = (0) 5 0 (0) + (0) + =.!! r + +. r s r + + = () + 0 () +

More information

Key words. Finite element method; convection-diffusion-reaction; nonnegativity; boundedness

Key words. Finite element method; convection-diffusion-reaction; nonnegativity; boundedness PRESERVING NONNEGATIVITY OF AN AFFINE FINITE ELEMENT APPROXIMATION FOR A CONVECTION-DIFFUSION-REACTION PROBLEM JAVIER RUIZ-RAMÍREZ Abstract. An affine finite element sceme approximation of a time dependent

More information

Research Article Cubic Spline Iterative Method for Poisson s Equation in Cylindrical Polar Coordinates

Research Article Cubic Spline Iterative Method for Poisson s Equation in Cylindrical Polar Coordinates International Scolarly Researc Network ISRN Matematical Pysics Volume 202, Article ID 2456, pages doi:0.5402/202/2456 Researc Article Cubic Spline Iterative Metod for Poisson s Equation in Cylindrical

More information

Chapter 4 Derivatives [ ] = ( ) ( )= + ( ) + + = ()= + ()+ Exercise 4.1. Review of Prerequisite Skills. 1. f. 6. d. 4. b. lim. x x. = lim = c.

Chapter 4 Derivatives [ ] = ( ) ( )= + ( ) + + = ()= + ()+ Exercise 4.1. Review of Prerequisite Skills. 1. f. 6. d. 4. b. lim. x x. = lim = c. Capter Derivatives Review of Prerequisite Skills. f. p p p 7 9 p p p Eercise.. i. ( a ) a ( b) a [ ] b a b ab b a. d. f. 9. c. + + ( ) ( + ) + ( + ) ( + ) ( + ) + + + + ( ) ( + ) + + ( ) ( ) ( + ) + 7

More information

Convexity and Smoothness

Convexity and Smoothness Capter 4 Convexity and Smootness 4.1 Strict Convexity, Smootness, and Gateaux Differentiablity Definition 4.1.1. Let X be a Banac space wit a norm denoted by. A map f : X \{0} X \{0}, f f x is called a

More information

Optimal Control Applied to the Spread of Influenza A(H1N1)

Optimal Control Applied to the Spread of Influenza A(H1N1) Applied Matematical Sciences, Vol. 6, 2012, no. 82, 4057-4065 Optimal Control Applied to te Spread of Influenza AH11 M. El ia 1, O. Balatif 2, J. Bouyagroumni, E. Labriji, M. Racik Laboratoire d Analyse

More information

Calculus I - Spring 2014

Calculus I - Spring 2014 NAME: Calculus I - Spring 04 Midterm Exam I, Marc 5, 04 In all non-multiple coice problems you are required to sow all your work and provide te necessary explanations everywere to get full credit. In all

More information

Poisson Equation in Sobolev Spaces

Poisson Equation in Sobolev Spaces Poisson Equation in Sobolev Spaces OcMountain Dayligt Time. 6, 011 Today we discuss te Poisson equation in Sobolev spaces. It s existence, uniqueness, and regularity. Weak Solution. u = f in, u = g on

More information

CONVERGENCE ANALYSIS OF YEE SCHEMES FOR MAXWELL S EQUATIONS IN DEBYE AND LORENTZ DISPERSIVE MEDIA

CONVERGENCE ANALYSIS OF YEE SCHEMES FOR MAXWELL S EQUATIONS IN DEBYE AND LORENTZ DISPERSIVE MEDIA INTRNATIONAL JOURNAL OF NUMRICAL ANALYSIS AND MODLING Volume Number 4 ages 657 687 c 04 Institute for Scientific Computing and Information CONVRGNC ANALYSIS OF Y SCHMS FOR MAXWLL S QUATIONS IN DBY AND

More information

ON THE GLOBAL STABILITY OF AN SIRS EPIDEMIC MODEL WITH DISTRIBUTED DELAYS. Yukihiko Nakata. Yoichi Enatsu. Yoshiaki Muroya

ON THE GLOBAL STABILITY OF AN SIRS EPIDEMIC MODEL WITH DISTRIBUTED DELAYS. Yukihiko Nakata. Yoichi Enatsu. Yoshiaki Muroya Manuscript submitted to AIMS Journals Volume X, Number X, XX 2X Website: ttp://aimsciences.org pp. X XX ON THE GLOBAL STABILITY OF AN SIRS EPIDEMIC MODEL WITH DISTRIBUTED DELAYS Yukiiko Nakata Basque Center

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximating a function f(x, wose values at a set of distinct points x, x, x 2,,x n are known, by a polynomial P (x

More information

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx.

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx. Capter 2 Integrals as sums and derivatives as differences We now switc to te simplest metods for integrating or differentiating a function from its function samples. A careful study of Taylor expansions

More information

Exercises for numerical differentiation. Øyvind Ryan

Exercises for numerical differentiation. Øyvind Ryan Exercises for numerical differentiation Øyvind Ryan February 25, 2013 1. Mark eac of te following statements as true or false. a. Wen we use te approximation f (a) (f (a +) f (a))/ on a computer, we can

More information

Click here to see an animation of the derivative

Click here to see an animation of the derivative Differentiation Massoud Malek Derivative Te concept of derivative is at te core of Calculus; It is a very powerful tool for understanding te beavior of matematical functions. It allows us to optimize functions,

More information

High-Order Energy and Linear Momentum Conserving Methods for the Klein-Gordon Equation

High-Order Energy and Linear Momentum Conserving Methods for the Klein-Gordon Equation matematics Article Hig-Order Energy and Linear Momentum Conserving Metods for te Klein-Gordon Equation He Yang Department of Matematics, Augusta University, Augusta, GA 39, USA; yang@augusta.edu; Tel.:

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL IFFERENTIATION FIRST ERIVATIVES Te simplest difference formulas are based on using a straigt line to interpolate te given data; tey use two data pints to estimate te derivative. We assume tat

More information

Math 1210 Midterm 1 January 31st, 2014

Math 1210 Midterm 1 January 31st, 2014 Mat 110 Midterm 1 January 1st, 01 Tis exam consists of sections, A and B. Section A is conceptual, wereas section B is more computational. Te value of every question is indicated at te beginning of it.

More information

WYSE Academic Challenge 2004 Sectional Mathematics Solution Set

WYSE Academic Challenge 2004 Sectional Mathematics Solution Set WYSE Academic Callenge 00 Sectional Matematics Solution Set. Answer: B. Since te equation can be written in te form x + y, we ave a major 5 semi-axis of lengt 5 and minor semi-axis of lengt. Tis means

More information

Continuity. Example 1

Continuity. Example 1 Continuity MATH 1003 Calculus and Linear Algebra (Lecture 13.5) Maoseng Xiong Department of Matematics, HKUST A function f : (a, b) R is continuous at a point c (a, b) if 1. x c f (x) exists, 2. f (c)

More information

MVT and Rolle s Theorem

MVT and Rolle s Theorem AP Calculus CHAPTER 4 WORKSHEET APPLICATIONS OF DIFFERENTIATION MVT and Rolle s Teorem Name Seat # Date UNLESS INDICATED, DO NOT USE YOUR CALCULATOR FOR ANY OF THESE QUESTIONS In problems 1 and, state

More information

Math 212-Lecture 9. For a single-variable function z = f(x), the derivative is f (x) = lim h 0

Math 212-Lecture 9. For a single-variable function z = f(x), the derivative is f (x) = lim h 0 3.4: Partial Derivatives Definition Mat 22-Lecture 9 For a single-variable function z = f(x), te derivative is f (x) = lim 0 f(x+) f(x). For a function z = f(x, y) of two variables, to define te derivatives,

More information

The Derivative as a Function

The Derivative as a Function Section 2.2 Te Derivative as a Function 200 Kiryl Tsiscanka Te Derivative as a Function DEFINITION: Te derivative of a function f at a number a, denoted by f (a), is if tis limit exists. f (a) f(a + )

More information

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT LIMITS AND DERIVATIVES Te limit of a function is defined as te value of y tat te curve approaces, as x approaces a particular value. Te limit of f (x) as x approaces a is written as f (x) approaces, as

More information

Function Composition and Chain Rules

Function Composition and Chain Rules Function Composition and s James K. Peterson Department of Biological Sciences and Department of Matematical Sciences Clemson University Marc 8, 2017 Outline 1 Function Composition and Continuity 2 Function

More information

FINITE DIFFERENCE APPROXIMATIONS FOR NONLINEAR FIRST ORDER PARTIAL DIFFERENTIAL EQUATIONS

FINITE DIFFERENCE APPROXIMATIONS FOR NONLINEAR FIRST ORDER PARTIAL DIFFERENTIAL EQUATIONS UNIVERSITATIS IAGELLONICAE ACTA MATHEMATICA, FASCICULUS XL 2002 FINITE DIFFERENCE APPROXIMATIONS FOR NONLINEAR FIRST ORDER PARTIAL DIFFERENTIAL EQUATIONS by Anna Baranowska Zdzis law Kamont Abstract. Classical

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximatinga function fx, wose values at a set of distinct points x, x, x,, x n are known, by a polynomial P x suc

More information

Stability properties of a family of chock capturing methods for hyperbolic conservation laws

Stability properties of a family of chock capturing methods for hyperbolic conservation laws Proceedings of te 3rd IASME/WSEAS Int. Conf. on FLUID DYNAMICS & AERODYNAMICS, Corfu, Greece, August 0-, 005 (pp48-5) Stability properties of a family of cock capturing metods for yperbolic conservation

More information

Numerical Differentiation

Numerical Differentiation Numerical Differentiation Finite Difference Formulas for te first derivative (Using Taylor Expansion tecnique) (section 8.3.) Suppose tat f() = g() is a function of te variable, and tat as 0 te function

More information

MAT 145. Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points

MAT 145. Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points MAT 15 Test #2 Name Solution Guide Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points Use te grap of a function sown ere as you respond to questions 1 to 8. 1. lim f (x) 0 2. lim

More information

Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for Second-Order Elliptic Problems

Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for Second-Order Elliptic Problems Applied Matematics, 06, 7, 74-8 ttp://wwwscirporg/journal/am ISSN Online: 5-7393 ISSN Print: 5-7385 Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for

More information

Dedicated to the 70th birthday of Professor Lin Qun

Dedicated to the 70th birthday of Professor Lin Qun Journal of Computational Matematics, Vol.4, No.3, 6, 4 44. ACCELERATION METHODS OF NONLINEAR ITERATION FOR NONLINEAR PARABOLIC EQUATIONS Guang-wei Yuan Xu-deng Hang Laboratory of Computational Pysics,

More information

The derivative function

The derivative function Roberto s Notes on Differential Calculus Capter : Definition of derivative Section Te derivative function Wat you need to know already: f is at a point on its grap and ow to compute it. Wat te derivative

More information

Section 2.7 Derivatives and Rates of Change Part II Section 2.8 The Derivative as a Function. at the point a, to be. = at time t = a is

Section 2.7 Derivatives and Rates of Change Part II Section 2.8 The Derivative as a Function. at the point a, to be. = at time t = a is Mat 180 www.timetodare.com Section.7 Derivatives and Rates of Cange Part II Section.8 Te Derivative as a Function Derivatives ( ) In te previous section we defined te slope of te tangent to a curve wit

More information

POLYNOMIAL AND SPLINE ESTIMATORS OF THE DISTRIBUTION FUNCTION WITH PRESCRIBED ACCURACY

POLYNOMIAL AND SPLINE ESTIMATORS OF THE DISTRIBUTION FUNCTION WITH PRESCRIBED ACCURACY APPLICATIONES MATHEMATICAE 36, (29), pp. 2 Zbigniew Ciesielski (Sopot) Ryszard Zieliński (Warszawa) POLYNOMIAL AND SPLINE ESTIMATORS OF THE DISTRIBUTION FUNCTION WITH PRESCRIBED ACCURACY Abstract. Dvoretzky

More information

N igerian Journal of M athematics and Applications V olume 23, (2014), 1 13

N igerian Journal of M athematics and Applications V olume 23, (2014), 1 13 N igerian Journal of M atematics and Applications V olume 23, (24), 3 c N ig. J. M at. Appl. ttp : //www.kwsman.com CONSTRUCTION OF POLYNOMIAL BASIS AND ITS APPLICATION TO ORDINARY DIFFERENTIAL EQUATIONS

More information

Application of linear combination between cubic B-spline collocation methods with different basis for solving the KdV equation

Application of linear combination between cubic B-spline collocation methods with different basis for solving the KdV equation Computational Methods for Differential Equations http://cmde.tabrizu.ac.ir Vol. 4, No. 3, 016, pp. 191-04 Application of linear combination between cubic B-spline collocation methods with different basis

More information

Superconvergence of energy-conserving discontinuous Galerkin methods for. linear hyperbolic equations. Abstract

Superconvergence of energy-conserving discontinuous Galerkin methods for. linear hyperbolic equations. Abstract Superconvergence of energy-conserving discontinuous Galerkin metods for linear yperbolic equations Yong Liu, Ci-Wang Su and Mengping Zang 3 Abstract In tis paper, we study superconvergence properties of

More information

A numerical solution of a Kawahara equation by using Multiquadric radial basis function

A numerical solution of a Kawahara equation by using Multiquadric radial basis function Mathematics Scientific Journal Vol. 9, No. 1, (013), 115-15 A numerical solution of a Kawahara equation by using Multiquadric radial basis function M. Zarebnia a, M. Takhti a a Department of Mathematics,

More information

b 1 A = bh h r V = pr

b 1 A = bh h r V = pr . Te use of a calculator is not permitted.. All variables and expressions used represent real numbers unless oterwise indicated.. Figures provided in tis test are drawn to scale unless oterwise indicated..

More information

A method for solving first order fuzzy differential equation

A method for solving first order fuzzy differential equation Available online at ttp://ijim.srbiau.ac.ir/ Int. J. Industrial Matematics (ISSN 2008-5621) Vol. 5, No. 3, 2013 Article ID IJIM-00250, 7 pages Researc Article A metod for solving first order fuzzy differential

More information

Math 1241 Calculus Test 1

Math 1241 Calculus Test 1 February 4, 2004 Name Te first nine problems count 6 points eac and te final seven count as marked. Tere are 120 points available on tis test. Multiple coice section. Circle te correct coice(s). You do

More information

Meshless analysis of three-dimensional steady-state heat conduction problems

Meshless analysis of three-dimensional steady-state heat conduction problems Cin. Pys. B ol. 19, No. 9 (010) 09001 Mesless analysis of tree-dimensional steady-state eat conduction problems Ceng Rong-Jun( 程荣军 ) a) and Ge Hong-Xia( 葛红霞 ) b) a) Ningbo Institute of ecnology, Zejiang

More information

AN ANALYSIS OF NEW FINITE ELEMENT SPACES FOR MAXWELL S EQUATIONS

AN ANALYSIS OF NEW FINITE ELEMENT SPACES FOR MAXWELL S EQUATIONS Journal of Matematical Sciences: Advances and Applications Volume 5 8 Pages -9 Available at ttp://scientificadvances.co.in DOI: ttp://d.doi.org/.864/jmsaa_7975 AN ANALYSIS OF NEW FINITE ELEMENT SPACES

More information

The total error in numerical differentiation

The total error in numerical differentiation AMS 147 Computational Metods and Applications Lecture 08 Copyrigt by Hongyun Wang, UCSC Recap: Loss of accuracy due to numerical cancellation A B 3, 3 ~10 16 In calculating te difference between A and

More information

MTH 119 Pre Calculus I Essex County College Division of Mathematics Sample Review Questions 1 Created April 17, 2007

MTH 119 Pre Calculus I Essex County College Division of Mathematics Sample Review Questions 1 Created April 17, 2007 MTH 9 Pre Calculus I Essex County College Division of Matematics Sample Review Questions Created April 7, 007 At Essex County College you sould be prepared to sow all work clearly and in order, ending

More information

Third part: finite difference schemes and numerical dispersion

Third part: finite difference schemes and numerical dispersion Tird part: finite difference scemes and numerical dispersion BCAM - Basque Center for Applied Matematics Bilbao, Basque Country, Spain BCAM and UPV/EHU courses 2011-2012: Advanced aspects in applied matematics

More information

Explicit and Implicit TVD Schemes for Conservation Laws with Caputo Derivatives

Explicit and Implicit TVD Schemes for Conservation Laws with Caputo Derivatives J Sci Comput 2017 72:291 313 DOI 10.1007/s10915-017-0356-4 Explicit and Implicit TVD Scemes for Conservation Laws wit Caputo Derivatives Jian-Guo Liu 1 Zeng Ma 2 Zennan Zou 3 Received: 20 June 2016 / Revised:

More information

1. Questions (a) through (e) refer to the graph of the function f given below. (A) 0 (B) 1 (C) 2 (D) 4 (E) does not exist

1. Questions (a) through (e) refer to the graph of the function f given below. (A) 0 (B) 1 (C) 2 (D) 4 (E) does not exist Mat 1120 Calculus Test 2. October 18, 2001 Your name Te multiple coice problems count 4 points eac. In te multiple coice section, circle te correct coice (or coices). You must sow your work on te oter

More information

Effect of Numerical Integration on Meshless Methods

Effect of Numerical Integration on Meshless Methods Effect of Numerical Integration on Mesless Metods Ivo Babuška Uday Banerjee Jon E. Osborn Qingui Zang Abstract In tis paper, we present te effect of numerical integration on mesless metods wit sape functions

More information

A finite element approximation for the quasi-static Maxwell Landau Lifshitz Gilbert equations

A finite element approximation for the quasi-static Maxwell Landau Lifshitz Gilbert equations ANZIAM J. 54 (CTAC2012) pp.c681 C698, 2013 C681 A finite element approximation for te quasi-static Maxwell Landau Lifsitz Gilbert equations Kim-Ngan Le 1 T. Tran 2 (Received 31 October 2012; revised 29

More information

A proof in the finite-difference spirit of the superconvergence of the gradient for the Shortley-Weller method.

A proof in the finite-difference spirit of the superconvergence of the gradient for the Shortley-Weller method. A proof in te finite-difference spirit of te superconvergence of te gradient for te Sortley-Weller metod. L. Weynans 1 1 Team Mempis, INRIA Bordeaux-Sud-Ouest & CNRS UMR 551, Université de Bordeaux, France

More information