The Arithmetic Mean Solver in Lagged Diffusivity Method for Nonlinear Diffusion Equations

Size: px
Start display at page:

Download "The Arithmetic Mean Solver in Lagged Diffusivity Method for Nonlinear Diffusion Equations"

Transcription

1 American Journal of Computational and Applied Matematics 2012, 2(6): DOI: /j.ajcam Te Aritmetic Mean Solver in Lagged Diffusivity Metod for Nonlinear Diffusion Equations Emanuele Galligani Department of Matematics "G. Vitali", University of Modena and Reggio Emilia, Via Campi 213/b, I-41125, Modena, Italy Abstract T is paper deals wit te solution of nonlinear system arising from finite difference discretization of nonlinear diffusion convection equations by te lagged diffusivity functional iteration metod combined wit different inner iterative solvers. Te analysis of te wole procedure wit te splitting metods of te Aritmetic Mean (AM) and of te Alternating Group Explicit (AGE) as been developed. A comparison in terms of number of iterations as been done wit te BiCG-STAB algoritm. Some numerical experiments ave been carried out and tey seem to sow te effectiveness of te lagged diffusivity procedure wit te Aritmetic Mean metod as inner solver. Keywords Lagged Diffusivity, Aritmetic Mean Metod, Nonlinear Finite Difference Systems 1. Introduction We consider a nonlinear diffusion convection equation were te diffusion coefficient, denoted by σ, depends on te solution. Wen we use a finite difference discretization, tis elliptic equation supplemented by a suitable boundary condition, can be transcribed into a nonlinear system of algebraic equations. We wis to compute a solution of tis system of nonlinear equations wit a common iterative procedure in wic te nonlinear term, corresponding to te discretization of te diffusivity σ, may be evaluated at te previous iteration (see[22]). In literature, tis approac of nonlinearity lagging in te diffusivity term is denoted as Lagged Diffusivity Fixed Point Iteration or Lagged Diffusivity Functional Iteration. In Section 2, a model problem described by a nonlinear diffusion convection equation subject to omogeneous Diriclet boundary conditions is presented and a finite difference discretization is described. Ten, te lagged diffusivity procedure for te solution of tis nonlinear difference system is stated. Since, a purpose ere is to re-examine te lagged diffusivity procedure for solving te system of nonlinear difference equations of elliptic type in te context of Parallel Computing, te linear difference system tat arises at eac iteration of te lagged diffusivity procedure is solved wit te iterative splitting metods of te Aritmetic * Corresponding autor: emanuele.galligani@unimore.it (Emanuele Galligani) Publised online at ttp://journal.sapub.org/ajcam Copyrigt 2012 Scientific & Academic Publising. All Rigts Reserved Mean introduced in[20-21] and of te Alternating Group Explicit (AGE) introduced by Evans (see[1-3]). Tus, te outer iterates of te lagged diffusivity procedure are te approximate solutions of te linear systems computed wit an inner iterative solver; a criterion for acceptability of tese approximate solutions is given. A stopping rule for te lagged diffusivity procedure is also given. Section 3 is devoted to remind te Aritmetic Mean metod and AGE metod for te solution of linear systems wit block tridiagonal coefficient matrix. In Section 4, te convergence of te lagged diffusivity iteration metod is analysed under mild and reasonable assumptions imposed on te diffusivity σ using well known standard tecniques (see[16]). In Section 5, numerical experiments sow te beaviour of te inner-outer iterations of te procedure. In tis section a comparison of te lagged diffusivity iteration metod wit different iterative solvers is also presented. Te Aritmetic Mean and te AGE metods are compared, in terms of number of iterations, wit BiCG-STAB metod (see[23]). 2. Te Lagged Diffusivity Functional Iteration Metod Consider te model problem described by te nonlinear diffusion convection equation dddddd(σσ uu) + pp uu + qqqq = ff, (1) were u= u(x,y) is te density function at te point (x,y) of a diffusion medium R, σ =σ(u)>0 is te diffusion coefficient or diffusivity and is dependent on te solution u, q=q(x,y) 0 is te absorption term, te velocity vector p=(p 1, p 2 ) T is assumed to be constant and f(x,y) is a real valued sufficiently smoot function.

2 242 Emanuele Galligani: Te Aritmetic Mean Solver in Lagged Diffusivity Metod for Nonlinear Diffusion Equations In te boundary R o f R, equation (1) can be supplemented by a omogeneous Diriclet boundary condition of te form uu(xx, yy) = 0. (2) In te following, we suppose R to be a rectangular domain wit boundary R and we assume tat te functions σ, q and f satisfy te "smootness" conditions: (i) te function σ = σ(u) is continuous in u; te functions q(x,y) and f(x,y) are continuous in x,y respectively; (ii) tere exist two positive constants σmin and σmax suc tat 0 < σσ mmmmmm σσ(uu) σσ mmmmmm, uniformly in u; in addition, q(x,y) qmin 0; (iii) for fixed (x,y) R, te function σ(u) satisfies Lipscitz condition in u wit constant Γ (uniformly in x, y), Γ > 0. Te nonlinearity introduced by te u-dependence of te coefficient σ(u) requires tat, in general, te solution of equation (1) is approximated by numerical metods. We superimpose on R R a grid of points R R ; te set of te internal points R of te grid are te mes points (xx ii,yy jj ), for i = 1,..., N and j = 1,..., M, wit uniform mes size along x and y directions respectively, i.e. xx ii+1 = xx ii + and yy jj +1 = yy jj + for i = 0,..., N, j = 0,..., M. Tus, at te mes points of R R, xx ii,yy jj, for i = 0,..., N+1, j = 0,..., M+1, te solution uu(xx ii,yy jj ) is approximated by a grid function uu iiii defined on R R and satisfying te boundary condition (2) on R. In order to approximate partial derivatives in (1) we sall make use of difference quotients of grid functions. Te forward, backward and centered difference quotients wit respect to x and to y of te grid function uu iiii at te mes point (xx ii,yy jj ), are, respectively: xx uu iiii = uu ii+1jj uu iiii xx uu iiii = uu iiii uu ii 1jj, yy uu iiii = uu iiii +1 uu iiii,, yy uu iiii = uu iiii uu iiii 1, δδ xx uu iiii = 1 2 xxuu iiii + xx uu iiii, δδ yy uu iiii = 1 2 yy uu iiii + yy uu iiii, wile te centered second difference quotient wit respect to x and to y can be written δδ 2 xx uu iiii = xx xx uu iiii = xx xx uu iiii, δδ 2 yy uu iiii = yy yy uu iiii = yy yy uu iiii. Tis notation was introduced by Courant et al. in[4]. Providing a discretization error O( 2 ), te finite difference approximation of (1) in xx ii,yy jj, i = 1,..., N, j = 1,..., M, is given by xx σσ uu iiii xx uu iiii yy σσ uu iiii yy uu iiii + +pp 1 δδ xx uu iiii + pp 2 δδ yy uu iiii + qq xx ii,yy jj uu iiii = ff xx ii,yy jj, (3) By ordering in a row lexicograpic order te mes points P l = xx ii,yy jj, (i.e., l=(j-1) N+i wit j = 1,..., M, and i = 1,..., N), we can write te vector u of components uu iiii and te difference equations (3) as te nonlinear system FF(uu) AA(uu)uu ff = 00, (4) were te matrix A(u) is of order n = M N and as te block tridiagonal form; te M diagonal blocks are tridiagonal matrices of order N and te M-1 sub- and super- diagonal blocks are diagonal matrices of order N. Te five nonzero elements of A(u) corresponding to uu iiii 1, uu ii 1jj, uu iiii, uu ii+1jj and uu iiii+1 respectively, are (BB iiii + BB iiii ), (LL iiii + LL iiii ), (D ij +DD iiii ), (RR iiii + RR iiii ), and (TT iiii + TT iiii ), were LL iiii LL iiii (uu) = 1 σσ(uu 2 iiii ), RR iiii RR iiii (uu) = 1 σσ(uu 2 ii+1jj ), (5) BB iiii BB iiii (uu) = 1 2 iiii ), TT iiii TT iiii (uu) = 1 iiii+1), 2 and LL iiii = pp 1 2, RR iiii = pp 1 2, BB iiii = pp 2 2, TT iiii = pp 2 2, DD iiii DD iiii (uu) = BB iiii + LL iiii + RR iiii + TT iiii, (6) DD iiii = qq xx ii,yy jj. Te matrix A(u) is an irreducible matrix ([24, p. 18]). Providing tat te mes spacing is sufficiently small, i.e., < mmmmmm 2σσ mmmmmm pp 1, 2σσ mmmmmm pp 2, (7) te matrix A(u) is strict ly (wen qq xx ii,yy jj > 0 ) or irreducibly (wen qq xx ii,yy jj = 0) diagonally dominant ([24, p. 23]) and as positive diagonal elements, aa rrrr (uu) > 0, r = 1,..., n, and nonpositive off diagonal elements aa rrrr (uu) 0, rr ss, wit r,s = 1,..., n; terefore A(u) is an M-matrix ([24, p. 91] or[18, p. 110]). In te case of diffusion equation (pp = 00), te matrix A(u) is also symmetric; ten it is a symmetric and positive defin ite matrix ([24, p. 91]). Te vector f in (4) as components ff ll = ff xx ii,yy jj for i = 1,..., N, j = 1,..., M and l = (j-1) N+i. We remark tat wile te grid function uu iiii is defined on te wole mes region R R, te vector uu R nn represents te grid function uu iiii defined only on te interior mes points R. Here, we suppose tat a solution uu of te system (4) exists in B (see Section 4). For solving te nonlinear system (4) te easiest and maybe te most common metod is to lag te nonlinear term in (4) generating an iterative procedure denoted as Lagged Diffusivity Functional Iteration. Wit tis iterative procedure te nonlinear system (4) can be solved via a sequence of systems of linear equations. Specifically, given a sequence of positive numbers {εε νν } suc tat εε νν 0 as νν and an initial estimate uu (0 ) of te solution uu of te system (4), we generate a sequence of iterates uu (νν), νν = 0, 1,..., wit te following rule for te transition from a current iteration uu (νν) to te new iterate uu (νν+1) : Find an approximate solution uu (νν +1) of te linear system FF νν (uu) AA uu ( νν) uu ff = 00, (8) wit te criterion for acceptability of te solution on te norm FF νν uu (νν +1) εε νν+1. (9)

3 American Journal of Computational and Applied Matematics 2012, 2(6): Ten, te lagged diffusivity procedure is composed by an outer iteration tat generates te sequence uu (νν) and by an inner iterative solver of te linear system (8). Tis solver must be particularly well suited for implementation on parallel computers. Te termination criterion for te outer iteration is provided by te following stopping rule εε νν+1 εε, (10) were εε νν+1 decreases as εε νν +1 = 0.5 εε νν, νν = 1,2,, wit εε 1 = 0.1 FF uu(0) and εε is a prespecified tresold. 3. Iterative Parallel Solution of te Linear Systems In tis section, we remind te block form of te Alternating Group Explicit (AGE) and of te Aritmetic Mean metods for te solution of te linear system AAxx = bb, (11) wen te n n matrix A as te block tridiagonal form BB 1 CC 1 AA 2 BB 2 CC 2 AA = AA 3 BB 3 CC MM 13 CC MM 13 CC MM 13 CC MM 13 CC 3 AA MM 1 BB MM 1 CC MM 1 AA MM BB MM (12) Here, eac square block BB ii, i = 1,..., M, is a nonsingular N N matrix and te blocks AA ii and CC ii (i = 1,..., M; AA 1 = CC MM = 0) are square matrices of order N (n = N M). Te AGE metod consists in considering te following splitting of te matrix A AA = GG 1 + GG 2, were GG 1 and GG 2 are te following matrices BB 1 CC 1 AA 2 BB 2 BB 3 CC 3 GG 1 = AA 4 BB 4, BB MM 1 CC MM 1 AA MM BB MM BB 1 BB 2 CC 2 AA 3 BB 3 GG 2 =, BB MM 2 CC MM 2 AA MM 1 BB MM 1 BB MM wit BB ii = 1 BB 2 ii, i = 1,..., M. Tus, starting from a vector xx (0), te AGE metod generates a sequence of iterates xx (kk) as follows; for rr 0 and kk = 0, 1,..., until convergence: (GG 1 + rrii nn )xx ( kk+1 /2) = (rr II nn GG 2 )xx ( kk) + bb, (GG 2 + rrii nn )xx ( kk+1) = (rrii nn GG 1 )xx ( kk +1/2) + bb. (13) Here, II nn is te identity matrix of order n. Te AGE metod is convergent wen te matrices GG 1 and GG 2 are symmetric and positive definite wit rr 0. In tis case it is proved tat te optimal coice for r is rr = aaaa were 0 < aa λλ(gg 1 ) bb, 0 < aa λλ(gg 2 ) bb, and λλ ( GG ss ), ss = 1, 2, are te eigenvalues of te matrix GG ss (see, e.g.[1]). Furtermore, if te matrix A is irreducib ly (or strictly) diagonally dominant wit positive diagonal elements, aa iiii > 0, and nonpositive off diagonal elements, aa iiii 0, ii jj, and aa rr > max iiii, aa 1 ii nn or rr max iiii 2 1 ii nn, (14) 2 ten te AGE metod is convergent. Indeed, from te ypoteses we ave tat te matrix A is an M -matrix. Set PP ss = GG ss + rrii nn and QQ ss = rrii nn GG ss, ss = 1, 2. Te coice of r in (14) yields tat te matrices PP ss are strictly (or irreducib ly) diagonally dominant and ave positive diagonal elements and nonpositive off diagonal elements, ten PP ss are M-matrices wit PP 1 ss 0. Fro m te ypoteses on te matrix A, te matrices QQ ss are nonnegative QQ ss 0, ss = 1, 2. Tus, te iteration matrix T of te AGE metod is TT = PP 1 2 QQ 1 PP 1 1 QQ 2 0. Set PP 1 = 2rr PP 1 2 PP 1 1, (15) we ave PP 1 0 ( PP is an M -matrix) and TT = II nn PP 1 AA olds. Indeed, set AA = PP 1 QQ 2 = PP 2 QQ 1, a mult iplicative splitting metod can be written PP 1 xx ( kk +1/2) = (PP 1 AA)xx ( kk) + bb, PP 2 xx ( kk +1) = (PP 2 AA)xx ( kk +1/2) + bb. Ten, xx ( kk+1) = (II nn PP 1 2 AA)(II nn PP 1 1 AA)xx ( kk) +((II nn PP 1 2 AA)PP PP 1 2 ) bb, can be seen as a splitting metod (PP, QQ), i.e., AA = PP QQ, by setting PP 1 = (II nn PP 1 2 AA)PP PP 1 2 = PP 2 1(PP 1 + PP 2 AA)PP 1 1. Since PP ss = GG ss + rrii nn, ss = 1, 2, and AA = GG 1 + GG 2, ten we ave te expression (15) for PP 1. Now, te proof runs as tat of te Regular Splitting Teorem in[18, p. 119]. Te Aritmetic Mean metod uses te following two splittings of te matrix AA AA = HH 1 + KK 1, AA = HH 2 + KK 2, were HH 1 and HH 2 are te following matrices BB 1 CC 1 AA 2 BB 2 HH 1 = BB 3 CC 3 AA 4 BB 4, BB MM 1 CC MM 1 AA MM BB MM BB 1 BB 2 CC 2 AA 3 BB 3 HH 2 =, BB MM 2 CC MM 2 AA MM 1 BB MM 1 BB MM and KK 1 = AA HH 1, KK 2 = AA HH 2.

4 244 Emanuele Galligani: Te Aritmetic Mean Solver in Lagged Diffusivity Metod for Nonlinear Diffusion Equations We suppose M even. If M is odd, we can proceed in a similar way. Tus, starting from a vector xx (0), te metod of te Aritmetic Mean generates a sequence of iterates xx (kk ) as follows; for ρρ 0 and kk = 0, 1,..., until convergence: (HH 1 + ρρii nn )zz [1] = (ρρii nn KK 1 )xx ( kk) + bb, (HH 2 + ρρii nn )zz [2] = (ρρ II nn KK 2 )xx ( kk) + bb, (16) xx ( kk+1) = 1 2 (zz[ 1] + zz [ 2] ). In te paper[21], it is proved tat te block form of te Aritmetic Mean metod above described, is convergent wen te matrix A is: irreducibly (strictly) diagonally dominant wit positive diagonal entries and nonpositive off diagonal elements wit ρρ > 0 (ρρ 0); positive definite but not symmetric wit ρρ > ρρ were ρρ = max{ λλ mmmmmm (FF 1 ) λλ mmmmmm AA, λλ mmmmmm (FF 2 ) λλ mmmmmm AA } Here λλ(vv) denotes an eigenvalue of a matrix V and FF ss = HH ss HH TT ss KK ss KK TT ss, s=1,2, and AA is te symmetric positive definite matrix AA = AA + AA TT ; symmetric positive defin ite wit ρρ 0. At eac iteration k of te AGE metod, we ave to solve M /2 linear systems of order 2N, i = 1, 3, 5,..., M -1, BB ii + rrii NN CC ii xx ii AA ii +1 BB ii +1 + rrii NN xx = vv ii ii +1 vv, (17) ii +1 to obtain te vector xx ( kk+1 /2). Te solution of (17) can be seen as a block partitioned vector xx ( kk+1/2) kk = (xx TT kk , xx TT kk ,, xx TT MM ) TT, were eac block as N components. Here vv = (vv TT 1, vv TT 2,, vv TT MM ) TT is te rigt and side (r..s.) of te first equation of (13). Tese M / 2 systems can be solved simultaneously (in parallel). Ten, in order to obtain te new iterate xx ( kk+1) of te AGE metod, we ave to solve, in parallel, M / 2-1 systems as (17) wit i = 2,4, 6,..., M -2 and two linear systems of order N BB 1 + rrii NN xx 1 = vv 1, BB MM + rrii NN xx MM = vv MM, tat can be solved in parallel, as well. Te AGE metod as an intrinsic parallelism. In te case of te additive splitting metod of te Aritmetic Mean, at eac iteration k we ave to solve M-1 linear systems of order 2N, i = 1, 2, 3,..., M -1, BB ii + ρρii NN CC ii zz ii AA ii +1 BB ii +1 + ρρii NN zz = ww ii ii+1 ww, (18) ii +1 were zz = (zz TT 1,zz TT 2,, zz TT MM ) TT and ww = (ww TT 1, ww TT 2,, ww TT MM ) TT indicate te vector zz [1] (fo r i = 1, 3, 5,..., M -1) and te corresponding r..s. of te first equation of (16) or te vector zz [2 ] (for i = 2, 4, 6,..., M -2) and te corresponding r..s. of te second equation of (16). Furtermore, we ave to solve two linear systems of order N BB + ρρii 1 NN zz 1 = ww 1 BB + ρρii MM NN zz MM = ww MM were zz 1 and zz MM indicate te first and te last block of te vector zz [2] and ww 1, ww MM te corresponding r..s. of te second equation of (16). Tese systems can be solved in parallel. Te Aritmetic Mean metod introduces also an explicit parallelism in order to increase te degree of multiprogramming, tat is te number of processes tat can be executed simultaneously ([13, p. 87]). Wen te system (11) arises from te finite difference discretization of te problem (1)-(2), te diagonal blocks of A in (12) are tridiagonal wile te sub and superdiagonal blocks are diagonal. Tus, te systems (17) and (18) can be solved directly as in[9, 8] or iteratively, generating a two-stage iterative metod as in[12]. A direct solution of tese systems can be performed by cyclic reduction solvers ([17, p. 125],[15]) combined wit an approximate Scur complement metod ([17, p.123, p. 217]) or wit block Gaussian elimination. 4. Analysis of te Convergence of te Lagged Diffusivity Functional Iteration Metod In tis section, we prove te convergence of te sequence uu (νν) generated by te lagged diffusivity iteration metod for te solution of te system (4) under te smootness assumptions (i)-(iii). We define uu iiii and vv iiii, i = 0,..., N +1 and j = 0,..., M +1, te grid functions defined on R R and satisfying te Diriclet boundary condition on R. For grid functions uu iiii and vv iiii of tis type, te discrete ll 2 (RR ) inner product and norm are defined by te formulas NN MM uu, vv = 2 uu iiii vv iiii, NN MM uu = 2 ii =1 jj =1 ii =1 jj =1 uu iiii = uu, uu 1 2, respectively. We say tat te grid functions uu iiii defined on R R and vanising on R satisfy Property A if tey are uniformly bounded and ave uniformly bounded backward difference quotients xx uu iiii and yy uu iiii at eac mes point (xx ii,yy jj ) of R R. Te set of all grid functions wic satisfy Property A is denoted by B. Tus, B is te set of all grid functions uu iiii for wic tere exist two positive constants ρρ and ββ suc tat uu ρρ, (19) xx uu iiii ββ, yy uu iiii ββ, (20) Te constant ρρ is independent of ; also ββ is independent of but it depends on ff (see[16]). We assume tat te system (4), FF(uu) = 00, were FF(uu) AA(uu)uu ff, as at least one solution uu B.

5 American Journal of Computational and Applied Matematics 2012, 2(6): Suppose tat te system (4) arises from te discretization of problem (1)-(2) subject to te conditions (i)-(iii) wit qq qq mmmmmm > 0 and AA(uu) being an irreducible nonsingular M-matrix. If ΓΓ 2 ββ 2 < 1 2qq mmmmmm σσ mmmmmm for any uu B, ten te mapping FF(uu) is uniformly monotone in B. (See[16],[5] fo r a proof of t is result and e.g.,[19, p. 141] for te definition of uniform monotonicity). Te iterate uu (νν+1) of te lagged diffusivity functional iteration metod satisfies te system (8) wit te acceptability criterion (9), tat is uu (νν +1) is te solution of te linear diffusion convection equation wose diffusivity depends on te previous iterate uu (νν) wit inomogeneous term ff FF νν (uu (νν+1 ) ). We assume tat all te iterates uu (νν) satisfy Property A. Tus in particular, by inequality (20), te backward difference quotients of eac grid function are bounded and tey depend on te inomogeneous term; ten, we ave tat tere exist two constants ββ > 0 and ββ 0 > 0 suc tat (νν xx uu ) iiii ββ + εε νν ββ 0, yy uu (νν) iiii ββ + εε νν ββ 0, (21) for i = 1,..., N+1 and j = 1,..., M+1. Tus, we can state te following result concerning te convergence of te lagged diffusivity functional iteration metod. Teorem 1. Let uu be a solution of te nonlinear system (4) wit FF(uu) AA(uu)uu ff arising fro m te fin ite difference discretization of problem (1)-(2) subject to te conditions (i)-(iii) wit qq qq mmmmmm > 0 and AA(uu) being an irreducible nonsingular M-matrix. Assume tat te mapping FF(uu) is uniformly monotone in B. Suppose tat {εε νν } is a sequence of positive numbers suc tat εε νν 0 as νν. Let uu (00) B be arbitrary and let uu (νν +1) be te solution of FF νν (uu) = 00 satisfying te condition (9) wit FF νν (uu) as in (8). If all te vectors uu (νν ) belong to B and satisfy Property A wit (21) instead of (20), ten te sequence uu (νν) converges to uu. Proof. Te proof runs as tat in[6, Teor. 1] or in[5, Teor. 1, p. 33]. A more general result on te convergence of te lagged diffusivity functional iteration metod can be obtained by defining te mapping u=g(u) were GG(uu) = AA(uu) 1 ff, for all uu R nn. A solution of te system (4) is a fixed point of te mapping GG(uu). Since te smootness condition (iii) on σσ(uu), we can ave tat te matrix A(u) satisfies te Lipscitz-continuity condition for every bounded subset Ω of R nn wit a Lipscitz constant ΛΛ. Ten we can write, GG(uu) GG(vv) = AA(uu) 1 AA(vv) AA(uu) AA(vv) 1 ff. Tus, we ave for uu, vv Ω GG(uu) GG(vv) ΛΛ ff AA(uu) 1 AA(vv) 1 uu vv ΛΛ ββ 2 ff uu vv were ββ is a bound for AA(uu) 1 for any uu Ω. Here, indicates an arbitrary vector and matrix norm. Te last inequality assures tat te mapping GG(uu) satisfies a Lipscitz condition on a bounded subset Ω of R nn. 5. Numerical Experiments In tis section, we consider a numerical experimentation of te lagged diffusivity functional iteration metod for te solution of te nonlinear system (4) generated by te finite difference discretization above described, of te elliptic problem (1)-(2). Indeed, we ave to solve te system AA(uu)uu = ff. In tese experiments, te vector solution uu is prefixed and it is composed by te values of te prescribed function uu(xx, yy) = sin (ππππ)sin (ππππ) defined on te square [0, 1] [0, 1]. Te cosen functions for σσ(uu) are σσ1 σσ(uu) = 1 + uu; σσ2 σσ(uu) = aa bb + cc uu ; σσ3 σσ(uu) = 2(1 + 2uu 2uu 2 ); were, in te case of σσ2, we ave σσ2_1 for a=3, b=2, c=1; σσ2_2 for a=1.5, b=0.1, c=0.9 and σσ2_3 for a=1, b=0.01, c=0.99. Te vector ff is computed as ff ff = AA(uu )uu, were te matrix AA(uu ) of order n, as elements as in (5) and (6) wit N=M and nn = NN 2. In all te experiments we ave N=256 and pp 1 = pp 2 pp. At eac iteration νν, νν = 0,1,, of te lagged diffusivity procedure, we ave to solve te linear system of order n AA uu (νν) uu = ff, wit te splitting metod of te Aritmetic Mean or of te Alternating Group Explicit described in a previous section (see e.g.[9],[10] for an evaluation of te block form of te Aritmetic Mean metod on different parallel arcitectures and[7] for a description of te Fortran code implementing te metod). Tese metods are compared wit BiCG-STAB metod implemented as in[14, p. 50]. We call uu ( νν +1) te new iteration of te lagged diffusivity procedure, computed wit kk νν +1 iterations of te inner solver suc tat te inner residual FF νν uu ( νν +1) AA uu ( νν) uu ( νν +1) ff, satisfies te condition (9) FF νν uu (νν+1) εε νν +1, wit εε 1 = 0.1 FF uu(0) and εε νν+1 = 0.5 εε νν. (22) Here, indicates te Euclidean norm. Te vector FF uu(0) = AA uu ( 0) uu ( 0) ff is te in itial outer residual and its Euclidean norm is called rrrrrr0. Te initial vector uu (0) is taken as te null vector (uu (0) = 00) or as te vector e wose all te components are equal to 1 (uu (0) = ee). Te lagged diffusivity procedure as been implemented in a Fortran code wit macine precision and stops wen (10) olds, i.e., for νν = 0,1,,

6 246 Emanuele Galligani: Te Aritmetic Mean Solver in Lagged Diffusivity Metod for Nonlinear Diffusion Equations εε νν+1 εε, wit εε = We call νν te iteration of te lagged diffusivity procedure for wic condition (10) is satisfied. Tat is, te iterate uu (νν ) satisfies FF νν 1 uu (νν ) εε νν (εε νν > εε ), and we ave εε νν +1 = 0.5 εε νν and εε νν +1 εε. In te tables, we report te number of iterations νν and, in brackets, te total number of iterations of te inner solver kk TT, i.e., kk TT = kk νν. νν =1 In te tables, we also report te discrete ll 2 (RR ) norm of te error, eeeeee = uu uu νν, te Euclidean norm of te outer residual rrrrrr = FF uu(νν ) = AA uu ( νν ) uu ( νν ) ff, and rrrrrr0. Te symbol close to te value of rrrrrr indicates tat te beaviour of te norm of te outer residual FF νν uu (νν+1 ) is not monotone decreasing. Te writing max it. indicates tat at a certain iteration νν, te ma ximu m number of iterations of te inner solver as been reaced. Te maximum number of inner iterations is set equal to Te writing n.c. indicates tat at a certain iteration νν, te condition (7) is not satisfied. Te symbol " " close to te number of inner and outer iterations denotes tat at a certain iteration νν, te condition (7) is not satisfied and, in tese cases, te lagged diffusivity iteration metod generates te iteration by performing a prefixed number (equal to 20) of iterations of te inner iterative solver. Te writing 1.71( 8) indicates In te tables, we indicate wit lag-am, lag-age and lag-b, te lagged diffusivity functional iteration metod wit te Aritmetic Mean, te Alternating Group Explicit and te BiCG-STA B metod, respectively, as inner solver. Furtermore, we observe tat, since εε νν+1 decreases, for νν increasing, as (22) and te lagged diffusivity functional iteration metod stops at te iteration νν wen te criterion for εε νν +1 in (10) is satisfied, we ave εε νν +1 = 1 2 εε νν = 1 2 εε νν 1 = 1 εε 2 νν 1 εε, were we set εε 1 = 0.1 FF uu(0). Ten, νν > log 2 εε 1. εε Indeed, in te experiments we obtain νν = log 2 εε 1. εε νν Table 1. Result s for different values of p for σσ1 N=256 σσ(uu) = σσ1 q=0 uu (0) = (478) 29 (538) 29 (1399) (547) 28 (621) 28 (1189) (720) 28 (851) 28 (1118) (1062) 27 (1243) 27 (1175)* (2267) 26 (2709) 26 (1022)* (5131) 25 (6088) 25 (946) (31110) 23 (35322) 23 (1202) (55159) 22 (64165) 22 (1357)* Ta ble 2. Result s for different values of p for σσ2_1 σσ(uu) N=256 q=0 uu = σσ2_1 (0) = (441) 29 (470) 29 (1189) (524) 28 (565) 28 (1110) (681) 28 (757) 28 (1108)* (972) 27 (1088) 27 (1050) (1965) 26 (2208) 26 (1034) (4232) 25 (4857) 25 (864) (24409) 23 (30782) 23 (1149) (60546) 22 (79276) 22 (1581) Ta ble 3. Result s for different values of p and uu (0) for σσ2_2 N=256 σσ(uu) = σσ2_2 q=0 uu (0 ) = n.c. n.c. max it.* n.c. n.c. max it.* (21137) 26 (70137) 26 (2767) (56063) 26 (343861) 26 (3907) (80638) max it. 26 (4449) uu (0) = ee (1272) 35 (4657) max it.* (1616) 35 (5671) max it.* (2154) 35 (7633) max it* (3120) 35 (11226) max it* (6153) 35 (26619) 35 (2782) (12048) 35 (57421) 35 (2724) (46793) 35 (342113) 35 (4235) (72524) max it. 35 (4842)

7 American Journal of Computational and Applied Matematics 2012, 2(6): Ta ble 4. Result s for different values of p and uu (0) for σσ2_3 N=256 σσ(uu) = σσ2_3 q=0 uu (0) = n.c. n.c. max it.* n.c. n.c. max it.* (23198) max it. max it.* (53247) max it. 30 (10173) (102915) max it. 30 (13616) uu (0) = ee (2486)* n.c. max it.* (2516) n.c. max it (3108) 38 (68052) max it.* (4255) 38 (108203) max it.* (7153) max it. max it.* (11826) max it. max it.* (40302) max it. max it.* (93196) max it. max it.* Ta ble 5. Result s for different values of p for σσ3 N=25 6 σσ(uu) = σσ3 q=0 uu (0) = (765) 29 (818) 29 (1161)* (953) 28 (1026) 28 (1081) (1253) 28 (1341) 28 (1039) * (1974) 27 (2118) 27 (1016) (4339) 26 (4683) 26 (924) (9725) 25 (10525) 25 (1054) (46400) 24 (53706) 24 (1565) (61128) 23 (71699) max it.* Ta ble 6. Results for different values of q N=256 σσ(uu) = σσ1 uu (0) = 00 q νν (kk TT ) rrrrrr0 p = (14136) 24 (18027) 24 (1069) (13217) 24 (16868) 24 (998) (8814) 25 (10794) 25 (600) (2118) 27 (2383) 27 (211) p = (1062) 27 (1243) 27 (1175) (1061) 27 (1245) 27 (1185)* (1039) 27 (1232) 27 (1124)* (776) 28 (928) 28 (860) (267) 31 (290) 31 (128) N=256 σσ(uu) = σσ2_3 p=100 uu (0 ) = ee 0 38 (7153) max it. max it.* (6468) 38 (214471) max it.* (3664) 38 (97128) max it.* (1117) 38 (15122) max it.* Ta ble 7. Some results for te error and te residuals N=256 σσ(uu) = σσ1 q=0 uu (0) = 00 metod eeeeee rrrrrr rrrrrrrr p=1 lag-am 1.71(-8) 1.54(-4) lag-age 1.71(-8) 1.62(-4) lag-b 7.78(-9) 1.90(-4) p=50 lag-am 1.49(-9) 1.69(-4) lag-age 9.71(-10) 1.71(-4) lag-b 1.62(-10) 1.70(-4) p=100 lag-am 5.03(-10) 1.69(-4) lag-age 3.12(-10) 1.69(-4) lag-b 4.30(-11) 4.90(-5) p=300 lag-am 6.89(-11) 1.19(-4) lag-age 4.24(-11) 1.20(-4) lag-b 1.42(-11) 1.21(-4) 6. Conclusions Fro m te numerical experiments te following conclusions can be drawn: te outer residual rrrrrr as te same order of εε and te error eeeeee in te discrete ll 2 (RR ) norm as, in worst cases, order εε; te AM metod gives better results wen te ratio between te maximum value of σσ and te smallest component of pp is small, tat is te coefficient matrix of te linear system is strongly asymmetric (see[20]) or te deviation from asymmetry is decreasing. We define as te deviation from asymmetry of a matrix te difference between te Frobenius norms of te symmetric and nonsymmetric parts of te matrix. Furtermore, we can observe te same beaviour of te AGE metod wit te one of te AM metod, respect to te deviation from asymmetry of te coefficient matrix tat occurs at eac step of te lagged diffusivity procedure; te lagged diffusivity functional iteration metod combined wit te AM or te AGE metod breaks down wen te coefficient matrix, at a certain iteration νν, is not an M -matrix (n.c.). In some cases, te AGE inner solver, requires a large number of inner iterations especially for nearly symmetric matrices; te beaviour of te residual rrrrrr wen we use AM or AGE metod as inner solver, is always monotone, except in one case were te lagged diffusivity procedure breaks down (te coefficient matrix is not an M-matrix) but it as been possible to force te convergence by running a few number of iterations of te inner iterative solver. Te nonmonotonicity of te residual appens at tese "forced" iterations. Tis tecnique of forcing convergence is successful wen condition (7) is "almost satisfied". te lagged diffusivity functional iteration metod combined wit te BiCG-STAB metod, wen it does not break down, requires a number of inner iterations tat is not large and seems to be independent from te deviation from

8 248 Emanuele Galligani: Te Aritmetic Mean Solver in Lagged Diffusivity Metod for Nonlinear Diffusion Equations asymmetry of te coefficient matrix. We observe tat te failure of te lagged diffusivity procedure wit te BiCG-STAB metod, in most cases, appens wen te decreasing of te residual rrrrrr is not monotone; te beaviour of te lagged diffusivity procedure wit AM or AGE metod as iterative solver depends on te coice of te initial vector. Te coice uu (0 ) = 00 in te cases σσ(uu) = σσ2_2 or σσ(uu) = σσ2_3 yields to negative values for uu (νν) for a certain νν (tipically νν = 1 or νν = 2 ) so tat condition (7) is not satisfied; tat is te initial iterate is too close to a region were a sufficient condition for determining te iterates of te outer procedure is not satisfied. Ten, te control on condition (7) is a detection to start from anoter initial vector. REFERENCES [1] D.J. Evans, "Group explicit iterative metods for solving large linear systems'', Taylor & Francis, International Journal of Computer Matematics, vol. 17, pp , [2] D.J. Evans, W.S. Yousif, "Te block alternating group explicit metod (BLAGE) for te solution of elliptic difference equations'', Taylor & Francis, International Journal of Computer Matematics, vol. 22, pp , [3] D.J. Evans, W.S. Yousif, "Te solution of two-point boundary value problems by te alternating group explicit (AGE) metod'', SIAM Journal on Scientific and Statistic Computing, vol. 9, pp , [4] R. Courant, K.O. Friedrics, H. Lewy, Über die partiellen Differenzengleicungen der matematiscen Pysik'', Springer, Matematisce Annalen, vol. 100, pp , [5] E. Galligani, "A note on te iterative solution of nonlinear steady state reaction diffusion problems", University of Modena and Reggio Emilia, Tecnical Report of Numerical Analysis TR NA-UniMoRE , August [6] E. Galligani, "Lagged diffusivity fixed point iteration for solving steady state reaction diffusion problems'', Taylor & Francis, International Journal of Computer Matematics, in press (Available online: 2 April DOI: / ) [7] E. Galligani, "Analysis of te Fortran routines implementing te aritmetic mean metod for te solution of block tridiagonal linear systems'', University of Modena and Reggio Emilia, Tecnical Report of Numerical Analysis TR NA-UniMoRE , Marc [8] E. Galligani, V. Ruggiero, "A parallel preconditioner for block tridiagonal matrices'', in: Parallel Computing: Trends and Applications (G.R. Joubert, D. Trystram, F.J. Peters and D.J. Evans eds), Elsevier Science Publisers B.V., Amsterdam, pp , [9] E. Galligani, V. Ruggiero, "Analysis of splitting metods for solving block tridiagonal linear systems'', in: Proceedings of 2 nd International Conference on Software for Multiprocessors and Supercomputers, Teory, Practice, Experience (V.P. Ivannikov, V.A. Serebriakov eds), Russian Academy of Sciences, Moscow, pp , [10] E. Galligani, V. Ruggiero, "Implementation of splitting metods for solving block tridiagonal linear systems on transputers", in: Proceedings of 3 rd EuroMicro Worksop on Parallel and Distributed Processing (M. Valero, A. Gonzalez eds), IEEE Compute Society Press, Los Alamitos, pp , [11] E. Galligani, V. Ruggiero, "A polynomial preconditioner for block tridiagonal matrices'', Taylor & Francis, Parallel Algoritms and Applications, vol. 3, pp , [12] E. Galligani, V. Ruggiero, "Te two-stage aritmetic mean metod'', Elsevier, Applied Matematics and Computation, vol. 85, pp , [13] K. Hwang, F.A. Briggs, Computer Arcitecture and Parallel Processing, McGraw-Hill, New York, [14] C.T. Kelley, Iterative Metods for Linear and Nonlinear Equations, SIAM, Piladelpia, [15] N.K. Madsen, G.H. Rodrigue, "Odd-even reduction for pentadiagonal matrices'', in: Parallel Computers-Parallel Matematics, Proceedings of IMACS-GI (M. Feilmeier ed.), Nort-Holland, Amsterdam, pp , [16] G.H. Meyer, "Te numerical solution of quasilinear elliptic equations'', in: Numerical Solution of Systems of Nonlinear Algebraic Equations (G. Byrne, C.A. Hall eds.), Academic Press, New York, pp , [17] J.M. Ortega, Introduction to Parallel and Vector Solution of Linear Systems, Plenum Press, New York, [18] J.M. Ortega, Numerical Analysis: A Second Course, SIAM, Piladelpia, [19] J.M. Ortega, W.C. Reinboldt, Iterative Solution of Nonlinear Equations in Several Variables, SIAM, Piladelpia, [20] V. Ruggiero, E. Galligani, "An iterative metod for large sparse linear systems on a vector computer'', Elsevier, Computers Matematics wit Applications, vol. 20, no. 1, pp , [21] V. Ruggiero, E. Galligani, "A parallel algoritm for solving block tridiagonal linear systems'', Elsevier, Computers Matematics wit Applications, vol. 24, no. 4, pp , [22] J. Tomas, Numerical Partial Differential Equations: Finite Difference Metods, Springer, New York, [23] H.A. van der Vorst, "Bi-CGSTAB: a fast and smootly converging variant of Bi-CG for te solution of nonsymmetric linear systems'', SIAM Journal on Scientific and Statistical Computing, vol. 13, pp , [24] R.S. Varga, Matrix Iterative Analysis, Second Edition, Springer, Berlin, 2000.

Keywords: quadratic programming, sparse matrix computation, symmetric indefinite factorization

Keywords: quadratic programming, sparse matrix computation, symmetric indefinite factorization A New Pivot Selection Algoritm for Symmetric Indefinite Factorization Arising in Quadratic Programming wit Block Constraint Matrices Duangpen Jetpipattanapong* and Gun Srijuntongsiri Scool of Information,

More information

7.3 The Jacobi and Gauss-Seidel Iterative Methods

7.3 The Jacobi and Gauss-Seidel Iterative Methods 7.3 The Jacobi and Gauss-Seidel Iterative Methods 1 The Jacobi Method Two assumptions made on Jacobi Method: 1.The system given by aa 11 xx 1 + aa 12 xx 2 + aa 1nn xx nn = bb 1 aa 21 xx 1 + aa 22 xx 2

More information

The Laplace equation, cylindrically or spherically symmetric case

The Laplace equation, cylindrically or spherically symmetric case Numerisce Metoden II, 7 4, und Übungen, 7 5 Course Notes, Summer Term 7 Some material and exercises Te Laplace equation, cylindrically or sperically symmetric case Electric and gravitational potential,

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

Preconditioning in H(div) and Applications

Preconditioning in H(div) and Applications 1 Preconditioning in H(div) and Applications Douglas N. Arnold 1, Ricard S. Falk 2 and Ragnar Winter 3 4 Abstract. Summarizing te work of [AFW97], we sow ow to construct preconditioners using domain decomposition

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

Introduction to Machine Learning. Recitation 8. w 2, b 2. w 1, b 1. z 0 z 1. The function we want to minimize is the loss over all examples: f =

Introduction to Machine Learning. Recitation 8. w 2, b 2. w 1, b 1. z 0 z 1. The function we want to minimize is the loss over all examples: f = Introduction to Macine Learning Lecturer: Regev Scweiger Recitation 8 Fall Semester Scribe: Regev Scweiger 8.1 Backpropagation We will develop and review te backpropagation algoritm for neural networks.

More information

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems 5 Ordinary Differential Equations: Finite Difference Metods for Boundary Problems Read sections 10.1, 10.2, 10.4 Review questions 10.1 10.4, 10.8 10.9, 10.13 5.1 Introduction In te previous capters we

More information

lecture 26: Richardson extrapolation

lecture 26: Richardson extrapolation 43 lecture 26: Ricardson extrapolation 35 Ricardson extrapolation, Romberg integration Trougout numerical analysis, one encounters procedures tat apply some simple approximation (eg, linear interpolation)

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

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

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

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

Solutions to the Multivariable Calculus and Linear Algebra problems on the Comprehensive Examination of January 31, 2014

Solutions to the Multivariable Calculus and Linear Algebra problems on the Comprehensive Examination of January 31, 2014 Solutions to te Multivariable Calculus and Linear Algebra problems on te Compreensive Examination of January 3, 24 Tere are 9 problems ( points eac, totaling 9 points) on tis portion of te examination.

More information

New Streamfunction Approach for Magnetohydrodynamics

New Streamfunction Approach for Magnetohydrodynamics New Streamfunction Approac for Magnetoydrodynamics Kab Seo Kang Brooaven National Laboratory, Computational Science Center, Building 63, Room, Upton NY 973, USA. sang@bnl.gov Summary. We apply te finite

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

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

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

Some Applications of Fractional Step Runge-Kutta Methods

Some Applications of Fractional Step Runge-Kutta Methods Some Applications of Fractional Step Runge-Kutta Metods JORGE, J.C., PORTERO, L. Dpto. de Matematica e Informatica Universidad Publica de Navarra Campus Arrosadia, s/n 3006 Pamplona Navarra SPAIN Abstract:

More information

Crouzeix-Velte Decompositions and the Stokes Problem

Crouzeix-Velte Decompositions and the Stokes Problem Crouzeix-Velte Decompositions and te Stokes Problem PD Tesis Strauber Györgyi Eötvös Loránd University of Sciences, Insitute of Matematics, Matematical Doctoral Scool Director of te Doctoral Scool: Dr.

More information

Symmetry Labeling of Molecular Energies

Symmetry Labeling of Molecular Energies Capter 7. Symmetry Labeling of Molecular Energies Notes: Most of te material presented in tis capter is taken from Bunker and Jensen 1998, Cap. 6, and Bunker and Jensen 2005, Cap. 7. 7.1 Hamiltonian Symmetry

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

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

Combining functions: algebraic methods

Combining functions: algebraic methods Combining functions: algebraic metods Functions can be added, subtracted, multiplied, divided, and raised to a power, just like numbers or algebra expressions. If f(x) = x 2 and g(x) = x + 2, clearly f(x)

More information

A h u h = f h. 4.1 The CoarseGrid SystemandtheResidual Equation

A h u h = f h. 4.1 The CoarseGrid SystemandtheResidual Equation Capter Grid Transfer Remark. Contents of tis capter. Consider a grid wit grid size and te corresponding linear system of equations A u = f. Te summary given in Section 3. leads to te idea tat tere migt

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

On convexity of polynomial paths and generalized majorizations

On convexity of polynomial paths and generalized majorizations On convexity of polynomial pats and generalized majorizations Marija Dodig Centro de Estruturas Lineares e Combinatórias, CELC, Universidade de Lisboa, Av. Prof. Gama Pinto 2, 1649-003 Lisboa, Portugal

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

Notes on Multigrid Methods

Notes on Multigrid Methods Notes on Multigrid Metods Qingai Zang April, 17 Motivation of multigrids. Te convergence rates of classical iterative metod depend on te grid spacing, or problem size. In contrast, convergence rates of

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

Angular Momentum, Electromagnetic Waves

Angular Momentum, Electromagnetic Waves Angular Momentum, Electromagnetic Waves Lecture33: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay As before, we keep in view the four Maxwell s equations for all our discussions.

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

LEAST-SQUARES FINITE ELEMENT APPROXIMATIONS TO SOLUTIONS OF INTERFACE PROBLEMS

LEAST-SQUARES FINITE ELEMENT APPROXIMATIONS TO SOLUTIONS OF INTERFACE PROBLEMS SIAM J. NUMER. ANAL. c 998 Society for Industrial Applied Matematics Vol. 35, No., pp. 393 405, February 998 00 LEAST-SQUARES FINITE ELEMENT APPROXIMATIONS TO SOLUTIONS OF INTERFACE PROBLEMS YANZHAO CAO

More information

A Posteriori Error Estimates For Discontinuous Galerkin Methods Using Non-polynomial Basis Functions

A Posteriori Error Estimates For Discontinuous Galerkin Methods Using Non-polynomial Basis Functions Lin Lin A Posteriori DG using Non-Polynomial Basis 1 A Posteriori Error Estimates For Discontinuous Galerkin Methods Using Non-polynomial Basis Functions Lin Lin Department of Mathematics, UC Berkeley;

More information

Generic maximum nullity of a graph

Generic maximum nullity of a graph Generic maximum nullity of a grap Leslie Hogben Bryan Sader Marc 5, 2008 Abstract For a grap G of order n, te maximum nullity of G is defined to be te largest possible nullity over all real symmetric n

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

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

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

Jasmin Smajic1, Christian Hafner2, Jürg Leuthold2, March 23, 2015

Jasmin Smajic1, Christian Hafner2, Jürg Leuthold2, March 23, 2015 Jasmin Smajic, Christian Hafner 2, Jürg Leuthold 2, March 23, 205 Time Domain Finite Element Method (TD FEM): Continuous and Discontinuous Galerkin (DG-FEM) HSR - University of Applied Sciences of Eastern

More information

Numerical Solution to Parabolic PDE Using Implicit Finite Difference Approach

Numerical Solution to Parabolic PDE Using Implicit Finite Difference Approach Numerical Solution to arabolic DE Using Implicit Finite Difference Approac Jon Amoa-Mensa, Francis Oene Boateng, Kwame Bonsu Department of Matematics and Statistics, Sunyani Tecnical University, Sunyani,

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

Interior-Point Methods as Inexact Newton Methods. Silvia Bonettini Università di Modena e Reggio Emilia Italy

Interior-Point Methods as Inexact Newton Methods. Silvia Bonettini Università di Modena e Reggio Emilia Italy InteriorPoint Methods as Inexact Newton Methods Silvia Bonettini Università di Modena e Reggio Emilia Italy Valeria Ruggiero Università di Ferrara Emanuele Galligani Università di Modena e Reggio Emilia

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

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

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

Blanca Bujanda, Juan Carlos Jorge NEW EFFICIENT TIME INTEGRATORS FOR NON-LINEAR PARABOLIC PROBLEMS

Blanca Bujanda, Juan Carlos Jorge NEW EFFICIENT TIME INTEGRATORS FOR NON-LINEAR PARABOLIC PROBLEMS Opuscula Matematica Vol. 26 No. 3 26 Blanca Bujanda, Juan Carlos Jorge NEW EFFICIENT TIME INTEGRATORS FOR NON-LINEAR PARABOLIC PROBLEMS Abstract. In tis work a new numerical metod is constructed for time-integrating

More information

Volume 29, Issue 3. Existence of competitive equilibrium in economies with multi-member households

Volume 29, Issue 3. Existence of competitive equilibrium in economies with multi-member households Volume 29, Issue 3 Existence of competitive equilibrium in economies wit multi-member ouseolds Noriisa Sato Graduate Scool of Economics, Waseda University Abstract Tis paper focuses on te existence of

More information

Numerical analysis of a free piston problem

Numerical analysis of a free piston problem MATHEMATICAL COMMUNICATIONS 573 Mat. Commun., Vol. 15, No. 2, pp. 573-585 (2010) Numerical analysis of a free piston problem Boris Mua 1 and Zvonimir Tutek 1, 1 Department of Matematics, University of

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

Complexity of Decoding Positive-Rate Reed-Solomon Codes

Complexity of Decoding Positive-Rate Reed-Solomon Codes Complexity of Decoding Positive-Rate Reed-Solomon Codes Qi Ceng 1 and Daqing Wan 1 Scool of Computer Science Te University of Oklaoma Norman, OK73019 Email: qceng@cs.ou.edu Department of Matematics University

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

Differentiation in higher dimensions

Differentiation in higher dimensions Capter 2 Differentiation in iger dimensions 2.1 Te Total Derivative Recall tat if f : R R is a 1-variable function, and a R, we say tat f is differentiable at x = a if and only if te ratio f(a+) f(a) tends

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

Reflection Symmetries of q-bernoulli Polynomials

Reflection Symmetries of q-bernoulli Polynomials Journal of Nonlinear Matematical Pysics Volume 1, Supplement 1 005, 41 4 Birtday Issue Reflection Symmetries of q-bernoulli Polynomials Boris A KUPERSHMIDT Te University of Tennessee Space Institute Tullaoma,

More information

27. A Non-Overlapping Optimized Schwarz Method which Converges with Arbitrarily Weak Dependence on h

27. A Non-Overlapping Optimized Schwarz Method which Converges with Arbitrarily Weak Dependence on h Fourteent International Conference on Domain Decomposition Metods Editors: Ismael Herrera, David E. Keyes, Olof B. Widlund, Robert Yates c 003 DDM.org 7. A Non-Overlapping Optimized Scwarz Metod wic Converges

More information

Uniform estimate of the constant in the strengthened CBS inequality for anisotropic non-conforming FEM systems

Uniform estimate of the constant in the strengthened CBS inequality for anisotropic non-conforming FEM systems Uniform estimate of te constant in te strengtened CBS inequality for anisotropic non-conforming FEM systems R. Blaeta S. Margenov M. Neytceva Version of November 0, 00 Abstract Preconditioners based on

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

Quasiperiodic phenomena in the Van der Pol - Mathieu equation

Quasiperiodic phenomena in the Van der Pol - Mathieu equation Quasiperiodic penomena in te Van der Pol - Matieu equation F. Veerman and F. Verulst Department of Matematics, Utrect University P.O. Box 80.010, 3508 TA Utrect Te Neterlands April 8, 009 Abstract Te Van

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

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

On The Cauchy Problem For Some Parabolic Fractional Partial Differential Equations With Time Delays

On The Cauchy Problem For Some Parabolic Fractional Partial Differential Equations With Time Delays Journal of Mathematics and System Science 6 (216) 194-199 doi: 1.17265/2159-5291/216.5.3 D DAVID PUBLISHING On The Cauchy Problem For Some Parabolic Fractional Partial Differential Equations With Time

More information

Generalized AOR Method for Solving System of Linear Equations. Davod Khojasteh Salkuyeh. Department of Mathematics, University of Mohaghegh Ardabili,

Generalized AOR Method for Solving System of Linear Equations. Davod Khojasteh Salkuyeh. Department of Mathematics, University of Mohaghegh Ardabili, Australian Journal of Basic and Applied Sciences, 5(3): 35-358, 20 ISSN 99-878 Generalized AOR Method for Solving Syste of Linear Equations Davod Khojasteh Salkuyeh Departent of Matheatics, University

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

General Strong Polarization

General Strong Polarization General Strong Polarization Madhu Sudan Harvard University Joint work with Jaroslaw Blasiok (Harvard), Venkatesan Gurswami (CMU), Preetum Nakkiran (Harvard) and Atri Rudra (Buffalo) December 4, 2017 IAS:

More information

158 Calculus and Structures

158 Calculus and Structures 58 Calculus and Structures CHAPTER PROPERTIES OF DERIVATIVES AND DIFFERENTIATION BY THE EASY WAY. Calculus and Structures 59 Copyrigt Capter PROPERTIES OF DERIVATIVES. INTRODUCTION In te last capter you

More information

Manipulator Dynamics (1) Read Chapter 6

Manipulator Dynamics (1) Read Chapter 6 Manipulator Dynamics (1) Read Capter 6 Wat is dynamics? Study te force (torque) required to cause te motion of robots just like engine power required to drive a automobile Most familiar formula: f = ma

More information

3 Parabolic Differential Equations

3 Parabolic Differential Equations 3 Parabolic Differential Equations 3.1 Classical solutions We consider existence and uniqueness results for initial-boundary value problems for te linear eat equation in Q := Ω (, T ), were Ω is a bounded

More information

arxiv: v1 [math.na] 20 Jul 2009

arxiv: v1 [math.na] 20 Jul 2009 STABILITY OF LAGRANGE ELEMENTS FOR THE MIXED LAPLACIAN DOUGLAS N. ARNOLD AND MARIE E. ROGNES arxiv:0907.3438v1 [mat.na] 20 Jul 2009 Abstract. Te stability properties of simple element coices for te mixed

More information

ETNA Kent State University

ETNA Kent State University Electronic Transactions on Numerical Analysis. Volume 34, pp. 14-19, 2008. Copyrigt 2008,. ISSN 1068-9613. ETNA A NOTE ON NUMERICALLY CONSISTENT INITIAL VALUES FOR HIGH INDEX DIFFERENTIAL-ALGEBRAIC EQUATIONS

More information

MA455 Manifolds Solutions 1 May 2008

MA455 Manifolds Solutions 1 May 2008 MA455 Manifolds Solutions 1 May 2008 1. (i) Given real numbers a < b, find a diffeomorpism (a, b) R. Solution: For example first map (a, b) to (0, π/2) and ten map (0, π/2) diffeomorpically to R using

More information

Convergence of a Central Difference Discretization of ROF Model for Image Denoising

Convergence of a Central Difference Discretization of ROF Model for Image Denoising Convergence of a Central Difference Discretization of ROF Model for Image Denoising Ming-Jun Lai and Jingyue Wang Department of Matematics Te University of Georgia Atens, GA 30602 October 8, 2009 Abstract

More information

4.2 - Richardson Extrapolation

4.2 - Richardson Extrapolation . - Ricardson Extrapolation. Small-O Notation: Recall tat te big-o notation used to define te rate of convergence in Section.: Definition Let x n n converge to a number x. Suppose tat n n is a sequence

More information

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra Worksheets for GCSE Mathematics Quadratics mr-mathematics.com Maths Resources for Teachers Algebra Quadratics Worksheets Contents Differentiated Independent Learning Worksheets Solving x + bx + c by factorisation

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

Controllability of a one-dimensional fractional heat equation: theoretical and numerical aspects

Controllability of a one-dimensional fractional heat equation: theoretical and numerical aspects Controllability of a one-dimensional fractional eat equation: teoretical and numerical aspects Umberto Biccari, Víctor Hernández-Santamaría To cite tis version: Umberto Biccari, Víctor Hernández-Santamaría.

More information

Global Existence of Classical Solutions for a Class Nonlinear Parabolic Equations

Global Existence of Classical Solutions for a Class Nonlinear Parabolic Equations Global Journal of Science Frontier Researc Matematics and Decision Sciences Volume 12 Issue 8 Version 1.0 Type : Double Blind Peer Reviewed International Researc Journal Publiser: Global Journals Inc.

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

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

Variations. ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra

Variations. ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra Variations ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra Last Time Probability Density Functions Normal Distribution Expectation / Expectation of a function Independence Uncorrelated

More information

Decay of solutions of wave equations with memory

Decay of solutions of wave equations with memory Proceedings of te 14t International Conference on Computational and Matematical Metods in Science and Engineering, CMMSE 14 3 7July, 14. Decay of solutions of wave equations wit memory J. A. Ferreira 1,

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

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

Jordan Journal of Mathematics and Statistics (JJMS) 5(3), 2012, pp A NEW ITERATIVE METHOD FOR SOLVING LINEAR SYSTEMS OF EQUATIONS

Jordan Journal of Mathematics and Statistics (JJMS) 5(3), 2012, pp A NEW ITERATIVE METHOD FOR SOLVING LINEAR SYSTEMS OF EQUATIONS Jordan Journal of Mathematics and Statistics JJMS) 53), 2012, pp.169-184 A NEW ITERATIVE METHOD FOR SOLVING LINEAR SYSTEMS OF EQUATIONS ADEL H. AL-RABTAH Abstract. The Jacobi and Gauss-Seidel iterative

More information

Numerical Analysis MTH603. dy dt = = (0) , y n+1. We obtain yn. Therefore. and. Copyright Virtual University of Pakistan 1

Numerical Analysis MTH603. dy dt = = (0) , y n+1. We obtain yn. Therefore. and. Copyright Virtual University of Pakistan 1 Numerical Analysis MTH60 PREDICTOR CORRECTOR METHOD Te metods presented so far are called single-step metods, were we ave seen tat te computation of y at t n+ tat is y n+ requires te knowledge of y n only.

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

Quantization of electrical conductance

Quantization of electrical conductance 1 Introduction Quantization of electrical conductance Te resistance of a wire in te classical Drude model of metal conduction is given by RR = ρρρρ AA, were ρρ, AA and ll are te conductivity of te material,

More information

Support Vector Machines. CSE 4309 Machine Learning Vassilis Athitsos Computer Science and Engineering Department University of Texas at Arlington

Support Vector Machines. CSE 4309 Machine Learning Vassilis Athitsos Computer Science and Engineering Department University of Texas at Arlington Support Vector Machines CSE 4309 Machine Learning Vassilis Athitsos Computer Science and Engineering Department University of Texas at Arlington 1 A Linearly Separable Problem Consider the binary classification

More information

Worksheets for GCSE Mathematics. Algebraic Expressions. Mr Black 's Maths Resources for Teachers GCSE 1-9. Algebra

Worksheets for GCSE Mathematics. Algebraic Expressions. Mr Black 's Maths Resources for Teachers GCSE 1-9. Algebra Worksheets for GCSE Mathematics Algebraic Expressions Mr Black 's Maths Resources for Teachers GCSE 1-9 Algebra Algebraic Expressions Worksheets Contents Differentiated Independent Learning Worksheets

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

Improved Rotated Finite Difference Method for Solving Fractional Elliptic Partial Differential Equations

Improved Rotated Finite Difference Method for Solving Fractional Elliptic Partial Differential Equations American Scientific Researc Journal for Engineering, Tecnolog, and Sciences (ASRJETS) ISSN (Print) 33-44, ISSN (Online) 33-44 Global Societ of Scientific Researc and Researcers ttp://asrjetsjournal.org/

More information

LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION

LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION LAURA EVANS.. Introduction Not all differential equations can be explicitly solved for y. Tis can be problematic if we need to know te value of y

More information

Computer Derivations of Numerical Differentiation Formulae. Int. J. of Math. Education in Sci. and Tech., V 34, No 2 (March-April 2003), pp

Computer Derivations of Numerical Differentiation Formulae. Int. J. of Math. Education in Sci. and Tech., V 34, No 2 (March-April 2003), pp Computer Derivations o Numerical Dierentiation Formulae By Jon H. Matews Department o Matematics Caliornia State University Fullerton USA Int. J. o Mat. Education in Sci. and Tec. V No (Marc-April ) pp.8-87.

More information

Continuity and Differentiability of the Trigonometric Functions

Continuity and Differentiability of the Trigonometric Functions [Te basis for te following work will be te definition of te trigonometric functions as ratios of te sides of a triangle inscribed in a circle; in particular, te sine of an angle will be defined to be te

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

CHAPTER 2. Unitary similarity and unitary equivalence

CHAPTER 2. Unitary similarity and unitary equivalence CHAPTER 2 Unitary similarity and unitary equivalence 2.0 Introduction yin Capter 1, we made an initial study of similarity of A 2 M n via a general nonsingular matrix S, tat is, te transformation A! S

More information

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY (Section 3.2: Derivative Functions and Differentiability) 3.2.1 SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY LEARNING OBJECTIVES Know, understand, and apply te Limit Definition of te Derivative

More information

7.1 Using Antiderivatives to find Area

7.1 Using Antiderivatives to find Area 7.1 Using Antiderivatives to find Area Introduction finding te area under te grap of a nonnegative, continuous function f In tis section a formula is obtained for finding te area of te region bounded between

More information

Large Scale Data Analysis Using Deep Learning

Large Scale Data Analysis Using Deep Learning Large Scale Data Analysis Using Deep Learning Linear Algebra U Kang Seoul National University U Kang 1 In This Lecture Overview of linear algebra (but, not a comprehensive survey) Focused on the subset

More information

10.4 The Cross Product

10.4 The Cross Product Math 172 Chapter 10B notes Page 1 of 9 10.4 The Cross Product The cross product, or vector product, is defined in 3 dimensions only. Let aa = aa 1, aa 2, aa 3 bb = bb 1, bb 2, bb 3 then aa bb = aa 2 bb

More information

Journal of Computational and Applied Mathematics

Journal of Computational and Applied Mathematics Journal of Computational and Applied Matematics 94 (6) 75 96 Contents lists available at ScienceDirect Journal of Computational and Applied Matematics journal omepage: www.elsevier.com/locate/cam Smootness-Increasing

More information