ON THE PERFORMANCE OF LOW

Size: px
Start display at page:

Download "ON THE PERFORMANCE OF LOW"

Transcription

1 Monografías Matemáticas García de Galdeano, (6) ON THE PERFORMANCE OF LOW STORAGE ADDITIVE RUNGE-KUTTA METHODS Inmaclada Higeras and Teo Roldán Abstract. Gien a differential system that inoles terms with different stiffness properties, a natral approach to obtain nmerical approximations is the se of implicit-explicit time-discretizations. These systems, often with a large nmber of eqations, arise from the semidiscretization of some time-dependent partial differential eqations. In the constrction of Rnge-Ktta methods, properties like stability and accracy are important items that mst be taken into accont. Howeer, in some contexts, storage reqirements of the schemes also play an important role. When the high dimension of the problem compromises the compter memory capacity, it is important to incorporate low memory sage to other properties of the scheme. In a recent work the athors hae stdied and constrcted implicit-explicit Rnge- Ktta methods with low-storage reqirements. In this paper we deelop and test new low-storage Rnge-Ktta methods that complete the stdy done in the mentioned work. Keywords: Additie Rnge-Ktta methods, low-storage, stiff problems. AMS classification: 65L, 65L6, 6L.. Introdction Space discretization of some time-dependent partial differential eqations (PDEs) gies rise to systems of ordinary differential eqations in additie form. These systems, often with a large nmber of eqations, arise, e.g., from semidiscretisations of conection-diffsion problems and hyperbolic systems with relaxation [, 5,, 5, 6]. When the differential system inoles terms with different stiffness properties, a natral approach to obtain nmerical approximations is the se of implicit-explicit (IMEX) timediscretizations. IMEX Rnge-Ktta methods hae been deeply stdied in the literatre (see, e.g., [,,,, 5, 9]). Sometimes, the additie differential system is of the form = f (, ), = f (, ) + ε g (, ), () where ε is the stiffness parameter. These systems hae been considered, e.g., in [,,,,, 5, 6], where robst IMEX Rnge-Ktta methods hae been analyzed. In particlar, in [, ], niform conergence in the stiffness parameter ε has been stdied. For systems with a large nmber of eqations, memory storage reqirement is an important isse. When the high dimension of the problem compromises the compter memory

2 78 Inmaclada Higeras and Teo Roldán capacity, it is important to incorporate low memory sage to some other properties of the scheme. These ideas hae been deeloped in [6, 7, 8, 9,,,,, 7, 8], where different low-storage Rnge-Ktta methods hae been constrcted. In particlar, in [6, ], explicit Rnge-Ktta methods are implemented by sing the an der Howen format [7], while diagonally implicit Rnge-Ktta (DIRK) schemes hae been explored in []. Robst IMEX Rnge-Ktta methods with low-storage reqirements were recently constrcted in []. In particlar, new Additie Semi-Implicit Rnge-Ktta methods (ASIRK), a special class of IMEX Rnge-Ktta methods, hae been deeloped. These new methods can be implemented by sing jst three memory registers. In this paper we complete that work constrcting new low-storage methods. The rest of the paper is organized as follows. In section we briefly introdce ASIRK methods, a special class of IMEX Rnge-Ktta schemes. In section we reiew low-storage ASIRK implementations in three memory registers. Taking into accont the reslts obtained in [], we constrct new low-storage ASIRK schemes in section. Some nmerical experiments are displayed in section 5.. Additie Semi-Implicit Rnge-Ktta methods We consider a special class of IMEX Rnge-Ktta schemes that hae been sed in [9] looking for comptational efficiency. These schemes are sally referred as ASIRK-sA methods. The nmerical soltion of a general additie differential problem with an ASIRK-sA method is gien by y = f (y) + g(y), y(t ) = y, () y n+ = y n + s ω i K i,n+, () i= where the internal deriaties K i,n+ are gien by ( K i,n+ = h f (y n + i i b i j K j,n+ ) + g(y n + j= j= ) c i j K j,n+ + c ii K i,n+ ), i =,..., s, () and b i j, c i j, ω j are the coefficients of the method. Obsere that the reslting scheme is explicit in f and diagonally implicit in g. On the following, we denote the matrices and ector containing the coefficients of the ASIRK-sA method by B = (b i j ), C = (c i j ), and ω, respectiely. Below we display these matrices for s =, c ω B = b, C = c c, ω = ω. (5) b b c c c ω Een thogh method ()-() can be considered as an additie Rnge-Ktta method, it is important to notice that the coefficients in (5) are not the standard coefficients of an additie Rnge-Ktta scheme. Howeer, as we show below, eqations ()-() can be rewritten as an

3 On the performance of low storage Additie Rnge-Ktta methods 79 additie Rnge-Ktta method (9). With this approach, some isses for ASIRK-sA methods, e.g., the set of order conditions, can be obtained in a simple way from the theory of additie Rnge-Ktta methods. Eqations ()-() are gien in terms of K n+ = (K t,n+,..., Kt s,n+ )t, the internal deriatie ector. By sing the Kronecker prodct and denoting K n+ = h ( F(Y n+ ) + G(Ŷ n+ ) ), where F(Y n+ ) = ( f (Y,n+ ) t,..., f (Y s,n+ ) t ) t and G(Ŷ n+ ) = (g(ŷ,n+ ) t,..., g(ŷ s,n+ ) t ) t, it is possible to rewrite ()-() as y n+ = y n + h (ω t I k ) ( F(Y n+ ) + G(Ŷ n+ ) ), (6) where the internal stages Y n+ = (Y t,n+,..., Yt s,n+ )t and Ŷ n+ = (Ŷ t,n+,..., Ŷt s,n+ )t are obtained from Y n+ = e y n + (B I k ) ( h F(Y n+ ) + h G(Ŷ n+ ) ), (7) Ŷ n+ = e y n + (C I k ) ( h F(Y n+ ) + h G(Ŷ n+ ) ). (8) This formlation corresponds to a s-stage additie Rnge-Ktta method, where the s internal stages are Y n+ and Ŷ n+. Then, the doble Btcher tablea of scheme (6)-(8) is Be B Ce C ω t B C (9) ω t Now, from the set of order conditions for IMEX methods, it is easy to derie the set of order conditions for ASIRK-sA scheme ()-() in terms of matrices B, C, and ector ω (see [] for details). In the same way, it is posible to derie stability properties of ASIRK-sA methods ()-() applying some known reslts on linear stability for additie Rnge-Ktta methods [, 5, 9]; or approach is similar to the one made in [5]. Ths, we consider the simplified linear model eqation y = ξ y + ξ y, y() =, () where ξ, ξ C, with Re (ξ ) <, and we sole the model eqation () with method ()-(). In this way, we can write the nmerical soltion as y = R(z, z ), where the fnction of absolte stability R(z, z ) is obtained in terms of the coefficients of the method and z = ξ h, z = ξ h. We are interested in obtaining the largest set S = {z C : sp z C R(z, z ) }. () Besides, in order to get a correct asymptotic decay for the stiff terms, the L-stability condition for the implicit step, that is, lim R(, z ) =, () z

4 8 Inmaclada Higeras and Teo Roldán mst be imposed. For more details, see [5]. We are also interested in stiff accracy, that is, accracy of the nmerical soltion of problem () for small ales of ε. This isse has been stdied in [, 5] for IMEX Rnge- Ktta methods. The analysis done leads to the following additional order conditions for an IMEX Rnge-Ktta method with coefficients (A, b t, c), (Ã, b t, c), b t A c =, b t A c =, b t A Ã c = /. () For ASIRK-sA methods, see [] for details, we get these additional orden conditions ω t e =, ω t C (Ce) =, ω t B e = /. () The linear system = δ + σ, = δ + σ + ε (c ), (5) is a particlar case of (). If we consider consistent initial ales, = c, then, after one time step, the exact soltion of (5) satisfies (ε, h) = ( + â h + â h + σ ˆb h ε ) + O(h, h ε ), (ε, h) = ( ( + â h + â h ) c + ˆb ε + (â + σ c) ˆb h ε ) + O(h, h ε ), where, as in [5], we hae denoted â = δ + σ c, and ˆb = δ + (σ δ ) c σ c. We will constrct the nmerical soltion ( (ε, h), (ε, h)) of system (5) with the ASIRK-sA scheme ()-(), and from the difference between the nmerical and the exact soltion (ε, h) (ε, h), (ε, h) (ε, h), (6) we will get conditions on the coefficients of the method.. ASIRK methods implemented in three memory registers In this section we consider a kind of ASIRK-sA methods that can be implemented in an efficient way by sing three memory registers for any nmber of stages. The way this schemes hae been deeloped can be seen with details in []. The coefficients of these methods hae a particlar strctre that is mainly enforced by the possibility of implementing the scheme in three memory registers. The ASIRK-sA methods we propose are of the form λ ω ω +γ ω λ ω B = ω ω +γ, C = ω ω λ, ω =. (7) ω ω... ω s +γ s ω ω... ω s λ s ω s

5 On the performance of low storage Additie Rnge-Ktta methods 8 For example, a low-storage ASIRK-A method can be displayed in this way K = h f (y n ) + h g(y n + λ K ), K = h f (y n + ω K + γ K ) + h g(y n + ω K + λ K ), K = h f (y n + ω K + ω K + γ K ) + h g(y n + ω K + ω K + λ K ), y n+ = y n + ω K + ω K + ω K. For each stage, a memory register (Register ) is sed for the storage of y n + i j= ω j K j, Register : Y i = Y i + ω i K i, i =,..., s +, where we consider b = and Y = y n. After the last stage, we obtain the nmerical soltion y n+ in the Register as Y s+ = Y s + ω s K s. The second memory register (Register ) is sed for the storage of the ealation of the fnction f, Register : L i = h f (Y i + γ i K i ), i =,..., s, where γ =. Finally, the third memory register (Register ) is sed for the internal deriatie K i Register : K i = L i + h g(y i + λ i K i ), i =,..., s. (8). A new method implemented in three memory registers Gien a low-storage ASIRK-sA method of the form (7), we determine its coefficients by imposing accracy, stiff accracy and stability properties. In [] the cases of two stages, s =, and three stages, s =, were stdied in detail. In this paper we consider s = and we make a different choice of one of the free parameters. Obsere that if λ s = ω s in (7), then the implicit scheme is stiffly accrate. Besides, in this case, the implicit part of the method satisfies condition (). Accordingly, we set λ = ω and we impose the first order condition ω t e =, that is, ω = ω ω. With these choices, from schemes (7) we get a family of ASIRK-A methods with 6 parameters, λ ω B = ω + γ, C = ω λ, ω = ω. (9) ω ω + γ ω ω ω ω ω ω For methods (9), second order is obtained if the parameters satisfy ω (ω + γ ) + ( ω ω + )(ω + ω + γ ) =, ω ω + ω λ ω + ω λ ω + =. (a) (b) It can be checked that, with the 6 parameters in (9), it is not possible to achiee order three. For second order ASIRK-A methods of the form (9), the additional order conditions () are satisfied; obsere that in (9), the last row of C is eqal to ω.

6 8 Inmaclada Higeras and Teo Roldán Frthermore, in (9) we set λ = λ = λ. In this way, if fnction g is linear, or if we se Newton-like methods for soling the nonlinear systems, the same LU-factorization can be sed when the first two internal deriaties are compted (see eqation (8)). From the stiff accracy analysis (6), cancellation of the term εh in the ariable, and the term ε /h in the ariable, leads to the eqations ω λ(ω + γ ) + (ω + ω ) (ω (ω + γ ) λ(ω + ω + γ )) =, λ () (ω λ)(ω λ) λ (ω + ω ) =. () If () and () hold, the difference between the nmerical and the exact soltion of problem (5) is of the form (ε, h) (ε, h) = O(h, h ε), (ε, h) (ε, h) = O(h, h ε). () In order to impose condition (), there exists two posibilities: λ = ω or λ = ω. In [] only the case λ = ω was stdied. If we sbstitte this ale in the other three eqations, namely, (a), (b) and (), and we sole the corresponding system, we get a ω -family of second order methods sch that the implicit method is L-stable, proided that it is A-stable. Frthermore, the methods satisfy the additional conditions (), they can be implemented by sing jst three memory registers and, for the model problem (5), the errors are gien by (). In order to choose the parameter ω in this family of methods, different approaches can be followed. If we minimized the local trncation error, then we obtain the scheme named ASIRK-LSe(,). For more details see []. In this paper we stdy the other posibility, that is λ = ω in (). If we sbstitte this ale in the other three eqations (a), (b) and (), then, from the corresponding system we get γ = ω5 ω + ω 6ω + ω ω ω + ω 6ω +, ω = ω + ω (ω ), () γ = 8ω6 7ω5 + ω ω + 6ω ω + ω (ω ) ( ω ω + ). This is another ω -family of second order methods with the same properties as the family obtained for the case λ = ω in []. We can follow again different approaches in order to choose the parameter ω in (). We can minimize the local trncation error, bt also we can optimize the stability region (). In both cases the deried methods hae a similar behaior, so in this work we will only show the method obtained by minimizing the local trncation error.

7 On the performance of low storage Additie Rnge-Ktta methods 8 ASIRK-LSe(,) method We hae denoted by ASIRK-LSe(,) the method in () that minimizes the sm of the absolte ales of the coefficients in the leading trncation error term. The optimm ale for this sm is.56, and it is obtained for ω =.88. We remark that the optimm ale is significantly higher than the one obtained for the method ASIRK-LSe(,) in [], namely.8. A rational approximation of ω =.88 is ω = /7. In that case we obtain the method. B = , C = Nmerical Experiments, w = (5) In this section we stdy the performance of the nmerical scheme constrcted in this paper, named ASIRK-LSe(,), and we compare it with the method ASIRK-LSe(,) gien in [], and the ASIRK-A method considered by Zhong in [9]. In [] we tested the methods on different problems bt here we will jst see a simple prototype of stiff system of the form =, = + ε (e() ), (6) with e() = sin. We can choose arbitrarily the initial ale (), bt there is no freedom in the choice of (). If we consider non-consistent initial ales, then the soltion presents an initial layer in the component when ε. We hae chosen () = π/ and we hae integrated the problem in [, ], with time step h =.5, assming different initial data (). Consistent initial ales are obtained if we take () = sin(()) =. By adding a small pertrbation δ, we get non-consistent initial ales; in the nmerical experiments we hae taken δ =.5. Finally we hae also considered well prepared initial data to obtain a smooth soltion. C InVal : () =, NC InVal : () = + δ, (7) WP InVal : () = + π ε π ε. For each method we compte the conergence rates for a wide range of ales of the parameter ε; in or tests we consider ε = j, j =,,,..., 6. We try to check whether the conergence is niform in ε, particlarly in the intermediate regime. In order to show the conergence rates, for each ale of ε we compte E h and E h/, an estimation of the relatie L -global error with stepsizes h and h/, respectiely. With these ales we compte the conergence rate in the standard way.

8 8 Inmaclada Higeras and Teo Roldán ASIRK LSe(,) ASIRK LSe(,) ASIRK LSe(,) 5 ASIRK LSe(,) 5 ASIRK LSe(,) 5 ASIRK LSe(,) 5 Zhong s ASIRK A 5 Zhong s ASIRK A 5 Zhong s ASIRK A Figre : Conergence rates of (continos line) and (dashed line) s. stiffness parameter ε for problem (6) for stepsize h =.5. From top to bottom: ASIRK-LSe(,) (5), ASIRK-LSe(,) and Zhong s method. From left to right: NC InVal, C InVal and WP InVal initial ales (7). In figre we show the conergence rates erss the stiff parameter ε for the system (6), when methods ASIRK-LSe(,), ASIRK-LSe(,) and Zhong s method are sed. For C InVal and NC InVal the new method ASIRK-LSe(,) gies reslts similar to the ones obtained with ASIRK-LSe(,) scheme. Howeer, for WP InVal initial conditions, the new method in this paper has a worse behaior in the middle stiff regime, that is, when h is close to ε. These poor reslts may be de to the higher ale of the leading trncation error terms. Conseqently, the choice of λ = ω does not lead to a nmerical scheme better than the ones obtained in []. Acknowledgements Spported by Ministerio de Economía y Competiidad, project MTM-.

9 On the performance of low storage Additie Rnge-Ktta methods 85 References [] Ascher, U., Rth, S.,, and Spiteri, R. Implicit-explicit Rnge-Ktta methods for time-dependent partial differential eqations. Appl. Nmer. Math. 5 (997), [] Boscarino, S.,, and Rsso, G. On a class of niformly accrate IMEX Rnge-Ktta schemes and applications to hyperbolic systems with relaxation. SIAM Jornal on Scientific Compting (9), [] Boscarino, S. Error analysis of IMEX Rnge-Ktta methods deried from differentialalgebraic systems. SIAM Jornal on Nmerical Analysis 5 (7), 6 6. [] Boscarino, S. On an accrate third order implicit-explicit Rnge-Ktta method for stiff problems. Applied Nmerical Mathematics 59 (9), [5] Caflisch, R. E., Jin, S., and Rsso, G. Uniformly accrate schemes for hyperbolic systems with relaxation. SIAM Jornal on Nmerical Analysis (997), 6 8. [6] Calo, M., Franco, J.,, and Rández, L. Minimm storage Rnge-Ktta schemes for comptational acostics. Compters & Mathematics with Applications 5 (), [7] Carpenter, M. H., and Kennedy, C. A. Forth-order n-storage Rnge-Ktta schemes. NASA Technical Memorandm 9 (99). [8] Gottlieb, S., and Sh, C. Total ariation diminishing Rnge-Ktta schemes. Math. Comp. 67 (998), [9] Happenhofer, N., Koch, O., and Kpka, F. IMEX Methods for the ANTARES Code. ASC Report 7 (). [] Higeras, I., and Roldán, T. Constrction of robst implicit-explicit Rnge-Ktta methods with low-storage reqirements. Sbmitted to Jornal of Scientific Compting (). [] Kennedy, C. A., and Carpenter, M. H. Additie rnge-ktta schemes for conectiondiffsion-reaction eqations. Applied nmerical mathematics (), 9 8. [] Kennedy, C. A., Carpenter, M. H., and Lewis, R. M. Low-storage, explicit Rnge-Ktta schemes for the compressible Naier-Stokes eqations. Applied nmerical mathematics 5 (), [] Ketcheson, D. I. Highly efficient strong stability-presering Rnge-Ktta methods with low-storage implementations. SIAM Jornal on Scientific Compting (8), 6. [] Koch, O., Kpka, F., Löw-Baselli, B., Mayrhofer, A., and Zassinger, F. SDIRK Methods for the ANTARES Code. ASC Report (). [5] Pareschi, L., and Rsso, G. Implicit-explicit Rnge-Ktta schemes for stiff systems of differential eqations. Recent Trends in Nmerical Analysis (), [6] Pareschi, L., and Rsso, G. High order asymptotically strong-stability-presering methods for hyperbolic systems with stiff relaxation. Hyperbolic Problems: Theory, Nmerics, Applications (), 5.

10 86 Inmaclada Higeras and Teo Roldán [7] Van Der Howen, P. J. Constrction of integration formlas for initial ale problems. North Holland, 977. [8] Williamson, J. Low-storage Rnge-Ktta Schemes. Jornal of Comptational Physics 5 (98), [9] Zhong, X. Additie semi-implicit Rnge-Ktta Methods for compting high-speed noneqilibrim reactie flows. Jornal of Comptational Physics 8 (996), 9. Inmaclada Higeras and Teo Roldán Dpto. Ing. Matemática e Informática Uniersidad Pública de Naarra higeras@naarra.es and teo@naarra.es

Direct linearization method for nonlinear PDE s and the related kernel RBFs

Direct linearization method for nonlinear PDE s and the related kernel RBFs Direct linearization method for nonlinear PDE s and the related kernel BFs W. Chen Department of Informatics, Uniersity of Oslo, P.O.Box 1080, Blindern, 0316 Oslo, Norway Email: wenc@ifi.io.no Abstract

More information

Kinetic derivation of a finite difference scheme for the incompressible Navier Stokes equation

Kinetic derivation of a finite difference scheme for the incompressible Navier Stokes equation deriation of a finite difference scheme for the incompressible Naier Stokes eqation Mapndi K. Banda Michael Jnk Axel Klar Abstract In the present paper the low Mach nmber limit of kinetic eqations is sed

More information

The Real Stabilizability Radius of the Multi-Link Inverted Pendulum

The Real Stabilizability Radius of the Multi-Link Inverted Pendulum Proceedings of the 26 American Control Conference Minneapolis, Minnesota, USA, Jne 14-16, 26 WeC123 The Real Stabilizability Radis of the Mlti-Link Inerted Pendlm Simon Lam and Edward J Daison Abstract

More information

Reduction of over-determined systems of differential equations

Reduction of over-determined systems of differential equations Redction of oer-determined systems of differential eqations Maim Zaytse 1) 1, ) and Vyachesla Akkerman 1) Nclear Safety Institte, Rssian Academy of Sciences, Moscow, 115191 Rssia ) Department of Mechanical

More information

Discontinuous Fluctuation Distribution for Time-Dependent Problems

Discontinuous Fluctuation Distribution for Time-Dependent Problems Discontinos Flctation Distribtion for Time-Dependent Problems Matthew Hbbard School of Compting, University of Leeds, Leeds, LS2 9JT, UK meh@comp.leeds.ac.k Introdction For some years now, the flctation

More information

Approximate Solution of Convection- Diffusion Equation by the Homotopy Perturbation Method

Approximate Solution of Convection- Diffusion Equation by the Homotopy Perturbation Method Gen. Math. Notes, Vol. 1, No., December 1, pp. 18-114 ISSN 19-7184; Copyright ICSRS Pblication, 1 www.i-csrs.org Available free online at http://www.geman.in Approximate Soltion of Convection- Diffsion

More information

1 The space of linear transformations from R n to R m :

1 The space of linear transformations from R n to R m : Math 540 Spring 20 Notes #4 Higher deriaties, Taylor s theorem The space of linear transformations from R n to R m We hae discssed linear transformations mapping R n to R m We can add sch linear transformations

More information

Vectors in Rn un. This definition of norm is an extension of the Pythagorean Theorem. Consider the vector u = (5, 8) in R 2

Vectors in Rn un. This definition of norm is an extension of the Pythagorean Theorem. Consider the vector u = (5, 8) in R 2 MATH 307 Vectors in Rn Dr. Neal, WKU Matrices of dimension 1 n can be thoght of as coordinates, or ectors, in n- dimensional space R n. We can perform special calclations on these ectors. In particlar,

More information

FEA Solution Procedure

FEA Solution Procedure EA Soltion Procedre (demonstrated with a -D bar element problem) EA Procedre for Static Analysis. Prepare the E model a. discretize (mesh) the strctre b. prescribe loads c. prescribe spports. Perform calclations

More information

Formal Methods for Deriving Element Equations

Formal Methods for Deriving Element Equations Formal Methods for Deriving Element Eqations And the importance of Shape Fnctions Formal Methods In previos lectres we obtained a bar element s stiffness eqations sing the Direct Method to obtain eact

More information

Lecture Notes: Finite Element Analysis, J.E. Akin, Rice University

Lecture Notes: Finite Element Analysis, J.E. Akin, Rice University 9. TRUSS ANALYSIS... 1 9.1 PLANAR TRUSS... 1 9. SPACE TRUSS... 11 9.3 SUMMARY... 1 9.4 EXERCISES... 15 9. Trss analysis 9.1 Planar trss: The differential eqation for the eqilibrim of an elastic bar (above)

More information

Graphs and Networks Lecture 5. PageRank. Lecturer: Daniel A. Spielman September 20, 2007

Graphs and Networks Lecture 5. PageRank. Lecturer: Daniel A. Spielman September 20, 2007 Graphs and Networks Lectre 5 PageRank Lectrer: Daniel A. Spielman September 20, 2007 5.1 Intro to PageRank PageRank, the algorithm reportedly sed by Google, assigns a nmerical rank to eery web page. More

More information

We automate the bivariate change-of-variables technique for bivariate continuous random variables with

We automate the bivariate change-of-variables technique for bivariate continuous random variables with INFORMS Jornal on Compting Vol. 4, No., Winter 0, pp. 9 ISSN 09-9856 (print) ISSN 56-558 (online) http://dx.doi.org/0.87/ijoc.046 0 INFORMS Atomating Biariate Transformations Jeff X. Yang, John H. Drew,

More information

UNCERTAINTY FOCUSED STRENGTH ANALYSIS MODEL

UNCERTAINTY FOCUSED STRENGTH ANALYSIS MODEL 8th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING - 19-1 April 01, Tallinn, Estonia UNCERTAINTY FOCUSED STRENGTH ANALYSIS MODEL Põdra, P. & Laaneots, R. Abstract: Strength analysis is a

More information

The Linear Quadratic Regulator

The Linear Quadratic Regulator 10 The Linear Qadratic Reglator 10.1 Problem formlation This chapter concerns optimal control of dynamical systems. Most of this development concerns linear models with a particlarly simple notion of optimality.

More information

Reaction-Diusion Systems with. 1-Homogeneous Non-linearity. Matthias Buger. Mathematisches Institut der Justus-Liebig-Universitat Gieen

Reaction-Diusion Systems with. 1-Homogeneous Non-linearity. Matthias Buger. Mathematisches Institut der Justus-Liebig-Universitat Gieen Reaction-Dision Systems ith 1-Homogeneos Non-linearity Matthias Bger Mathematisches Institt der Jsts-Liebig-Uniersitat Gieen Arndtstrae 2, D-35392 Gieen, Germany Abstract We describe the dynamics of a

More information

FREQUENCY DOMAIN FLUTTER SOLUTION TECHNIQUE USING COMPLEX MU-ANALYSIS

FREQUENCY DOMAIN FLUTTER SOLUTION TECHNIQUE USING COMPLEX MU-ANALYSIS 7 TH INTERNATIONAL CONGRESS O THE AERONAUTICAL SCIENCES REQUENCY DOMAIN LUTTER SOLUTION TECHNIQUE USING COMPLEX MU-ANALYSIS Yingsong G, Zhichn Yang Northwestern Polytechnical University, Xi an, P. R. China,

More information

Chapter 6 Momentum Transfer in an External Laminar Boundary Layer

Chapter 6 Momentum Transfer in an External Laminar Boundary Layer 6. Similarit Soltions Chapter 6 Momentm Transfer in an Eternal Laminar Bondar Laer Consider a laminar incompressible bondar laer with constant properties. Assme the flow is stead and two-dimensional aligned

More information

MATH2715: Statistical Methods

MATH2715: Statistical Methods MATH275: Statistical Methods Exercises III (based on lectres 5-6, work week 4, hand in lectre Mon 23 Oct) ALL qestions cont towards the continos assessment for this modle. Q. If X has a niform distribtion

More information

Numerical methods for the generalized Fisher Kolmogorov Petrovskii Piskunov equation

Numerical methods for the generalized Fisher Kolmogorov Petrovskii Piskunov equation Applied Nmerical Matematics 57 7 89 1 www.elsevier.com/locate/apnm Nmerical metods for te generalized Fiser Kolmogorov Petrovskii Pisknov eqation J.R. Branco a,j.a.ferreira b,, P. de Oliveira b a Departamento

More information

A NUMERICAL STUDY OF A PATHOLOGICAL EXAMPLE OF p-system

A NUMERICAL STUDY OF A PATHOLOGICAL EXAMPLE OF p-system SIAM J. NUMER. ANAL. Vol. 36, No. 5, pp. 1588 163 c 1999 Society for Indstrial and Applied Mathematics A NUMERICAL STUDY OF A PATHOLOGICAL EXAMPLE OF p-system PHILIPPE HOCH AND MICHEL RASCLE Abstract.

More information

Implicit-Explicit Time Integration Methods for Non-hydrostatic Atmospheric Models

Implicit-Explicit Time Integration Methods for Non-hydrostatic Atmospheric Models Implicit-Explicit Time Integration Methods for Non-hydrostatic Atmospheric Models David J. Gardner, LLNL Jorge E. Gerra1, Francois P. Hamon2, Daniel R. Reynolds3, Pal A. Ullrich1, Carol S. Woodward4 1UC

More information

Numerical Model for Studying Cloud Formation Processes in the Tropics

Numerical Model for Studying Cloud Formation Processes in the Tropics Astralian Jornal of Basic and Applied Sciences, 5(2): 189-193, 211 ISSN 1991-8178 Nmerical Model for Stdying Clod Formation Processes in the Tropics Chantawan Noisri, Dsadee Skawat Department of Mathematics

More information

A State Space Based Implicit Integration Algorithm. for Differential Algebraic Equations of Multibody. Dynamics

A State Space Based Implicit Integration Algorithm. for Differential Algebraic Equations of Multibody. Dynamics A State Space Based Implicit Integration Algorithm for Differential Algebraic Eqations of Mltibody Dynamics E. J. Hag, D. Negrt, M. Ianc Janary 28, 1997 To Appear Mechanics of Strctres and Machines Abstract.

More information

arxiv: v1 [math.co] 25 Sep 2016

arxiv: v1 [math.co] 25 Sep 2016 arxi:1609.077891 [math.co] 25 Sep 2016 Total domination polynomial of graphs from primary sbgraphs Saeid Alikhani and Nasrin Jafari September 27, 2016 Department of Mathematics, Yazd Uniersity, 89195-741,

More information

Study of the diffusion operator by the SPH method

Study of the diffusion operator by the SPH method IOSR Jornal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-684,p-ISSN: 2320-334X, Volme, Isse 5 Ver. I (Sep- Oct. 204), PP 96-0 Stdy of the diffsion operator by the SPH method Abdelabbar.Nait

More information

A NONLINEAR VISCOELASTIC MOONEY-RIVLIN THIN WALL MODEL FOR UNSTEADY FLOW IN STENOTIC ARTERIES. Xuewen Chen. A Thesis. Submitted to the Faculty.

A NONLINEAR VISCOELASTIC MOONEY-RIVLIN THIN WALL MODEL FOR UNSTEADY FLOW IN STENOTIC ARTERIES. Xuewen Chen. A Thesis. Submitted to the Faculty. A NONLINEAR VISCOELASTIC MOONEY-RIVLIN THIN WALL MODEL FOR UNSTEADY FLOW IN STENOTIC ARTERIES by Xewen Chen A Thesis Sbmitted to the Faclty of the WORCESTER POLYTECHNIC INSTITUTE in partial flfillment

More information

OPTIMUM EXPRESSION FOR COMPUTATION OF THE GRAVITY FIELD OF A POLYHEDRAL BODY WITH LINEARLY INCREASING DENSITY 1

OPTIMUM EXPRESSION FOR COMPUTATION OF THE GRAVITY FIELD OF A POLYHEDRAL BODY WITH LINEARLY INCREASING DENSITY 1 OPTIMUM EXPRESSION FOR COMPUTATION OF THE GRAVITY FIEL OF A POLYHERAL BOY WITH LINEARLY INCREASING ENSITY 1 V. POHÁNKA2 Abstract The formla for the comptation of the gravity field of a polyhedral body

More information

TIME ACCURATE FAST THREE-STEP WAVELET-GALERKIN METHOD FOR PARTIAL DIFFERENTIAL EQUATIONS

TIME ACCURATE FAST THREE-STEP WAVELET-GALERKIN METHOD FOR PARTIAL DIFFERENTIAL EQUATIONS International Jornal of Wavelets, Mltiresoltion and Information Processing Vol. 4, No. (26) 65 79 c World Scientific Pblishing Company TIME ACCURATE FAST THREE-STEP WAVELET-GALERKIN METHOD FOR PARTIAL

More information

Visualisations of Gussian and Mean Curvatures by Using Mathematica and webmathematica

Visualisations of Gussian and Mean Curvatures by Using Mathematica and webmathematica Visalisations of Gssian and Mean Cratres by Using Mathematica and webmathematica Vladimir Benić, B. sc., (benic@grad.hr), Sonja Gorjanc, Ph. D., (sgorjanc@grad.hr) Faclty of Ciil Engineering, Kačićea 6,

More information

Complex Tire-Ground Interaction Simulation: Recent Developments Of An Advanced Shell Theory Based Tire Model

Complex Tire-Ground Interaction Simulation: Recent Developments Of An Advanced Shell Theory Based Tire Model . ozdog and W. W. Olson Complex Tire-Grond Interaction Simlation: ecent eelopments Of n danced Shell Theory ased Tire odel EFEECE: ozdog. and Olson W. W. Complex Tire-Grond Interaction Simlation: ecent

More information

Modelling, Simulation and Control of Quadruple Tank Process

Modelling, Simulation and Control of Quadruple Tank Process Modelling, Simlation and Control of Qadrple Tan Process Seran Özan, Tolgay Kara and Mehmet rıcı,, Electrical and electronics Engineering Department, Gaziantep Uniersity, Gaziantep, Trey bstract Simple

More information

BLOOM S TAXONOMY. Following Bloom s Taxonomy to Assess Students

BLOOM S TAXONOMY. Following Bloom s Taxonomy to Assess Students BLOOM S TAXONOMY Topic Following Bloom s Taonomy to Assess Stdents Smmary A handot for stdents to eplain Bloom s taonomy that is sed for item writing and test constrction to test stdents to see if they

More information

AN ISOGEOMETRIC SOLID-SHELL FORMULATION OF THE KOITER METHOD FOR BUCKLING AND INITIAL POST-BUCKLING ANALYSIS OF COMPOSITE SHELLS

AN ISOGEOMETRIC SOLID-SHELL FORMULATION OF THE KOITER METHOD FOR BUCKLING AND INITIAL POST-BUCKLING ANALYSIS OF COMPOSITE SHELLS th Eropean Conference on Comptational Mechanics (ECCM ) 7th Eropean Conference on Comptational Flid Dynamics (ECFD 7) 5 Jne 28, Glasgow, UK AN ISOGEOMETRIC SOLID-SHELL FORMULATION OF THE KOITER METHOD

More information

Curves - Foundation of Free-form Surfaces

Curves - Foundation of Free-form Surfaces Crves - Fondation of Free-form Srfaces Why Not Simply Use a Point Matrix to Represent a Crve? Storage isse and limited resoltion Comptation and transformation Difficlties in calclating the intersections

More information

Suyeon Shin* and Woonjae Hwang**

Suyeon Shin* and Woonjae Hwang** JOURNAL OF THE CHUNGCHEONG MATHEMATICAL SOCIETY Volme 5, No. 3, Agst THE NUMERICAL SOLUTION OF SHALLOW WATER EQUATION BY MOVING MESH METHODS Syeon Sin* and Woonjae Hwang** Abstract. Tis paper presents

More information

SIMULATION OF TURBULENT FLOW AND HEAT TRANSFER OVER A BACKWARD-FACING STEP WITH RIBS TURBULATORS

SIMULATION OF TURBULENT FLOW AND HEAT TRANSFER OVER A BACKWARD-FACING STEP WITH RIBS TURBULATORS THERMAL SCIENCE, Year 011, Vol. 15, No. 1, pp. 45-55 45 SIMULATION OF TURBULENT FLOW AND HEAT TRANSFER OVER A BACKWARD-FACING STEP WITH RIBS TURBULATORS b Khdheer S. MUSHATET Mechanical Engineering Department,

More information

Study on the Mathematic Model of Product Modular System Orienting the Modular Design

Study on the Mathematic Model of Product Modular System Orienting the Modular Design Natre and Science, 2(, 2004, Zhong, et al, Stdy on the Mathematic Model Stdy on the Mathematic Model of Prodct Modlar Orienting the Modlar Design Shisheng Zhong 1, Jiang Li 1, Jin Li 2, Lin Lin 1 (1. College

More information

A Radial Basis Function Method for Solving PDE Constrained Optimization Problems

A Radial Basis Function Method for Solving PDE Constrained Optimization Problems Report no. /6 A Radial Basis Fnction Method for Solving PDE Constrained Optimization Problems John W. Pearson In this article, we appl the theor of meshfree methods to the problem of PDE constrained optimization.

More information

A new integral transform on time scales and its applications

A new integral transform on time scales and its applications Agwa et al. Advances in Difference Eqations 202, 202:60 http://www.advancesindifferenceeqations.com/content/202//60 RESEARCH Open Access A new integral transform on time scales and its applications Hassan

More information

Effects of MHD Laminar Flow Between a Fixed Impermeable Disk and a Porous Rotating Disk

Effects of MHD Laminar Flow Between a Fixed Impermeable Disk and a Porous Rotating Disk Effects of MHD Laminar Flow Between a Fixed Impermeable Disk and a Poros otating Disk Hemant Poonia * * Asstt. Prof., Deptt. of Math, Stat & Physics, CCSHAU, Hisar-54.. C. Chadhary etd. Professor, Deptt.

More information

1. Solve Problem 1.3-3(c) 2. Solve Problem 2.2-2(b)

1. Solve Problem 1.3-3(c) 2. Solve Problem 2.2-2(b) . Sole Problem.-(c). Sole Problem.-(b). A two dimensional trss shown in the figre is made of alminm with Yong s modls E = 8 GPa and failre stress Y = 5 MPa. Determine the minimm cross-sectional area of

More information

Computational Geosciences 2 (1998) 1, 23-36

Computational Geosciences 2 (1998) 1, 23-36 A STUDY OF THE MODELLING ERROR IN TWO OPERATOR SPLITTING ALGORITHMS FOR POROUS MEDIA FLOW K. BRUSDAL, H. K. DAHLE, K. HVISTENDAHL KARLSEN, T. MANNSETH Comptational Geosciences 2 (998), 23-36 Abstract.

More information

A Survey of the Implementation of Numerical Schemes for Linear Advection Equation

A Survey of the Implementation of Numerical Schemes for Linear Advection Equation Advances in Pre Mathematics, 4, 4, 467-479 Pblished Online Agst 4 in SciRes. http://www.scirp.org/jornal/apm http://dx.doi.org/.436/apm.4.485 A Srvey of the Implementation of Nmerical Schemes for Linear

More information

A Monolithic Geometric Multigrid Solver for Fluid-Structure Interactions in ALE formulation

A Monolithic Geometric Multigrid Solver for Fluid-Structure Interactions in ALE formulation Pblished in International Jornal for nmerical Methods in Engineering, Vol 104, Isse 5, pp. 382-390, 2015 A Monolithic Geometric Mltigrid Soler for Flid-Strctre Interactions in ALE formlation Thomas Richter

More information

Change of Variables. (f T) JT. f = U

Change of Variables. (f T) JT. f = U Change of Variables 4-5-8 The change of ariables formla for mltiple integrals is like -sbstittion for single-ariable integrals. I ll gie the general change of ariables formla first, and consider specific

More information

Can a traveling wave connect two unstable states? The case of the nonlocal Fisher equation

Can a traveling wave connect two unstable states? The case of the nonlocal Fisher equation Can a traeling wae connect two nstable states? The case of the nonlocal Fisher eqation Grégoire Nadin, Benoît Perthame, Min Tang To cite this ersion: Grégoire Nadin, Benoît Perthame, Min Tang. Can a traeling

More information

The spreading residue harmonic balance method for nonlinear vibration of an electrostatically actuated microbeam

The spreading residue harmonic balance method for nonlinear vibration of an electrostatically actuated microbeam J.L. Pan W.Y. Zh Nonlinear Sci. Lett. Vol.8 No. pp.- September The spreading reside harmonic balance method for nonlinear vibration of an electrostatically actated microbeam J. L. Pan W. Y. Zh * College

More information

Investigation of Haar Wavelet Collocation Method to Solve Ninth Order Boundary Value Problems

Investigation of Haar Wavelet Collocation Method to Solve Ninth Order Boundary Value Problems Global Jornal of Pre and Applied Mathematics. ISSN 0973-1768 Volme 13, Nmber 5 (017), pp. 1415-148 Research India Pblications http://www.ripblication.com Investigation of Haar Wavelet Collocation Method

More information

THE DIFFERENTIAL GEOMETRY OF REGULAR CURVES ON A REGULAR TIME-LIKE SURFACE

THE DIFFERENTIAL GEOMETRY OF REGULAR CURVES ON A REGULAR TIME-LIKE SURFACE Dynamic Systems and Applications 24 2015 349-360 TH DIFFRNTIAL OMTRY OF RULAR CURVS ON A RULAR TIM-LIK SURFAC MIN OZYILMAZ AND YUSUF YAYLI Department of Mathematics ge Uniersity Bornoa Izmir 35100 Trkey

More information

Change of Variables. f(x, y) da = (1) If the transformation T hasn t already been given, come up with the transformation to use.

Change of Variables. f(x, y) da = (1) If the transformation T hasn t already been given, come up with the transformation to use. MATH 2Q Spring 26 Daid Nichols Change of Variables Change of ariables in mltiple integrals is complicated, bt it can be broken down into steps as follows. The starting point is a doble integral in & y.

More information

Simplified Identification Scheme for Structures on a Flexible Base

Simplified Identification Scheme for Structures on a Flexible Base Simplified Identification Scheme for Strctres on a Flexible Base L.M. Star California State University, Long Beach G. Mylonais University of Patras, Greece J.P. Stewart University of California, Los Angeles

More information

Exercise 4. An optional time which is not a stopping time

Exercise 4. An optional time which is not a stopping time M5MF6, EXERCICE SET 1 We shall here consider a gien filtered probability space Ω, F, P, spporting a standard rownian motion W t t, with natral filtration F t t. Exercise 1 Proe Proposition 1.1.3, Theorem

More information

Homotopy Perturbation Method for Solving Linear Boundary Value Problems

Homotopy Perturbation Method for Solving Linear Boundary Value Problems International Jornal of Crrent Engineering and Technolog E-ISSN 2277 4106, P-ISSN 2347 5161 2016 INPRESSCO, All Rights Reserved Available at http://inpressco.com/categor/ijcet Research Article Homotop

More information

3.4-Miscellaneous Equations

3.4-Miscellaneous Equations .-Miscellaneos Eqations Factoring Higher Degree Polynomials: Many higher degree polynomials can be solved by factoring. Of particlar vale is the method of factoring by groping, however all types of factoring

More information

EE2 Mathematics : Functions of Multiple Variables

EE2 Mathematics : Functions of Multiple Variables EE2 Mathematics : Fnctions of Mltiple Variables http://www2.imperial.ac.k/ nsjones These notes are not identical word-for-word with m lectres which will be gien on the blackboard. Some of these notes ma

More information

Formation and Transition of Delta Shock in the Limits of Riemann Solutions to the Perturbed Chromatography Equations

Formation and Transition of Delta Shock in the Limits of Riemann Solutions to the Perturbed Chromatography Equations Jornal of Mathematical Research with Applications Jan., 29, Vol.39, No., pp.6 74 DOI:.377/j.issn:295-265.29..7 Http://jmre.dlt.ed.cn Formation and Transition of Delta Shock in the Limits of Riemann Soltions

More information

PHASE PLANE DIAGRAMS OF DIFFERENCE EQUATIONS. 1. Introduction

PHASE PLANE DIAGRAMS OF DIFFERENCE EQUATIONS. 1. Introduction PHASE PLANE DIAGRAMS OF DIFFERENCE EQUATIONS TANYA DEWLAND, JEROME WESTON, AND RACHEL WEYRENS Abstract. We will be determining qalitatie featres of a discrete dynamical system of homogeneos difference

More information

ON THE SHAPES OF BILATERAL GAMMA DENSITIES

ON THE SHAPES OF BILATERAL GAMMA DENSITIES ON THE SHAPES OF BILATERAL GAMMA DENSITIES UWE KÜCHLER, STEFAN TAPPE Abstract. We investigate the for parameter family of bilateral Gamma distribtions. The goal of this paper is to provide a thorogh treatment

More information

Conditions for Approaching the Origin without Intersecting the x-axis in the Liénard Plane

Conditions for Approaching the Origin without Intersecting the x-axis in the Liénard Plane Filomat 3:2 (27), 376 377 https://doi.org/.2298/fil7276a Pblished by Faclty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Conditions for Approaching

More information

FOUNTAIN codes [3], [4] provide an efficient solution

FOUNTAIN codes [3], [4] provide an efficient solution Inactivation Decoding of LT and Raptor Codes: Analysis and Code Design Francisco Lázaro, Stdent Member, IEEE, Gianligi Liva, Senior Member, IEEE, Gerhard Bach, Fellow, IEEE arxiv:176.5814v1 [cs.it 19 Jn

More information

Dynamics of a Holling-Tanner Model

Dynamics of a Holling-Tanner Model American Jornal of Engineering Research (AJER) 07 American Jornal of Engineering Research (AJER) e-issn: 30-0847 p-issn : 30-0936 Volme-6 Isse-4 pp-3-40 wwwajerorg Research Paper Open Access Dynamics of

More information

Xihe Li, Ligong Wang and Shangyuan Zhang

Xihe Li, Ligong Wang and Shangyuan Zhang Indian J. Pre Appl. Math., 49(1): 113-127, March 2018 c Indian National Science Academy DOI: 10.1007/s13226-018-0257-8 THE SIGNLESS LAPLACIAN SPECTRAL RADIUS OF SOME STRONGLY CONNECTED DIGRAPHS 1 Xihe

More information

In-Plane Responses of Axially Moving Plates Subjected to Arbitrary Edge Excitations

In-Plane Responses of Axially Moving Plates Subjected to Arbitrary Edge Excitations International Jornal of echanical and echatronics Engineering Vol:7, o:7, 13 In-Plane Responses of Axially oing Plates Sjected to Aritrary Edge Excitations T. H. Yong and Y. S. Cio International Science

More information

New Fourth Order Explicit Group Method in the Solution of the Helmholtz Equation Norhashidah Hj. Mohd Ali, Teng Wai Ping

New Fourth Order Explicit Group Method in the Solution of the Helmholtz Equation Norhashidah Hj. Mohd Ali, Teng Wai Ping World Academy of Science, Engineering and Tecnology International Jornal of Matematical and Comptational Sciences Vol:9, No:, 05 New Fort Order Eplicit Grop Metod in te Soltion of te elmoltz Eqation Norasida.

More information

On the Optimization of Numerical Dispersion and Dissipation of Finite Difference Scheme for Linear Advection Equation

On the Optimization of Numerical Dispersion and Dissipation of Finite Difference Scheme for Linear Advection Equation Applied Mathematical Sciences, Vol. 0, 206, no. 48, 238-2389 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.2988/ams.206.6463 On the Optimization of Nmerical Dispersion and Dissipation of Finite Difference

More information

Eigenvalue Ratio Detection Based On Exact Moments of Smallest and Largest Eigenvalues

Eigenvalue Ratio Detection Based On Exact Moments of Smallest and Largest Eigenvalues Eigenale Ratio Detection Based On Exact Moments of mallest and Largest Eigenales Mhammad Zeeshan hakir, Wchen Tang, Anlei Rao, Mhammad Ali Imran, Mohamed-lim Aloini Diision of Physical ciences and Engineering,

More information

Numerical investigation of natural convection of air in vertical divergent channels

Numerical investigation of natural convection of air in vertical divergent channels Adanced Comptational Methods in Heat ransfer X 13 Nmerical inestigation of natral conection of air in ertical diergent channels O. Manca, S. Nardini, D. Ricci & S. ambrrino Dipartimento di Ingegneria Aerospaziale

More information

A Model-Free Adaptive Control of Pulsed GTAW

A Model-Free Adaptive Control of Pulsed GTAW A Model-Free Adaptive Control of Plsed GTAW F.L. Lv 1, S.B. Chen 1, and S.W. Dai 1 Institte of Welding Technology, Shanghai Jiao Tong University, Shanghai 00030, P.R. China Department of Atomatic Control,

More information

ON TRANSIENT DYNAMICS, OFF-EQUILIBRIUM BEHAVIOUR AND IDENTIFICATION IN BLENDED MULTIPLE MODEL STRUCTURES

ON TRANSIENT DYNAMICS, OFF-EQUILIBRIUM BEHAVIOUR AND IDENTIFICATION IN BLENDED MULTIPLE MODEL STRUCTURES ON TRANSIENT DYNAMICS, OFF-EQUILIBRIUM BEHAVIOUR AND IDENTIFICATION IN BLENDED MULTIPLE MODEL STRUCTURES Roderick Mrray-Smith Dept. of Compting Science, Glasgow Uniersity, Glasgow, Scotland. rod@dcs.gla.ac.k

More information

EVALUATION OF GROUND STRAIN FROM IN SITU DYNAMIC RESPONSE

EVALUATION OF GROUND STRAIN FROM IN SITU DYNAMIC RESPONSE 13 th World Conference on Earthqake Engineering Vancover, B.C., Canada Agst 1-6, 2004 Paper No. 3099 EVALUATION OF GROUND STRAIN FROM IN SITU DYNAMIC RESPONSE Ellen M. RATHJE 1, Wen-Jong CHANG 2, Kenneth

More information

Artificial Noise Revisited: When Eve Has more Antennas than Alice

Artificial Noise Revisited: When Eve Has more Antennas than Alice Artificial Noise Reisited: When e Has more Antennas than Alice Shiyin Li Yi Hong and manele Viterbo CS Department Monash Uniersity Melborne VIC 3800 Astralia mail: shiyin.li yi.hong emanele.iterbo@monash.ed

More information

Decoder Error Probability of MRD Codes

Decoder Error Probability of MRD Codes Decoder Error Probability of MRD Codes Maximilien Gadolea Department of Electrical and Compter Engineering Lehigh University Bethlehem, PA 18015 USA E-mail: magc@lehighed Zhiyan Yan Department of Electrical

More information

Existence of HCMU metrics on higher genus Riemann surfaces

Existence of HCMU metrics on higher genus Riemann surfaces Existence of HCMU metrics on higher gens Riemann srfaces October 4, 0 bstract We will generalize the reslt in [CCW05] and roe the existence of HCMU metrics on higher gens K-srfaces, i.e. Riemann srfaces

More information

HIGH-ORDER ACCURATE SPECTRAL DIFFERENCE METHOD FOR SHALLOW WATER EQUATIONS

HIGH-ORDER ACCURATE SPECTRAL DIFFERENCE METHOD FOR SHALLOW WATER EQUATIONS IJRRAS 6 Janary www.arpapress.com/volmes/vol6isse/ijrras_6 5.pdf HIGH-ORDER ACCURATE SPECTRAL DIFFERENCE METHOD FOR SHALLOW WATER EUATIONS Omer San,* & Krsat Kara Department of Engineering Science and

More information

A Decomposition Method for Volume Flux. and Average Velocity of Thin Film Flow. of a Third Grade Fluid Down an Inclined Plane

A Decomposition Method for Volume Flux. and Average Velocity of Thin Film Flow. of a Third Grade Fluid Down an Inclined Plane Adv. Theor. Appl. Mech., Vol. 1, 8, no. 1, 9 A Decomposition Method for Volme Flx and Average Velocit of Thin Film Flow of a Third Grade Flid Down an Inclined Plane A. Sadighi, D.D. Ganji,. Sabzehmeidani

More information

Bäcklund transformation, multiple wave solutions and lump solutions to a (3 + 1)-dimensional nonlinear evolution equation

Bäcklund transformation, multiple wave solutions and lump solutions to a (3 + 1)-dimensional nonlinear evolution equation Nonlinear Dyn 7 89:33 4 DOI.7/s7-7-38-3 ORIGINAL PAPER Bäcklnd transformation, mltiple wave soltions and lmp soltions to a 3 + -dimensional nonlinear evoltion eqation Li-Na Gao Yao-Yao Zi Y-Hang Yin Wen-Xi

More information

J.A. BURNS AND B.B. KING redced order controllers sensors/actators. The kernels of these integral representations are called fnctional gains. In [4],

J.A. BURNS AND B.B. KING redced order controllers sensors/actators. The kernels of these integral representations are called fnctional gains. In [4], Jornal of Mathematical Systems, Estimation, Control Vol. 8, No. 2, 1998, pp. 1{12 c 1998 Birkhaser-Boston A Note on the Mathematical Modelling of Damped Second Order Systems John A. Brns y Belinda B. King

More information

Applied Mathematics Letters

Applied Mathematics Letters Applied Mathematics Letters 23 (21 49 416 Contents lists available at ScienceDirect Applied Mathematics Letters jornal homepage: www.elsevier.com/locate/aml Exponential trichotomy and homoclinic bifrcation

More information

Numerical verification of the existence of localization of the elastic energy for closely spaced rigid disks

Numerical verification of the existence of localization of the elastic energy for closely spaced rigid disks Nmerical verification of the existence of localization of the elastic energy for closely spaced rigid disks S. I. Rakin Siberian State University of transport Rssia, 6349, Novosibirsk, Dsy Kovalchk street,

More information

Concept of Stress at a Point

Concept of Stress at a Point Washkeic College of Engineering Section : STRONG FORMULATION Concept of Stress at a Point Consider a point ithin an arbitraril loaded deformable bod Define Normal Stress Shear Stress lim A Fn A lim A FS

More information

The Brauer Manin obstruction

The Brauer Manin obstruction The Braer Manin obstrction Martin Bright 17 April 2008 1 Definitions Let X be a smooth, geometrically irredcible ariety oer a field k. Recall that the defining property of an Azmaya algebra A is that,

More information

The Open Civil Engineering Journal

The Open Civil Engineering Journal Send Orders for Reprints to reprints@benthamscience.ae 564 The Open Ciil Engineering Jornal, 16, 1, 564-57 The Open Ciil Engineering Jornal Content list aailable at: www.benthamopen.com/tociej/ DOI: 1.174/187414951611564

More information

Math 4A03: Practice problems on Multivariable Calculus

Math 4A03: Practice problems on Multivariable Calculus Mat 4A0: Practice problems on Mltiariable Calcls Problem Consider te mapping f, ) : R R defined by fx, y) e y + x, e x y) x, y) R a) Is it possible to express x, y) as a differentiable fnction of, ) near

More information

The New (2+1)-Dimensional Integrable Coupling of the KdV Equation: Auto-Bäcklund Transformation and Non-Travelling Wave Profiles

The New (2+1)-Dimensional Integrable Coupling of the KdV Equation: Auto-Bäcklund Transformation and Non-Travelling Wave Profiles MM Research Preprints, 36 3 MMRC, AMSS, Academia Sinica No. 3, December The New (+)-Dimensional Integrable Copling of the KdV Eqation: Ato-Bäcklnd Transformation and Non-Traelling Wae Profiles Zhena Yan

More information

Subcritical bifurcation to innitely many rotating waves. Arnd Scheel. Freie Universitat Berlin. Arnimallee Berlin, Germany

Subcritical bifurcation to innitely many rotating waves. Arnd Scheel. Freie Universitat Berlin. Arnimallee Berlin, Germany Sbcritical bifrcation to innitely many rotating waves Arnd Scheel Institt fr Mathematik I Freie Universitat Berlin Arnimallee 2-6 14195 Berlin, Germany 1 Abstract We consider the eqation 00 + 1 r 0 k2

More information

Comparison of Monte Carlo and deterministic simulations of a silicon diode Jose A. Carrillo Λ, Irene M. Gamba y, Orazio Muscato z and Chi-Wang Shu x N

Comparison of Monte Carlo and deterministic simulations of a silicon diode Jose A. Carrillo Λ, Irene M. Gamba y, Orazio Muscato z and Chi-Wang Shu x N Comparison of Monte Carlo and deterministic simlations of a silicon diode Jose A. Carrillo Λ, Irene M. Gamba y, Orazio Mscato z and Chi-ang Sh November 7, Abstract lectron transport models in Si transistors

More information

Lewis number and curvature effects on sound generation by premixed flame annihilation

Lewis number and curvature effects on sound generation by premixed flame annihilation Center for Trblence Research Proceedings of the Smmer Program 2 28 Lewis nmber and crvatre effects on sond generation by premixed flame annihilation By M. Talei, M. J. Brear AND E. R. Hawkes A nmerical

More information

EOQ Problem Well-Posedness: an Alternative Approach Establishing Sufficient Conditions

EOQ Problem Well-Posedness: an Alternative Approach Establishing Sufficient Conditions pplied Mathematical Sciences, Vol. 4, 2, no. 25, 23-29 EOQ Problem Well-Posedness: an lternative pproach Establishing Sfficient Conditions Giovanni Mingari Scarpello via Negroli, 6, 226 Milano Italy Daniele

More information

arxiv: v3 [math.na] 7 Feb 2014

arxiv: v3 [math.na] 7 Feb 2014 Anisotropic Fast-Marching on cartesian grids sing Lattice Basis Redction Jean-Marie Mirebea arxi:1201.15463 [math.na] 7 Feb 2014 Febrary 10, 2014 Abstract We introdce a modification of the Fast Marching

More information

CHARACTERIZATIONS OF EXPONENTIAL DISTRIBUTION VIA CONDITIONAL EXPECTATIONS OF RECORD VALUES. George P. Yanev

CHARACTERIZATIONS OF EXPONENTIAL DISTRIBUTION VIA CONDITIONAL EXPECTATIONS OF RECORD VALUES. George P. Yanev Pliska Std. Math. Blgar. 2 (211), 233 242 STUDIA MATHEMATICA BULGARICA CHARACTERIZATIONS OF EXPONENTIAL DISTRIBUTION VIA CONDITIONAL EXPECTATIONS OF RECORD VALUES George P. Yanev We prove that the exponential

More information

3.3 Operations With Vectors, Linear Combinations

3.3 Operations With Vectors, Linear Combinations Operations With Vectors, Linear Combinations Performance Criteria: (d) Mltiply ectors by scalars and add ectors, algebraically Find linear combinations of ectors algebraically (e) Illstrate the parallelogram

More information

Effects of Soil Spatial Variability on Bearing Capacity of Shallow Foundations

Effects of Soil Spatial Variability on Bearing Capacity of Shallow Foundations Geotechnical Safety and Risk V T. Schweckendiek et al. (Eds.) 2015 The athors and IOS Press. This article is pblished online with Open Access by IOS Press and distribted nder the terms of the Creative

More information

NUCLEATION AND SPINODAL DECOMPOSITION IN TERNARY-COMPONENT ALLOYS

NUCLEATION AND SPINODAL DECOMPOSITION IN TERNARY-COMPONENT ALLOYS NUCLEATION AND SPINODAL DECOMPOSITION IN TERNARY-COMPONENT ALLOYS COLLEEN ACKERMANN AND WILL HARDESTY Abstract. The Cahn-Morral System has often been sed to model the dynamics of phase separation in mlti-component

More information

A scalar nonlocal bifurcation of solitary waves for coupled nonlinear Schrödinger systems

A scalar nonlocal bifurcation of solitary waves for coupled nonlinear Schrödinger systems INSTITUTE OF PHYSICS PUBLISHING Nonlinearity 5 (22) 265 292 NONLINEARITY PII: S95-775(2)349-4 A scalar nonlocal bifrcation of solitary waes for copled nonlinear Schrödinger systems Alan R Champneys and

More information

A New Method for Calculating of Electric Fields Around or Inside Any Arbitrary Shape Electrode Configuration

A New Method for Calculating of Electric Fields Around or Inside Any Arbitrary Shape Electrode Configuration Proceedings of the 5th WSEAS Int. Conf. on Power Systems and Electromagnetic Compatibility, Corf, Greece, Agst 3-5, 005 (pp43-48) A New Method for Calclating of Electric Fields Arond or Inside Any Arbitrary

More information

Chapter 3 MATHEMATICAL MODELING OF DYNAMIC SYSTEMS

Chapter 3 MATHEMATICAL MODELING OF DYNAMIC SYSTEMS Chapter 3 MATHEMATICAL MODELING OF DYNAMIC SYSTEMS 3. System Modeling Mathematical Modeling In designing control systems we mst be able to model engineered system dynamics. The model of a dynamic system

More information

Multivariable Ripple-Free Deadbeat Control

Multivariable Ripple-Free Deadbeat Control Scholarly Jornal of Mathematics and Compter Science Vol. (), pp. 9-9, October Available online at http:// www.scholarly-jornals.com/sjmcs ISS 76-8947 Scholarly-Jornals Fll Length Research aper Mltivariable

More information

08.06 Shooting Method for Ordinary Differential Equations

08.06 Shooting Method for Ordinary Differential Equations 8.6 Shooting Method for Ordinary Differential Eqations After reading this chapter, yo shold be able to 1. learn the shooting method algorithm to solve bondary vale problems, and. apply shooting method

More information

Primary dependent variable is fluid velocity vector V = V ( r ); where r is the position vector

Primary dependent variable is fluid velocity vector V = V ( r ); where r is the position vector Chapter 4: Flids Kinematics 4. Velocit and Description Methods Primar dependent ariable is flid elocit ector V V ( r ); where r is the position ector If V is known then pressre and forces can be determined

More information