Ranking the vertices of a complete multipartite paired comparison digraph

Size: px
Start display at page:

Download "Ranking the vertices of a complete multipartite paired comparison digraph"

Transcription

1 Rankng the vertces of a complete multpartte pared comparson dgraph Gregory Gutn Anders Yeo Department of Mathematcs and Computer Scence Odense Unversty, Denmark September 1, 2003 Abstract A pared comparson dgraph (abbrevated to PCD) D = (V, A) s a weghted dgraph n whch the sum of the weghts of arcs, f any, onng two dstnct vertces equals one. A one-to-one mappng α from V onto {1, 2,..., V } s called a rankng of D. For every rankng α, an arc vu A s sad to be forward f α(v) < α(u), and backward, otherwse. The length of an arc vu s l(vu) = ɛ(vw) α(v) α(u), where ɛ(vw) s the weght of vu. The forward ( backward) length f D (α) (b D (α)) of α s the sum of the lengths of all forward (backward) arcs of D. A rankng α s forward (backward) optmal f f(α) s maxmum ( b(α) s mnmum). M. Kano (Dsc. Appl. Math., 17 (1987) ) characterzed all backward optmal rankngs of a complete multpartte PCD D and rased the problem to characterze all forward optmal rankngs of a complete multpartte PCD L. We show how to transform the last problem nto the sngle machne ob sequencng problem of mnmzng total weghted completon tme subect to precedence parallel chans constrants. Ths provdes an algorthm for generatng all forward optmal rankngs of L as well as a polynomal algorthm for fndng Correspondng author. Ths work was supported by the Dansh Research Councl under grant no The support s gratefully acknowledged. 1

2 the average rank of every vertex n L over all forward optmal rankngs of L. 1 Introducton Kano and Sakamoto [7, 8, 9] ntroduced a few new methods (forward, backward and mutual) of rankng the vertces of a pared comparson dgraph (abbrevated to PCD). Advantages and applcatons of these methods were descrbed n [4, 7, 8, 9]. We only note that, for tournaments, all these methods, unlke some others, concde wth the most popular approach consstng of computng the scores, the number of games won by each player, and comparng them (see [7]). It s not dffcult to fnd all optmal mutual rankngs of any PCD usng Theorem 1 n [7]. At the same tme the problems of fndng a forward or backward optmal rankng are NP -hard (see Theorem 6.5 n [9] and Theorem 3.1 here). Moreover, Brghtwell and Wnkler [1] showed that the problem of countng the number of backward optmal rankngs of an acyclc dgraph s #P -complete. In contrast, Kano characterzed all optmal backward rankngs of a complete multpartte PCD (Theorem 1 n [6]). Kano and Sakamoto derved a characterzaton of all forward optmal rankngs of a complete multpartte PCD contanng not more than two vertces n each colour class (Theorem 4 n [7]) and Kano [6] rased the problem to characterze all forward optmal rankngs of any complete multpartte PCD L. We show how to transform the last problem nto the sngle machne ob sequencng problem of mnmzng total weghted completon tme subect to precedence parallel chans constrants. The sngle machne ob sequencng problem of mnmzng total weghted completon tme subect to varous precedence constrants has been consdered n a number of papers (see [3]). The transformaton above provdes an algorthm for generatng all forward optmal rankngs of L as well as a polynomal algorthm for computng the average rank (called the proper forward rank) of every vertex n L over all forward optmal rankngs of L. A polynomal algorthm for fndng the proper backward rank of every vertex n L was descrbed n [4]. In contrast, the problem of calculatng the proper backward rank of a vertex of an acyclc dgraph s proved [1] to be polynomally equvalent to a #P -complete 2

3 problem. Kano [6] proved hs man theorem usng an approach based on Lemma 2.3 [9],.e. he consdered dfferences f D (α xy ) f D (α) (see Secton 2.) Our approach s based on consderng the explct form of the functon f D (α). Usng our approach the man result of [6] can be proved n a somewhat easer manner. 2 Termnology and notaton Let D = (V, A) be a weghted dgraph n whch every arc xy has a postve real weght ɛ(xy). A dgraph D s called a pared comparson dgraph f D satsfes the followng condtons: 1. ɛ(xy) + ɛ(yx) = 1 f both xy and yx are arcs; 2. ɛ(xy) = 1 f xy A but yx / A. A PCD D s sad to be multpartte f the vertex set V of D can be parttoned nto colour classes V 1,..., V r such that there s no arc between any par of vertces from the same colour class. A multpartte PCD D s complete f every two vertces from dfferent colour classes are oned by at least one arc. A complete multpartte PCD D s a complete PCD f every colour class of D conssts of a sngle vertex. The postve (negatve, resp.) score of a vertex x V s σ + (x) = xy A ɛ(xy), (σ (x) = yx A ɛ(yx), resp.) A one-to-one mappng α from V onto {1, 2,..., V } s called a rankng of D. For α(x) =, α 1 () = x. Sometmes, we shall determne a rankng α by the strng (α 1 (1),..., α 1 ( V )). For a subset X of V, a rankng α of D nduces the followng permutaton α X : for a vertex x X, α X (x) = {y X : α(y) α(x)}. Let x and y be two vertces n D and let α be a rankng of D. Then α xy denotes a rankng of D as follows: α xy (z) = α(z) for every z / {x, y}, and α xy (x) = α(y), α xy (y) = α(x). For a rankng α, an arc vu A s called forward f α(v) < α(u). The length of an arc vu s ɛ(vu) α(v) α(u). The forward length f D (α) of α s the sum of the lengths of all forward arcs. A rankng α s forward optmal f 3

4 f D (α) s maxmum. The set of all forward optmal rankngs of D s denoted by F OR(D). The man obectve s to calculate the proper forward rank of every vertex x of D,.e. π(x) = 1 F OR(D) α F OR(D) α(x). Let D = (V, A) be a multpartte PCD and let α be a rankng of D. Then, for a vertex x V, we defne ψ (α, x) = σ (x) + {y U : α(y) > α(x)} and ψ + (α, x) = σ + (x) + {y U : α(y) < α(x)}, where U s the colour class of D contanng x. 3 NP -hardness Theorem 3.1 The problem of fndng a forward optmal rankng of a PCD s NP -hard. Proof: Ths proof s smlar to that of Theorem 4 n [9] but we shall use the followng problem nstead of the optmal lnear arrangement problem (OLAP), see [2], p.200. Maxmum lnear arrangement problem (MLAP). Instance: Graph G = (V, E(G)) and postve nteger k. Queston: Is there a rankng α so that {x,y} E(G) α(x) α(y) k. (If we replace by we get the OLAP.) The MLAP s NP -complete snce the OLAP s NP -complete and snce {x,y} E(G) α(x) α(y) + {x,y} E(G) α(x) α(y) s a constant dependng only on the number of vertces n G (G s the complement of G.) 4

5 Let G = (V, E) be a graph and let D = (V, A) be the symmetrc dgraph correspondng to G,.e. A = {xy, yx : {x, y} E}. Let also ɛ(xy) = 0.5 for every xy A. Then {x,y} E α(x) α(y) = 2f D (α). Hence, the MLAP s polynomal reducble to the problem of fndng an optmal forward rankng of a PCD.. 4 Lemmas Lemma 4.1 [7] Let K = (V, A) be a complete PCD wth n vertces, and let α be a rankng of K. Then f K (α) = σ (x)α(x) 1 6 n(n2 1) = 1 3 n(n2 1) σ + (x)α(x). (1) In the sequel, let D = (V, A) be a complete multpartte PCD wth n vertces contaned n r colour classes V 1,..., V r. The result of Lemma 4.2 (nvolvng ψ (α, x) only) was proved n [6]. Note that our proof s shorter. Lemma 4.2 Let α be a rankng of D. Then f D (α) = ψ (α, x)α(x) 1 6 n(n2 1) = 1 3 n(n2 1) ψ + (α, x)α(x). (2) Proof: For every colour class U of D, add the set of arcs {vw : v, w U, α(w) < α(v)} (all of weght one) to A. The new PCD H s complete. Note that the negatve (postve, resp.) score of a vertex x n H equals ψ (α, x) (ψ + (α, x), resp.). Now (2) follows from (1) and an obvous fact that f D (α) = f H (α).. 5

6 Lemma 4.3 Let α be a forward optmal rankng and β be a rankng of D, and let x and y be vertces n the same colour class of D. Then () f D (β xy ) f D (β) = m(σ + (y) σ + (x)), where m = α(y) α(x); () f σ + (x) = σ + (y), then α xy F OR(D) as well, and n partcular, π(x) = π(y); () α(x) < α(y) mples σ + (x) σ + (y). Proof: () can be proved by (2), and () and () are easy consequences of ().. 5 Forward optmal rankngs Lemma 4.3 () provdes a unque optmal rankng of the vertces n any colour class of D up to the vertces havng the same postve score. Now we wsh to fx completely the order of vertces havng the same postve score and contaned n the same colour class of D. To do that we consder a collecton Λ = {λ 1,..., λ r } of rankngs of the colour classes of D, where λ s a rankng of V, such that σ + (λ 1 (1)) σ + (λ 1 (2))... σ + (λ 1 ( V )), (3) for every = 1,..., r. We wsh to fnd all forward optmal rankngs α so that α V = λ for each = 1,..., r. We call such rankngs Λ-optmal. By Lemma 4.3, Λ-optmal rankngs exst for every Λ satsfyng (3). Fx a collecton Λ satsfyng (3). Then, for every Λ-optmal rankng α of D, ψ + (α, x) does not depend on α. Hence, we can defne ω(x) = ψ + (α, x), for a Λ-optmal rankng α and a vertex x of D. By (2), the problem to fnd all Λ-optmal rankngs of D s equvalent to the followng problem. Fnd all rankngs α of D whch provde mnmum to the functon subect to the constrants F (D, α) = ω(x)α(x) α V = λ, for every = 1,..., r. (4) Consder the followng sngle machne ob sequencng problem (for basc termnology on the theory of schedulng see, e.g., [3].) Let us be gven n obs 6

7 whch, for smplcty, are the vertces of D and a collecton Λ satsfyng (3). Let ω(x) be the weght and p(x) be the processng tme of a ob (vertex) x. Then, the total weghted completon tme C(D, α), when the obs are sequenced accordng to a permutaton α, s C(D, α) = ω(x) {p(y) : α(y) α(x)}. We wsh to mnmze C(D, α) subect to the constrants (4). But these constrants are ust the parallel chans constrants [10]. Horn [5] was the frst to propose an algorthm for fndng an optmal permutaton,.e. a permutaton provdng the mnmum total completon tme subect to the parallel chans constrants (he has really consdered more general forestlke constrants.) Obvously, the ob sequencng problem above, when all p(x) = 1, s equvalent to the problem of fndng Λ-optmal rankngs of D. We shall deal wth a modfcaton of Horn s algorthm due to Sdney (see Algorthm 2 n [10].) Sdney proved (Theorem 9 and Lemma 14 n [10]) that a permutaton s optmal f and only f t can be generated by hs algorthm. Below we descrbe Sdney s algorthm adopted to our problem. Let λ = (v () 1, v () 2,..., v n () ) (n = V ) for every = 1,..., r. For an ndex {1,..., r} and a par, k so that 1 k n, defne the set S () k = {v (), v +1, ()..., v () k } and ts average of ω: ρ(s() k ) = (k + 1) 1 k m= ω(v m () ). For {1,..., n }, a set S () k s called ρ -maxmal f, for every l {, + 1,..., n }, ρ(s () k ) ρ(s() l ) and, for every t {, + 1,..., k 1}, ρ(s() k ) > ρ(s () t ). We shall denote such a ρ -maxmal set by S () and ts average of ω by ρ (). Algorthm Choose a collecton Λ = {λ 1,..., λ r } satsfyng (3). Call λ = (v () 1, v () 2,..., v () n ) the th chan. 2. The ntal current permutaton α s the empty permutaton. For every = 1,..., r, the current frst vertex on the th chan has ndex m = 1 and set S () n +1 = and ρ () n +1 =. 3. For every = 1,..., r and = 1,..., n, compute S () and ρ (). 7

8 4. Choose an ndex so that ρ () m = max 1 t r ρ (t) m t. Let S m () = S () m,k. Append the elements of S m (), n ther natural order, to α. Set m = k If all S () are empty, stop; α s optmal. Otherwse, return to Step 4. By the dscusson above we obtan the followng characterzaton of forward optmal rankngs. Theorem 5.1 A rankng α s forward optmal f and only f t can be generated by Algorthm 1. To llustrate the last theorem consder the complete multpartte PCD H treated n [7], Fg.4. The PCD H has colour classes V 1 = {a, b}, V 2 = {c} and V 3 = {d, e}. The postve scores are σ + (a) = 2.6, σ + (b) = 1.3, σ + (c) = 1.7, σ + (d) = 1, σ + (e) = 1.4. The only collecton Λ satsfyng (3) s Λ = {(a, b), (c), (e, d)}. Hence, we obtan ω(a) = 2.6, ω(b) = 2.3, ω(c) = 1.7, ω(e) = 1.4, ω(d) = 2. The ρ -maxmal sets and ther averages of ω are S 1 = {a}, ρ 1 = 2.6, S 2 = {b}, ρ 2 = 2.3, S 1 = {c}, ρ 1 = 1.7, S 1 = {e, d}, ρ 1 = 1.7, S 2 = {d}, ρ 2 = 2. Therefore, by Algorthm 1, F OR(H) = {(a, b, e, d, c), (a, b, c, e, d)}. Ths set concdes wth that constructed n [7] usng Theorem 4 of [7]. A fast mplementaton of Algorthm 1 s based on the followng procedure (Procedure 2) for fndng S () and ρ () (n Step 3) due to Horn [5]. For = n, n 1,..., 1 (n that order) do the followng 3 steps: 1. F () = + 1 and ρ () 2. Whle F () n and ρ () 3. S () = ω(v () ) < ρ () F () do the followng: ρ () = ρ() (F () ) + ρ () F ()(F (F ()) F ()) F (F ()) F () = F (F ()) = {v (), v +1, ()..., v () F () 1 } 8

9 Lemma 5.2 Procedure 2 computes all S () 1, 2,..., n ) n tme O(n). and ρ () ( = 1, 2,..., r = Proof: Defne a potental functon Φ() as follows. Φ() s the mnmum nteger so that F Φ()+1 () = n + 1 (e.g. Φ(n ) = 0 snce F (n ) = n + 1). Clearly all Φ() 0, when = 1, 2,..., n. Let T () be the total tme used n the procedure, up to and ncludng the pont when we have computed, where a performance of Step 1 takes a total of one unt of tme, and each teraton of the whle-loop (.e. computng ρ () and F ()) takes one S () unt of tme. Step 1 sets T (n ) = 1, T () = T ( + 1) + 1, Φ(n ) = 0 and Φ() = Φ( + 1) + 1 when = 1, 2,..., n 1. Each tme one goes down nto the whle-loop t decreases Φ() by one, but ncreases T () by one. Ths means that T () + Φ() = 2(n ) + 1. Snce Φ(1) 0, we get that T (1) < 2n, whch provdes the desred complexty.. By Lemma 5.2 Steps 1, 2 and 3 can be completed n O(n) tme. Now by usng an approprate prorty queue, such as a heap (see [11]), we can perform Steps 4 and 5 n O(log r) tme per teraton. Snce there are at most n teratons of Steps 4 and 5, we obtan the followng: Theorem 5.3 Algorthm 1 runs n tme O(n log n). Algorthm 1 can be easly modfed to an algorthm for generatng all optmal forward rankngs. It s less trval, but stll not dffcult to obtan an algorthm for computng proper forward ranks of the vertces of D. By Lemma 4.3 (), we may fx a collecton Λ satsfyng (3) n the begnnng of the algorthm and, then, n the end recalculate the average rank of any vertex as the mean of the ranks of all vertces from the same colour class havng the same postve score. The only non-trval problem whch arses here s how to fnd the proper forward ranks of the vertces n ρ -maxmal sets wth the same average of ω. It s easy to see that, n order to solve the problem above, t s suffcent to solve the followng auxlary problem. Let P = {P 1, P 2,..., P r } be a collecton of sequences P = (R () 1, R () 2,..., R q () ), where R () k are dsont sets of V and = 1, 2,..., r; q 1, q 2,..., q r 1. A rankng, β, of all the sets R () k s feasble f, for every = 1, 2,..., r, 1 s < q mples that ) < β(r () ). Let F P denote the set of all feasble rankngs of the sets β(r () s 9

10 n P. We wsh to fnd E P (k, ), the average number of all vertces n front of taken over all feasble rankngs of P,.e. R () k E P (k, ) = 1 F P β F P β(x)<β(r () k ) X For each = 1, 2,..., r and k = 1, 2,..., q, E P (k, ) can be computed as follows. E P (k, ) = k 1 k =1 R() k + r =1 where Q P (k, k, q, q ) = q k =0 Q P (k, k, q, q ) k ( )( ) k+k 1 q +q k k k ( q) k q +q q k =1 R ( ) k, To show that the formula above s correct we ust notce that Q P (k, k, q, q ) s the probablty that a randomly chosen β F P wll have β(r ( ) k ) < β(r () k ) < ) β(r( k +1 ) where ) β(r( 0 ) = and β(r ( ) q +1) =. Indeed, there are ( ) k+k 1 k ways of permutng the frst k 1 sets of P together wth the frst k sets of P, there are also ( ) q +q k k q k ways of permutng the last q k sets of P together wth the last q k sets of P. The total number of permutatons of the sets n P together wth the sets n P s ( ) q +q q. Obvously, the formula above leads to a polynomal algorthm for fndng all E P (k, ). In order to keep the paper n approprate length we omt a detaled consderaton of an algorthm for fndng the proper forward ranks of the vertces n D. 6 Acknowledgments The authors would lke to thank N. Alon, G. Brghtwell and M. Kano for some helpful correspondence, and both referees for some useful suggestons. References [1] G. Brghtwell and P. Wnkler, Countng lnear extensons. Order 8 (1991)

11 [2] M.R. Garey and D.S. Johnson, Computers and Intractablty: a Gude to the Theory of N P -Completeness, Freeman, San Franssco, [3] R.L. Graham, E.L. Lawler, J.K. Lenstra and A.H.G. Rnnooy Kan, Optmzaton and approxmaton n determnstc sequencng and schedulng: a survey. Annals Dsc. Math. 5 (1979) [4] G. Gutn, Determnng the ranks of vertces n a complete multpartte graph of pared comparsons. Automaton and Remote Control no. 10 (1989) [5] W.A. Horn, Sngle machne ob sequencng wth treelke precedence orderng and lnear delay penaltes. SIAM J. Appl. Math. 23 (1972) [6] M. Kano, Rankng the vertces of an r-partte pared comparson dgraph. Dsc. Appl. Math. 17 (1987) [7] M. Kano and A. Sakamoto, Rankng the vertces of a weghted dgraph usng the length of forward arcs. Networks 13 (1983) [8] M. Kano and A. Sakamoto, Rankng the vertces of a pared comparson dgraph wth normal completeness theorems. Bull. Faculty Engneerng, Tokushma Unv. 20 (1983) [9] M. Kano and A. Sakamoto, Rankng the vertces of a pared comparson dgraph. SIAM J. Alg. Dsc. Meth. 6 (1985) [10] J.B. Sdney, Decomposton algorthms for sngle-machne sequencng wth precedence relatons and deferral costs. Operatons Res. 23 (1975) [11] J.W.J. Wllams, Algorthm 232: Heapsort. Comm. ACM 7 (1964)

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

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

NP-Completeness : Proofs

NP-Completeness : Proofs NP-Completeness : Proofs Proof Methods A method to show a decson problem Π NP-complete s as follows. (1) Show Π NP. (2) Choose an NP-complete problem Π. (3) Show Π Π. A method to show an optmzaton problem

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

Discrete Mathematics

Discrete Mathematics Dscrete Mathematcs 30 (00) 48 488 Contents lsts avalable at ScenceDrect Dscrete Mathematcs journal homepage: www.elsever.com/locate/dsc The number of C 3 -free vertces on 3-partte tournaments Ana Paulna

More information

Randić Energy and Randić Estrada Index of a Graph

Randić Energy and Randić Estrada Index of a Graph EUROPEAN JOURNAL OF PURE AND APPLIED MATHEMATICS Vol. 5, No., 202, 88-96 ISSN 307-5543 www.ejpam.com SPECIAL ISSUE FOR THE INTERNATIONAL CONFERENCE ON APPLIED ANALYSIS AND ALGEBRA 29 JUNE -02JULY 20, ISTANBUL

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

Graph Reconstruction by Permutations

Graph Reconstruction by Permutations Graph Reconstructon by Permutatons Perre Ille and Wllam Kocay* Insttut de Mathémathques de Lumny CNRS UMR 6206 163 avenue de Lumny, Case 907 13288 Marselle Cedex 9, France e-mal: lle@ml.unv-mrs.fr Computer

More information

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

Calculation of time complexity (3%)

Calculation of time complexity (3%) Problem 1. (30%) Calculaton of tme complexty (3%) Gven n ctes, usng exhaust search to see every result takes O(n!). Calculaton of tme needed to solve the problem (2%) 40 ctes:40! dfferent tours 40 add

More information

On the Multicriteria Integer Network Flow Problem

On the Multicriteria Integer Network Flow Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 5, No 2 Sofa 2005 On the Multcrtera Integer Network Flow Problem Vassl Vasslev, Marana Nkolova, Maryana Vassleva Insttute of

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

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

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

Volume 18 Figure 1. Notation 1. Notation 2. Observation 1. Remark 1. Remark 2. Remark 3. Remark 4. Remark 5. Remark 6. Theorem A [2]. Theorem B [2].

Volume 18 Figure 1. Notation 1. Notation 2. Observation 1. Remark 1. Remark 2. Remark 3. Remark 4. Remark 5. Remark 6. Theorem A [2]. Theorem B [2]. Bulletn of Mathematcal Scences and Applcatons Submtted: 016-04-07 ISSN: 78-9634, Vol. 18, pp 1-10 Revsed: 016-09-08 do:10.1805/www.scpress.com/bmsa.18.1 Accepted: 016-10-13 017 ScPress Ltd., Swtzerland

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

The L(2, 1)-Labeling on -Product of Graphs

The L(2, 1)-Labeling on -Product of Graphs Annals of Pure and Appled Mathematcs Vol 0, No, 05, 9-39 ISSN: 79-087X (P, 79-0888(onlne Publshed on 7 Aprl 05 wwwresearchmathscorg Annals of The L(, -Labelng on -Product of Graphs P Pradhan and Kamesh

More information

A new construction of 3-separable matrices via an improved decoding of Macula s construction

A new construction of 3-separable matrices via an improved decoding of Macula s construction Dscrete Optmzaton 5 008 700 704 Contents lsts avalable at ScenceDrect Dscrete Optmzaton journal homepage: wwwelsevercom/locate/dsopt A new constructon of 3-separable matrces va an mproved decodng of Macula

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

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

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

find (x): given element x, return the canonical element of the set containing x;

find (x): given element x, return the canonical element of the set containing x; COS 43 Sprng, 009 Dsjont Set Unon Problem: Mantan a collecton of dsjont sets. Two operatons: fnd the set contanng a gven element; unte two sets nto one (destructvely). Approach: Canoncal element method:

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

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

Finding Dense Subgraphs in G(n, 1/2)

Finding Dense Subgraphs in G(n, 1/2) Fndng Dense Subgraphs n Gn, 1/ Atsh Das Sarma 1, Amt Deshpande, and Rav Kannan 1 Georga Insttute of Technology,atsh@cc.gatech.edu Mcrosoft Research-Bangalore,amtdesh,annan@mcrosoft.com Abstract. Fndng

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

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

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

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

Random Walks on Digraphs

Random Walks on Digraphs Random Walks on Dgraphs J. J. P. Veerman October 23, 27 Introducton Let V = {, n} be a vertex set and S a non-negatve row-stochastc matrx (.e. rows sum to ). V and S defne a dgraph G = G(V, S) and a drected

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

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

arxiv: v1 [math.co] 1 Mar 2014

arxiv: v1 [math.co] 1 Mar 2014 Unon-ntersectng set systems Gyula O.H. Katona and Dánel T. Nagy March 4, 014 arxv:1403.0088v1 [math.co] 1 Mar 014 Abstract Three ntersecton theorems are proved. Frst, we determne the sze of the largest

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

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

This is the Pre-Published Version.

This is the Pre-Published Version. Ths s the Pre-Publshed Verson. Abstract In ths paper we consder the problem of schedulng obs wth equal processng tmes on a sngle batch processng machne so as to mnmze a prmary and a secondary crtera. We

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

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

Lecture Notes on Linear Regression

Lecture Notes on Linear Regression Lecture Notes on Lnear Regresson Feng L fl@sdueducn Shandong Unversty, Chna Lnear Regresson Problem In regresson problem, we am at predct a contnuous target value gven an nput feature vector We assume

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

Discrete Mathematics. Laplacian spectral characterization of some graphs obtained by product operation

Discrete Mathematics. Laplacian spectral characterization of some graphs obtained by product operation Dscrete Mathematcs 31 (01) 1591 1595 Contents lsts avalable at ScVerse ScenceDrect Dscrete Mathematcs journal homepage: www.elsever.com/locate/dsc Laplacan spectral characterzaton of some graphs obtaned

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

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

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

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

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

An Interactive Optimisation Tool for Allocation Problems

An Interactive Optimisation Tool for Allocation Problems An Interactve Optmsaton ool for Allocaton Problems Fredr Bonäs, Joam Westerlund and apo Westerlund Process Desgn Laboratory, Faculty of echnology, Åbo Aadem Unversty, uru 20500, Fnland hs paper presents

More information

12 MATH 101A: ALGEBRA I, PART C: MULTILINEAR ALGEBRA. 4. Tensor product

12 MATH 101A: ALGEBRA I, PART C: MULTILINEAR ALGEBRA. 4. Tensor product 12 MATH 101A: ALGEBRA I, PART C: MULTILINEAR ALGEBRA Here s an outlne of what I dd: (1) categorcal defnton (2) constructon (3) lst of basc propertes (4) dstrbutve property (5) rght exactness (6) localzaton

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

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

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

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

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

n ). This is tight for all admissible values of t, k and n. k t + + n t

n ). This is tight for all admissible values of t, k and n. k t + + n t MAXIMIZING THE NUMBER OF NONNEGATIVE SUBSETS NOGA ALON, HAROUT AYDINIAN, AND HAO HUANG Abstract. Gven a set of n real numbers, f the sum of elements of every subset of sze larger than k s negatve, what

More information

MATH 5707 HOMEWORK 4 SOLUTIONS 2. 2 i 2p i E(X i ) + E(Xi 2 ) ä i=1. i=1

MATH 5707 HOMEWORK 4 SOLUTIONS 2. 2 i 2p i E(X i ) + E(Xi 2 ) ä i=1. i=1 MATH 5707 HOMEWORK 4 SOLUTIONS CİHAN BAHRAN 1. Let v 1,..., v n R m, all lengths v are not larger than 1. Let p 1,..., p n [0, 1] be arbtrary and set w = p 1 v 1 + + p n v n. Then there exst ε 1,..., ε

More information

A 2D Bounded Linear Program (H,c) 2D Linear Programming

A 2D Bounded Linear Program (H,c) 2D Linear Programming A 2D Bounded Lnear Program (H,c) h 3 v h 8 h 5 c h 4 h h 6 h 7 h 2 2D Lnear Programmng C s a polygonal regon, the ntersecton of n halfplanes. (H, c) s nfeasble, as C s empty. Feasble regon C s unbounded

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

Dynamic Programming. Preview. Dynamic Programming. Dynamic Programming. Dynamic Programming (Example: Fibonacci Sequence)

Dynamic Programming. Preview. Dynamic Programming. Dynamic Programming. Dynamic Programming (Example: Fibonacci Sequence) /24/27 Prevew Fbonacc Sequence Longest Common Subsequence Dynamc programmng s a method for solvng complex problems by breakng them down nto smpler sub-problems. It s applcable to problems exhbtng the propertes

More information

Self-complementing permutations of k-uniform hypergraphs

Self-complementing permutations of k-uniform hypergraphs Dscrete Mathematcs Theoretcal Computer Scence DMTCS vol. 11:1, 2009, 117 124 Self-complementng permutatons of k-unform hypergraphs Artur Szymańsk A. Paweł Wojda Faculty of Appled Mathematcs, AGH Unversty

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

VARIATION OF CONSTANT SUM CONSTRAINT FOR INTEGER MODEL WITH NON UNIFORM VARIABLES

VARIATION OF CONSTANT SUM CONSTRAINT FOR INTEGER MODEL WITH NON UNIFORM VARIABLES VARIATION OF CONSTANT SUM CONSTRAINT FOR INTEGER MODEL WITH NON UNIFORM VARIABLES BÂRZĂ, Slvu Faculty of Mathematcs-Informatcs Spru Haret Unversty barza_slvu@yahoo.com Abstract Ths paper wants to contnue

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

Math 217 Fall 2013 Homework 2 Solutions

Math 217 Fall 2013 Homework 2 Solutions Math 17 Fall 013 Homework Solutons Due Thursday Sept. 6, 013 5pm Ths homework conssts of 6 problems of 5 ponts each. The total s 30. You need to fully justfy your answer prove that your functon ndeed has

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

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

U.C. Berkeley CS278: Computational Complexity Professor Luca Trevisan 2/21/2008. Notes for Lecture 8

U.C. Berkeley CS278: Computational Complexity Professor Luca Trevisan 2/21/2008. Notes for Lecture 8 U.C. Berkeley CS278: Computatonal Complexty Handout N8 Professor Luca Trevsan 2/21/2008 Notes for Lecture 8 1 Undrected Connectvty In the undrected s t connectvty problem (abbrevated ST-UCONN) we are gven

More information

An efficient algorithm for multivariate Maclaurin Newton transformation

An efficient algorithm for multivariate Maclaurin Newton transformation Annales UMCS Informatca AI VIII, 2 2008) 5 14 DOI: 10.2478/v10065-008-0020-6 An effcent algorthm for multvarate Maclaurn Newton transformaton Joanna Kapusta Insttute of Mathematcs and Computer Scence,

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

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

Optimal Scheduling Algorithms to Minimize Total Flowtime on a Two-Machine Permutation Flowshop with Limited Waiting Times and Ready Times of Jobs

Optimal Scheduling Algorithms to Minimize Total Flowtime on a Two-Machine Permutation Flowshop with Limited Waiting Times and Ready Times of Jobs Optmal Schedulng Algorthms to Mnmze Total Flowtme on a Two-Machne Permutaton Flowshop wth Lmted Watng Tmes and Ready Tmes of Jobs Seong-Woo Cho Dept. Of Busness Admnstraton, Kyongg Unversty, Suwon-s, 443-760,

More information

Exercises. 18 Algorithms

Exercises. 18 Algorithms 18 Algorthms Exercses 0.1. In each of the followng stuatons, ndcate whether f = O(g), or f = Ω(g), or both (n whch case f = Θ(g)). f(n) g(n) (a) n 100 n 200 (b) n 1/2 n 2/3 (c) 100n + log n n + (log n)

More information

HMMT February 2016 February 20, 2016

HMMT February 2016 February 20, 2016 HMMT February 016 February 0, 016 Combnatorcs 1. For postve ntegers n, let S n be the set of ntegers x such that n dstnct lnes, no three concurrent, can dvde a plane nto x regons (for example, S = {3,

More information

Modulo Magic Labeling in Digraphs

Modulo Magic Labeling in Digraphs Gen. Math. Notes, Vol. 7, No., August, 03, pp. 5- ISSN 9-784; Copyrght ICSRS Publcaton, 03 www.-csrs.org Avalable free onlne at http://www.geman.n Modulo Magc Labelng n Dgraphs L. Shobana and J. Baskar

More information

1 Convex Optimization

1 Convex Optimization Convex Optmzaton We wll consder convex optmzaton problems. Namely, mnmzaton problems where the objectve s convex (we assume no constrants for now). Such problems often arse n machne learnng. For example,

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

Single-machine scheduling with trade-off between number of tardy jobs and compression cost

Single-machine scheduling with trade-off between number of tardy jobs and compression cost Ths s the Pre-Publshed Verson. Sngle-machne schedulng wth trade-off between number of tardy jobs and compresson cost 1, 2, Yong He 1 Department of Mathematcs, Zhejang Unversty, Hangzhou 310027, P.R. Chna

More information

Ballot Paths Avoiding Depth Zero Patterns

Ballot Paths Avoiding Depth Zero Patterns Ballot Paths Avodng Depth Zero Patterns Henrch Nederhausen and Shaun Sullvan Florda Atlantc Unversty, Boca Raton, Florda nederha@fauedu, ssull21@fauedu 1 Introducton In a paper by Sapounaks, Tasoulas,

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

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

Common loop optimizations. Example to improve locality. Why Dependence Analysis. Data Dependence in Loops. Goal is to find best schedule:

Common loop optimizations. Example to improve locality. Why Dependence Analysis. Data Dependence in Loops. Goal is to find best schedule: 15-745 Lecture 6 Data Dependence n Loops Copyrght Seth Goldsten, 2008 Based on sldes from Allen&Kennedy Lecture 6 15-745 2005-8 1 Common loop optmzatons Hostng of loop-nvarant computatons pre-compute before

More information

arxiv: v2 [cs.ds] 1 Feb 2017

arxiv: v2 [cs.ds] 1 Feb 2017 Polynomal-tme Algorthms for the Subset Feedback Vertex Set Problem on Interval Graphs and Permutaton Graphs Chars Papadopoulos Spyrdon Tzmas arxv:170104634v2 [csds] 1 Feb 2017 Abstract Gven a vertex-weghted

More information

A New Algorithm for Finding a Fuzzy Optimal. Solution for Fuzzy Transportation Problems

A New Algorithm for Finding a Fuzzy Optimal. Solution for Fuzzy Transportation Problems Appled Mathematcal Scences, Vol. 4, 200, no. 2, 79-90 A New Algorthm for Fndng a Fuzzy Optmal Soluton for Fuzzy Transportaton Problems P. Pandan and G. Nataraan Department of Mathematcs, School of Scence

More information

A Simple Research of Divisor Graphs

A Simple Research of Divisor Graphs The 29th Workshop on Combnatoral Mathematcs and Computaton Theory A Smple Research o Dvsor Graphs Yu-png Tsao General Educaton Center Chna Unversty o Technology Tape Tawan yp-tsao@cuteedutw Tape Tawan

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 Study of Teaching-learning-based Optimization Algorithm

The Study of Teaching-learning-based Optimization Algorithm Advanced Scence and Technology Letters Vol. (AST 06), pp.05- http://dx.do.org/0.57/astl.06. The Study of Teachng-learnng-based Optmzaton Algorthm u Sun, Yan fu, Lele Kong, Haolang Q,, Helongang Insttute

More information

Expected Value and Variance

Expected Value and Variance MATH 38 Expected Value and Varance Dr. Neal, WKU We now shall dscuss how to fnd the average and standard devaton of a random varable X. Expected Value Defnton. The expected value (or average value, or

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

Attacks on RSA The Rabin Cryptosystem Semantic Security of RSA Cryptology, Tuesday, February 27th, 2007 Nils Andersen. Complexity Theoretic Reduction

Attacks on RSA The Rabin Cryptosystem Semantic Security of RSA Cryptology, Tuesday, February 27th, 2007 Nils Andersen. Complexity Theoretic Reduction Attacks on RSA The Rabn Cryptosystem Semantc Securty of RSA Cryptology, Tuesday, February 27th, 2007 Nls Andersen Square Roots modulo n Complexty Theoretc Reducton Factorng Algorthms Pollard s p 1 Pollard

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

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

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

Beyond Zudilin s Conjectured q-analog of Schmidt s problem

Beyond Zudilin s Conjectured q-analog of Schmidt s problem Beyond Zudln s Conectured q-analog of Schmdt s problem Thotsaporn Ae Thanatpanonda thotsaporn@gmalcom Mathematcs Subect Classfcaton: 11B65 33B99 Abstract Usng the methodology of (rgorous expermental mathematcs

More information

Week 5: Neural Networks

Week 5: Neural Networks Week 5: Neural Networks Instructor: Sergey Levne Neural Networks Summary In the prevous lecture, we saw how we can construct neural networks by extendng logstc regresson. Neural networks consst of multple

More information

Ph 219a/CS 219a. Exercises Due: Wednesday 23 October 2013

Ph 219a/CS 219a. Exercises Due: Wednesday 23 October 2013 1 Ph 219a/CS 219a Exercses Due: Wednesday 23 October 2013 1.1 How far apart are two quantum states? Consder two quantum states descrbed by densty operators ρ and ρ n an N-dmensonal Hlbert space, and consder

More information

Estimating the Fundamental Matrix by Transforming Image Points in Projective Space 1

Estimating the Fundamental Matrix by Transforming Image Points in Projective Space 1 Estmatng the Fundamental Matrx by Transformng Image Ponts n Projectve Space 1 Zhengyou Zhang and Charles Loop Mcrosoft Research, One Mcrosoft Way, Redmond, WA 98052, USA E-mal: fzhang,cloopg@mcrosoft.com

More information

First day August 1, Problems and Solutions

First day August 1, Problems and Solutions FOURTH INTERNATIONAL COMPETITION FOR UNIVERSITY STUDENTS IN MATHEMATICS July 30 August 4, 997, Plovdv, BULGARIA Frst day August, 997 Problems and Solutons Problem. Let {ε n } n= be a sequence of postve

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

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

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

Linear Regression Analysis: Terminology and Notation

Linear Regression Analysis: Terminology and Notation ECON 35* -- Secton : Basc Concepts of Regresson Analyss (Page ) Lnear Regresson Analyss: Termnology and Notaton Consder the generc verson of the smple (two-varable) lnear regresson model. It s represented

More information