Selecting a Monomial Basis for Sums of Squares Programming over a Quotient Ring

Size: px
Start display at page:

Download "Selecting a Monomial Basis for Sums of Squares Programming over a Quotient Ring"

Transcription

1 Selectng a Monomal Bass for Sums of Squares Programmng over a Quotent Rng Frank Permenter 1 and Pablo A. Parrlo 2 Abstract In ths paper we descrbe a method for choosng a good monomal bass for a sums of squares (SOS) program formulated over a quotent rng. It s known that the monomal bass need only nclude standard monomals wth respect to a Groebner bass. We show that n many cases t s possble to use a reduced subset of standard monomals by combnng Groebner bass technques wth the well-known Newton polytope reducton. Ths reduced subset of standard monomals yelds a smaller semdefnte program for obtanng a certfcate of non-negatvty of a polynomal on an algebrac varety. I. INTRODUCTION Many practcal engneerng problems requre demonstratng non-negatvty of a multvarate polynomal over an algebrac varety,.e. over the soluton set of polynomal equatons. Ths problem arses, for example, n local Lyapunov analyss of a polynomal dynamcal system. Unfortunately, certfyng non-negatvty over a varety s n general a hard computatonal problem. An alternatve s to demonstrate a polynomal s equal to a sum of squares over the varety by solvng a sums of squares program. A sums of squares program optmzes a lnear functon of polynomal coeffcents subject to constrants that polynomals are sums of squares. If the polynomals n the program are of bounded degree, a sums of squares program s equvalent to a semdefnte program (SDP) and hence effcently solved [7]. Consder the followng sums of squares program, whch demonstrates non-negatvty of the polynomal f(x) on the set V = {x : h (x) = 0, = 1,..., m}, (1) where x s a vector of ndetermnates and each h s a polynomal n R[x]: Fnd s(x) and λ (x) R[x] subject to s(x) s a sum of squares m s(x) f(x) = λ (x)h (x). Feasblty of (2) s suffcent to conclude non-negatvty of f(x) on V. To see ths, note that feasblty mples f(x) and a sum of squares polynomal dffer by an expresson that vanshes everywhere on V. If one specfes a monomal bass 1 F. Permenter s wth the Computer Scence and Artfcal Intellgence Laboratory (CSAIL), Massachusetts Insttute of Technology, Cambrdge, MA fperment@mt.edu 2 P.A. Parrlo s wth the Laboratory For Informaton and Decson Systems (LIDS), Massachusetts Insttute of Technology, Cambrdge, MA parrlo@mt.edu (2) for λ (x) and s(x), ths feasblty problem s equvalent to an SDP. Ths follows because the sum of squares constrant s equvalent to a semdefnte constrant on the coeffcents of s(x), and the equalty constrant s equvalent to lnear equatons on the coeffcents of s(x) and λ (x). Naturally, the complexty of ths sums of squares program grows wth the complexty of the underlyng varety, as does the sze of the correspondng SDP. It s therefore natural to explore how algebrac structure can be exploted to smplfy ths sums of squares program. Consder the followng reformulaton [10], whch s feasble f and only f (2) s feasble: Fnd s(x) subject to s(x) s a sum of squares s(x) = f(x). Here, s(x) denotes the normal form of s(x) wth respect to a Groebner bass for the deal I = h 1, h 2,..., h m. Two polynomals have the same normal form f and only f they share an equvalence class n the quotent rng R[x]/I. In other words, two polynomals have the same normal form f and only f they dffer by a polynomal of the form m λ (x)h (x). Note f one specfes a vector of monomals m(x) one can solve (3) wth the SDP: Fnd Q S n subject to m(x) T Q m(x) = f(x) Q 0. Ths s an SDP snce the constrant matchng normal forms s lnear n the entres of Q. Formulaton (3) has two practcal advantages over (2). Frst, the polynomals λ (x) have been elmnated from the search. Second, one can buld m(x) n the SDP formulaton (4) usng only standard monomals, whch are defned wth respect to a Groebner bass as all monomals not dvsble by an ntal term of a polynomal n the Groebner bass. Here, ntal term means the unque maxmal term of a polynomal wth respect to a term orderng. Constructng m(x) from standard monomals s justfed by the fact that any sum of squares polynomal s congruent modulo I to a sum of squares of polynomals supported by standard monomals (see, for example, Lemma 2 of Secton III). Systematc procedures for selectng m(x), however, have not been thoroughly addressed. If we consder a total degree (3) (4)

2 orderng α, a term bound x γ, and defne n α (s(x)) to be the maxmal term of s(x) wth respect to α, an optmal monomal vector s one of mnmum dmenson solvng the followng problem: Problem 1: Gven a total degree orderng α and term bound x γ, fnd a vector of monomals m(x) such that the semdefnte program (4) s feasble whenever the sums of squares program (3) s feasble for some s(x) satsfyng n α (s(x)) α x γ. Note the total degree orderng ensures the set of all polynomals satsfyng the term bound x γ can be expressed wth a fnte set of monomals, whch n turn mples an m(x) of fnte dmenson exsts that solves Problem 1. In partcular, one can construct an m(x) solvng Problem 1 from the set of Term Bounded Standard Monomals, whch we denote M γ and defne below: Defnton 1: Term Bounded Standard Monomals. For a gven x γ and total degree orderng α, let M γ be the set of all exponents β such that x β s a standard monomal and x 2β α x γ. A monomal vector constructed from all elements of M γ solves Problem 1 for a general polynomal f(x) and a general deal I. In ths paper, we develop an algorthm for constructng m(x) usng just a subset of M γ by explotng problem specfc structure. Gven a Groebner bass for I wth respect to a total degree orderng α, the algorthm we present constructs a subset of M γ usng the structure nduced by mult-dvsor polynomal dvson and well known Newton polytope arguments. As we llustrate wth examples, ths subset s often a strct subset of M γ whch enables one to buld smaller SDP formulatons for the sums of squares program (3). A. Pror Work Many authors have nvestgated ways of explotng algebrac n sums of squares programs. General methods are ntroduced n [10] and [8] that explot sparsty and symmetry. Other technques for explotng sparsty are further dscussed n [12], [6], [5]. Symmetry methods are dscussed n [3]. Practcal mplementatons of these types of technques are dscussed n [4]. Quotent rng formulatons, asde from ther ntroducton n [10] and dscusson n [8], have receved less attenton. Ths s perhaps due to ther relance on Groebner bases methods, and ther lack of support by sums of squares modelng tools. The former concern s not always relevant snce Groebner bases are easly calculated (or are mmedately avalable) n many nstances. The latter concern, of course, does not take away from the nherent power of quotent rng formulatons, whch we hope to ext wth ths paper. II. BACKGROUND We begn by revewng polynomal deals and Groebner bases. We then dscuss mportant propertes of multvarate, mult-dvsor polynomal long dvson and ts connectons to quotent rngs. A. Polynomal Ideals, Term Orderngs, and Groebner Bases The deal I generated by a set of polynomals s denoted H = {h 1 (x), h 2 (x),..., h m (x)} I = h 1 (x), h 2 (x),..., h m (x) and s equal to the set { m } I = λ (x)h (x) : λ (x) R[x]. (5) =1 In other words, the deal generated by a set of polynomals H s the set of all polynomals that can be obtaned by summng scaled versons of polynomals n H, where the scale factors can be any polynomal n R[x]. A term orderng α s a relaton on Z n + (.e. monomal exponents) satsfyng The relaton α s a total orderng. If γ > α β then for any ζ Z n +, γ + ζ > α β + ζ. The relaton α s a well-orderng, whch means every nonempty subset of Z n + has a smallest element. We say a term orderng s a total degree orderng whenever n n γ β γ α β. =1 =1 We wll abuse notaton and wrte for a monomal that x γ α x β whenever γ α β. The ntal term n α (f(x)) of a polynomal s the unque maxmal term of f(x) wth respect to α. Gven a term orderng α, one can consder the set of ntal terms of polynomals n I. These ntal terms generate an deal, called the ntal deal, whch we denote n α (I). For a partcular term orderng, we say a set of polynomals G = {g 1 (x), g 2 (x),..., g n (x)} s a Groebner bass for an deal I f and only f t generates I and n α (I) = n α (g 1 ), n α (g 2 ),..., n α (g n ). (6) Property (6) mples the ntal term of any polynomal n I s dvsble by an element of the Groebner bass. Ths enables a dvson algorthm equpped wth a Groebner bass to decde f an arbtrary polynomal f(x) s a member of the deal I. We dscuss the mportant propertes of ths dvson algorthm n the next secton. B. Dvson Algorthm and Normal Forms Gven a polynomal f(x), a lst of dvsors H = {h 1 (x), h 2 (x),..., h m (x)} and a monomal orderng α, a dvson algorthm can be defned as n [2] that fnds λ (x) and a remander term f(x) H such that m f(x) = λ (x)h (x) + f(x) H =1

3 wth propertes n α (f(x) H ) s not dvsble by any n α (h (x)) (7) n α (f(x) H ) α n α (f(x)) (8) n α (λ (x)h (x)) α n α (f(x)) If we use a lst of dvsors G that form a Groebner bass for I = h 1, h 2,..., h m, the remander term f(x) G equals f(x), the normal form of f(x) wth respect to the Groebner bass. The normal form of a polynomal s unque, meanng the lst of dvsors G can be permuted wthout changng the remander term f(x) G. Normal forms also obey the followng propertes: Ideal membershp Arthmetc denttes Congruence modulo I f(x) I f(x) = 0 g(x) f(x) = g(x) f(x) (9) g(x) + f(x) = g(x) + f(x) (10) s(x) f(x) mod I f(x) = s(x) (11) Note property (7) mples f(x) contans only standard monomals,.e. monomals not dvsble by an ntal term of a polynomal n the Groebner bass. Property (11) gves the correspondence between normal forms and equvalence classes n R[x]/I. III. APPROACH We now present an algorthm for computng a vector of standard monomals satsfyng Problem 1 gven a term bound x γ, a total degree term orderng α, and a correspondng Groebner bass. Frst, we calculate a set of monomals S γ consstent wth the structure nduced by the Groebner bass when t s used as the dvsor set n the dvson algorthm. We then use S γ to compute a sutable set of monomals appearng n a sum of squares decomposton of s(x) usng Newton polytope arguments. Fnally, we take normal forms of these monomals to arrve at a reduced set N γ of standard monomals. We prove N γ s a subset of the term bounded standard monomals M γ and that ths subset can be used to construct a monomal vector solvng Problem 1. The proposed procedure s explctly gven n Algorthm 1. Here, we defne the support supp(w(x)) of a polynomal w(x) to be the unque set gvng w(x) = c β x β β supp(w(x)) for nonzero real valued coeffcents c β. We clam Algorthm 1 has the followng propertes: Property 1: Algorthm 1 returns a set N γ such that the monomal vector m(x) = x β, β N γ, = 1,..., N γ solves Problem 1. Property 2: The set N γ returned by Algorthm 1 s a subset of the Term Bounded Standard Monomals M γ. Input: A polynomal f(x), a total degree term orderng α and correspondng Groebner bass G, a maxmal monomal x γ Output: A set of standard monomal exponents N γ # Compute monomals n normal form of f(x) S γ = supp(f(x)) # Monomals that respect term bound foreach g(x) G do # Total degree orderng ensures ths loop termnates forall x β α x γ do f n α (x β g(x)) α x γ then S γ = S γ supp(x β g(x)) # Normal form of monomals n Newton polytope N γ = {} foreach β conv( 1 2 S γ) Z n do N γ = N γ supp(x β ) Algorthm 1: Computes a reduced subset of term bounded standard monomals. To understand the mechancs of Algorthm 1 and how Propertes 1 and 2 can be demonstrated, frst note that any polynomal s(x) satsfyng the condtons n α (s(x)) α x γ (12) s(x) f(x) mod I (13) can be decomposed usng a Groebner bass G for I wth respect to the term orderng α as where G s(x) = λ (x)g (x) + f(x) =1 n α (λ (x)g (x)) α n α (s(x)) α x γ, and g G and λ (x) R[x]. Exstence of ths decomposton s mpled by propertes of dvson by a Groebner bass and motvates the constructon n Algorthm 1 of the set S γ, whch has the obvous property: s(x) satsfes (12) and (13) supp(s(x)) S γ. Remark 1: The total degree orderng ensures that the set S γ constructed by Algorthm 1 s fnte. The next phase of the algorthm explots the structure of sums of squares polynomals. If a polynomal wth support n S γ s equal to a sum of squares p (x) 2, then Newton polytope arguments gven n [1] descrbe the support of p (x). Specfcally, s(x) = ( ) 1 p (x) 2 supp(p ) conv 2 S γ Z n, where conv denotes convex hull. Ths gves the followng mmedate result:

4 Lemma 1: If a sums of squares polynomal p (x) 2 satsfes (12) and (13), then supp(p (x)) s contaned n conv( 1 2 S γ) Z n. Lemma 1 mples a monomal vector constructed from conv( 1 2 S γ) Z n solves Problem 1. We are nterested, however, not n conv( 1 2 S γ) Z n but n a set of standard monomals. The algorthm therefore bulds the set N γ by takng normal forms of monomals constructed from conv( 1 2 S γ) Z n. Ths s motvated by the followng lemma: Lemma 2: If a polynomal s(x) = p (x) 2 satsfes s(x) f(x) mod I, then there exsts a (possbly dfferent) sum of squares polynomal ŝ(x) = ˆp (x) 2 satsfyng ŝ(x) f(x) mod I where supp(ˆp ) = supp(p ). Proof: See Appx. Combnng Lemma 1, Lemma 2, and (10) demonstrates a monomal vector constructed from N γ solves Problem 1 and hence demonstrates Property 1. To demonstrate Property 2, we need the followng basc fact relatng term orderngs and polytopes: Lemma 3: If α s a vald term orderng and S γ s a fnte set of exponents, then there s a unque maxmal element x ζ of {x β : β conv(s γ )} wth respect to α, and ζ s an element of S γ. Proof: See Appx. To show that N γ M γ, we frst note that for any σ S γ, x σ α x γ by constructon of S γ. We then use Lemma 3 to conclude for any pont β n conv( 1 2 S γ) Z n, x 2β α x γ. Fnally, we use (8) to conclude that for any ζ n supp(x β ), x 2ζ α x γ. That s, all ζ n N γ are also n M γ and the desred result follows. IV. EXAMPLES We llustrate the results wth a few examples. A. Example 1 Consder provng non-negatvty of f(x, y) = x 3 xy 2 on the varety V = {(x, y) : x 3 + y 2 = 0}. Take I to be the deal x 3 + y 2 and α to be the graded lex orderng wth x > y. Snce the deal I has one generator, a Groebner bass for I n any term orderng s just the generator x 3 + y 2. Consder a quotent rng formulaton that searches for sum of squares polynomals s(x, y) satsfyng n α (s(x, y)) α y 8. For ths choce of term bound, the set of all term bounded standard monomals s gven by Ths example llustrates ths s not necessarly the case. Consder provng f(x) = x 3 s nonnegatve on the { 1 x y x 2 x y y 2 x 2 y x y 2 y 3 x 2 y 2 x y 3 y 4 varety V }. The correspondng set of exponents M γ s shown n Fgure V = {(x, y) : x 3 + y 6 = 0, x 2 y 5 = 0}. 1d. Let I equal the deal generated by the defnng polynomals Applyng Algorthm 1, we ll fnd a subset of exponents of the varety V : from whch a smaller set of monomals can be constructed. Decomposng s(x, y) as I = x 3 + y 6, x 2 y 5. s(x, y) = λ(x, y)(x 3 + y 2 ) + x 3 xy 2 = λ(x, y)(x 3 + y 2 ) + y 2 xy 2, (a) S γ (c) N γ (b) conv( 1 Sγ) Zn 2 (d) M γ Fg. 1: Dfferent sets of monomals arsng n Example IV-A. Fg. 1a-1c show monomal sets calculated at dfferent stages of Algorthm 1. Fgure 1d shows all term bounded standard monomals. Note N γ s a strct subset of M γ, whch mples Algorthm 1 leads to a smaller SDP for the gven example. we seek the set of monomals S γ that can appear n s(x, y) for all λ(x, y) such that n α (λ(x, y)(x 3 + y 2 )) α y 8. Ths set s plotted n Fgure 1a. Plotted n Fgure 1b are the nteger ponts contaned n conv( 1 2 (S γ)). Constructed from these nteger ponts s N γ, the desred subset of M γ. Note from Fgure 1 that N γ s a strct subset of M γ. B. Example 2 The precedng example dealt wth a postve dmensonal varety. We now explore a zero-dmensonal case, for whch the set of standard monomals s always fnte. One may perhaps thnk that as the degree of s(x) n our search ncreases, all standard monomals must eventually be ncluded and there s no beneft to runnng the proposed algorthm. Takng α to agan be the graded lex orderng wth x > y, a Groebner bass for I s {x 2 y 5, x 3 + x 2 y}.

5 (a) S γ (b) conv( 1 Sγ) Zn 2 x γ N γ M γ dm S n dm S n % Reducton n = N γ n = M γ x θ x θ x θ x θ x TABLE I: Comparatve savngs for dfferent term bounds on s(x) for Example IV-C. The M γ column shows the number of term bounded standard monomals. The N γ column shows the subset of monomals returned by Algorthm 1. Columns also show the dmenson of the vector space of symmetrc matrces appearng n the correspondng SDPs, a quantty relevant for SDP solvers. The percent reducton n dmenson s shown n the last column. (c) N γ (d) M γ Fg. 2: Dfferent sets of monomals arsng n Example IV- B. Fg. 2a-2c show monomal sets calculated at dfferent stages of Algorthm 1. Fgure 1d shows all term bounded standard monomals. Note N γ s a strct subset of M γ, whch mples Algorthm 1 leads to a smaller SDP for the gven zero dmensonal example. We wll consder all s(x, y) such that n α (s(x, y)) α x 12. For ths term bound, M γ contans the exponents of all standard monomals. We see n Fgure 2 that even n ths case, the proposed technque leads to a set of monomals N γ that s a strct subset of M γ. Ths wll always happen for the gven f(x), even as n α (s(x, y)) s allowed to grow arbtrarly large. C. Example 3 As a fnal example, we explore a varety V relevant to stablty analyss of a cart-pole, a 4 th order mechancal system common n robotcs. Here V takes the form V = {x : s 2 θ + c 2 θ 1 = 0, ẍ g(x) = 0, Ẇ (x) = 0}, where x = (x, ẋ, ẍ, θ, c θ, s θ ). Notce here that all varables are treated as ndepent formal ndetermnates,.e., no algebrac relatonshp s assumed to hold between x and ẋ (and smlarly for all other varables). The frst two equatons encode a polynomal representaton of the cart-pole dynamcs. The frst equaton s a unt crcle constrant for trgonometrc varables. The second equaton encodes an mplct dynamcal relatonshp between an acceleraton and the other system varables. The 3rd equaton Ẇ (x) s the tme dervatve of a quadratc Lyapunov functon W (x, ẋ, θ, s θ ). The hypersurface where Ẇ (x) vanshes defnes a verfable regon of stablty. If α s the graded lex orderng wth x > ẋ > ẍ > θ > c θ > s θ, a Groebner bass for I, the deal generated by the defnng polynomals of V, contans 8 polynomals n ndetermnates (x, ẋ, ẍ, θ, c θ, s θ ) n degrees rangng from 2 to 8 (for a partcular choce of Lyapunov functon and system parameters). Local stablty can be estmated by fndng the largest scalar ρ such that f(x) = (s 2 θ + θ 2 + ẋ 2 + x 2 )(W ρ) s congruent to a sum of squares polynomal s(x) modulo I. For the same choce of Lyapunov functon and system parameters, the ntal monomal of f(x) s x 4. Thus, we consder s(x) wth n α (s(x)) bounded below by x 4. Table I compares the use of all term bounded standard monomals versus the subset returned by the proposed algorthm for varous upper bounds on n α (s(x)). Compared are the number of monomals and the dmenson of the correspondng vector space of symmetrc matrces S n. The latter quantty s relevant for SDP solvers such as SeDuM [11] snce t equals the number of scalar decson varables ntroduced by the solver. V. CONCLUSIONS AND FUTURE WORK A. Conclusons We have proposed a technque for selectng a reduced set of monomals n semdefnte program formulatons for sums of squares programs formulated over quotent rngs. The proposed method can lead to smaller, better condtoned semdefnte programs for provng non-negatvty of polynomals over algebrac varetes.

6 B. Future Work For the zero-dmensonal case, the set of standard monomals always has fnte cardnalty. Ths fact provdes the justfcaton for a degree bound n [9] for sums of squares representatons of polynomals nonnegatve on zero dmensonal varetes. Can the proposed method be used to mprove ths bound? Another open queston addresses the ssue of strct contanment of N γ n M γ. Is t possble to characterze the cases when strct contanment holds, and under what condtons t fals? In other words, n what cases s the proposed method guaranteed to reduce the sze of the resultng semdefnte programs? Fnally, what role do the dfferent possble term orderngs play n producng structure useful for complexty reducton? APPENDIX Proof: (of Lemma 2) Snce s(x) = p (x) 2 s congruent modulo I to f(x) we can wrte that f(x) = p (x) 2. Usng propertes of normal form arthmetc gven by (10) and (9), we see that p (x) 2 = p (x) 2 = = = p (x) p (x) ˆp (x) 2 ˆp (x) 2, where we have taken ˆp (x) = p (x). Thus, ŝ(x) = ˆp (x) 2 s congruent modulo I to f(x) and supp(ˆp ) = supp(p ). Proof: (of Lemma 3) To prove ths clam, we frst recall a fact about vald term orderngs: monomals can be compared wth respect to the orderng by takng nner products of ther exponents wth the rows of a sutable weght matrx. Suppose we want to show x β > α x σ. We frst check that w1 T β w1 T σ, where w1 T s the frst row of the weght matrx. If w1 T β = w1 T σ, we move to the next row of the matrx w2 T and check f w2 T β w2 T σ. Ths process contnues down the rows of the matrx untl the nequalty s strct. For any vald term orderng, ths process termnates n fntely many steps. From ths we note f α s a vald term orderng, there s a unque maxmal element of {x β : β conv(s γ )} and t can be found by solvng a seres of lnear programs (LPs) over faces of conv(s γ ). The cost vector of the th lnear program s w and the feasble set of each LP s the face of conv(s γ ) on whch the ( 1) th LP acheves ts optmal soluton (the ntal feasble set s just conv(s γ )). We terate untl an LP has a unque optmum, whch occurs only at extreme ponts of conv(s γ ). Snce the extreme ponts are contaned n the set S γ, we must have that the maxmal element x ζ satsfes ζ S γ. REFERENCES [1] M. D. Cho, T. Y. Lam, and B. Reznck. Sums of squares of real polynomals. Proceedngs of Symposa n Pure Mathematcs, 58(2): , [2] D. A. Cox, J. Lttle, and D. O Shea. Usng Algebrac Geometry. Graduate Texts n Mathematcs. Sprnger-Verlag, Berln-Hedelberg- New York, March [3] K. Gatermann and P. A. Parrlo. Symmetry groups, semdefnte programs, and sums of squares. Journal of Pure and Appled Algebra, 192(1 3):95 128, [4] J. Löfberg. Pre- and post-processng sum-of-squares programs n practce. IEEE Transactons on Automatc Control, 54(5): , [5] J. Ne. Sum of squares method for sensor network localzaton. Computatonal Optmzaton and Applcatons, 43: , /s z. [6] J. Ne and J. Demmel. Sparse SOS relaxatons for mnmzng functons that are summatons of small polynomals. SIAM Journal on Optmzaton, 19(4): , [7] P. A. Parrlo. Structured Semdefnte Programs and Semalgebrac Geometry Methods n Robustness and Optmzaton. PhD thess, Calforna Insttute of Technology, Pasadena, CA, [8] P. A. Parrlo. Explotng algebrac structure n sum of squares programs. In D. Henron and A. Garull, edtors, Postve Polynomals n Control, volume 312 of Lecture Notes n Control and Informaton Scences, pages Sprnger Berln / Hedelberg, / [9] P.A. Parrlo. An explct constructon of dstngushed representatons of polynomals nonnegatve over fnte sets. Techncal report, March [10] P.A. Parrlo. Explotng structure n sum of squares programs. In IEEE Conference on Decson and Control, Mau, Hawa, December [11] J. F. Sturm. Usng SeDuM 1.02, a MATLAB toolbox for optmzaton over symmetrc cones. Optmzaton Methods and Software, 11 12: , [12] H. Wak, S. Km, M. Kojma, and M. Muramatsu. Sums of squares and semdefnte programmng relaxatons for polynomal optmzaton problems wth structured sparsty. SIAM Journal on Optmzaton, 17: , 2006.

U.C. Berkeley CS294: Beyond Worst-Case Analysis Luca Trevisan September 5, 2017

U.C. Berkeley CS294: Beyond Worst-Case Analysis Luca Trevisan September 5, 2017 U.C. Berkeley CS94: Beyond Worst-Case Analyss Handout 4s Luca Trevsan September 5, 07 Summary of Lecture 4 In whch we ntroduce semdefnte programmng and apply t to Max Cut. Semdefnte Programmng Recall that

More information

The Minimum Universal Cost Flow in an Infeasible Flow Network

The Minimum Universal Cost Flow in an Infeasible Flow Network Journal of Scences, Islamc Republc of Iran 17(2): 175-180 (2006) Unversty of Tehran, ISSN 1016-1104 http://jscencesutacr The Mnmum Unversal Cost Flow n an Infeasble Flow Network H Saleh Fathabad * M Bagheran

More information

princeton univ. F 17 cos 521: Advanced Algorithm Design Lecture 7: LP Duality Lecturer: Matt Weinberg

princeton univ. F 17 cos 521: Advanced Algorithm Design Lecture 7: LP Duality Lecturer: Matt Weinberg prnceton unv. F 17 cos 521: Advanced Algorthm Desgn Lecture 7: LP Dualty Lecturer: Matt Wenberg Scrbe: LP Dualty s an extremely useful tool for analyzng structural propertes of lnear programs. Whle there

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

APPENDIX A Some Linear Algebra

APPENDIX A Some Linear Algebra APPENDIX A Some Lnear Algebra The collecton of m, n matrces A.1 Matrces a 1,1,..., a 1,n A = a m,1,..., a m,n wth real elements a,j s denoted by R m,n. If n = 1 then A s called a column vector. Smlarly,

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

Differential Polynomials

Differential Polynomials JASS 07 - Polynomals: Ther Power and How to Use Them Dfferental Polynomals Stephan Rtscher March 18, 2007 Abstract Ths artcle gves an bref ntroducton nto dfferental polynomals, deals and manfolds and ther

More information

Foundations of Arithmetic

Foundations of Arithmetic Foundatons of Arthmetc Notaton We shall denote the sum and product of numbers n the usual notaton as a 2 + a 2 + a 3 + + a = a, a 1 a 2 a 3 a = a The notaton a b means a dvdes b,.e. ac = b where c s an

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

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

a b a In case b 0, a being divisible by b is the same as to say that

a b a In case b 0, a being divisible by b is the same as to say that Secton 6.2 Dvsblty among the ntegers An nteger a ε s dvsble by b ε f there s an nteger c ε such that a = bc. Note that s dvsble by any nteger b, snce = b. On the other hand, a s dvsble by only f a = :

More information

Affine transformations and convexity

Affine transformations and convexity Affne transformatons and convexty The purpose of ths document s to prove some basc propertes of affne transformatons nvolvng convex sets. Here are a few onlne references for background nformaton: http://math.ucr.edu/

More information

Solutions HW #2. minimize. Ax = b. Give the dual problem, and make the implicit equality constraints explicit. Solution.

Solutions HW #2. minimize. Ax = b. Give the dual problem, and make the implicit equality constraints explicit. Solution. Solutons HW #2 Dual of general LP. Fnd the dual functon of the LP mnmze subject to c T x Gx h Ax = b. Gve the dual problem, and make the mplct equalty constrants explct. Soluton. 1. The Lagrangan s L(x,

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

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

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

Perfect Competition and the Nash Bargaining Solution

Perfect Competition and the Nash Bargaining Solution Perfect Competton and the Nash Barganng Soluton Renhard John Department of Economcs Unversty of Bonn Adenauerallee 24-42 53113 Bonn, Germany emal: rohn@un-bonn.de May 2005 Abstract For a lnear exchange

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

Lecture 20: Lift and Project, SDP Duality. Today we will study the Lift and Project method. Then we will prove the SDP duality theorem.

Lecture 20: Lift and Project, SDP Duality. Today we will study the Lift and Project method. Then we will prove the SDP duality theorem. prnceton u. sp 02 cos 598B: algorthms and complexty Lecture 20: Lft and Project, SDP Dualty Lecturer: Sanjeev Arora Scrbe:Yury Makarychev Today we wll study the Lft and Project method. Then we wll prove

More information

COS 521: Advanced Algorithms Game Theory and Linear Programming

COS 521: Advanced Algorithms Game Theory and Linear Programming COS 521: Advanced Algorthms Game Theory and Lnear Programmng Moses Charkar February 27, 2013 In these notes, we ntroduce some basc concepts n game theory and lnear programmng (LP). We show a connecton

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

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

Feature Selection: Part 1

Feature Selection: Part 1 CSE 546: Machne Learnng Lecture 5 Feature Selecton: Part 1 Instructor: Sham Kakade 1 Regresson n the hgh dmensonal settng How do we learn when the number of features d s greater than the sample sze n?

More information

Lecture 5 Decoding Binary BCH Codes

Lecture 5 Decoding Binary BCH Codes Lecture 5 Decodng Bnary BCH Codes In ths class, we wll ntroduce dfferent methods for decodng BCH codes 51 Decodng the [15, 7, 5] 2 -BCH Code Consder the [15, 7, 5] 2 -code C we ntroduced n the last lecture

More information

On the size of quotient of two subsets of positive integers.

On the size of quotient of two subsets of positive integers. arxv:1706.04101v1 [math.nt] 13 Jun 2017 On the sze of quotent of two subsets of postve ntegers. Yur Shtenkov Abstract We obtan non-trval lower bound for the set A/A, where A s a subset of the nterval [1,

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

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

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results.

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results. Neural Networks : Dervaton compled by Alvn Wan from Professor Jtendra Malk s lecture Ths type of computaton s called deep learnng and s the most popular method for many problems, such as computer vson

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

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

Additional Codes using Finite Difference Method. 1 HJB Equation for Consumption-Saving Problem Without Uncertainty

Additional Codes using Finite Difference Method. 1 HJB Equation for Consumption-Saving Problem Without Uncertainty Addtonal Codes usng Fnte Dfference Method Benamn Moll 1 HJB Equaton for Consumpton-Savng Problem Wthout Uncertanty Before consderng the case wth stochastc ncome n http://www.prnceton.edu/~moll/ HACTproect/HACT_Numercal_Appendx.pdf,

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

DIFFERENTIAL FORMS BRIAN OSSERMAN

DIFFERENTIAL FORMS BRIAN OSSERMAN DIFFERENTIAL FORMS BRIAN OSSERMAN Dfferentals are an mportant topc n algebrac geometry, allowng the use of some classcal geometrc arguments n the context of varetes over any feld. We wll use them to defne

More information

THE CHINESE REMAINDER THEOREM. We should thank the Chinese for their wonderful remainder theorem. Glenn Stevens

THE CHINESE REMAINDER THEOREM. We should thank the Chinese for their wonderful remainder theorem. Glenn Stevens THE CHINESE REMAINDER THEOREM KEITH CONRAD We should thank the Chnese for ther wonderful remander theorem. Glenn Stevens 1. Introducton The Chnese remander theorem says we can unquely solve any par of

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

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

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

Structure and Drive Paul A. Jensen Copyright July 20, 2003

Structure and Drive Paul A. Jensen Copyright July 20, 2003 Structure and Drve Paul A. Jensen Copyrght July 20, 2003 A system s made up of several operatons wth flow passng between them. The structure of the system descrbes the flow paths from nputs to outputs.

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

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

Representation theory and quantum mechanics tutorial Representation theory and quantum conservation laws

Representation theory and quantum mechanics tutorial Representation theory and quantum conservation laws Representaton theory and quantum mechancs tutoral Representaton theory and quantum conservaton laws Justn Campbell August 1, 2017 1 Generaltes on representaton theory 1.1 Let G GL m (R) be a real algebrac

More information

Example: (13320, 22140) =? Solution #1: The divisors of are 1, 2, 3, 4, 5, 6, 9, 10, 12, 15, 18, 20, 27, 30, 36, 41,

Example: (13320, 22140) =? Solution #1: The divisors of are 1, 2, 3, 4, 5, 6, 9, 10, 12, 15, 18, 20, 27, 30, 36, 41, The greatest common dvsor of two ntegers a and b (not both zero) s the largest nteger whch s a common factor of both a and b. We denote ths number by gcd(a, b), or smply (a, b) when there s no confuson

More information

6.854J / J Advanced Algorithms Fall 2008

6.854J / J Advanced Algorithms Fall 2008 MIT OpenCourseWare http://ocw.mt.edu 6.854J / 18.415J Advanced Algorthms Fall 2008 For nformaton about ctng these materals or our Terms of Use, vst: http://ocw.mt.edu/terms. 18.415/6.854 Advanced Algorthms

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

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

U.C. Berkeley CS294: Spectral Methods and Expanders Handout 8 Luca Trevisan February 17, 2016

U.C. Berkeley CS294: Spectral Methods and Expanders Handout 8 Luca Trevisan February 17, 2016 U.C. Berkeley CS94: Spectral Methods and Expanders Handout 8 Luca Trevsan February 7, 06 Lecture 8: Spectral Algorthms Wrap-up In whch we talk about even more generalzatons of Cheeger s nequaltes, and

More information

Games of Threats. Elon Kohlberg Abraham Neyman. Working Paper

Games of Threats. Elon Kohlberg Abraham Neyman. Working Paper Games of Threats Elon Kohlberg Abraham Neyman Workng Paper 18-023 Games of Threats Elon Kohlberg Harvard Busness School Abraham Neyman The Hebrew Unversty of Jerusalem Workng Paper 18-023 Copyrght 2017

More information

Maximizing the number of nonnegative subsets

Maximizing the number of nonnegative subsets Maxmzng the number of nonnegatve subsets Noga Alon Hao Huang December 1, 213 Abstract Gven a set of n real numbers, f the sum of elements of every subset of sze larger than k s negatve, what s the maxmum

More information

BOUNDEDNESS OF THE RIESZ TRANSFORM WITH MATRIX A 2 WEIGHTS

BOUNDEDNESS OF THE RIESZ TRANSFORM WITH MATRIX A 2 WEIGHTS BOUNDEDNESS OF THE IESZ TANSFOM WITH MATIX A WEIGHTS Introducton Let L = L ( n, be the functon space wth norm (ˆ f L = f(x C dx d < For a d d matrx valued functon W : wth W (x postve sem-defnte for all

More information

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009 College of Computer & Informaton Scence Fall 2009 Northeastern Unversty 20 October 2009 CS7880: Algorthmc Power Tools Scrbe: Jan Wen and Laura Poplawsk Lecture Outlne: Prmal-dual schema Network Desgn:

More information

The lower and upper bounds on Perron root of nonnegative irreducible matrices

The lower and upper bounds on Perron root of nonnegative irreducible matrices Journal of Computatonal Appled Mathematcs 217 (2008) 259 267 wwwelsevercom/locate/cam The lower upper bounds on Perron root of nonnegatve rreducble matrces Guang-Xn Huang a,, Feng Yn b,keguo a a College

More information

Formulas for the Determinant

Formulas for the Determinant page 224 224 CHAPTER 3 Determnants e t te t e 2t 38 A = e t 2te t e 2t e t te t 2e 2t 39 If 123 A = 345, 456 compute the matrx product A adj(a) What can you conclude about det(a)? For Problems 40 43, use

More information

The Multiple Classical Linear Regression Model (CLRM): Specification and Assumptions. 1. Introduction

The Multiple Classical Linear Regression Model (CLRM): Specification and Assumptions. 1. Introduction ECONOMICS 5* -- NOTE (Summary) ECON 5* -- NOTE The Multple Classcal Lnear Regresson Model (CLRM): Specfcaton and Assumptons. Introducton CLRM stands for the Classcal Lnear Regresson Model. The CLRM s also

More information

Linear, affine, and convex sets and hulls In the sequel, unless otherwise specified, X will denote a real vector space.

Linear, affine, and convex sets and hulls In the sequel, unless otherwise specified, X will denote a real vector space. Lnear, affne, and convex sets and hulls In the sequel, unless otherwse specfed, X wll denote a real vector space. Lnes and segments. Gven two ponts x, y X, we defne xy = {x + t(y x) : t R} = {(1 t)x +

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

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

Section 8.3 Polar Form of Complex Numbers

Section 8.3 Polar Form of Complex Numbers 80 Chapter 8 Secton 8 Polar Form of Complex Numbers From prevous classes, you may have encountered magnary numbers the square roots of negatve numbers and, more generally, complex numbers whch are the

More information

Solutions to exam in SF1811 Optimization, Jan 14, 2015

Solutions to exam in SF1811 Optimization, Jan 14, 2015 Solutons to exam n SF8 Optmzaton, Jan 4, 25 3 3 O------O -4 \ / \ / The network: \/ where all lnks go from left to rght. /\ / \ / \ 6 O------O -5 2 4.(a) Let x = ( x 3, x 4, x 23, x 24 ) T, where the varable

More information

Determinants Containing Powers of Generalized Fibonacci Numbers

Determinants Containing Powers of Generalized Fibonacci Numbers 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol 19 (2016), Artcle 1671 Determnants Contanng Powers of Generalzed Fbonacc Numbers Aram Tangboonduangjt and Thotsaporn Thanatpanonda Mahdol Unversty Internatonal

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

Module 9. Lecture 6. Duality in Assignment Problems

Module 9. Lecture 6. Duality in Assignment Problems Module 9 1 Lecture 6 Dualty n Assgnment Problems In ths lecture we attempt to answer few other mportant questons posed n earler lecture for (AP) and see how some of them can be explaned through the concept

More information

Week 2. This week, we covered operations on sets and cardinality.

Week 2. This week, we covered operations on sets and cardinality. Week 2 Ths week, we covered operatons on sets and cardnalty. Defnton 0.1 (Correspondence). A correspondence between two sets A and B s a set S contaned n A B = {(a, b) a A, b B}. A correspondence from

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

Characterizing the properties of specific binomial coefficients in congruence relations

Characterizing the properties of specific binomial coefficients in congruence relations Eastern Mchgan Unversty DgtalCommons@EMU Master's Theses and Doctoral Dssertatons Master's Theses, and Doctoral Dssertatons, and Graduate Capstone Projects 7-15-2015 Characterzng the propertes of specfc

More information

Lecture 2: Gram-Schmidt Vectors and the LLL Algorithm

Lecture 2: Gram-Schmidt Vectors and the LLL Algorithm NYU, Fall 2016 Lattces Mn Course Lecture 2: Gram-Schmdt Vectors and the LLL Algorthm Lecturer: Noah Stephens-Davdowtz 2.1 The Shortest Vector Problem In our last lecture, we consdered short solutons to

More information

5 The Rational Canonical Form

5 The Rational Canonical Form 5 The Ratonal Canoncal Form Here p s a monc rreducble factor of the mnmum polynomal m T and s not necessarly of degree one Let F p denote the feld constructed earler n the course, consstng of all matrces

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

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 1, July 2013

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 1, July 2013 ISSN: 2277-375 Constructon of Trend Free Run Orders for Orthogonal rrays Usng Codes bstract: Sometmes when the expermental runs are carred out n a tme order sequence, the response can depend on the run

More information

Appendix for Causal Interaction in Factorial Experiments: Application to Conjoint Analysis

Appendix for Causal Interaction in Factorial Experiments: Application to Conjoint Analysis A Appendx for Causal Interacton n Factoral Experments: Applcaton to Conjont Analyss Mathematcal Appendx: Proofs of Theorems A. Lemmas Below, we descrbe all the lemmas, whch are used to prove the man theorems

More information

Complete subgraphs in multipartite graphs

Complete subgraphs in multipartite graphs Complete subgraphs n multpartte graphs FLORIAN PFENDER Unverstät Rostock, Insttut für Mathematk D-18057 Rostock, Germany Floran.Pfender@un-rostock.de Abstract Turán s Theorem states that every graph G

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

Bernoulli Numbers and Polynomials

Bernoulli Numbers and Polynomials Bernoull Numbers and Polynomals T. Muthukumar tmk@tk.ac.n 17 Jun 2014 The sum of frst n natural numbers 1, 2, 3,..., n s n n(n + 1 S 1 (n := m = = n2 2 2 + n 2. Ths formula can be derved by notng that

More information

CONJUGACY IN THOMPSON S GROUP F. 1. Introduction

CONJUGACY IN THOMPSON S GROUP F. 1. Introduction CONJUGACY IN THOMPSON S GROUP F NICK GILL AND IAN SHORT Abstract. We complete the program begun by Brn and Squer of charactersng conjugacy n Thompson s group F usng the standard acton of F as a group of

More information

A Local Variational Problem of Second Order for a Class of Optimal Control Problems with Nonsmooth Objective Function

A Local Variational Problem of Second Order for a Class of Optimal Control Problems with Nonsmooth Objective Function A Local Varatonal Problem of Second Order for a Class of Optmal Control Problems wth Nonsmooth Objectve Functon Alexander P. Afanasev Insttute for Informaton Transmsson Problems, Russan Academy of Scences,

More information

Zeros and Zero Dynamics for Linear, Time-delay System

Zeros and Zero Dynamics for Linear, Time-delay System UNIVERSITA POLITECNICA DELLE MARCHE - FACOLTA DI INGEGNERIA Dpartmento d Ingegnerua Informatca, Gestonale e dell Automazone LabMACS Laboratory of Modelng, Analyss and Control of Dynamcal System Zeros and

More information

Chapter Newton s Method

Chapter Newton s Method Chapter 9. Newton s Method After readng ths chapter, you should be able to:. Understand how Newton s method s dfferent from the Golden Secton Search method. Understand how Newton s method works 3. Solve

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

2.3 Nilpotent endomorphisms

2.3 Nilpotent endomorphisms s a block dagonal matrx, wth A Mat dm U (C) In fact, we can assume that B = B 1 B k, wth B an ordered bass of U, and that A = [f U ] B, where f U : U U s the restrcton of f to U 40 23 Nlpotent endomorphsms

More information

Perron Vectors of an Irreducible Nonnegative Interval Matrix

Perron Vectors of an Irreducible Nonnegative Interval Matrix Perron Vectors of an Irreducble Nonnegatve Interval Matrx Jr Rohn August 4 2005 Abstract As s well known an rreducble nonnegatve matrx possesses a unquely determned Perron vector. As the man result of

More information

SL n (F ) Equals its Own Derived Group

SL n (F ) Equals its Own Derived Group Internatonal Journal of Algebra, Vol. 2, 2008, no. 12, 585-594 SL n (F ) Equals ts Own Derved Group Jorge Macel BMCC-The Cty Unversty of New York, CUNY 199 Chambers street, New York, NY 10007, USA macel@cms.nyu.edu

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

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

ON A DETERMINATION OF THE INITIAL FUNCTIONS FROM THE OBSERVED VALUES OF THE BOUNDARY FUNCTIONS FOR THE SECOND-ORDER HYPERBOLIC EQUATION

ON A DETERMINATION OF THE INITIAL FUNCTIONS FROM THE OBSERVED VALUES OF THE BOUNDARY FUNCTIONS FOR THE SECOND-ORDER HYPERBOLIC EQUATION Advanced Mathematcal Models & Applcatons Vol.3, No.3, 2018, pp.215-222 ON A DETERMINATION OF THE INITIAL FUNCTIONS FROM THE OBSERVED VALUES OF THE BOUNDARY FUNCTIONS FOR THE SECOND-ORDER HYPERBOLIC EUATION

More information

= z 20 z n. (k 20) + 4 z k = 4

= z 20 z n. (k 20) + 4 z k = 4 Problem Set #7 solutons 7.2.. (a Fnd the coeffcent of z k n (z + z 5 + z 6 + z 7 + 5, k 20. We use the known seres expanson ( n+l ( z l l z n below: (z + z 5 + z 6 + z 7 + 5 (z 5 ( + z + z 2 + z + 5 5

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

Computing Correlated Equilibria in Multi-Player Games

Computing Correlated Equilibria in Multi-Player Games Computng Correlated Equlbra n Mult-Player Games Chrstos H. Papadmtrou Presented by Zhanxang Huang December 7th, 2005 1 The Author Dr. Chrstos H. Papadmtrou CS professor at UC Berkley (taught at Harvard,

More information

The Degrees of Nilpotency of Nilpotent Derivations on the Ring of Matrices

The Degrees of Nilpotency of Nilpotent Derivations on the Ring of Matrices Internatonal Mathematcal Forum, Vol. 6, 2011, no. 15, 713-721 The Degrees of Nlpotency of Nlpotent Dervatons on the Rng of Matrces Homera Pajoohesh Department of of Mathematcs Medgar Evers College of CUNY

More information

Simultaneous Optimization of Berth Allocation, Quay Crane Assignment and Quay Crane Scheduling Problems in Container Terminals

Simultaneous Optimization of Berth Allocation, Quay Crane Assignment and Quay Crane Scheduling Problems in Container Terminals Smultaneous Optmzaton of Berth Allocaton, Quay Crane Assgnment and Quay Crane Schedulng Problems n Contaner Termnals Necat Aras, Yavuz Türkoğulları, Z. Caner Taşkın, Kuban Altınel Abstract In ths work,

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

Polynomials. 1 More properties of polynomials

Polynomials. 1 More properties of polynomials Polynomals 1 More propertes of polynomals Recall that, for R a commutatve rng wth unty (as wth all rngs n ths course unless otherwse noted), we defne R[x] to be the set of expressons n =0 a x, where a

More information

Some modelling aspects for the Matlab implementation of MMA

Some modelling aspects for the Matlab implementation of MMA Some modellng aspects for the Matlab mplementaton of MMA Krster Svanberg krlle@math.kth.se Optmzaton and Systems Theory Department of Mathematcs KTH, SE 10044 Stockholm September 2004 1. Consdered optmzaton

More information

FUZZY GOAL PROGRAMMING VS ORDINARY FUZZY PROGRAMMING APPROACH FOR MULTI OBJECTIVE PROGRAMMING PROBLEM

FUZZY GOAL PROGRAMMING VS ORDINARY FUZZY PROGRAMMING APPROACH FOR MULTI OBJECTIVE PROGRAMMING PROBLEM Internatonal Conference on Ceramcs, Bkaner, Inda Internatonal Journal of Modern Physcs: Conference Seres Vol. 22 (2013) 757 761 World Scentfc Publshng Company DOI: 10.1142/S2010194513010982 FUZZY GOAL

More information

The KMO Method for Solving Non-homogenous, m th Order Differential Equations

The KMO Method for Solving Non-homogenous, m th Order Differential Equations The KMO Method for Solvng Non-homogenous, m th Order Dfferental Equatons Davd Krohn Danel Marño-Johnson John Paul Ouyang March 14, 2013 Abstract Ths paper shows a smple tabular procedure for fndng the

More information

Edge Isoperimetric Inequalities

Edge Isoperimetric Inequalities November 7, 2005 Ross M. Rchardson Edge Isopermetrc Inequaltes 1 Four Questons Recall that n the last lecture we looked at the problem of sopermetrc nequaltes n the hypercube, Q n. Our noton of boundary

More information

coordinates. Then, the position vectors are described by

coordinates. Then, the position vectors are described by Revewng, what we have dscussed so far: Generalzed coordnates Any number of varables (say, n) suffcent to specfy the confguraton of the system at each nstant to tme (need not be the mnmum number). In general,

More information

DISCRIMINANTS AND RAMIFIED PRIMES. 1. Introduction A prime number p is said to be ramified in a number field K if the prime ideal factorization

DISCRIMINANTS AND RAMIFIED PRIMES. 1. Introduction A prime number p is said to be ramified in a number field K if the prime ideal factorization DISCRIMINANTS AND RAMIFIED PRIMES KEITH CONRAD 1. Introducton A prme number p s sad to be ramfed n a number feld K f the prme deal factorzaton (1.1) (p) = po K = p e 1 1 peg g has some e greater than 1.

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

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

Time-Varying Systems and Computations Lecture 6

Time-Varying Systems and Computations Lecture 6 Tme-Varyng Systems and Computatons Lecture 6 Klaus Depold 14. Januar 2014 The Kalman Flter The Kalman estmaton flter attempts to estmate the actual state of an unknown dscrete dynamcal system, gven nosy

More information

A combinatorial problem associated with nonograms

A combinatorial problem associated with nonograms A combnatoral problem assocated wth nonograms Jessca Benton Ron Snow Nolan Wallach March 21, 2005 1 Introducton. Ths work was motvated by a queston posed by the second named author to the frst named author

More information