Robust FETI solvers for multiscale elliptic PDEs

Size: px
Start display at page:

Download "Robust FETI solvers for multiscale elliptic PDEs"

Transcription

1 Robust FETI solvers for multscale ellptc PDEs Clemens Pechsten 1 and Robert Schechl 2 Abstract Fnte element tearng and nterconnectng (FETI) methods are effcent parallel doman decomposton solvers for large-scale fnte element equatons. In ths work we nvestgate the robustness of FETI methods n case of hghly heterogeneous (multscale) coeffcents. Our man applcaton are magnetc feld computatons where both large jumps and large varaton n the reluctvty coeffcent may arse. We gve theoretcal condton number bounds whch are confrmed n numercal tests. 1 Introducton Fnte element tearng and nterconnectng (FETI) methods due to Farhat and Roux [2, 14] are parallel solvers for large-scale fnte element (FE) systems arsng from partal dfferental equatons (PDEs). Typcally, the condtonng of such FE system matrces heavly suffers from the total number of degrees of freedom (DOFs). When the number of DOFs grows large, drect solvers are out of queston and effcent precondtoners for teratve solvers are requred. Addtonally, the parallelzaton of numercal algorthms gets ncreasngly mportant to date. FETI methods are known to be parallely scalable and quas-optmal wth respect to the number of DOFs. For a comprehensve presentaton of FETI and related methods we refer to the monograph by Tosell and Wdlund [14]. As an addtonal advantage, one can easly couple fnte and boundary element dscretzatons wthn the same framework, resultng n Clemens Pechsten SFB F013 / Insttute of Computatonal Mathematcs, Johannes Kepler Unversty, Altenberger Str. 69, 4040 Lnz, Austra, e-mal: clemens.pechsten@numa.un-lnz.ac.at, Robert Schechl Department of Mathematcal Scences, Unversty of Bath, Bath BA2 7AY, Unted Kngdom, e- mal: masrs@bath.ac.uk 1

2 2 Clemens Pechsten and Robert Schechl so-called coupled FETI/BETI methods, see [4, 6, 7]. Even exteror domans can be ncorporated to model radaton condtons, see [5, 11] Let us brefly descrbe the FETI method. As a model problem we consder the fnte element dscretzaton of the Posson-type problem (α u) = f (1) n the bounded doman Ω R d, d = 2 or 3, subject to sutable nterface and boundary condtons. In Secton 4 we wll consder a smlar equaton for 2D magnetostatcs. The doman Ω s parttoned nto N non-overlappng subdomans Ω, = 1,...,N, cf. Fg. 1, rght. Introducng separate unknowns u on the subdomans ncludng the DOFs on ther boundares, we obtan the saddle pont problem K 1 0 B K N B N B 1 B N 0 u 1. u N λ f 1 =. f N, (2) 0 where K are the subdoman stffness matrces, and are f the correspondng load vectors. The operators B are sgned Boolean matrces such that each row of the system N B u = 0 =1 has the form u (x h ) u j (x h ) = 0 for a fnte element node x h on the nterface between the subdomans Ω and Ω, thus enforcng the contnuty of the soluton u. The Lagrange multpler λ plays the role of a contnuous flux on the subdoman nterfaces. Introducng a specal projecton P, the dual problem to (2) can be wrtten n the form PF λ = d, (3) ar cols yoke rotor ar gap Fg. 1 Left: Model of an electrc motor. Rght: Possble subdoman parttonng (explosve vew).

3 Robust FETI solvers for multscale ellptc PDEs 3 wth F = N =1 B K B, where the operators K correspond to the soluton of (possbly) regularzed Neumann problems on the subdomans. The FETI method s now a specal projected precondtoned conjugate gradent (PCG) method to solve problem (3). The chosen precondtoner nvolves the soluton of local Drchlet problems, and the projecton P nvolves the soluton of a coarse problem whch corresponds to a sparse lnear system of dmenson O(N). Usually, one chooses the partton n a way that the local subdoman problems can effcently be handled by sparse drect solvers, such as LU-factorzaton wth sutable pvotng. The factorzatons of the local system matrces can be computed n a preprocessng phase and kept n memory durng the whole FETI method. Note that these local, decoupled problems can be parallelzed n a straghtforward manner, e. g., treatng each subdoman on a dfferent processor. Once problem (3) s solved, the actual soluton u can easly be determned from the Lagrange multpler λ. The spectral condton number κ of the precondtoned system can fnally be estmated by κ C (α) N max =1 ( 1 + log(h /h ) ) 2, (4) where the constant C (α) s ndependent of the subdoman dameters H, the mesh parameters h, and the number N of subdomans. If α s (globally) constant, then C (α) 1. As t s well known, the number of PCG teratons needed to acheve a gven accuracy, s essentally determned by κ. In a parallel scheme, the total computatonal complexty of the FETI-PCG method s gven by O ( (D(N) + D(N loc )) log(ε 1 ) κ ), (5) where N loc max N =1 (H /h ) d s the maxmal number of DOFs per subdoman, D( ) s the cost of the drect solver, and ε > 0 s the desred relatve error reducton n the energy norm. However, n many applcatons the orgnal system matrx s ll-condtoned due to heterogeneous coeffcent dstrbutons. As we wll dscuss n Secton 4, n magnetc feld computatons one may have large jumps n the reluctvty coeffcent due to dfferent materals, and smooth but large varaton n the same coeffcent due to nonlnear effects. We are nterested n the queston whether/how the condton number κ of the precondtoned FETI system s affected by ths. If the heterogenetes are resolved by the subdoman partton (. e., α constant on each Ω ), then, usng a specal dagonal scalng, Klawonn and Wdlund [3] proved that C (α) 1. However, n general, usng classcal proof technques, we only get C (α) C max max α(x) =1,...,N x,y Ω α(y), (6) wth C ndependent of α,. e., the bound s proportonal to the maxmum local varaton of α on the subdomans, whch can be rather large. As notced by several au-

4 4 Clemens Pechsten and Robert Schechl thors [4, 13] ths asymptotc bound s n general far too pessmstc, and robustness s observed for many specal knds of coeffcent dstrbutons. The am of the present contrbuton s to gve more theoretcal nsght on the coeffcent-dependency. Due to space lmtatons we summarze our recent work [10] consderng varaton n subdoman nterors n Secton 2, and we gve an outlook to new theoretcal results for the case of varaton near the subdoman nterfaces n Secton 3. Fnally, Secton 4 deals wth the applcaton to magnetostatc problems. 2 Varaton n subdoman nterors In ths secton we gve a sharper estmate than (6) for the case of varaton n the subdoman nterors. On each subdoman Ω wth dameter H and dscretzaton parameter h, we choose a wdth η [h, H /2] and defne the boundary layer Ω,η by the agglomeraton of those fnte elements whch have dstance at most η from the boundary, cf. Fg. 2, left. Under sutable assumptons on the geometrc settng and the subdoman partton, we can prove the bound C (α) C max N ( Hj j=1 η j ) 2 N α(x) max max =1 x,y Ω,η α(y). (7) Ths bound nvolves only the varaton of α n the boundary layer Ω,η and s ndependent of the varaton of α n the subdoman nteror Ω \ Ω,η. For η j H j we reproduce the known estmate (6), n partcular our bound s stll robust wth respect to large jumps across the subdoman nterfaces. However, f α exhbts large (even arbtrary) varaton n the nteror Ω \Ω,η of the subdomans, but vares lttle n the boundary layers, our new bound (7) s n general far better/sharper than (6). Moreover, f n addton the coeffcent s larger n the nteror Ω \ Ω,η than n the boundary layer on each subdoman, then the quadratc factor (H j /η j ) 2 reduces to a lnear factor H j /η j. The detaled proof can be found n our recent paper [10]. In the followng we gve a two-dmensonal numercal example. We partton the unt square nto 25 congruent, square-shaped subdomans. The coeffcent s chosen η nteror Ω condton number case 1 case 2 lnear Ω η, H/eta Fg. 2 Left: Subdoman boundary layer. Rght: Estmated condton numbers κ for varyng wdth parameter η, fxed dscretzaton parameter h (logarthmc scales).

5 Robust FETI solvers for multscale ellptc PDEs 5 to be α = 10 5 (Case 1) and α = 10 5 (Case 2) n the subdoman nterors, and α = 1 on the rest. The dstance between the materal jump and the subdoman nterfaces s denoted by η. We have used a globally unform dscretzaton wth H/h = 512. Fg. 2, rght, shows the estmated condton numbers κ of the precondtoned FETI systems for dfferent values of the wdth parameter η. We see that our asymptotc bound s sharp for Case 1, but stll slghtly pessmstc for Case 2. 3 Interface varaton In ths secton we would lke to gve an outlook on our work for nterface varaton whch wll be exposed n more detal n an upcomng paper. A key tool to the analyss of FETI methods s Poncaré s nequalty, w(x) 2 dx C P H 2 w(x) 2 dx, Ω Ω whch holds for all w H 1 (Ω ) wth vanshng mean value,. e., Ω w(x)dx = 0. The constant C P > 0 depends only on the shape of Ω. A smlar nequalty holds f the average of w over a part of the boundary Ω vanshes. Concernng heterogeneous coeffcents, we would be nterested n an nequalty of the same form but where the ntegrals are weghted wth the coeffcent α(x) and where the constant C P does not depend on α, or at least only very mldly on the heterogenety n α. Such nequaltes are not known n general, but we can show one for a specal case. Assume that each subdoman Ω conssts of two connected subregons Ω (1), Ω (2) where α s mldly varyng,. e., α (k) α(x) α (k) x Ω (k), k = 1, 2, wth moderate ratos α (k) /α (k) ; we can thnk of two quas-homogeneous materals wthn each subdoman. Usng two separate Poncaré nequaltes one can show that Ω α(x) w(x) 2 dx { α (k) } max k=1,2 C(k) P α (k) H 2 Ω α(x) w(x) 2 dx, (8) for all functons w H 1 (Ω ) whch have vanshng mean value over a connected part Λ of the nterface Ω (1) Ω (2),. e., w(x)ds x = 0. The constants C (1) P and C(2) P Λ depend only on the shapes of the subregons Ω (1) and Ω (2) respectvely, and on the relatve shape of Λ. For a varant of FETI called all-floatng FETI method [1, 8, 9], our Poncaré type nequalty (8) eventually allows a proof of the bound C (α) C max N max =1 k=1,2 α (k) α (k), (9)

6 6 Clemens Pechsten and Robert Schechl η η η η j j η k ηk FETI for sland coeffs FETI for sland coeffs condton 10 ref=5 ref=6 ref=7 ref=8 lnear condton 10 ref=5 ref=6 ref=7 ref=8 lnear 1 1e dstance 1 1e dstance Fg. 3 Upper: Sketch of coeffcent slands cuttng through edges and crossponts of the subdoman parttonng. Lower left: Condton numbers for edge slands. Lower rght: Condton numbers for crosspont slands. where the constant C s ndependent of H, h, N, and α, but t depends on the geometry of the subregons Ω (k). Combnng ths dea wth the theory from Secton 2, one can even allow three qualtatvely dfferent subregons per subdoman: two connected subregons of mld varaton n α that cover the boundary layer Ω,η of the subdoman, and a remanng part contaned n the subdoman nteror, where arbtrary varaton of α can be allowed. Under sutable assumptons on the shapes of these subregons t s agan possble to gve explct bounds for C (α) nvolvng (9) and the ratos H /η smlar to (7). For numercal examples we have tested so-called coeffcent slands whch cut through an edge,. e., the nterface of two subdomans, or whch contan a crosspont of four subdomans, cf. Fg. 3, upper. A sutable choce for η, the wtdh of the boundary layer, s also ndcated n that fgure. Note, however, that we have only tested one sland at a tme. In each example we have set the coeffcent α = 10 5 n the sland, and α = 1 elsewhere. The estmated condton numbers for dfferent values of η and dfferent levels of mesh refnement are depcted n Fg. 3, lower. 4 Applcaton to magnetostatc problems In the case of nonlnear magnetostatcs n two dmensons (transverse magnetc mode), we have to solve [ν ( u ) u] = f n Ω, (10)

7 Robust FETI solvers for multscale ellptc PDEs 7 subject to sutable nterface and boundary condtons, where u s the z-component of the magnetostatc vector potental, and ν s the reluctvty. For lnear materals, ν s constant. For other materals, such as ferromagnetc ones, the reluctvty ν depends nonlnearly on the magnetc flux densty B = u, and t s defned by the materal law H = ν ( B )B n Ω, where H denotes the magnetzng force (note that we restrct ourselves to sotropc materals and neglect hysteress). In our numercal computatons we use realstc approxmatons of such materal curves usng the nterproxmaton method proposed n [12]. If we apply Newton s method to (10), the lnearzed system n each Newton step s of smlar form as problem (1), only that we obtan a matrx-valued coeffcent whch depends on the current Newton terate u (k), see, e. g., [4]. For many materal curves, the varaton of the coeffcent depends manly on the varaton of B. However, the flux densty B may vary strongly along subdoman boundares and large values of B appear mostly at sngulartes of the potental u, e. g., near materal corners. Contrary to the usual suggeston to choose subdoman parttons that resolve materal nterfaces n order to obtan robustness (for numercal examples see [4, 5]), our new bounds (7), (9) suggest that t mght be more advantageous to put each peak of B and thus each materal corner nto the center of a subdoman. Fg. 4 shows two such examples. In both cases, the coeffcent varaton s approxmately but our FETI solver performs extremely well (Case 1: condton number 8.5, Case 2: condton number 13.7, compared to 8.3 for a globally constant coeffcent). Our theory for nteror varaton (Secton 2) can perfectly explan the low condton number n Case 1 snce the boundary varaton s small. Inspectng Case 2, we fnd that there are ndeed two regons contaned n the boundary layer wth qualtatvely dfferent coeffcents, see the jump n Fg. 4, lower rght. Thus, Secton 3 partally explans why the condton number s stll qute robust wth respect to the hghly heterogeneous coeffcent. Acknowledgements We would lke to thank Ulrch Langer for hs encouragement. The frst author acknowledges the fnancal support by the Austran Scence Funds (FWF), grant SFB F013. References 1. Zdeněk Dostál, Davd Horák, and Radek Kučera. Total FETI An easer mplementable varant of the FETI method for numercal soluton of ellptc PDE. Commun. Numer. Methods Eng., 22(12): , C. Farhat and F.-X. Roux. A method of fnte element tearng and nterconnectng and ts parallel soluton algorthm. Int. J. Numer. Meth. Engrg., 32(6): , A. Klawonn and O. B. Wdlund. FETI and Neumann-Neumann teratve substructurng methods: Connectons and new results. Comm. Pure Appl. Math., 54(1):57 90, U. Langer and C. Pechsten. Coupled fnte and boundary element tearng and nterconnectng solvers for nonlnear potental problems. ZAMM Z. Angew. Math. Mech., 86(12), U. Langer and C. Pechsten. Coupled FETI/BETI solvers for nonlnear potental problems n (un)bounded domans. In G. Cuprna and D. Ioan, edtors, Scentfc Computng n Electrcal

8 8 Clemens Pechsten and Robert Schechl 1e+07 coeffcent along subdoman boundary 5 1e+06 nu( B ) 00 0 Ω x 1e+07 coeffcent along subdoman boundary 5 1e+06 nu( B ) 00 0 Ω Fg. 4 Upper: Case 1. Lower: Case 2. Left: B -feld, subdoman partton. Rght: Coeffcent ν( B ) plotted along the boundary of subdoman Ω 5. x Engneerng, volume 11 of Mathematcs n Industry: The European Consortum for Mathematcs n Industry. Sprnger, Berln, Hedelberg, Ulrch Langer and Olaf Stenbach. Boundary element tearng and nterconnectng method. Computng, 71(3): , Ulrch Langer and Olaf Stenbach. Coupled boundary and fnte element tearng and nterconnectng methods. In Lecture Notes n Computatonal Scences and Engneerng, volume 40, pages Sprnger, Hedelberg, Günther Of. BETI-Gebetszerlegungsmethoden mt schnellen Randelementverfahren und Anwendungen. PhD thess, Unverstät Stuttgart, Germany, January Günther Of. The all-floatng BETI method: Numercal results. In Doman Decomposton Methods n Scence and Engneerng XVII, volume 60 of Lecture Notes n Computatonal Scence and Engneerng, pages Sprnger, Berln, Hedelberg, C. Pechsten and R. Schechl. Analyss of FETI methods for multscale PDEs. To appear n Numersche Mathematk, 2008; for a preprnt see publcatons/reports/08/rep08-20.pdf. 11. Clemens Pechsten. Boundary element tearng and nterconnectng methods n unbounded domans. To appear n Appled Numercal Mathematcs, Clemens Pechsten and Bert Jüttler. Monotoncty-preservng nterproxmaton of B-H-curves. Journal of Computatonal and Appled Mathematcs, 196(1):45 57, D. Rxen and C. Farhat. A smple and effcent extenson of a class of substructure based precondtoners to heterogeneous structural mechancs problems. Internat. J. Numer. Methods Engrg., 44(4): , A. Tosell and O. B. Wdlund. Doman Decoposton Methods Algorthms and Theory, volume 34 of Sprnger Seres n Computatonal Mathematcs. Sprnger, Berln, Hedelberg, 2005.

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

Bath Institute For Complex Systems

Bath Institute For Complex Systems BICS Bath Insttute for Complex Systems Analyss of FETI methods for multscale PDEs Part II: Interface varaton C. Pechsten and R. Schechl Bath Insttute For Complex Systems Preprnt 7/09 (2009) http://www.bath.ac.uk/math-sc/bics

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

Opus: University of Bath Online Publication Store

Opus: University of Bath Online Publication Store Pechsten, C. and Schechl, R. (0) Analyss of FETI methods for multscale PDEs. Part II: nterface varaton. Numersche Mathematk, 8 (3). pp. 485-59. ISSN 009-599X Lnk to offcal URL (f avalable): http://dx.do.org/0.007/s00-0-0359-

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information

Lecture 3. Ax x i a i. i i

Lecture 3. Ax x i a i. i i 18.409 The Behavor of Algorthms n Practce 2/14/2 Lecturer: Dan Spelman Lecture 3 Scrbe: Arvnd Sankar 1 Largest sngular value In order to bound the condton number, we need an upper bound on the largest

More information

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k)

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k) ISSN 1749-3889 (prnt), 1749-3897 (onlne) Internatonal Journal of Nonlnear Scence Vol.17(2014) No.2,pp.188-192 Modfed Block Jacob-Davdson Method for Solvng Large Sparse Egenproblems Hongy Mao, College of

More information

Appendix B. The Finite Difference Scheme

Appendix B. The Finite Difference Scheme 140 APPENDIXES Appendx B. The Fnte Dfference Scheme In ths appendx we present numercal technques whch are used to approxmate solutons of system 3.1 3.3. A comprehensve treatment of theoretcal and mplementaton

More information

A New Refinement of Jacobi Method for Solution of Linear System Equations AX=b

A New Refinement of Jacobi Method for Solution of Linear System Equations AX=b Int J Contemp Math Scences, Vol 3, 28, no 17, 819-827 A New Refnement of Jacob Method for Soluton of Lnear System Equatons AX=b F Naem Dafchah Department of Mathematcs, Faculty of Scences Unversty of Gulan,

More information

Additive Schwarz Method for DG Discretization of Anisotropic Elliptic Problems

Additive Schwarz Method for DG Discretization of Anisotropic Elliptic Problems Addtve Schwarz Method for DG Dscretzaton of Ansotropc Ellptc Problems Maksymlan Dryja 1, Potr Krzyżanowsk 1, and Marcus Sarks 2 1 Introducton In the paper we consder a second order ellptc problem wth dscontnuous

More information

New Method for Solving Poisson Equation. on Irregular Domains

New Method for Solving Poisson Equation. on Irregular Domains Appled Mathematcal Scences Vol. 6 01 no. 8 369 380 New Method for Solvng Posson Equaton on Irregular Domans J. Izadan and N. Karamooz Department of Mathematcs Facult of Scences Mashhad BranchIslamc Azad

More information

TR A BDDC ALGORITHM FOR PROBLEMS WITH MORTAR DISCRETIZATION. September 4, 2005

TR A BDDC ALGORITHM FOR PROBLEMS WITH MORTAR DISCRETIZATION. September 4, 2005 TR2005-873 A BDDC ALGORITHM FOR PROBLEMS WITH MORTAR DISCRETIZATION HYEA HYUN KIM, MAKSYMILIAN DRYJA, AND OLOF B WIDLUND September 4, 2005 Abstract A BDDC balancng doman decomposton by constrants algorthm

More information

Lectures - Week 4 Matrix norms, Conditioning, Vector Spaces, Linear Independence, Spanning sets and Basis, Null space and Range of a Matrix

Lectures - Week 4 Matrix norms, Conditioning, Vector Spaces, Linear Independence, Spanning sets and Basis, Null space and Range of a Matrix Lectures - Week 4 Matrx norms, Condtonng, Vector Spaces, Lnear Independence, Spannng sets and Bass, Null space and Range of a Matrx Matrx Norms Now we turn to assocatng a number to each matrx. We could

More information

Convexity preserving interpolation by splines of arbitrary degree

Convexity preserving interpolation by splines of arbitrary degree Computer Scence Journal of Moldova, vol.18, no.1(52), 2010 Convexty preservng nterpolaton by splnes of arbtrary degree Igor Verlan Abstract In the present paper an algorthm of C 2 nterpolaton of dscrete

More information

MMA and GCMMA two methods for nonlinear optimization

MMA and GCMMA two methods for nonlinear optimization MMA and GCMMA two methods for nonlnear optmzaton Krster Svanberg Optmzaton and Systems Theory, KTH, Stockholm, Sweden. krlle@math.kth.se Ths note descrbes the algorthms used n the author s 2007 mplementatons

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

More information

Lecture 10 Support Vector Machines II

Lecture 10 Support Vector Machines II Lecture 10 Support Vector Machnes II 22 February 2016 Taylor B. Arnold Yale Statstcs STAT 365/665 1/28 Notes: Problem 3 s posted and due ths upcomng Frday There was an early bug n the fake-test data; fxed

More information

Errors for Linear Systems

Errors for Linear Systems Errors for Lnear Systems When we solve a lnear system Ax b we often do not know A and b exactly, but have only approxmatons  and ˆb avalable. Then the best thng we can do s to solve ˆx ˆb exactly whch

More information

DUE: WEDS FEB 21ST 2018

DUE: WEDS FEB 21ST 2018 HOMEWORK # 1: FINITE DIFFERENCES IN ONE DIMENSION DUE: WEDS FEB 21ST 2018 1. Theory Beam bendng s a classcal engneerng analyss. The tradtonal soluton technque makes smplfyng assumptons such as a constant

More information

Inexact Newton Methods for Inverse Eigenvalue Problems

Inexact Newton Methods for Inverse Eigenvalue Problems Inexact Newton Methods for Inverse Egenvalue Problems Zheng-jan Ba Abstract In ths paper, we survey some of the latest development n usng nexact Newton-lke methods for solvng nverse egenvalue problems.

More information

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

Global Sensitivity. Tuesday 20 th February, 2018

Global Sensitivity. Tuesday 20 th February, 2018 Global Senstvty Tuesday 2 th February, 28 ) Local Senstvty Most senstvty analyses [] are based on local estmates of senstvty, typcally by expandng the response n a Taylor seres about some specfc values

More information

Robust Norm Equivalencies and Preconditioning

Robust Norm Equivalencies and Preconditioning Robust Norm Equvalences and Precondtonng Karl Scherer Insttut für Angewandte Mathematk, Unversty of Bonn, Wegelerstr. 6, 53115 Bonn, Germany Summary. In ths contrbuton we report on work done n contnuaton

More information

TR A FETI-DP FORMULATION OF THREE DIMENSIONAL ELASTICITY PROBLEMS WITH MORTAR DISCRETIZATION. April 26, 2005

TR A FETI-DP FORMULATION OF THREE DIMENSIONAL ELASTICITY PROBLEMS WITH MORTAR DISCRETIZATION. April 26, 2005 TR2005-863 A FETI-DP FORMULATION OF THREE DIMENSIONAL ELASTICITY PROBLEMS WITH MORTAR DISCRETIZATION HYEA HYUN KIM Aprl 26, 2005 Abstract. In ths paper, a FETI-DP formulaton for the three dmensonal elastcty

More information

Technische Universität Graz

Technische Universität Graz Technsche Unverstät Graz Challenges and Applcatons of Boundary Element Doman Decomposton Methods O. Stenbach Berchte aus dem Insttut für Numersche Mathematk Bercht 2006/9 Technsche Unverstät Graz Challenges

More information

Salmon: Lectures on partial differential equations. Consider the general linear, second-order PDE in the form. ,x 2

Salmon: Lectures on partial differential equations. Consider the general linear, second-order PDE in the form. ,x 2 Salmon: Lectures on partal dfferental equatons 5. Classfcaton of second-order equatons There are general methods for classfyng hgher-order partal dfferental equatons. One s very general (applyng even to

More information

Electrostatic Potential from Transmembrane Currents

Electrostatic Potential from Transmembrane Currents Electrostatc Potental from Transmembrane Currents Let s assume that the current densty j(r, t) s ohmc;.e., lnearly proportonal to the electrc feld E(r, t): j = σ c (r)e (1) wth conductvty σ c = σ c (r).

More information

COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD

COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD Ákos Jósef Lengyel, István Ecsed Assstant Lecturer, Professor of Mechancs, Insttute of Appled Mechancs, Unversty of Mskolc, Mskolc-Egyetemváros,

More information

Application of B-Spline to Numerical Solution of a System of Singularly Perturbed Problems

Application of B-Spline to Numerical Solution of a System of Singularly Perturbed Problems Mathematca Aeterna, Vol. 1, 011, no. 06, 405 415 Applcaton of B-Splne to Numercal Soluton of a System of Sngularly Perturbed Problems Yogesh Gupta Department of Mathematcs Unted College of Engneerng &

More information

The Two-scale Finite Element Errors Analysis for One Class of Thermoelastic Problem in Periodic Composites

The Two-scale Finite Element Errors Analysis for One Class of Thermoelastic Problem in Periodic Composites 7 Asa-Pacfc Engneerng Technology Conference (APETC 7) ISBN: 978--6595-443- The Two-scale Fnte Element Errors Analyss for One Class of Thermoelastc Problem n Perodc Compostes Xaoun Deng Mngxang Deng ABSTRACT

More information

The Order Relation and Trace Inequalities for. Hermitian Operators

The Order Relation and Trace Inequalities for. Hermitian Operators Internatonal Mathematcal Forum, Vol 3, 08, no, 507-57 HIKARI Ltd, wwwm-hkarcom https://doorg/0988/mf088055 The Order Relaton and Trace Inequaltes for Hermtan Operators Y Huang School of Informaton Scence

More information

Nonlinear Overlapping Domain Decomposition Methods

Nonlinear Overlapping Domain Decomposition Methods Nonlnear Overlappng Doman Decomposton Methods Xao-Chuan Ca 1 Department of Computer Scence, Unversty of Colorado at Boulder, Boulder, CO 80309, ca@cs.colorado.edu Summary. We dscuss some overlappng doman

More information

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography CSc 6974 and ECSE 6966 Math. Tech. for Vson, Graphcs and Robotcs Lecture 21, Aprl 17, 2006 Estmatng A Plane Homography Overvew We contnue wth a dscusson of the major ssues, usng estmaton of plane projectve

More information

More metrics on cartesian products

More metrics on cartesian products More metrcs on cartesan products If (X, d ) are metrc spaces for 1 n, then n Secton II4 of the lecture notes we defned three metrcs on X whose underlyng topologes are the product topology The purpose of

More information

Report on Image warping

Report on Image warping Report on Image warpng Xuan Ne, Dec. 20, 2004 Ths document summarzed the algorthms of our mage warpng soluton for further study, and there s a detaled descrpton about the mplementaton of these algorthms.

More information

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE Analytcal soluton s usually not possble when exctaton vares arbtrarly wth tme or f the system s nonlnear. Such problems can be solved by numercal tmesteppng

More information

Inductance Calculation for Conductors of Arbitrary Shape

Inductance Calculation for Conductors of Arbitrary Shape CRYO/02/028 Aprl 5, 2002 Inductance Calculaton for Conductors of Arbtrary Shape L. Bottura Dstrbuton: Internal Summary In ths note we descrbe a method for the numercal calculaton of nductances among conductors

More information

NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS

NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS IJRRAS 8 (3 September 011 www.arpapress.com/volumes/vol8issue3/ijrras_8_3_08.pdf NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS H.O. Bakodah Dept. of Mathematc

More information

RESTRICTED ADDITIVE SCHWARZ METHOD WITH HARMONIC OVERLAP

RESTRICTED ADDITIVE SCHWARZ METHOD WITH HARMONIC OVERLAP RESTRICTED ADDITIVE SCHWARZ METHOD WITH HARMONIC OVERLAP XIAO-CHUAN CAI, MAKSYMILIAN DRYJA, AND MARCUS SARKIS Abstract. In ths paper, we ntroduce a new Schwarz precondtoner and wth a new coarse space.

More information

A Hybrid Variational Iteration Method for Blasius Equation

A Hybrid Variational Iteration Method for Blasius Equation Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 1 (June 2015), pp. 223-229 Applcatons and Appled Mathematcs: An Internatonal Journal (AAM) A Hybrd Varatonal Iteraton Method

More information

SIO 224. m(r) =(ρ(r),k s (r),µ(r))

SIO 224. m(r) =(ρ(r),k s (r),µ(r)) SIO 224 1. A bref look at resoluton analyss Here s some background for the Masters and Gubbns resoluton paper. Global Earth models are usually found teratvely by assumng a startng model and fndng small

More information

Finite Element Solution Algorithm for Nonlinear Elasticity Problems by Domain Decomposition Method

Finite Element Solution Algorithm for Nonlinear Elasticity Problems by Domain Decomposition Method Fnte Element Soluton Algorthm for Nonlnear Elastcty Problems by Doman Decomposton Method Bedřch Sousedík Department of Mathematcs, Faculty of Cvl Engneerng, Czech Techncal Unversty n Prague, Thákurova

More information

FACTORIZATION IN KRULL MONOIDS WITH INFINITE CLASS GROUP

FACTORIZATION IN KRULL MONOIDS WITH INFINITE CLASS GROUP C O L L O Q U I U M M A T H E M A T I C U M VOL. 80 1999 NO. 1 FACTORIZATION IN KRULL MONOIDS WITH INFINITE CLASS GROUP BY FLORIAN K A I N R A T H (GRAZ) Abstract. Let H be a Krull monod wth nfnte class

More information

Finite Element Modelling of truss/cable structures

Finite Element Modelling of truss/cable structures Pet Schreurs Endhoven Unversty of echnology Department of Mechancal Engneerng Materals echnology November 3, 214 Fnte Element Modellng of truss/cable structures 1 Fnte Element Analyss of prestressed structures

More information

STAT 309: MATHEMATICAL COMPUTATIONS I FALL 2018 LECTURE 16

STAT 309: MATHEMATICAL COMPUTATIONS I FALL 2018 LECTURE 16 STAT 39: MATHEMATICAL COMPUTATIONS I FALL 218 LECTURE 16 1 why teratve methods f we have a lnear system Ax = b where A s very, very large but s ether sparse or structured (eg, banded, Toepltz, banded plus

More information

On the Interval Zoro Symmetric Single-step Procedure for Simultaneous Finding of Polynomial Zeros

On the Interval Zoro Symmetric Single-step Procedure for Simultaneous Finding of Polynomial Zeros Appled Mathematcal Scences, Vol. 5, 2011, no. 75, 3693-3706 On the Interval Zoro Symmetrc Sngle-step Procedure for Smultaneous Fndng of Polynomal Zeros S. F. M. Rusl, M. Mons, M. A. Hassan and W. J. Leong

More information

Procedia Computer Science

Procedia Computer Science Avalable onlne at www.scencedrect.com Proceda Proceda Computer Computer Scence Scence 1 (01) 00 (009) 589 597 000 000 Proceda Computer Scence www.elsever.com/locate/proceda Internatonal Conference on Computatonal

More information

CHALMERS, GÖTEBORGS UNIVERSITET. SOLUTIONS to RE-EXAM for ARTIFICIAL NEURAL NETWORKS. COURSE CODES: FFR 135, FIM 720 GU, PhD

CHALMERS, GÖTEBORGS UNIVERSITET. SOLUTIONS to RE-EXAM for ARTIFICIAL NEURAL NETWORKS. COURSE CODES: FFR 135, FIM 720 GU, PhD CHALMERS, GÖTEBORGS UNIVERSITET SOLUTIONS to RE-EXAM for ARTIFICIAL NEURAL NETWORKS COURSE CODES: FFR 35, FIM 72 GU, PhD Tme: Place: Teachers: Allowed materal: Not allowed: January 2, 28, at 8 3 2 3 SB

More information

Downloaded 07/31/13 to Redistribution subject to SIAM license or copyright; see

Downloaded 07/31/13 to Redistribution subject to SIAM license or copyright; see SIAM J NUMER ANAL Vol 47, No 1, pp 136 157 c 2008 Socety for Industral and Appled Mathematcs A BDDC METHOD FOR MORTAR DISCRETIZATIONS USING A TRANSFORMATION OF BASIS HYEA HYUN KIM, MAKSYMILIAN DRYJA, AND

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X Statstcs 1: Probablty Theory II 37 3 EPECTATION OF SEVERAL RANDOM VARIABLES As n Probablty Theory I, the nterest n most stuatons les not on the actual dstrbuton of a random vector, but rather on a number

More information

The Second Anti-Mathima on Game Theory

The Second Anti-Mathima on Game Theory The Second Ant-Mathma on Game Theory Ath. Kehagas December 1 2006 1 Introducton In ths note we wll examne the noton of game equlbrum for three types of games 1. 2-player 2-acton zero-sum games 2. 2-player

More information

THE STURM-LIOUVILLE EIGENVALUE PROBLEM - A NUMERICAL SOLUTION USING THE CONTROL VOLUME METHOD

THE STURM-LIOUVILLE EIGENVALUE PROBLEM - A NUMERICAL SOLUTION USING THE CONTROL VOLUME METHOD Journal of Appled Mathematcs and Computatonal Mechancs 06, 5(), 7-36 www.amcm.pcz.pl p-iss 99-9965 DOI: 0.75/jamcm.06..4 e-iss 353-0588 THE STURM-LIOUVILLE EIGEVALUE PROBLEM - A UMERICAL SOLUTIO USIG THE

More information

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin Proceedngs of the 007 Wnter Smulaton Conference S G Henderson, B Bller, M-H Hseh, J Shortle, J D Tew, and R R Barton, eds LOW BIAS INTEGRATED PATH ESTIMATORS James M Calvn Department of Computer Scence

More information

Uniqueness of Weak Solutions to the 3D Ginzburg- Landau Model for Superconductivity

Uniqueness of Weak Solutions to the 3D Ginzburg- Landau Model for Superconductivity Int. Journal of Math. Analyss, Vol. 6, 212, no. 22, 195-114 Unqueness of Weak Solutons to the 3D Gnzburg- Landau Model for Superconductvty Jshan Fan Department of Appled Mathematcs Nanjng Forestry Unversty

More information

Introduction to Vapor/Liquid Equilibrium, part 2. Raoult s Law:

Introduction to Vapor/Liquid Equilibrium, part 2. Raoult s Law: CE304, Sprng 2004 Lecture 4 Introducton to Vapor/Lqud Equlbrum, part 2 Raoult s Law: The smplest model that allows us do VLE calculatons s obtaned when we assume that the vapor phase s an deal gas, and

More information

PHYS 705: Classical Mechanics. Calculus of Variations II

PHYS 705: Classical Mechanics. Calculus of Variations II 1 PHYS 705: Classcal Mechancs Calculus of Varatons II 2 Calculus of Varatons: Generalzaton (no constrant yet) Suppose now that F depends on several dependent varables : We need to fnd such that has a statonary

More information

Yong Joon Ryang. 1. Introduction Consider the multicommodity transportation problem with convex quadratic cost function. 1 2 (x x0 ) T Q(x x 0 )

Yong Joon Ryang. 1. Introduction Consider the multicommodity transportation problem with convex quadratic cost function. 1 2 (x x0 ) T Q(x x 0 ) Kangweon-Kyungk Math. Jour. 4 1996), No. 1, pp. 7 16 AN ITERATIVE ROW-ACTION METHOD FOR MULTICOMMODITY TRANSPORTATION PROBLEMS Yong Joon Ryang Abstract. The optmzaton problems wth quadratc constrants often

More information

The Geometry of Logit and Probit

The Geometry of Logit and Probit The Geometry of Logt and Probt Ths short note s meant as a supplement to Chapters and 3 of Spatal Models of Parlamentary Votng and the notaton and reference to fgures n the text below s to those two chapters.

More information

A new Approach for Solving Linear Ordinary Differential Equations

A new Approach for Solving Linear Ordinary Differential Equations , ISSN 974-57X (Onlne), ISSN 974-5718 (Prnt), Vol. ; Issue No. 1; Year 14, Copyrght 13-14 by CESER PUBLICATIONS A new Approach for Solvng Lnear Ordnary Dfferental Equatons Fawz Abdelwahd Department of

More information

Chapter 12. Ordinary Differential Equation Boundary Value (BV) Problems

Chapter 12. Ordinary Differential Equation Boundary Value (BV) Problems Chapter. Ordnar Dfferental Equaton Boundar Value (BV) Problems In ths chapter we wll learn how to solve ODE boundar value problem. BV ODE s usuall gven wth x beng the ndependent space varable. p( x) q(

More information

Workshop: Approximating energies and wave functions Quantum aspects of physical chemistry

Workshop: Approximating energies and wave functions Quantum aspects of physical chemistry Workshop: Approxmatng energes and wave functons Quantum aspects of physcal chemstry http://quantum.bu.edu/pltl/6/6.pdf Last updated Thursday, November 7, 25 7:9:5-5: Copyrght 25 Dan Dll (dan@bu.edu) Department

More information

1 Matrix representations of canonical matrices

1 Matrix representations of canonical matrices 1 Matrx representatons of canoncal matrces 2-d rotaton around the orgn: ( ) cos θ sn θ R 0 = sn θ cos θ 3-d rotaton around the x-axs: R x = 1 0 0 0 cos θ sn θ 0 sn θ cos θ 3-d rotaton around the y-axs:

More information

Isogeometric Analysis with Geometrically Continuous Functions on Multi-Patch Geometries. Mario Kapl, Florian Buchegger, Michel Bercovier, Bert Jüttler

Isogeometric Analysis with Geometrically Continuous Functions on Multi-Patch Geometries. Mario Kapl, Florian Buchegger, Michel Bercovier, Bert Jüttler Isogeometrc Analyss wth Geometrcally Contnuous Functons on Mult-Patch Geometres Maro Kapl Floran Buchegger Mchel Bercover Bert Jüttler G+S Report No 35 August 05 Isogeometrc Analyss wth Geometrcally Contnuous

More information

One-sided finite-difference approximations suitable for use with Richardson extrapolation

One-sided finite-difference approximations suitable for use with Richardson extrapolation Journal of Computatonal Physcs 219 (2006) 13 20 Short note One-sded fnte-dfference approxmatons sutable for use wth Rchardson extrapolaton Kumar Rahul, S.N. Bhattacharyya * Department of Mechancal Engneerng,

More information

The Second Eigenvalue of Planar Graphs

The Second Eigenvalue of Planar Graphs Spectral Graph Theory Lecture 20 The Second Egenvalue of Planar Graphs Danel A. Spelman November 11, 2015 Dsclamer These notes are not necessarly an accurate representaton of what happened n class. The

More information

On a direct solver for linear least squares problems

On a direct solver for linear least squares problems ISSN 2066-6594 Ann. Acad. Rom. Sc. Ser. Math. Appl. Vol. 8, No. 2/2016 On a drect solver for lnear least squares problems Constantn Popa Abstract The Null Space (NS) algorthm s a drect solver for lnear

More information

On a Parallel Implementation of the One-Sided Block Jacobi SVD Algorithm

On a Parallel Implementation of the One-Sided Block Jacobi SVD Algorithm Jacob SVD Gabrel Okša formulaton One-Sded Block-Jacob Algorthm Acceleratng Parallelzaton Conclusons On a Parallel Implementaton of the One-Sded Block Jacob SVD Algorthm Gabrel Okša 1, Martn Bečka, 1 Marán

More information

Lecture 21: Numerical methods for pricing American type derivatives

Lecture 21: Numerical methods for pricing American type derivatives Lecture 21: Numercal methods for prcng Amercan type dervatves Xaoguang Wang STAT 598W Aprl 10th, 2014 (STAT 598W) Lecture 21 1 / 26 Outlne 1 Fnte Dfference Method Explct Method Penalty Method (STAT 598W)

More information

THE WEIGHTED WEAK TYPE INEQUALITY FOR THE STRONG MAXIMAL FUNCTION

THE WEIGHTED WEAK TYPE INEQUALITY FOR THE STRONG MAXIMAL FUNCTION THE WEIGHTED WEAK TYPE INEQUALITY FO THE STONG MAXIMAL FUNCTION THEMIS MITSIS Abstract. We prove the natural Fefferman-Sten weak type nequalty for the strong maxmal functon n the plane, under the assumpton

More information

Spectral Graph Theory and its Applications September 16, Lecture 5

Spectral Graph Theory and its Applications September 16, Lecture 5 Spectral Graph Theory and ts Applcatons September 16, 2004 Lecturer: Danel A. Spelman Lecture 5 5.1 Introducton In ths lecture, we wll prove the followng theorem: Theorem 5.1.1. Let G be a planar graph

More information

THE EFFECT OF TORSIONAL RIGIDITY BETWEEN ELEMENTS ON FREE VIBRATIONS OF A TELESCOPIC HYDRAULIC CYLINDER SUBJECTED TO EULER S LOAD

THE EFFECT OF TORSIONAL RIGIDITY BETWEEN ELEMENTS ON FREE VIBRATIONS OF A TELESCOPIC HYDRAULIC CYLINDER SUBJECTED TO EULER S LOAD Journal of Appled Mathematcs and Computatonal Mechancs 7, 6(3), 7- www.amcm.pcz.pl p-issn 99-9965 DOI:.75/jamcm.7.3. e-issn 353-588 THE EFFECT OF TORSIONAL RIGIDITY BETWEEN ELEMENTS ON FREE VIBRATIONS

More information

Some Comments on Accelerating Convergence of Iterative Sequences Using Direct Inversion of the Iterative Subspace (DIIS)

Some Comments on Accelerating Convergence of Iterative Sequences Using Direct Inversion of the Iterative Subspace (DIIS) Some Comments on Acceleratng Convergence of Iteratve Sequences Usng Drect Inverson of the Iteratve Subspace (DIIS) C. Davd Sherrll School of Chemstry and Bochemstry Georga Insttute of Technology May 1998

More information

Case A. P k = Ni ( 2L i k 1 ) + (# big cells) 10d 2 P k.

Case A. P k = Ni ( 2L i k 1 ) + (# big cells) 10d 2 P k. THE CELLULAR METHOD In ths lecture, we ntroduce the cellular method as an approach to ncdence geometry theorems lke the Szemeréd-Trotter theorem. The method was ntroduced n the paper Combnatoral complexty

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

2 Finite difference basics

2 Finite difference basics Numersche Methoden 1, WS 11/12 B.J.P. Kaus 2 Fnte dfference bascs Consder the one- The bascs of the fnte dfference method are best understood wth an example. dmensonal transent heat conducton equaton T

More information

Formal solvers of the RT equation

Formal solvers of the RT equation Formal solvers of the RT equaton Formal RT solvers Runge- Kutta (reference solver) Pskunov N.: 979, Master Thess Long characterstcs (Feautrer scheme) Cannon C.J.: 970, ApJ 6, 55 Short characterstcs (Hermtan

More information

Vector Norms. Chapter 7 Iterative Techniques in Matrix Algebra. Cauchy-Bunyakovsky-Schwarz Inequality for Sums. Distances. Convergence.

Vector Norms. Chapter 7 Iterative Techniques in Matrix Algebra. Cauchy-Bunyakovsky-Schwarz Inequality for Sums. Distances. Convergence. Vector Norms Chapter 7 Iteratve Technques n Matrx Algebra Per-Olof Persson persson@berkeley.edu Department of Mathematcs Unversty of Calforna, Berkeley Math 128B Numercal Analyss Defnton A vector norm

More information

Non shape regular domain decompositions: an analysis using a stable decomposition in H 1 0

Non shape regular domain decompositions: an analysis using a stable decomposition in H 1 0 on shape regular doman decompostons: an analyss usng a stable decomposton n 1 0 Martn J. Gander 1, Laurence alpern, and Kévn Santugn Repquet 3 1 Unversté de Genève, Secton de Mathématques, Martn.Gander@unge.ch

More information

CHAPTER 14 GENERAL PERTURBATION THEORY

CHAPTER 14 GENERAL PERTURBATION THEORY CHAPTER 4 GENERAL PERTURBATION THEORY 4 Introducton A partcle n orbt around a pont mass or a sphercally symmetrc mass dstrbuton s movng n a gravtatonal potental of the form GM / r In ths potental t moves

More information

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Analyss of Varance and Desgn of Exerments-I MODULE III LECTURE - 2 EXPERIMENTAL DESIGN MODELS Dr. Shalabh Deartment of Mathematcs and Statstcs Indan Insttute of Technology Kanur 2 We consder the models

More information

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM An elastc wave s a deformaton of the body that travels throughout the body n all drectons. We can examne the deformaton over a perod of tme by fxng our look

More information

Deriving the X-Z Identity from Auxiliary Space Method

Deriving the X-Z Identity from Auxiliary Space Method Dervng the X-Z Identty from Auxlary Space Method Long Chen Department of Mathematcs, Unversty of Calforna at Irvne, Irvne, CA 92697 chenlong@math.uc.edu 1 Iteratve Methods In ths paper we dscuss teratve

More information

Irregular vibrations in multi-mass discrete-continuous systems torsionally deformed

Irregular vibrations in multi-mass discrete-continuous systems torsionally deformed (2) 4 48 Irregular vbratons n mult-mass dscrete-contnuous systems torsonally deformed Abstract In the paper rregular vbratons of dscrete-contnuous systems consstng of an arbtrary number rgd bodes connected

More information

Min Cut, Fast Cut, Polynomial Identities

Min Cut, Fast Cut, Polynomial Identities Randomzed Algorthms, Summer 016 Mn Cut, Fast Cut, Polynomal Identtes Instructor: Thomas Kesselhem and Kurt Mehlhorn 1 Mn Cuts n Graphs Lecture (5 pages) Throughout ths secton, G = (V, E) s a mult-graph.

More information

Relaxation Methods for Iterative Solution to Linear Systems of Equations

Relaxation Methods for Iterative Solution to Linear Systems of Equations Relaxaton Methods for Iteratve Soluton to Lnear Systems of Equatons Gerald Recktenwald Portland State Unversty Mechancal Engneerng Department gerry@pdx.edu Overvew Techncal topcs Basc Concepts Statonary

More information

form, and they present results of tests comparng the new algorthms wth other methods. Recently, Olschowka & Neumaer [7] ntroduced another dea for choo

form, and they present results of tests comparng the new algorthms wth other methods. Recently, Olschowka & Neumaer [7] ntroduced another dea for choo Scalng and structural condton numbers Arnold Neumaer Insttut fur Mathematk, Unverstat Wen Strudlhofgasse 4, A-1090 Wen, Austra emal: neum@cma.unve.ac.at revsed, August 1996 Abstract. We ntroduce structural

More information

Physics 5153 Classical Mechanics. Principle of Virtual Work-1

Physics 5153 Classical Mechanics. Principle of Virtual Work-1 P. Guterrez 1 Introducton Physcs 5153 Classcal Mechancs Prncple of Vrtual Work The frst varatonal prncple we encounter n mechancs s the prncple of vrtual work. It establshes the equlbrum condton of a mechancal

More information

The interface control domain decomposition (ICDD) method for the Stokes problem. (Received: 15 July Accepted: 13 September 2013)

The interface control domain decomposition (ICDD) method for the Stokes problem. (Received: 15 July Accepted: 13 September 2013) Journal of Coupled Systems Multscale Dynamcs Copyrght 2013 by Amercan Scentfc Publshers All rghts reserved. Prnted n the Unted States of Amerca do:10.1166/jcsmd.2013.1026 J. Coupled Syst. Multscale Dyn.

More information

Canonical transformations

Canonical transformations Canoncal transformatons November 23, 2014 Recall that we have defned a symplectc transformaton to be any lnear transformaton M A B leavng the symplectc form nvarant, Ω AB M A CM B DΩ CD Coordnate transformatons,

More information

Another converse of Jensen s inequality

Another converse of Jensen s inequality Another converse of Jensen s nequalty Slavko Smc Abstract. We gve the best possble global bounds for a form of dscrete Jensen s nequalty. By some examples ts frutfulness s shown. 1. Introducton Throughout

More information

Linear Approximation with Regularization and Moving Least Squares

Linear Approximation with Regularization and Moving Least Squares Lnear Approxmaton wth Regularzaton and Movng Least Squares Igor Grešovn May 007 Revson 4.6 (Revson : March 004). 5 4 3 0.5 3 3.5 4 Contents: Lnear Fttng...4. Weghted Least Squares n Functon Approxmaton...

More information

MATH 5630: Discrete Time-Space Model Hung Phan, UMass Lowell March 1, 2018

MATH 5630: Discrete Time-Space Model Hung Phan, UMass Lowell March 1, 2018 MATH 5630: Dscrete Tme-Space Model Hung Phan, UMass Lowell March, 08 Newton s Law of Coolng Consder the coolng of a well strred coffee so that the temperature does not depend on space Newton s law of collng

More information

Sharp integral inequalities involving high-order partial derivatives. Journal Of Inequalities And Applications, 2008, v. 2008, article no.

Sharp integral inequalities involving high-order partial derivatives. Journal Of Inequalities And Applications, 2008, v. 2008, article no. Ttle Sharp ntegral nequaltes nvolvng hgh-order partal dervatves Authors Zhao, CJ; Cheung, WS Ctaton Journal Of Inequaltes And Applcatons, 008, v. 008, artcle no. 5747 Issued Date 008 URL http://hdl.handle.net/07/569

More information

n α j x j = 0 j=1 has a nontrivial solution. Here A is the n k matrix whose jth column is the vector for all t j=0

n α j x j = 0 j=1 has a nontrivial solution. Here A is the n k matrix whose jth column is the vector for all t j=0 MODULE 2 Topcs: Lnear ndependence, bass and dmenson We have seen that f n a set of vectors one vector s a lnear combnaton of the remanng vectors n the set then the span of the set s unchanged f that vector

More information

CME 302: NUMERICAL LINEAR ALGEBRA FALL 2005/06 LECTURE 13

CME 302: NUMERICAL LINEAR ALGEBRA FALL 2005/06 LECTURE 13 CME 30: NUMERICAL LINEAR ALGEBRA FALL 005/06 LECTURE 13 GENE H GOLUB 1 Iteratve Methods Very large problems (naturally sparse, from applcatons): teratve methods Structured matrces (even sometmes dense,

More information

Inner Product. Euclidean Space. Orthonormal Basis. Orthogonal

Inner Product. Euclidean Space. Orthonormal Basis. Orthogonal Inner Product Defnton 1 () A Eucldean space s a fnte-dmensonal vector space over the reals R, wth an nner product,. Defnton 2 (Inner Product) An nner product, on a real vector space X s a symmetrc, blnear,

More information

Uncertainty as the Overlap of Alternate Conditional Distributions

Uncertainty as the Overlap of Alternate Conditional Distributions Uncertanty as the Overlap of Alternate Condtonal Dstrbutons Olena Babak and Clayton V. Deutsch Centre for Computatonal Geostatstcs Department of Cvl & Envronmental Engneerng Unversty of Alberta An mportant

More information

Prof. Dr. I. Nasser Phys 630, T Aug-15 One_dimensional_Ising_Model

Prof. Dr. I. Nasser Phys 630, T Aug-15 One_dimensional_Ising_Model EXACT OE-DIMESIOAL ISIG MODEL The one-dmensonal Isng model conssts of a chan of spns, each spn nteractng only wth ts two nearest neghbors. The smple Isng problem n one dmenson can be solved drectly n several

More information