Approximating the minimum independent dominating set in perturbed graphs

Size: px
Start display at page:

Download "Approximating the minimum independent dominating set in perturbed graphs"

Transcription

1 Aoximating the minimum indeendent dominating set in etubed gahs Weitian Tong, Randy Goebel, Guohui Lin, Novembe 3, 013 Abstact We investigate the minimum indeendent dominating set in etubed gahs gg, ) of inut gah G = V, E), obtained by negating the existence of edges indeendently with a obability > 0. The minimum indeendent dominating set MIDS) oblem does not admit a olynomial unning time aoximation algoithm with wost-case efomance atio of n 1 ɛ fo any ɛ > 0. We ove that the size of the minimum indeendent dominating set in gg, ), denoted as igg, )), is asymtotically almost suely in Θlog V ). that the obability of igg, )) 4 V algoithm of oven wost-case efomance atio time. Futhemoe, we show is no moe than V, and esent a simle geedy 4 V and with olynomial exected unning Keywods: Indeendent set, indeendent dominating set, dominating set, aoximation algoithm, etubed gah, smooth analysis 1 Intoduction An indeendent set in a gah G = V, E) is a subset of vetices that ae ai-wise non-adacent to each othe. The indeendence numbe of G, denoted by αg), is the size of a maximum indeendent set in G. One close notion to indeendent set is the dominating set, which efes to a subset of Deatment of Comuting Science, Univesity of Albeta. Edmonton, Albeta T6G E8, Canada. weitian@ualbeta.ca goebel@ualbeta.ca Coesondence autho. guohui@ualbeta.ca 1

2 Tong et al. vetices such that evey vetex of the gah is eithe in the subset o is adacent to some vetex in the subset. In fact, an indeendent set becomes a dominating set if and only if it is maximal. The size of a minimum indeendent dominating set of G is denoted by ig), while the domination numbe of G, o the size of a minimum dominating set of G, is denoted by γg). It follows that γg) ig) αg). Anothe elated notion is the vetex) coloing of G, in which two adacent vetices must be coloed diffeently. Note that any subset of vetices coloed the same in a coloing of G is necessaily an indeendent set. The chomatic numbe χg) of G is the minimum numbe of colos in a coloing of G. Clealy, αg) χg) V. The indeendence numbe αg) and the domination numbe γg) and the chomatic numbe χg)) have eceived numeous studies due to thei cental oles in gah theoy and theoetical comute science. Thei exact values ae NP-had to comute [4], and had to aoximate. Raz and Safa showed that the domination numbe cannot be aoximated within 1 ɛ) log V fo any fixed ɛ > 0, unless NP DTIME V log log V ) [9, 3]; Zuckeman showed that neithe the indeendence numbe no the chomatic numbe can be aoximated within V 1 ɛ fo any fixed ɛ > 0, unless P = NP [14]; fo ig), Halldósson oved that it is also had to aoximate within V 1 ɛ fo any fixed ɛ > 0, unless NP DTIME o V ) ) [5]. The above inaoximability esults ae fo the wost case. Fo analyzing the aveage case efomance of aoximation algoithms, a obability distibution of the inut gahs must be assumed and the most widely used distibution of gahs on n vetices is the andom gah Gn, ), which is a gah on n vetices, and each edge is chosen to be an edge of G indeendently and with a obability, whee 0 = n) 1. A gah oety holds asymtotically almost suely a.a.s.) in Gn, ) if the obability that a gah dawn accoding to the distibution Gn, ) has the oety tends to 1 as n tends to infinity [1]. Let Ln = log 1/1 ) n. Bollobás [] and Luczak [7] showed that a.a.s. χgn, )) = 1 + o1))n/ln fo a constant and χgn, )) = 1 + o1))n/ lnn)) fo c/n n) o1) whee c is a constant. It follows fom these esults that a.a.s. αgn, )) = 1 o1))ln fo a constant and αgn, )) = 1 o1)) lnn)/ fo C/n o1). The geedy algoithm, which colos vetices of Gn, ) one by one and icks each time the fist available colo fo a cuent vetex, is known to oduce a.a.s. in Gn, ) with n ɛ 1 a coloing whose numbe of colos is lage than the χgn, )) by only a constant facto see Ch. 11 of the monogah of Bollobás [1]). Hence the

3 Minimum indeendent dominating set 3 lagest colo class oduced by the geedy algoithm is a.a.s. smalle than αgn, )) only by a constant facto. Fo the domination numbe γgn, )), Wieland and Godbole showed that a.a.s. it is equal to eithe Ln LLn)ln n)) + 1 o Ln LLn)ln n)) +, fo a constant o a suitable function = n) [13]. It follows that a.a.s. ign, )) Ln LLn)ln n)) + 1. Recently, Wang oved fo ign, )) an a.a.s. ue bound of Ln LLn)ln n)) + k + 1, whee k = max{1, L} [1]. Aveage case efomance analysis of an aoximation algoithm ove andom instances could be inconclusive, because the andom instances usually have vey secial oeties that distinguish them fom eal-wold instances. Fo instance, fo a constant, the andom gah Gn, ) is exected to be dense. On the othe hand, an aoximation algoithm efoms vey well on most andom instances can fail miseably on some had instances. Fo instance, it has been shown by Kučea [6] that fo any fixed ɛ > 0 thee exists a gah G on n vetices fo which, even afte a andom emutation of vetices, the geedy algoithm oduces a.a.s. a coloing using at least n/ log n colos, while χg) n ɛ. analysis. To ovecome this, Sielman and Teng [10] intoduced the smoothed This new analysis is a hybid of the wost-case and the aveage-case analyses, and it inheits the advantages of both, by measuing the exected efomance of the algoithm unde slight andom etubations of the wost-case inuts. If the smoothed comlexity of an algoithm is low, then it is unlikely that the algoithm will take long time to solve actical instances whose data ae subect to slight noises and imecision. Fomally, let A be an algoithm we want to analyze and Q be the quality measuement. Without loss of geneality, we assume the lage Q the wose the algoithm A is, such as Q being the unning time of algoithm A. Given x an inut instance, QA, x) denotes the efomance of algoithm A on x. Let U denote the set of instances and U n denote the subset of size-n instances. The smoothed efomance measue of algoithm A unde Q essentially is the wost of the exected efomances of algoithm A in a small neighbohood of an instance, ove all instances, and is defined ecisely as M smooth n, σ) = su x U n E [QA, x + σ x )], whee is the andom noise and σ is the etubation aamete measues the stength of noise. Intuitively, σ x is the etubation on instance x, in which the the magnitude of the etubation is elated to the magnitude of inut. We have the following obsevations. If the smoothed efomance measue of algoithm A unde Q is good with some elatively small σ and some ea-

4 4 Tong et al. sonable andom model fo, then it is unlikely algoithm A would efom vey bad in eal wold alications unde quality measue Q, because eal wold instances ae often subect to a slight amount of noise, esecially when they ae obtained fom measuements of eal-wold henomena. A classic examle is the Simlex method fo linea ogamming. Simlex method is a vey actical algoithm, but it has exonential unning time in the wost-case. Sielman and Teng [10] had shown that Simlex method has olynomial smoothed unning time, which exlains the above henomenon efectly. Though the smoothed analysis concet was oiginally intoduced fo the comlexity of algoithms, we extend its idea to deict the essential oeties of oblems. In this ae, we study the aoximability of the minimum indeendent dominating set MIDS) oblem unde the smoothed analysis, and we esent a simle deteministic geedy algoithm beating the stong inaoximability bound of n 1 ɛ, with olynomial exected unning time. The MIDS oblem, and the closely elated indeendent set and dominating set oblems, have imotant alications in wieless netwoks, and have been studied extensively in the liteatue. Ou obabilistic model is the smoothed extension of andom gah Gn, ) also called semi-andom gahs in [8]), oosed by Sielman and Teng [11]: given a gah G = V, E), we define its etubed gah gg, ) by negating the existence of edges indeendently with a obability of > 0. That is, gg, ) has the same vetex set V as G but it contains edge e with obability e, whee e = 1 if e E o othewise e =. Fo sufficiently lage, Manthey and Plociennik esented an algoithm aoximating the indeendence numbe αgg, )) with a wost-case efomance atio O n) and with olynomial exected unning time [8]. Re-define Ln = log 1/ n. We fist ove on γgg, )), and thus on igg, )) as well, an a.a.s. lowe bound of Ln LLn)ln n)) if > 1 n. We then ove on αgg, )), and thus on igg, )) as well, an a.a.s. ue bound of ln n/ if < 1 o ln n/1 ) othewise. Given that the a.a.s. values of αgn, )) and ign, )) in andom gah Gn, ), ou ue bound comes with no big suise; nevetheless, ou ue bound is deived by a diect counting ocess which might be inteesting by itself. Futhemoe, we extend ou counting techniques to ove on igg, )) a tail bound that, when 4 ln n/n < 1, P[igG, )) 4n/] n. We then esent a simle geedy algoithm to aoximate igg, )), and ove that its wost case efomance atio is 4n/ and its exected unning time is olynomial.

5 Minimum indeendent dominating set 5 A.a.s. bounds on the indeendent domination numbe We need the following seveal facts. Fact 1 e x 1+x 1 + x e x holds fo all x [ 1, 1]. Fact n n ) ne ) holds fo all = 0, 1,,..., n. Fact 3 Jensen s Inequality) Fo a eal convex function fx), numbes x 1, x,..., x n in its domain, ) and ositive weights a i, f ai x i ai ai fx i ) ; the inequality is evesed if fx) is concave. ai Given any gah G = V, E), let gg, ) denote its etubed gah, which has the same vetex set V as G and contains edge e with a obability of 1, if e E, e =, othewise..1 An a.a.s. lowe bound Recall that γgg, )) and igg, )) ae the domination numbe and the indeendent domination numbe of gg, ), esectively. Also, Ln = log 1/ n. Theoem 4 Fo any gah G = V, E) and 1 n < 1, a.a.s. γgg, )) Ln LLn)ln n)). Poof. Let S be the collection of all -subsets of vetices in gg, ), and these n ) sets of S ae odeed in some way. Define I of S, V, is a dominating set; set X = I. as a boolean vaiable to indicate whethe o not the -th -subset Clealy, γgg, )) < imlies that thee ae size- dominating sets. Theefoe, P[γgG, )) < ] P[X 1] EX ), whee EX ) is the exected value of X. We abuse the notation E a little, but its meaning should be clea at evey occuence.)

6 6 Tong et al. Fo the -th -subset V, let E be the subset of induced edges on V fom the oiginal gah G = V, E); let V c = V V, the comlement subset of vetices. Also, fo each vetex u V c, define Eu, V ) = {u, v) E v V }, and its size n u = Eu, V ). Using Fact 1, we can estimate EX ) as follows: n ) EX ) = EI ) = =1 = = = n ) =1 n ) =1 1 v V ex n ) ex =1 =1 v V v V 1 u,v) 1 u,v) 1 u,v) n ) ex n u 1 ) n u n ) ex =1 nu 1 ). 1 Since function fx) = 1 )x is convex in the domain [0, n], by Jensen s Inequality, the above becomes 1 n ) n u n EX ) ex u V c n )1 ) 1. =1 Since function gx) = e axb with a = 1 ) 1 n [0, n ], again by Jensen s Inequality, we futhe have 1 n EX ) ex n ) n 1 and b = n )1 ) is concave in the domain n ) =1 n u n )1 )..1) Recall that n u is numbe of edges in the oiginal gah G = V, E) between u and vetices n ) n of V. Each edge e E is thus counted towads the quantity n u exactly 1 =1

7 Minimum indeendent dominating set 7 times. That is, n ) =1 n n u = 1 ) E = Using Eq..), Fact and = Ln LLn)ln n)), Eq..1) becomes E n EX ) ex n ) n )1 ) 1 n ) ex n )1 ) 1 ne ) ex n ) Ln)ln n) ) ex ln n + ln n ) n n ) n ) E n..) ) = exln)ln n) LLn)ln n)) ln n + ln Ln)ln n) + Ln)ln n)/n) = ex LLn)ln n)) ln n ln Ln)ln n)/n 1)) ex LLn)ln n)) ln n ln ))..3) f The ight hand side in Eq..3) aoaches 0 when n +. Since > 1 n Ln LLn)ln n)) is an a.a.s. lowe bound on γgg, )). This oves the theoem. guaantees 1, Since P[igG, )) < ] P[γgG, )) < ], we have the following coollay: Coollay 1 Fo any gah G = V, E) and 1 n < 1, a.a.s. igg, )) Ln LLn)ln n)).. An a.a.s. ue bound Recall that αgg, )) is the indeendence numbe of gg, ). Theoem 5 Fo any gah G = V, E), a.a.s. αgg, )) Poof. ln n, if ln n n, 1 ], ln n 1, if [ 1, 1 ln n n ). Let S be the collection of all -subsets of vetices in gg, ), and these n ) sets of S ae odeed in some way. Define I as a boolean vaiable to indicate whethe o not the -th -subset

8 8 Tong et al. of S is an indeendent set; set X = I. Since αgg, )) > imlies that thee is at least one indeendent -subset, i.e. X > 0, the obability of the event αgg, )) > is less than o equal to the obability of the event X > 0, i.e. On the othe hand, let A denote the event I P[αgG, )) > ] P[X > 0]. follows that X = 0 is equivalent to the oint event A, i.e. = 0, i.e. the -th -subset is not indeendent. It P[X = 0] = P[ A ] P[A ] = 1 P[I = 1]). Theefoe, we have P[αgG, )) > ] 1 1 P[I = 1])..4) Let E denote the subset of edges of gg, ), each of which connects two vetices in the -th -subset of S. Note that E [0, ) ]. Among all the edges of E, assume thee ae n coming fom the oiginal edge set E of G. It follows that P[I = 1] = 1 e ) = e E Using this and Fact 1 in Eq..4) gives us 1 ) n 1 ) ). of them P[αgG, )) > ] 1 1 P[I = 1]) Conside the function fx) = and 0 x ). Since its deivative n ) 1 ex P[I = 1] ) 1 P[I =1 = 1] n ) P[I = 1 ex = 1] 1 P[I = 1] =1 n ) = 1 ex =1 1 ax b 1 a x b f x) = 1 1 in Eq..5), whee a = ax b ln a 1 a x b) < 0, if a < 1, = 0, if a = 1, > 0, if a > 1, ) n 1 ) ) n..5) 1 ) 1 > 0, b = 1 ) 0, 1),

9 Minimum indeendent dominating set 9 fx) is stictly deceasing if a < 1, o stictly inceasing if a > 1. Theefoe, the maximum value of function fx) is achieved at x = 0 if a 1, o at x = ) if a 1. When 1, that is a = 1 1, Eq..5) becomes n ) 1 ) P[αgG, )) > ] 1 ex =1 1 1 ) ) n 1 ) ) = 1 ex..6) 1 1 ) To ove P[αgG, )) > ] 0 as n +, we only need to ove that n 1 ) ) 1 1 ) 0 as n +. Using Fact, we have n 1 ) ) 1 1 ) = n ) 1 ) ne ) )..7) ) 1 Setting = ln n/. We see that + as n +. On the othe hand, when is lage enough, we have 1 ) 1 ) 1 = 1 o1))..8) 1 1

10 10 Tong et al. Using Eq..8) and Fact 1, when n is sufficiently lage, Eq..7) becomes The quantity n 1 ) ) 1 1 ) = ne ) 1 1 ) 1 + o1)) = ) ne ) 1 ne o1)) ) o1)) ne ) 1 + o1)) 1 ex ne = )) ex o1)) ne 1+ = 1 + o1)).9) = e e o1)) e o1))..10) e 4 5 in Eq..10) is less than 0.5 when n is sufficiently lage, the latte aoaches 0 when n +. This oves that when 1, P[αgG, )) > ] 0 as n +. That is, when 1, a.a.s. αgg, )) ln n/. When 1, that is a = 1 1, q = 1 1 and exactly the same agument as when 1 alies by elacing with 1 q, which shows that a.a.s. αgg, )) ln n/1 ). This oves the theoem. Since αgg, )) igg, )), P[igG, )) > ] P[αgG, )) > ] and thus we have the following coollay: Coollay Fo any gah G = V, E), a.a.s. igg, )) ln n, if ln n n, 1 ], ln n 1, if [ 1, 1 ln n n ).

11 Minimum indeendent dominating set 11 3 A tail bound on the indeendent domination numbe Theoem 6 Fo any gah G = V, E) and 4 ln n n, 1 ], Poof. P[igG, )) 4n 4n ] P[αgG, )) ] n. The oof of this theoem flows exactly the same as the oof of Theoem 5. In fact, with 1, we have both Eq..6) and Eq..7) hold. Diffeent fom the oof of Theoem 5 whee = ln n/, we have now = 4n ln n/ and theefoe Eq..8) holds as well. Again, using Eq..8) and Fact 1, when n is sufficiently lage, Eq..9) still holds. It then follows fom Fact 1 that Eq..6) becomes P[igG, )) ] P[αgG, )) ] ne 1+ 1 ex 1 + o1))). 3.1) e Using = 4n, we ove in the following that ne o1)) = o1). And consequently by Fact 1 again and = 4n 8n, Eq. 3.1) becomes P[igG, )) ] ne 1+ e e ) 1 + o1)) e ne 1+ e = e ex ln + 1 ln n 1 )) = e ex ln ln n 1 ) = e ex ln ln n 1 1 ) 4 ) ) n. 3.) The quantity ln ln n 1 ) in Eq. 3.) is non-negative when n, since ln ln n 1 1 ln8n) n ln n ln8n) + 1 4n 4 ln n ln n n 4 = 1 ln8n) 5 ) 0.

12 1 Tong et al. It follows that Eq. 3.) becomes P[igG, )) ] e ex ln ln n 1 ) ) n e e n < n. This oves the theoem. 4 Aoximating the indeendent domination numbe We esent next a simle algoithm, denoted as Aox-IDS, fo comuting an indeendent dominating set in gg, ). In the fist hase, algoithm Aox-IDS eeatedly icks a maximum degee vetex and udates the gah by deleting the icked vetex and all its neighbos; it teminates when thee is no moe vetex and etuns a subset I of V. If I 4n, algoithm Aox-IDS teminates and oututs I; othewise it moves into the second hase. In the second hase, algoithm Aox-IDS efoms an exhaustive seach ove all subsets of V, and etuns the minimum indeendent dominating set I. Theoem 7 Fo any gah G = V, E) and 4 ln n n, 1 ], algoithm Aox-IDS is a 4n - aoximation to the MIDS oblem on the etubed gah gg, ), and it has olynomial exected unning time. Poof. Note that igg, )) 1. The subset I of V comuted by algoithm Aox-IDS is a dominating set, since evey vetex of V is eithe in I, o is a neighbo of some vetex in I. Also, no two vetices of I can be adacent, since othewise one would be emoved in the iteation its neighbo was icked by the algoithm. Theefoe, I is an indeendent dominating set of gg, ). It follows that if algoithm Aox-IDS teminates afte the fist hase, I 4n igg, )). Also clealy the fist hase takes On 3 ) time. In the second hase, a maximum of n subsets of V ae examined by the algoithm. Since checking each of them to be an indeendent dominating set o not takes no moe than On ) time, the oveall unning time is O n n ). Note that this hase etuns I with I = igg, )). As αgg, )) I > 4n, Theoem 6 tells that the obability of executing this second hase is no

13 Minimum indeendent dominating set 13 moe than n. Theefoe, the exected unning time of the second hase is On ). This oves the theoem. 5 Conclusions We have efomed a smooth analysis fo aoximating the minimum indeendent dominating set oblem. The obabilistic model we used is the etubed gah gg, ) of the inut gah G = V, E) [11]. We have oved a.a.s. bounds and a tail bound on the indeendent domination numbe of gg, ), and esented an algoithm with the wost-case efomance atio of with olynomial exected unning time. 4 V and Acknowledgement This eseach was suoted in at by NSERC. Refeences [1] B. Bollobás. Random Gahs. Academic Pess, New Yok, [] B. Bollobás. The chomatic numbe of andom gahs. Combinatoica, 8:49 55, [3] U. Feige. A theshold of fo aoximating set cove. Jounal of the ACM, 45:634 65, [4] M. R. Gaey and D. S. Johnson. Comutes and Intactability: A Guide to the Theoy of NP-comleteness. W. H. Feeman and Comany, San Fancisco, [5] M. M. Halldósson. Aoximating the minimum maximal indeendence numbe. Infomation Pocessing Lettes, 46:169 17, [6] L. Kučea. The geedy coloing is a bad obabilistic algoithm. Jounal of Algoithms, 1: , [7] T. Luczak. The chomatic numbe of andom gahs. Combinatoica, 11:45 54, 1991.

14 14 Tong et al. [8] B. Manthey and K. Plociennik. Aoximating indeendent set in etubed gahs. Discete Alied Mathematics, 16: , 013. [9] R. Raz and S. Safa. A sub-constant eo-obability low-degee test, and sub-constant eoobability PCP chaacteization of NP. In Poceedings of the 9th Annual ACM Symosium on Theoy of Comuting STOC), ages , [10] D. A. Sielman and S.-H. Teng. Smoothed analysis of algoithms: Why the simlex algoithm usually takes olynomial time. Jounal of the ACM, 51: , 004. [11] D. A. Sielman and S.-H. Teng. Smoothed analysis: an attemt to exlain the behavio of algoithms in actice. Communications of the ACM, 5:76 84, 009. [1] C. Wang. The indeendent domination numbe of andom gah. Utilitas Mathematica, 8: , 010. [13] B. Wieland and A. P. Godbole. On the domination numbe of a andom gah. The Electonic Jounal of Combinatoics, 8:#R37, 001. [14] D. Zuckeman. Linea degee extactos and the inaoximability of max clique and chomatic numbe. Theoy of Comuting, 3:103 18, 007.

Online-routing on the butterfly network: probabilistic analysis

Online-routing on the butterfly network: probabilistic analysis Online-outing on the buttefly netwok: obabilistic analysis Andey Gubichev 19.09.008 Contents 1 Intoduction: definitions 1 Aveage case behavio of the geedy algoithm 3.1 Bounds on congestion................................

More information

Dorin Andrica Faculty of Mathematics and Computer Science, Babeş-Bolyai University, Cluj-Napoca, Romania

Dorin Andrica Faculty of Mathematics and Computer Science, Babeş-Bolyai University, Cluj-Napoca, Romania #A INTEGERS 5A (05) THE SIGNUM EQUATION FOR ERDŐS-SURÁNYI SEQUENCES Doin Andica Faculty of Mathematics and Comute Science, Babeş-Bolyai Univesity, Cluj-Naoca, Romania dandica@math.ubbcluj.o Eugen J. Ionascu

More information

Edge Cover Time for Regular Graphs

Edge Cover Time for Regular Graphs 1 2 3 47 6 23 11 Jounal of Intege Sequences, Vol. 11 (28, Aticle 8.4.4 Edge Cove Time fo Regula Gahs Robeto Tauaso Diatimento di Matematica Univesità di Roma To Vegata via della Riceca Scientifica 133

More information

BEST CONSTANTS FOR UNCENTERED MAXIMAL FUNCTIONS. Loukas Grafakos and Stephen Montgomery-Smith University of Missouri, Columbia

BEST CONSTANTS FOR UNCENTERED MAXIMAL FUNCTIONS. Loukas Grafakos and Stephen Montgomery-Smith University of Missouri, Columbia BEST CONSTANTS FOR UNCENTERED MAXIMAL FUNCTIONS Loukas Gafakos and Stehen Montgomey-Smith Univesity of Missoui, Columbia Abstact. We ecisely evaluate the oeato nom of the uncenteed Hady-Littlewood maximal

More information

The Chromatic Villainy of Complete Multipartite Graphs

The Chromatic Villainy of Complete Multipartite Graphs Rocheste Institute of Technology RIT Schola Wos Theses Thesis/Dissetation Collections 8--08 The Chomatic Villainy of Complete Multipatite Gaphs Anna Raleigh an9@it.edu Follow this and additional wos at:

More information

Analysis of Arithmetic. Analysis of Arithmetic. Analysis of Arithmetic Round-Off Errors. Analysis of Arithmetic. Analysis of Arithmetic

Analysis of Arithmetic. Analysis of Arithmetic. Analysis of Arithmetic Round-Off Errors. Analysis of Arithmetic. Analysis of Arithmetic In the fixed-oint imlementation of a digital filte only the esult of the multilication oeation is quantied The eesentation of a actical multilie with the quantie at its outut is shown below u v Q ^v The

More information

On the ratio of maximum and minimum degree in maximal intersecting families

On the ratio of maximum and minimum degree in maximal intersecting families On the atio of maximum and minimum degee in maximal intesecting families Zoltán Lóánt Nagy Lale Özkahya Balázs Patkós Máté Vize Mach 6, 013 Abstact To study how balanced o unbalanced a maximal intesecting

More information

Is the general form of Renyi s entropy a contrast for source separation?

Is the general form of Renyi s entropy a contrast for source separation? Is the geneal fom of Renyi s entoy a contast fo souce seaation? Fédéic Vins 1, Dinh-Tuan Pham 2, and Michel Veleysen 1 1 Machine Leaning Gou Univesité catholique de Louvain Louvain-la-Neuve, Belgium {vins,veleysen}@dice.ucl.ac.be

More information

SUFFICIENT CONDITIONS FOR MAXIMALLY EDGE-CONNECTED AND SUPER-EDGE-CONNECTED GRAPHS DEPENDING ON THE CLIQUE NUMBER

SUFFICIENT CONDITIONS FOR MAXIMALLY EDGE-CONNECTED AND SUPER-EDGE-CONNECTED GRAPHS DEPENDING ON THE CLIQUE NUMBER Discussiones Mathematicae Gaph Theoy 39 (019) 567 573 doi:10.7151/dmgt.096 SUFFICIENT CONDITIONS FOR MAXIMALLY EDGE-CONNECTED AND SUPER-EDGE-CONNECTED GRAPHS DEPENDING ON THE CLIQUE NUMBER Lutz Volkmann

More information

Lot-sizing for inventory systems with product recovery

Lot-sizing for inventory systems with product recovery Lot-sizing fo inventoy systems with oduct ecovey Ruud Teunte August 29, 2003 Econometic Institute Reot EI2003-28 Abstact We study inventoy systems with oduct ecovey. Recoveed items ae as-good-as-new and

More information

556: MATHEMATICAL STATISTICS I

556: MATHEMATICAL STATISTICS I 556: MATHEMATICAL STATISTICS I CHAPTER 5: STOCHASTIC CONVERGENCE The following efinitions ae state in tems of scala anom vaiables, but exten natually to vecto anom vaiables efine on the same obability

More information

Sincere Voting and Information Aggregation with Voting Costs

Sincere Voting and Information Aggregation with Voting Costs Sincee Voting and Infomation Aggegation with Voting Costs Vijay Kishna y and John Mogan z August 007 Abstact We study the oeties of euilibium voting in two-altenative elections unde the majoity ule. Votes

More information

The Congestion of n-cube Layout on a Rectangular Grid S.L. Bezrukov J.D. Chavez y L.H. Harper z M. Rottger U.-P. Schroeder Abstract We consider the pr

The Congestion of n-cube Layout on a Rectangular Grid S.L. Bezrukov J.D. Chavez y L.H. Harper z M. Rottger U.-P. Schroeder Abstract We consider the pr The Congestion of n-cube Layout on a Rectangula Gid S.L. Bezukov J.D. Chavez y L.H. Hape z M. Rottge U.-P. Schoede Abstact We conside the poblem of embedding the n-dimensional cube into a ectangula gid

More information

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012 Stanfod Univesity CS59Q: Quantum Computing Handout 8 Luca Tevisan Octobe 8, 0 Lectue 8 In which we use the quantum Fouie tansfom to solve the peiod-finding poblem. The Peiod Finding Poblem Let f : {0,...,

More information

Lecture 28: Convergence of Random Variables and Related Theorems

Lecture 28: Convergence of Random Variables and Related Theorems EE50: Pobability Foundations fo Electical Enginees July-Novembe 205 Lectue 28: Convegence of Random Vaiables and Related Theoems Lectue:. Kishna Jagannathan Scibe: Gopal, Sudhasan, Ajay, Swamy, Kolla An

More information

ON THE INVERSE SIGNED TOTAL DOMINATION NUMBER IN GRAPHS. D.A. Mojdeh and B. Samadi

ON THE INVERSE SIGNED TOTAL DOMINATION NUMBER IN GRAPHS. D.A. Mojdeh and B. Samadi Opuscula Math. 37, no. 3 (017), 447 456 http://dx.doi.og/10.7494/opmath.017.37.3.447 Opuscula Mathematica ON THE INVERSE SIGNED TOTAL DOMINATION NUMBER IN GRAPHS D.A. Mojdeh and B. Samadi Communicated

More information

H5 Gas meter calibration

H5 Gas meter calibration H5 Gas mete calibation Calibation: detemination of the elation between the hysical aamete to be detemined and the signal of a measuement device. Duing the calibation ocess the measuement equiment is comaed

More information

On the ratio of maximum and minimum degree in maximal intersecting families

On the ratio of maximum and minimum degree in maximal intersecting families On the atio of maximum and minimum degee in maximal intesecting families Zoltán Lóánt Nagy Lale Özkahya Balázs Patkós Máté Vize Septembe 5, 011 Abstact To study how balanced o unbalanced a maximal intesecting

More information

Math 301: The Erdős-Stone-Simonovitz Theorem and Extremal Numbers for Bipartite Graphs

Math 301: The Erdős-Stone-Simonovitz Theorem and Extremal Numbers for Bipartite Graphs Math 30: The Edős-Stone-Simonovitz Theoem and Extemal Numbes fo Bipatite Gaphs May Radcliffe The Edős-Stone-Simonovitz Theoem Recall, in class we poved Tuán s Gaph Theoem, namely Theoem Tuán s Theoem Let

More information

A Bijective Approach to the Permutational Power of a Priority Queue

A Bijective Approach to the Permutational Power of a Priority Queue A Bijective Appoach to the Pemutational Powe of a Pioity Queue Ia M. Gessel Kuang-Yeh Wang Depatment of Mathematics Bandeis Univesity Waltham, MA 02254-9110 Abstact A pioity queue tansfoms an input pemutation

More information

ON INDEPENDENT SETS IN PURELY ATOMIC PROBABILITY SPACES WITH GEOMETRIC DISTRIBUTION. 1. Introduction. 1 r r. r k for every set E A, E \ {0},

ON INDEPENDENT SETS IN PURELY ATOMIC PROBABILITY SPACES WITH GEOMETRIC DISTRIBUTION. 1. Introduction. 1 r r. r k for every set E A, E \ {0}, ON INDEPENDENT SETS IN PURELY ATOMIC PROBABILITY SPACES WITH GEOMETRIC DISTRIBUTION E. J. IONASCU and A. A. STANCU Abstact. We ae inteested in constucting concete independent events in puely atomic pobability

More information

Recognizable Infinite Triangular Array Languages

Recognizable Infinite Triangular Array Languages IOSR Jounal of Mathematics (IOSR-JM) e-issn: 2278-5728, -ISSN: 2319-765X. Volume 14, Issue 1 Ve. I (Jan. - Feb. 2018), PP 01-10 www.iosjounals.og Recognizable Infinite iangula Aay Languages 1 V.Devi Rajaselvi,

More information

Multiple Criteria Secretary Problem: A New Approach

Multiple Criteria Secretary Problem: A New Approach J. Stat. Appl. Po. 3, o., 9-38 (04 9 Jounal of Statistics Applications & Pobability An Intenational Jounal http://dx.doi.og/0.785/jsap/0303 Multiple Citeia Secetay Poblem: A ew Appoach Alaka Padhye, and

More information

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution Statistics Reseach Lettes Vol. Iss., Novembe Cental Coveage Bayes Pediction Intevals fo the Genealized Paeto Distibution Gyan Pakash Depatment of Community Medicine S. N. Medical College, Aga, U. P., India

More information

Journal of Inequalities in Pure and Applied Mathematics

Journal of Inequalities in Pure and Applied Mathematics Jounal of Inequalities in Pue and Applied Mathematics COEFFICIENT INEQUALITY FOR A FUNCTION WHOSE DERIVATIVE HAS A POSITIVE REAL PART S. ABRAMOVICH, M. KLARIČIĆ BAKULA AND S. BANIĆ Depatment of Mathematics

More information

Maximal Inequalities for the Ornstein-Uhlenbeck Process

Maximal Inequalities for the Ornstein-Uhlenbeck Process Poc. Ame. Math. Soc. Vol. 28, No., 2, (335-34) Reseach Reot No. 393, 998, Det. Theoet. Statist. Aahus Maimal Ineualities fo the Onstein-Uhlenbeck Pocess S.. GRAVRSN 3 and G. PSKIR 3 Let V = (V t ) t be

More information

On the Efficiency of Markets with Two-sided Proportional Allocation Mechanisms

On the Efficiency of Markets with Two-sided Proportional Allocation Mechanisms On the Efficiency of Makets with Two-sided Pootional Allocation Mechanisms Volodymy Kuleshov and Adian Vetta Deatment of Mathematics and Statistics, and School of Comute Science, McGill Univesity volodymy.kuleshov@mail.mcgill.ca,

More information

Numerical solution of the first order linear fuzzy differential equations using He0s variational iteration method

Numerical solution of the first order linear fuzzy differential equations using He0s variational iteration method Malaya Jounal of Matematik, Vol. 6, No. 1, 80-84, 2018 htts://doi.og/16637/mjm0601/0012 Numeical solution of the fist ode linea fuzzy diffeential equations using He0s vaiational iteation method M. Ramachandan1

More information

On decompositions of complete multipartite graphs into the union of two even cycles

On decompositions of complete multipartite graphs into the union of two even cycles On decompositions of complete multipatite gaphs into the union of two even cycles A. Su, J. Buchanan, R. C. Bunge, S. I. El-Zanati, E. Pelttai, G. Rasmuson, E. Spaks, S. Tagais Depatment of Mathematics

More information

Quasi-Randomness and the Distribution of Copies of a Fixed Graph

Quasi-Randomness and the Distribution of Copies of a Fixed Graph Quasi-Randomness and the Distibution of Copies of a Fixed Gaph Asaf Shapia Abstact We show that if a gaph G has the popety that all subsets of vetices of size n/4 contain the coect numbe of tiangles one

More information

Temporal-Difference Learning

Temporal-Difference Learning .997 Decision-Making in Lage-Scale Systems Mach 17 MIT, Sping 004 Handout #17 Lectue Note 13 1 Tempoal-Diffeence Leaning We now conside the poblem of computing an appopiate paamete, so that, given an appoximation

More information

arxiv: v2 [stat.ml] 25 Aug 2015

arxiv: v2 [stat.ml] 25 Aug 2015 A statistical esective on andomized sketching fo odinay least-squaes Gavesh Raskutti Michael Mahoney,3 Deatment of Statistics & Deatment of Comute Science, Univesity of Wisconsin Madison Intenational Comute

More information

Cross section dependence on ski pole sti ness

Cross section dependence on ski pole sti ness Coss section deendence on ski ole sti ness Johan Bystöm and Leonid Kuzmin Abstact Ski equiment oduce SWIX has ecently esented a new ai of ski oles, called SWIX Tiac, which di es fom conventional (ound)

More information

New problems in universal algebraic geometry illustrated by boolean equations

New problems in universal algebraic geometry illustrated by boolean equations New poblems in univesal algebaic geomety illustated by boolean equations axiv:1611.00152v2 [math.ra] 25 Nov 2016 Atem N. Shevlyakov Novembe 28, 2016 Abstact We discuss new poblems in univesal algebaic

More information

COLLAPSING WALLS THEOREM

COLLAPSING WALLS THEOREM COLLAPSING WALLS THEOREM IGOR PAK AND ROM PINCHASI Abstact. Let P R 3 be a pyamid with the base a convex polygon Q. We show that when othe faces ae collapsed (otated aound the edges onto the plane spanned

More information

On the Poisson Approximation to the Negative Hypergeometric Distribution

On the Poisson Approximation to the Negative Hypergeometric Distribution BULLETIN of the Malaysian Mathematical Sciences Society http://mathusmmy/bulletin Bull Malays Math Sci Soc (2) 34(2) (2011), 331 336 On the Poisson Appoximation to the Negative Hypegeometic Distibution

More information

arxiv: v1 [math.nt] 12 May 2017

arxiv: v1 [math.nt] 12 May 2017 SEQUENCES OF CONSECUTIVE HAPPY NUMBERS IN NEGATIVE BASES HELEN G. GRUNDMAN AND PAMELA E. HARRIS axiv:1705.04648v1 [math.nt] 12 May 2017 ABSTRACT. Fo b 2 and e 2, let S e,b : Z Z 0 be the function taking

More information

RATIONAL BASE NUMBER SYSTEMS FOR p-adic NUMBERS

RATIONAL BASE NUMBER SYSTEMS FOR p-adic NUMBERS RAIRO-Theo. Inf. Al. 46 (202) 87 06 DOI: 0.05/ita/204 Available online at: www.aio-ita.og RATIONAL BASE NUMBER SYSTEMS FOR -ADIC NUMBERS Chistiane Fougny and Kael Klouda 2 Abstact. This ae deals with ational

More information

q i i=1 p i ln p i Another measure, which proves a useful benchmark in our analysis, is the chi squared divergence of p, q, which is defined by

q i i=1 p i ln p i Another measure, which proves a useful benchmark in our analysis, is the chi squared divergence of p, q, which is defined by CSISZÁR f DIVERGENCE, OSTROWSKI S INEQUALITY AND MUTUAL INFORMATION S. S. DRAGOMIR, V. GLUŠČEVIĆ, AND C. E. M. PEARCE Abstact. The Ostowski integal inequality fo an absolutely continuous function is used

More information

Do Managers Do Good With Other People s Money? Online Appendix

Do Managers Do Good With Other People s Money? Online Appendix Do Manages Do Good With Othe People s Money? Online Appendix Ing-Haw Cheng Haison Hong Kelly Shue Abstact This is the Online Appendix fo Cheng, Hong and Shue 2013) containing details of the model. Datmouth

More information

Probabilistic number theory : A report on work done. What is the probability that a randomly chosen integer has no square factors?

Probabilistic number theory : A report on work done. What is the probability that a randomly chosen integer has no square factors? Pobabilistic numbe theoy : A eot on wo done What is the obability that a andomly chosen intege has no squae factos? We can constuct an initial fomula to give us this value as follows: If a numbe is to

More information

Having Fun with PageRank and MapReduce. Hadoop User Group (HUG) UK 14 th April Paolo Castagna HP Labs, Bristol, UK

Having Fun with PageRank and MapReduce. Hadoop User Group (HUG) UK 14 th April Paolo Castagna HP Labs, Bristol, UK Having Fun with PageRank and MaReduce Hadoo Use Gou (HUG) UK 4 th Ail 29 htt://huguk.og/ Paolo Castagna HP Labs, Bistol, UK PageRank 2 3 2 /3 3 /2 3 2? 2 3 2 PageRank i B i ecusive definition B i backwad

More information

Chromatic number and spectral radius

Chromatic number and spectral radius Linea Algeba and its Applications 426 2007) 810 814 www.elsevie.com/locate/laa Chomatic numbe and spectal adius Vladimi Nikifoov Depatment of Mathematical Sciences, Univesity of Memphis, Memphis, TN 38152,

More information

3.1 Random variables

3.1 Random variables 3 Chapte III Random Vaiables 3 Random vaiables A sample space S may be difficult to descibe if the elements of S ae not numbes discuss how we can use a ule by which an element s of S may be associated

More information

A Multivariate Normal Law for Turing s Formulae

A Multivariate Normal Law for Turing s Formulae A Multivaiate Nomal Law fo Tuing s Fomulae Zhiyi Zhang Depatment of Mathematics and Statistics Univesity of Noth Caolina at Chalotte Chalotte, NC 28223 Abstact This pape establishes a sufficient condition

More information

Kepler s problem gravitational attraction

Kepler s problem gravitational attraction Kele s oblem gavitational attaction Summay of fomulas deived fo two-body motion Let the two masses be m and m. The total mass is M = m + m, the educed mass is µ = m m /(m + m ). The gavitational otential

More information

NOTE. Some New Bounds for Cover-Free Families

NOTE. Some New Bounds for Cover-Free Families Jounal of Combinatoial Theoy, Seies A 90, 224234 (2000) doi:10.1006jcta.1999.3036, available online at http:.idealibay.com on NOTE Some Ne Bounds fo Cove-Fee Families D. R. Stinson 1 and R. Wei Depatment

More information

5. Properties of Abstract Voronoi Diagrams

5. Properties of Abstract Voronoi Diagrams 5. Poeties of Abstact Voonoi Diagams 5.1 Euclidean Voonoi Diagams Voonoi Diagam: Given a set S of n oint sites in the lane, the Voonoi diagam V (S) of S is a lana subdivision such that Each site S is assigned

More information

An Estimate of Incomplete Mixed Character Sums 1 2. Mei-Chu Chang 3. Dedicated to Endre Szemerédi for his 70th birthday.

An Estimate of Incomplete Mixed Character Sums 1 2. Mei-Chu Chang 3. Dedicated to Endre Szemerédi for his 70th birthday. An Estimate of Incomlete Mixed Chaacte Sums 2 Mei-Chu Chang 3 Dedicated to Ende Szemeédi fo his 70th bithday. 4 In this note we conside incomlete mixed chaacte sums ove a finite field F n of the fom x

More information

Fall 2014 Randomized Algorithms Oct 8, Lecture 3

Fall 2014 Randomized Algorithms Oct 8, Lecture 3 Fall 204 Randomized Algoithms Oct 8, 204 Lectue 3 Pof. Fiedich Eisenband Scibes: Floian Tamè In this lectue we will be concened with linea pogamming, in paticula Clakson s Las Vegas algoithm []. The main

More information

Fuzzy economic order quantity model with imperfect items, shortages and inspection errors

Fuzzy economic order quantity model with imperfect items, shortages and inspection errors Available online at www.sciencediect.com Sstems Engineeing Pocedia 4 (0) 8 89 The nd Intenational Confeence on Comleit Science & Infomation Engineeing Fuzz economic ode quantit model with imefect items,

More information

6 Matrix Concentration Bounds

6 Matrix Concentration Bounds 6 Matix Concentation Bounds Concentation bounds ae inequalities that bound pobabilities of deviations by a andom vaiable fom some value, often its mean. Infomally, they show the pobability that a andom

More information

Relating Branching Program Size and. Formula Size over the Full Binary Basis. FB Informatik, LS II, Univ. Dortmund, Dortmund, Germany

Relating Branching Program Size and. Formula Size over the Full Binary Basis. FB Informatik, LS II, Univ. Dortmund, Dortmund, Germany Relating Banching Pogam Size and omula Size ove the ull Binay Basis Matin Saueho y Ingo Wegene y Ralph Wechne z y B Infomatik, LS II, Univ. Dotmund, 44 Dotmund, Gemany z ankfut, Gemany sauehof/wegene@ls.cs.uni-dotmund.de

More information

Goodness-of-fit for composite hypotheses.

Goodness-of-fit for composite hypotheses. Section 11 Goodness-of-fit fo composite hypotheses. Example. Let us conside a Matlab example. Let us geneate 50 obsevations fom N(1, 2): X=nomnd(1,2,50,1); Then, unning a chi-squaed goodness-of-fit test

More information

Abstract Voronoi Diagrams Revisited

Abstract Voronoi Diagrams Revisited Abstact Voonoi Diagams Revisited Rolf Klein Elma Langetee Zaha Nilfooushan Abstact Abstact Voonoi diagams [21] wee designed as a unifying concet that should include as many concete tyes of diagams as ossible.

More information

On The Queuing System M/E r /1/N

On The Queuing System M/E r /1/N On The Queuing System M/E //N Namh A. Abid* Azmi. K. Al-Madi** Received 3, Mach, 2 Acceted 8, Octobe, 2 Abstact: In this ae the queuing system (M/E //N) has been consideed in equilibium. The method of

More information

Analysis of Finite Word-Length Effects

Analysis of Finite Word-Length Effects T-6.46 Digital Signal Pocessing and Filteing 8.9.4 Intoduction Analysis of Finite Wod-Length Effects Finite wodlength effects ae caused by: Quantization of the filte coefficients ounding / tuncation of

More information

Problem Set #10 Math 471 Real Analysis Assignment: Chapter 8 #2, 3, 6, 8

Problem Set #10 Math 471 Real Analysis Assignment: Chapter 8 #2, 3, 6, 8 Poblem Set #0 Math 47 Real Analysis Assignment: Chate 8 #2, 3, 6, 8 Clayton J. Lungstum Decembe, 202 xecise 8.2 Pove the convese of Hölde s inequality fo = and =. Show also that fo eal-valued f / L ),

More information

On the Quasi-inverse of a Non-square Matrix: An Infinite Solution

On the Quasi-inverse of a Non-square Matrix: An Infinite Solution Applied Mathematical Sciences, Vol 11, 2017, no 27, 1337-1351 HIKARI Ltd, wwwm-hikaicom https://doiog/1012988/ams20177273 On the Quasi-invese of a Non-squae Matix: An Infinite Solution Ruben D Codeo J

More information

On weak exponential expansiveness of skew-evolution semiflows in Banach spaces

On weak exponential expansiveness of skew-evolution semiflows in Banach spaces Yue et al. Jounal of Inequalities and Alications 014 014:165 htt://www.jounalofinequalitiesandalications.com/content/014/1/165 R E S E A R C H Oen Access On weak exonential exansiveness of skew-evolution

More information

A Statistical Perspective on Randomized Sketching for Ordinary Least-Squares

A Statistical Perspective on Randomized Sketching for Ordinary Least-Squares Jounal of Machine Leaning Reseach 7 (206) -3 Submitted 8/5; Published /6 A Statistical Pesective on Randomized Sketching fo Odinay Least-Squaes Gavesh Raskutti Deatment of Statistics Univesity of Wisconsin

More information

MATH 415, WEEK 3: Parameter-Dependence and Bifurcations

MATH 415, WEEK 3: Parameter-Dependence and Bifurcations MATH 415, WEEK 3: Paamete-Dependence and Bifucations 1 A Note on Paamete Dependence We should pause to make a bief note about the ole played in the study of dynamical systems by the system s paametes.

More information

Solution to HW 3, Ma 1a Fall 2016

Solution to HW 3, Ma 1a Fall 2016 Solution to HW 3, Ma a Fall 206 Section 2. Execise 2: Let C be a subset of the eal numbes consisting of those eal numbes x having the popety that evey digit in the decimal expansion of x is, 3, 5, o 7.

More information

Duality between Statical and Kinematical Engineering Systems

Duality between Statical and Kinematical Engineering Systems Pape 00, Civil-Comp Ltd., Stiling, Scotland Poceedings of the Sixth Intenational Confeence on Computational Stuctues Technology, B.H.V. Topping and Z. Bittna (Editos), Civil-Comp Pess, Stiling, Scotland.

More information

C/CS/Phys C191 Shor s order (period) finding algorithm and factoring 11/12/14 Fall 2014 Lecture 22

C/CS/Phys C191 Shor s order (period) finding algorithm and factoring 11/12/14 Fall 2014 Lecture 22 C/CS/Phys C9 Sho s ode (peiod) finding algoithm and factoing /2/4 Fall 204 Lectue 22 With a fast algoithm fo the uantum Fouie Tansfom in hand, it is clea that many useful applications should be possible.

More information

Surveillance Points in High Dimensional Spaces

Surveillance Points in High Dimensional Spaces Société de Calcul Mathématique SA Tools fo decision help since 995 Suveillance Points in High Dimensional Spaces by Benad Beauzamy Januay 06 Abstact Let us conside any compute softwae, elying upon a lage

More information

Supplementary information Efficient Enumeration of Monocyclic Chemical Graphs with Given Path Frequencies

Supplementary information Efficient Enumeration of Monocyclic Chemical Graphs with Given Path Frequencies Supplementay infomation Efficient Enumeation of Monocyclic Chemical Gaphs with Given Path Fequencies Masaki Suzuki, Hioshi Nagamochi Gaduate School of Infomatics, Kyoto Univesity {m suzuki,nag}@amp.i.kyoto-u.ac.jp

More information

RELIABILITY is an important concept in the design

RELIABILITY is an important concept in the design Poceedings of the Wold Congess on Engineeing 0 Vol I WCE 0, July -, 0, London, U.K. Reliability Measues in Ciculant Netwok *Inda Rajasingh, Bhaati Rajan, and R. Sundaa Rajan Abstact Reliability and efficiency

More information

EM Boundary Value Problems

EM Boundary Value Problems EM Bounday Value Poblems 10/ 9 11/ By Ilekta chistidi & Lee, Seung-Hyun A. Geneal Desciption : Maxwell Equations & Loentz Foce We want to find the equations of motion of chaged paticles. The way to do

More information

16 Modeling a Language by a Markov Process

16 Modeling a Language by a Markov Process K. Pommeening, Language Statistics 80 16 Modeling a Language by a Makov Pocess Fo deiving theoetical esults a common model of language is the intepetation of texts as esults of Makov pocesses. This model

More information

Triangulating the Real Projective Plane MACIS 07

Triangulating the Real Projective Plane MACIS 07 Tiangulating the Real Pojective Plane Midul Aanjaneya Moniue Teillaud MACIS 07 The Real Pojective Plane V () R P = R {0} / if = λ fo λ R {0} P the shee model The Real Pojective Plane P = R {0} / if = λ

More information

Likelihood vs. Information in Aligning Biopolymer Sequences. UCSD Technical Report CS Timothy L. Bailey

Likelihood vs. Information in Aligning Biopolymer Sequences. UCSD Technical Report CS Timothy L. Bailey Likelihood vs. Infomation in Aligning Biopolyme Sequences UCSD Technical Repot CS93-318 Timothy L. Bailey Depatment of Compute Science and Engineeing Univesity of Califonia, San Diego 1 Febuay, 1993 ABSTRACT:

More information

Errata for Edition 1 of Coding the Matrix, January 13, 2017

Errata for Edition 1 of Coding the Matrix, January 13, 2017 Eata fo Edition of Coding the Matix, Januay 3, 07 You coy might not contain some of these eos. Most do not occu in the coies cuently being sold as Ail 05. Section 0.3:... the inut is a e-image of the inut...

More information

COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS

COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS Pogess In Electomagnetics Reseach, PIER 73, 93 105, 2007 COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS T.-X. Song, Y.-H. Liu, and J.-M. Xiong School of Mechanical Engineeing

More information

Polar Coordinates. a) (2; 30 ) b) (5; 120 ) c) (6; 270 ) d) (9; 330 ) e) (4; 45 )

Polar Coordinates. a) (2; 30 ) b) (5; 120 ) c) (6; 270 ) d) (9; 330 ) e) (4; 45 ) Pola Coodinates We now intoduce anothe method of labelling oints in a lane. We stat by xing a oint in the lane. It is called the ole. A standad choice fo the ole is the oigin (0; 0) fo the Catezian coodinate

More information

EQUI-PARTITIONING OF HIGHER-DIMENSIONAL HYPER-RECTANGULAR GRID GRAPHS

EQUI-PARTITIONING OF HIGHER-DIMENSIONAL HYPER-RECTANGULAR GRID GRAPHS EQUI-PARTITIONING OF HIGHER-DIMENSIONAL HYPER-RECTANGULAR GRID GRAPHS ATHULA GUNAWARDENA AND ROBERT R MEYER Abstact A d-dimensional gid gaph G is the gaph on a finite subset in the intege lattice Z d in

More information

15.081J/6.251J Introduction to Mathematical Programming. Lecture 6: The Simplex Method II

15.081J/6.251J Introduction to Mathematical Programming. Lecture 6: The Simplex Method II 15081J/6251J Intoduction to Mathematical Pogamming ectue 6: The Simplex Method II 1 Outline Revised Simplex method Slide 1 The full tableau implementation Anticycling 2 Revised Simplex Initial data: A,

More information

Data Structures and Algorithm Analysis (CSC317) Randomized algorithms (part 2)

Data Structures and Algorithm Analysis (CSC317) Randomized algorithms (part 2) Data Stuctues and Algoithm Analysis (CSC317) Randomized algoithms (at 2) Hiing oblem - eview c Cost to inteview (low i ) Cost to fie/hie (exensive ) n Total numbe candidates m Total numbe hied c h O(c

More information

Deterministic vs Non-deterministic Graph Property Testing

Deterministic vs Non-deterministic Graph Property Testing Deteministic vs Non-deteministic Gaph Popety Testing Lio Gishboline Asaf Shapia Abstact A gaph popety P is said to be testable if one can check whethe a gaph is close o fa fom satisfying P using few andom

More information

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms Peason s Chi-Squae Test Modifications fo Compaison of Unweighted and Weighted Histogams and Two Weighted Histogams Univesity of Akueyi, Bogi, v/noduslód, IS-6 Akueyi, Iceland E-mail: nikolai@unak.is Two

More information

c( 1) c(0) c(1) Note z 1 represents a unit interval delay Figure 85 3 Transmit equalizer functional model

c( 1) c(0) c(1) Note z 1 represents a unit interval delay Figure 85 3 Transmit equalizer functional model Relace 85.8.3.2 with the following: 85.8.3.2 Tansmitted outut wavefom The 40GBASE-CR4 and 100GBASE-CR10 tansmit function includes ogammable equalization to comensate fo the fequency-deendent loss of the

More information

CMSC 425: Lecture 5 More on Geometry and Geometric Programming

CMSC 425: Lecture 5 More on Geometry and Geometric Programming CMSC 425: Lectue 5 Moe on Geomety and Geometic Pogamming Moe Geometic Pogamming: In this lectue we continue the discussion of basic geometic ogamming fom the eious lectue. We will discuss coodinate systems

More information

Results on the Commutative Neutrix Convolution Product Involving the Logarithmic Integral li(

Results on the Commutative Neutrix Convolution Product Involving the Logarithmic Integral li( Intenational Jounal of Scientific and Innovative Mathematical Reseach (IJSIMR) Volume 2, Issue 8, August 2014, PP 736-741 ISSN 2347-307X (Pint) & ISSN 2347-3142 (Online) www.acjounals.og Results on the

More information

THE NUMBER OF TWO CONSECUTIVE SUCCESSES IN A HOPPE-PÓLYA URN

THE NUMBER OF TWO CONSECUTIVE SUCCESSES IN A HOPPE-PÓLYA URN TH NUMBR OF TWO CONSCUTIV SUCCSSS IN A HOPP-PÓLYA URN LARS HOLST Depatment of Mathematics, Royal Institute of Technology S 100 44 Stocholm, Sweden -mail: lholst@math.th.se Novembe 27, 2007 Abstact In a

More information

arxiv: v1 [math.co] 6 Mar 2008

arxiv: v1 [math.co] 6 Mar 2008 An uppe bound fo the numbe of pefect matchings in gaphs Shmuel Fiedland axiv:0803.0864v [math.co] 6 Ma 2008 Depatment of Mathematics, Statistics, and Compute Science, Univesity of Illinois at Chicago Chicago,

More information

Fractional Zero Forcing via Three-color Forcing Games

Fractional Zero Forcing via Three-color Forcing Games Factional Zeo Focing via Thee-colo Focing Games Leslie Hogben Kevin F. Palmowski David E. Robeson Michael Young May 13, 2015 Abstact An -fold analogue of the positive semidefinite zeo focing pocess that

More information

Functions Defined on Fuzzy Real Numbers According to Zadeh s Extension

Functions Defined on Fuzzy Real Numbers According to Zadeh s Extension Intenational Mathematical Foum, 3, 2008, no. 16, 763-776 Functions Defined on Fuzzy Real Numbes Accoding to Zadeh s Extension Oma A. AbuAaqob, Nabil T. Shawagfeh and Oma A. AbuGhneim 1 Mathematics Depatment,

More information

HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS?

HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS? 6th INTERNATIONAL MULTIDISCIPLINARY CONFERENCE HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS? Cecília Sitkuné Göömbei College of Nyíegyháza Hungay Abstact: The

More information

1) (A B) = A B ( ) 2) A B = A. i) A A = φ i j. ii) Additional Important Properties of Sets. De Morgan s Theorems :

1) (A B) = A B ( ) 2) A B = A. i) A A = φ i j. ii) Additional Important Properties of Sets. De Morgan s Theorems : Additional Impotant Popeties of Sets De Mogan s Theoems : A A S S Φ, Φ S _ ( A ) A ) (A B) A B ( ) 2) A B A B Cadinality of A, A, is defined as the numbe of elements in the set A. {a,b,c} 3, { }, while

More information

Product Rule and Chain Rule Estimates for Hajlasz Gradients on Doubling Metric Measure Spaces

Product Rule and Chain Rule Estimates for Hajlasz Gradients on Doubling Metric Measure Spaces Poduct Rule and Chain Rule Estimates fo Hajlasz Gadients on Doubling Metic Measue Saces A Eduado Gatto and Calos Segovia Fenández Ail 9, 2004 Abstact In this ae we intoduced Maximal Functions Nf, x) of

More information

Inventory Cost Evaluation Under VMI Program with Lot Splitting

Inventory Cost Evaluation Under VMI Program with Lot Splitting Intenational Jounal of Industial Engineeing & Poduction Reseach Decembe 10, Volume 21, Numbe 4. 173-180 ISSN: 08-4889 htt://ijiepr.iust.ac.i/ Inventoy Evaluation Unde VMI Pogam with Lot Slitting Rasoul

More information

Probablistically Checkable Proofs

Probablistically Checkable Proofs Lectue 12 Pobablistically Checkable Poofs May 13, 2004 Lectue: Paul Beame Notes: Chis Re 12.1 Pobablisitically Checkable Poofs Oveview We know that IP = PSPACE. This means thee is an inteactive potocol

More information

Encapsulation theory: the transformation equations of absolute information hiding.

Encapsulation theory: the transformation equations of absolute information hiding. 1 Encapsulation theoy: the tansfomation equations of absolute infomation hiding. Edmund Kiwan * www.edmundkiwan.com Abstact This pape descibes how the potential coupling of a set vaies as the set is tansfomed,

More information

Solving Some Definite Integrals Using Parseval s Theorem

Solving Some Definite Integrals Using Parseval s Theorem Ameican Jounal of Numeical Analysis 4 Vol. No. 6-64 Available online at http://pubs.sciepub.com/ajna///5 Science and Education Publishing DOI:.69/ajna---5 Solving Some Definite Integals Using Paseval s

More information

arxiv: v1 [math.co] 4 May 2017

arxiv: v1 [math.co] 4 May 2017 On The Numbe Of Unlabeled Bipatite Gaphs Abdullah Atmaca and A Yavuz Ouç axiv:7050800v [mathco] 4 May 207 Abstact This pape solves a poblem that was stated by M A Haison in 973 [] This poblem, that has

More information

< 1. max x B(0,1) f. ν ds(y) Use Poisson s formula for the ball to prove. (r x ) x y n ds(y) (x B0 (0, r)). 1 nα(n)r n 1

< 1. max x B(0,1) f. ν ds(y) Use Poisson s formula for the ball to prove. (r x ) x y n ds(y) (x B0 (0, r)). 1 nα(n)r n 1 7 On the othe hand, u x solves { u n in U u on U, so which implies that x G(x, y) x n ng(x, y) < n (x B(, )). Theefoe u(x) fo all x B(, ). G ν ds(y) + max g G x ν ds(y) + C( max g + max f ) f(y)g(x, y)

More information

Research Article On Alzer and Qiu s Conjecture for Complete Elliptic Integral and Inverse Hyperbolic Tangent Function

Research Article On Alzer and Qiu s Conjecture for Complete Elliptic Integral and Inverse Hyperbolic Tangent Function Abstact and Applied Analysis Volume 011, Aticle ID 697547, 7 pages doi:10.1155/011/697547 Reseach Aticle On Alze and Qiu s Conjectue fo Complete Elliptic Integal and Invese Hypebolic Tangent Function Yu-Ming

More information

A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES

A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES AGU Intenational Jounal of Science and Technology A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES Ritu Ahuja Depatment of Mathematics Khalsa College fo Women, Civil Lines, Ludhiana-141001, Punjab, (India)

More information

SOME SOLVABILITY THEOREMS FOR NONLINEAR EQUATIONS

SOME SOLVABILITY THEOREMS FOR NONLINEAR EQUATIONS Fixed Point Theoy, Volume 5, No. 1, 2004, 71-80 http://www.math.ubbcluj.o/ nodeacj/sfptcj.htm SOME SOLVABILITY THEOREMS FOR NONLINEAR EQUATIONS G. ISAC 1 AND C. AVRAMESCU 2 1 Depatment of Mathematics Royal

More information

10/04/18. P [P(x)] 1 negl(n).

10/04/18. P [P(x)] 1 negl(n). Mastemath, Sping 208 Into to Lattice lgs & Cypto Lectue 0 0/04/8 Lectues: D. Dadush, L. Ducas Scibe: K. de Boe Intoduction In this lectue, we will teat two main pats. Duing the fist pat we continue the

More information