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

Size: px
Start display at page:

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

Transcription

1 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 Abstact Cicuit size, banching pogam size, and fomula size of Boolean functions, denoted by C(f), BP(f), and L(f), ae the most impotant complexity measues fo Boolean functions. Often also the fomula size L (f) ove the esticted basis f_; ^; :g is consideed. It is well-known that C(f) 3 BP(f), BP(f) L (f), L (f) L(f), and C(f) L(f)?. These estimates ae optimal. But the inequality BP(f) L(f) can be impoved to BP(f) :360 L(f), whee = log 4 (3 + p 5) < :95. Intoduction Cicuits, banching pogams and fomulas ae the most impotant and well-studied computation models fo Boolean functions f B n, i. e., f : f0; g n! f0; g. o cicuits and fomulas it is most natual to use the full binay basis B, but fo fomulas also the esticted basis f_; ^; :g is of inteest. o the sake of convenience we dene these computation models and the coesponding complexity measues. Denition : () A cicuit ove X n = fx ; : : : ; x n g is dened as a sequence G ; : : : ; G c of gates. A gate G j is a tiple (op j ; I ; I ) whee op j j j B and I ; I f0; ; x j j ; : : : ; x n ; G ; : : : ; G j? g. The inputs ae also consideed as functions. At gate G j the opeation op j is applied to the functions epesented at the inputs I and I. The cicuit complexity C(f) of j j f B n is the minimal numbe of gates to compute f. () A fomula ove X n is a cicuit whee each gate may be used at most once as input of anothe gate (i. e., the undelying gaph is a tee if the inputs may be duplicated). The fomula size L(f) of f B n is the minimal numbe of inputs (o leaves) of a fomula epesenting f. By L (f) we denote the fomula size fo fomulas whee only _, ^ and : ae allowed and negations ae given fo fee. The st and second autho have been suppoted by DG gant We 066/8-.

2 (3) A banching pogam (BP) ove X n consists of a diected acyclic gaph G = (V; E) and a labelling of the nodes and edges of G. The gaph has two sinks, labelled by 0 and, and the inne nodes (non-sink nodes) have outdegee and get labels fom X n. o each inne node one of the outgoing edges gets the label 0 and the othe one the label. Each node v epesents a Boolean function f v B n. o the of computation of f v (a), a f0; g n, we follow a path in G stating at v and leading to one of the sinks. At nodes labelled by x i the outgoing edge labelled by a i is chosen. Then f v (a) is equal to the label of the eached sink. The banching pogam complexity BP(f) of f B n is the minimal numbe of inne nodes to compute f. The consideation of these computation models does not need a futhe motivation, since they ae well-established. The following elations between the complexity measues ae well-known (see, e. g., [8]). Theoem : o all f B n, () C(f) 3 BP(f), () BP(f) L (f), (3) L (f) L(f), and (4) C(f) L(f)?. These estimates ae optimal. Kapchenko [6] has poved that the paity of n vaiables has an L -complexity of n. om Theoem we obtain the estimate BP(f) L(f). The elationship between banching pogams and fomulas has been studied in anothe context. The famous esult of Baington [] states that fomulas of depth O(log n), i. e., NC -functions, can be epesented by polynomial-size banching pogams of width 5. Cleve [4] and Cai and Lipton [3] have impoved this simulation with espect to the size. They also have consideed moe geneal types of banching pogams. Thei simulations focussed on fomulas with a given depth. With espect to fomula size, these esults have implications only if the fomulas ae well-balanced. The main esult of this pape is the new estimate BP(f) :360 L(f) ; whee = log 4 (3 + p 5) < :95. () In Section, we pesent ou simulation and the analysis is pefomed in Section 3. In Section 4, we pove that the analysis of ou simulation is optimal and we discuss whethe ou simulation itself is optimal. Simulating omulas by Banching Pogams The task is to constuct a banching pogam (of small size) fo a given fomula. Let = l, whee is the opeation at the oot of the undelying tee of the fomula and l, ae the two sub-fomulas of. o the ease of notation, we use the same name fo a fomula and its epesented function. It is obvious that BP( ) = BP(), since it is sucient to negate the sinks. Theefoe, it is sucient to conside the two cases = ^ and =.

3 G( ) l G( ) l G( ) G(, ) 0 Case Case 0 igue : BPs fo whee = l ^ and = l. Algoithm : We descibe a ecusive pocedue fo the constuction of a banching pogam G( ) fo the function epesented by a fomua ove X n = fx ; : : : ; x n g. By size( ) we denote the numbe of inne nodes of the constucted BP. The ecusion stops fo subfomulas with one leaf which ae eplaced by BPs with one inne node, i. e., size(x i ) =. Ou constuction fo the two cases = l ^ and = l is shown in ig.. Case : = l ^. The BP combines the BP G( l ) fo l and the BP G( ) fo. The -sink of G( l ) is eplaced by the souce of G( ). Obviously, size( ) = size( l ) + size( ): () Case : = l. Hee we combine G( l ) and a BP G( ; ) with two souces epesenting and. The 0-sink of G( l ) is eplaced by the -souce of G( ; ) and the -sink of G( l ) is eplaced by the -souce of G( ; ). Using the evaluation ule of BPs it follows that the -sink is eached i l (a) = 0 and (a) = o l (a) = and (a) = which means (a) = 0. Hence, we ealize. We also may intechange the oles of l and. Of couse, we choose the bette altenative. Hence, size( ) = minfsize( l ) + size( ; ); size( ) + size( l ; l )g: (3) Now we ae faced with a new poblem. How do we obtain a BP fo the pai ( ; ) and in geneal fo (; )? Again we conside the two cases = l ^ and = l which ae illustated in ig.. As teminal case we get size(x i ; x i ) =. Case 3: = l ^ and epesentation of (; ). We use the BPs G( l ), G( l ), and G( ; ). The BP G( l ) is obtained by copying G( l ) and negating the sinks. As -souce we choose the souce of G( l ) and as -souce the souce of G( l ). The -sink of G( l ) is eplaced by the -souce of G( ; ) and the 0-sink of G( l ) is eplaced by the -souce of G( ; ). It is easy to veify that we 3

4 G( ) l G( l) G(, ) l l G(, ) G(, ) 0 0 Case 3 Case 4 igue : BPs fo (; ) whee = l ^ and = l. epesent (; ). o the computation of = l ^, we st evaluate l. If l (a) = 0, then (a) = 0. If l (a) =, then (a) = (a) and is coectly evaluated. o the computation of = l _, we st evaluate l. If l (a) = 0, then (a) = (a), and if l (a) =, then (a) =. Hence, also is coectly evaluated. Again we may intechange the oles of l and and choose the bette altenative. We obtain size(; ) = minf size( l ) + size( ; ); size( ) + size( l ; l )g: (4) Case 4: = l and epesentation of (; ). We combine the BPs G( l ; l ) and G( ; ) as illustated in ig.. As -souce we choose the l -souce of G( l ; l ) and as -souce its l -souce. The 0-sink of G( l ; l ) is eplaced by the -souce of G( ; ) and the -sink of G( l ; l ) is eplaced by the -souce of G( ; ). By a simple case inspection as above it can be shown that we epesent (; ) and size(; ) = size( l ; l ) + size( ; ): (5) We have not obtained any new case and ou constuction is complete. Ou main inteest in this pape is to pove that the constuction in Algoithm leads to a banching pogam which is small with espect to the size of the given fomula. Nevetheless, it is woth mentioning that the algoithm is ecient. The following esult follows diectly fom the desciption of the algoithm. Poposition : The constuction of the banching pogam descibed in Algoithm can be pefomed in linea time with espect to the size of the esulting banching pogam. If we ae only inteested in the size of the esulting banching pogam, this can be computed in linea time with espect to the size of the given fomula. 4

5 3 Estimating the Size of the Constucted Banching Pogam In this section we estimate size( ), the size of the banching pogam constucted by Algoithm, with espect to the size of the given fomula. By the desciption of the algoithm it follows that we have to conside size( ) and size(; ) simultaneously. We do not know of a standad technique fo the analysis. It has tuned out to be easonable to bound '(size( ); size(; )) fo some suitable function ': R +! R +. We have chosen '(s; t) := max(a s + a t; a 0 s + a0 t; a00s + a00 t); (6) Then we can pove the bound size( ) l, whee l is the numbe of leaves of, := '(; )='(; ) and := log 4 (3 + p p 5) = log ( 3 + p 5). Having this esult (which is poven late) in mind we see that we do not have to cae about constant factos of '. Moeove, the paametes in the denition of ' ae chosen in ode to minimize the uppe bound. ist let p := 3 + p = 5 =? ; p := + p p 5 q := 3 + p 5 = 4? ; q := + p 5 : 4 Then we dene a ; a ; a 0 ; a0 ; a00; a00 linea equations.?= = + p 5? ; as the unique solution of the the following system of a p + a p = ; a 0 p + a 0 p = ; a 0 q + a 0 q = ; a 00 q + a 00 q = ; a 00 = 0; a + a =? (3a 0 + 4a 0 ): One can veify that a ; a ; a 0 ; a0 ; a00 ; a00 ae nonnegative. Lemma : Let s; t; ~s; ~ t be nonnegative eal numbes with Then we have s t s; ~s ~ t ~s; '(s; t) m ; and '(~s; ~ t) ~m : '(s + ~s; s + ~ t) (m + ~m) if s < ~s o s = ~s ^ ~ t t, and '(s + ~ t; t + ~ t) (m + ~m) if ~ t < t o ~ t = t ^ s ~s. Poof: We only conside ' on the egion of all (s; t) with s t s. This egion is shown in ig. 3. One can veify that the set of all (s; t) with '(s; t) = consists of thee segments which meet in p = (p ; p ) and q = (q ; q ), as shown in ig. 3. Theefoe, we 5

6 t ϕ( s, t)= t = s p III II I q t = s ~ t _ t = q q _ t = p p D ~ _ = p p t ~ _ = q q t s t igue 3: unction '. igue 4: Tiangle D. divide the consideed egion into thee sectos by the lines t = (p =p )s and t = (q =q )s. We numbe the sectos fom bottom to top by I, II, and III. Note that ' is linea within each secto. We stat with the poof of the st inequality. om now on assume that s; ~s; t; ~ t fulll the condition fo the st claim of the lemma. It is sucient to show that (s; ~s; t; ~ t) is nonnegative, whee : R 4 +! R is dened by (s; ~s; t; ~ t) :=? '(s; t) = + '(~s; ~ t) =? '(s + ~s; s + ~ t): (7) Denote by ' (s; t) the patial deivative of '(s; t) with espect to s and, accodingly, denote by ' (s; t) the patial deivative with espect to t. is monotonically inceasing in ~s since it is continuous and, on evey line in is dened on all but at most fou points '(s; t) (s; ~s; t; ~ t) = + ' '(~s; t) ~ (~s; ~ t)? ' (s + ~s; s + t) ~ ' (~s; ~ t)? ' (s + ~s; s + ~ t) 0: (8) The last inequality follows fom the fact that, in the positive quadant, moving in the diection of the vecto (; ) neve inceases '. The function ' is constant within each of the Sectos I, II, and III, with the smallest value in I and the lagest value in III. Since the lines bounding the sectos have a slope of at most, the last inequality is coect. Thus, we can futhe estict ouselves to the case of s = ~s ; ~ t t. Since is multiplicative, we can even assume s = ~s =. Now dene ^ on the tiangle D R + with the cones (; ); (; ); (; ) by ^(t; ~ t) := (; ; t; ~ t) =? '(; t) = + '(; ~ t) =? '(; + ~ t): (9) 6

7 It emains to show that ^ is nonnegative on D. As shown in ig. 4, the fou lines t = q =q, t = p =p, t ~ = q =q, and t ~ = p =p patition D into six egions, which ae tiangles and ectangles. Resticted to each of these egions, ^ is a \linea tansfomation" of the function : R +! R + dened by (z; ~z) :=? z = + ~z =. This means, thee ae linea functions l ; l ; l 3 such that ^(t; ~ t) = l (t; ~ t) + (l (t); l 3 (~ t)): (0) Note that also '(; + t) ~ is linea on the intevals [; q =q ], [q =q ; p =p ] and [p =p ; ], since + q =q = p =p. Since is concave on R (the matix of second ode patial deivatives is negative semi-denite), ^ is concave on each of the six egions of D. Thus the minimum value of ^ on D appeas on a cone of one of the six egions. It is ^(q =q ; q =q ) = 0. One can easily veify that ^ is positive on the othe nine cones of the egions. Thus, is nonnegative on D and we have poved the st inequality of the lemma. The second claim of the lemma is poved analogously. condition of the second claim. Setting Assume that s; ~s; t; ~ t fulll the (s; ~s; t; ~ t) :=? '(s; t) = + '(~s; ~ t) =? '(s + ~ t; t + ~ t) () we need to show that (s; ~s; t; ~ t) (s; ~s; t; ~ '(~s; ~ t) t) = + '(s; t) =!? ' (s; t)? ' (s + ~ t; t + ~ t) ' (s; t)? ' (s + ~ t; t + ~ t) 0; () is monotonically inceasing in t. Again, the last inequality follows fom the fact that moving in diection of (; ) neve inceases '. Thus we can estict ouselves to t = t ~ = and s ~s. Dene ^ on the tiangle D 0 R + with the cones (0:5; 0:5); (0:5; ); (; ) by ^(s; ~s) := (s; ~s; ; ) =? '(s; ) = + '(~s; ) =? '(s + ; ): (3) The fou lines s = p =p, s = q =q, ~s = p =p, and ~s = q =q divide D 0 into six egions. On each of those egions ^ is a linea tansfomation of, and thus concave (note that even '(s + ; ) is linea on evey egion since p =p + = q =q ). Evaluating ^ on the ten cones of the egions shows that ^(p =p ; p =p ) = 0, ^(0:5; 0:5) = 0, and ^ > 0 on the othe cones. This completes the poof of the second claim. Lemma : Let be a fomula of size l. Then we have whee := log 4 (3 + p 5) < :943. '(size( ); size(; )) '(; ) l ; 7

8 Poof: We pove the lemma by induction on l. o l = the claim holds since size( ) and size(; ) in this case. Let l > and let = l, whee l and ae sub-fomulas of size k and m, espectively. Set := '(; ). By the induction hypothesis we have We distinguish two cases accoding to. '(size( l ); size( l ; l )) ( = k) ; (4) '(size( ); size( ; )) ( = m) : (5) Case : = ^. W. l. o. g., assume that size( l ) < size( ) o size( l ) = size( ) ^ size( ; ) size( l ; l ). Then the Cases and 3 in Section togethe with the st inequality of Lemma yield '(size( ); size(; )) '(size( l ) + size( ); size( l ) + size( ; )) ( = k + = m) = l : (6) Case : =. W. l. o. g., assume that size( ; ) < size( l ; l ) o size( ; ) = size( l ; l ) ^ size( l ) size( ). Then the Cases and 4 in Section togethe with the second pat of Lemma yield '(size( ); size(; )) '(size( l ) + size( ; ); size( l ; l ) + size( ; )) ( = k + = m) = l : (7) Theoem : Let = '(; )='(; ) and = log 4 (3 + p 5). Then BP(f) L(f), < :359, and < :95. Poof: Let be an optimal fomula fo f. By the peceding lemma it holds that '(size( ); size(; )) '(; ) L(f). Using the fact that '(; y) is monotonically inceasing in y and that, fo s; t; c R +, '(c s; c t) = c '(s; t), we have size( ) = '(size( ); size(; )) '(; size(; )= size( ))? '(; ) L(f) '(; )? = L(f) : (8) The estimates fo and follow by numeical calculations. 4 On the Optimality of the Simulation The st question is whethe the analysis of ou simulation is optimal. This is indeed the case, as the following example shows. 8

9 Denition : The function Altenating Tee, AT k, is dened on n = k vaiables, fo an odd numbe k. Let AT (x ; x ) := x x and AT k (u; v; x; y) := (AT k? (u) ^ AT k? (v)) (AT k? (x) ^ AT k? (y)) fo disjoint vaiable vectos u, v, x, and y of length k?. Theoem 3: The fomula size of AT k equals n = k. The size of the banching pogam constucted by Algoithm fo the optimal fomula obtained fom the denition of AT k equals? p c = , c = 0 This bound is at least :340 n? o().? 5? 7 p 5 c (k?)= + c s (k?)= ; whee, = 3 + p 5, and s = 3? p 5. Poof: The esult on the fomula size is obvious. Because of the symmety in the denition of AT k we ae able to analyse the size of the esulting BP. Let S k be the BP size fo AT k and T k be the size fo (AT k ; AT k ). It is easy to check by case inspection that S = 3 and T = 4. The denition of AT k can be abbeviated by = ( ^ )( 3^ 4 ), whee,, 3, and 4 ae the same fomulas on dieent vaiable sets. Theefoe, l = in the Cases and 3 in Algoithm and the two tems fom which we have to take the minimal one ae equal. Hence, by the case inspection in Algoithm, size( ) = size( ^ ) + size? ( 3 ^ 4 ); ( 3 ^ 4 ) = size(? ) + size( ) + size( 3 ) +? size( 4 ; 4 ); and size(; ) = size ( ^ ); ( ^ ) + size ( 3 ^ 4 ); ( 3 ^ 4 ) = size( ) + size( ; ) + size( 3 ) + size( 4 ; 4 ): (9) Since = = 3 = 4 = AT k? fo = AT k, this leads to S k = 4S k? + T k? ; and T k = 4S k? + T k? : (0) The exact solution of these linea dieence equations follows by standad techniques (see [5]). This esult poves that ou analysis is optimal, but it says nothing about the optimality of the simulation. o this poblem it would be inteesting to know the banching pogam complexity of the altenating tee function. In this situation we have to complain about the lack of poweful lowe bound techniques fo the banching pogam complexity of explicitly dened Boolean functions. The most poweful technique due to Necipouk [7] always gives even lage bounds on the fomula size and is useless fo ou puposes. Othewise thee ae only bounds of quasilinea size like the bounds of Babai, Pudlak, Rodl, and Szemeedi []. They conside symmetic Boolean functions and fo these functions the best known uppe bounds on the fomula size ae much lage than thei lowe bounds on the banching pogam size. We nish the pape with the obsevation that the lagest tade-o between banching pogam and fomula size can aleady be poved if we estict ouselves to ead-once fomulas. 9

10 Denition 3: A ead-once fomula is a fomula whose leaves ae labelled by dieent vaiables. Theoem 4: Let L(l) be the class of Boolean functions whose fomula size equals l and let BP(l) be the class of all functions with the maximal banching pogam complexity of all functions in L(l). ead-once fomula of size l. Then BP(l) also contains a function f L(l) epesentable by a Poof: Let f BP(l). Then we dene f by eplacing the leaves of an optimal fomula fo f by x ; : : : ; x l. Obviously, f L(l). It is sucient to pove BP(f ) BP(f). This is also easy. Let G be an optimal banching pogam fo f. Then we may evese the eplacement of the leaves of by x ; : : : ; x l and obtain a banching pogam fo f of size BP(f ). Hence, we have educed ou poblem to the following one. Open Poblem : Detemine the maximal banching pogam complexity of functions epesentable by ead-once fomulas of size l. Because of Theoem 3, also the following poblem is of inteest. Open Poblem : Detemine the banching pogam complexity of the altenating tee function. Refeences [] L. Babai, P. Pudlak, V. Rodl, and E. Szemeedi. Lowe bounds to the complexity of symmetic Boolean functions. Theoetical Compute Science, 74:33 { 33, 990. [] D. A. Baington. Bounded-width polynomial-size banching pogams ecognize exactly those languages in NC. Jounal of Compute and System Sciences, 38:50{64, 989. [3] J.-y. Cai and R. J. Lipton. Subquadatic simulations of cicuits by banching pogams. In Poc. of the 30th IEEE Symp. on oundations of Compute Science (OCS), 568 { 573, 989. [4] R. Cleve. Towads optimal simulations of fomulas by bounded-width pogams. Computational Complexity, :9 { 05, 99. [5] R. L. Gaham, D. E. Knuth, and O. Patashnik. Concete Mathematics. Addison-Wesley, 994. [6] V. M. Kapchenko. Complexity of the ealization of a linea function in the class of -cicuits. Math. Notes Acad. Sci. USSR, 0: { 3, 97. [7] E. I. Necipouk. A Boolean function. Soviet Mathematics Doklady, 7(4):999 { 000, 966. [8] I. Wegene. The Complexity of Boolean unctions. Wiley-Teubne,

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

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

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

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

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

Using Laplace Transform to Evaluate Improper Integrals Chii-Huei Yu

Using Laplace Transform to Evaluate Improper Integrals Chii-Huei Yu Available at https://edupediapublicationsog/jounals Volume 3 Issue 4 Febuay 216 Using Laplace Tansfom to Evaluate Impope Integals Chii-Huei Yu Depatment of Infomation Technology, Nan Jeon Univesity of

More information

Hua Xu 3 and Hiroaki Mukaidani 33. The University of Tsukuba, Otsuka. Hiroshima City University, 3-4-1, Ozuka-Higashi

Hua Xu 3 and Hiroaki Mukaidani 33. The University of Tsukuba, Otsuka. Hiroshima City University, 3-4-1, Ozuka-Higashi he inea Quadatic Dynamic Game fo Discete-ime Descipto Systems Hua Xu 3 and Hioai Muaidani 33 3 Gaduate School of Systems Management he Univesity of suuba, 3-9- Otsua Bunyo-u, oyo -0, Japan xuhua@gssm.otsua.tsuuba.ac.jp

More information

Matrix Colorings of P 4 -sparse Graphs

Matrix Colorings of P 4 -sparse Graphs Diplomabeit Matix Coloings of P 4 -spase Gaphs Chistoph Hannnebaue Januay 23, 2010 Beteue: Pof. D. Winfied Hochstättle FenUnivesität in Hagen Fakultät fü Mathematik und Infomatik Contents Intoduction iii

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

Syntactical content of nite approximations of partial algebras 1 Wiktor Bartol Inst. Matematyki, Uniw. Warszawski, Warszawa (Poland)

Syntactical content of nite approximations of partial algebras 1 Wiktor Bartol Inst. Matematyki, Uniw. Warszawski, Warszawa (Poland) Syntactical content of nite appoximations of patial algebas 1 Wikto Batol Inst. Matematyki, Uniw. Waszawski, 02-097 Waszawa (Poland) batol@mimuw.edu.pl Xavie Caicedo Dep. Matematicas, Univ. de los Andes,

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

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

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

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

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

Solving Problems of Advance of Mercury s Perihelion and Deflection of. Photon Around the Sun with New Newton s Formula of Gravity

Solving Problems of Advance of Mercury s Perihelion and Deflection of. Photon Around the Sun with New Newton s Formula of Gravity Solving Poblems of Advance of Mecuy s Peihelion and Deflection of Photon Aound the Sun with New Newton s Fomula of Gavity Fu Yuhua (CNOOC Reseach Institute, E-mail:fuyh945@sina.com) Abstact: Accoding to

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

4/18/2005. Statistical Learning Theory

4/18/2005. Statistical Learning Theory Statistical Leaning Theoy Statistical Leaning Theoy A model of supevised leaning consists of: a Envionment - Supplying a vecto x with a fixed but unknown pdf F x (x b Teache. It povides a desied esponse

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

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

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 generalization of the Bernstein polynomials

A generalization of the Bernstein polynomials A genealization of the Benstein polynomials Halil Ouç and Geoge M Phillips Mathematical Institute, Univesity of St Andews, Noth Haugh, St Andews, Fife KY16 9SS, Scotland Dedicated to Philip J Davis This

More information

DonnishJournals

DonnishJournals DonnishJounals 041-1189 Donnish Jounal of Educational Reseach and Reviews. Vol 1(1) pp. 01-017 Novembe, 014. http:///dje Copyight 014 Donnish Jounals Oiginal Reseach Pape Vecto Analysis Using MAXIMA Savaş

More information

KOEBE DOMAINS FOR THE CLASSES OF FUNCTIONS WITH RANGES INCLUDED IN GIVEN SETS

KOEBE DOMAINS FOR THE CLASSES OF FUNCTIONS WITH RANGES INCLUDED IN GIVEN SETS Jounal of Applied Analysis Vol. 14, No. 1 2008), pp. 43 52 KOEBE DOMAINS FOR THE CLASSES OF FUNCTIONS WITH RANGES INCLUDED IN GIVEN SETS L. KOCZAN and P. ZAPRAWA Received Mach 12, 2007 and, in evised fom,

More information

The Substring Search Problem

The Substring Search Problem The Substing Seach Poblem One algoithm which is used in a vaiety of applications is the family of substing seach algoithms. These algoithms allow a use to detemine if, given two chaacte stings, one is

More information

Application of Parseval s Theorem on Evaluating Some Definite Integrals

Application of Parseval s Theorem on Evaluating Some Definite Integrals Tukish Jounal of Analysis and Numbe Theoy, 4, Vol., No., -5 Available online at http://pubs.sciepub.com/tjant/// Science and Education Publishing DOI:.69/tjant--- Application of Paseval s Theoem on Evaluating

More information

Compactly Supported Radial Basis Functions

Compactly Supported Radial Basis Functions Chapte 4 Compactly Suppoted Radial Basis Functions As we saw ealie, compactly suppoted functions Φ that ae tuly stictly conditionally positive definite of ode m > do not exist The compact suppot automatically

More information

ONE-POINT CODES USING PLACES OF HIGHER DEGREE

ONE-POINT CODES USING PLACES OF HIGHER DEGREE ONE-POINT CODES USING PLACES OF HIGHER DEGREE GRETCHEN L. MATTHEWS AND TODD W. MICHEL DEPARTMENT OF MATHEMATICAL SCIENCES CLEMSON UNIVERSITY CLEMSON, SC 29634-0975 U.S.A. E-MAIL: GMATTHE@CLEMSON.EDU, TMICHEL@CLEMSON.EDU

More information

Semicanonical basis generators of the cluster algebra of type A (1)

Semicanonical basis generators of the cluster algebra of type A (1) Semicanonical basis geneatos of the cluste algeba of type A (1 1 Andei Zelevinsky Depatment of Mathematics Notheasten Univesity, Boston, USA andei@neu.edu Submitted: Jul 7, 006; Accepted: Dec 3, 006; Published:

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

PROBLEM SET #1 SOLUTIONS by Robert A. DiStasio Jr.

PROBLEM SET #1 SOLUTIONS by Robert A. DiStasio Jr. POBLM S # SOLUIONS by obet A. DiStasio J. Q. he Bon-Oppenheime appoximation is the standad way of appoximating the gound state of a molecula system. Wite down the conditions that detemine the tonic and

More information

6 PROBABILITY GENERATING FUNCTIONS

6 PROBABILITY GENERATING FUNCTIONS 6 PROBABILITY GENERATING FUNCTIONS Cetain deivations pesented in this couse have been somewhat heavy on algeba. Fo example, detemining the expectation of the Binomial distibution (page 5.1 tuned out to

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

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

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

Construction and Analysis of Boolean Functions of 2t + 1 Variables with Maximum Algebraic Immunity

Construction and Analysis of Boolean Functions of 2t + 1 Variables with Maximum Algebraic Immunity Constuction and Analysis of Boolean Functions of 2t + 1 Vaiables with Maximum Algebaic Immunity Na Li and Wen-Feng Qi Depatment of Applied Mathematics, Zhengzhou Infomation Engineeing Univesity, Zhengzhou,

More information

I. CONSTRUCTION OF THE GREEN S FUNCTION

I. CONSTRUCTION OF THE GREEN S FUNCTION I. CONSTRUCTION OF THE GREEN S FUNCTION The Helmohltz equation in 4 dimensions is 4 + k G 4 x, x = δ 4 x x. In this equation, G is the Geen s function and 4 efes to the dimensionality. In the vey end,

More information

Encapsulation theory: radial encapsulation. Edmund Kirwan *

Encapsulation theory: radial encapsulation. Edmund Kirwan * Encapsulation theoy: adial encapsulation. Edmund Kiwan * www.edmundkiwan.com Abstact This pape intoduces the concept of adial encapsulation, wheeby dependencies ae constained to act fom subsets towads

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

BASIC ALGEBRA OF VECTORS

BASIC ALGEBRA OF VECTORS Fomulae Fo u Vecto Algeba By Mi Mohammed Abbas II PCMB 'A' Impotant Tems, Definitions & Fomulae 01 Vecto - Basic Intoduction: A quantity having magnitude as well as the diection is called vecto It is denoted

More information

THE JEU DE TAQUIN ON THE SHIFTED RIM HOOK TABLEAUX. Jaejin Lee

THE JEU DE TAQUIN ON THE SHIFTED RIM HOOK TABLEAUX. Jaejin Lee Koean J. Math. 23 (2015), No. 3, pp. 427 438 http://dx.doi.og/10.11568/kjm.2015.23.3.427 THE JEU DE TAQUIN ON THE SHIFTED RIM HOOK TABLEAUX Jaejin Lee Abstact. The Schensted algoithm fist descibed by Robinson

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

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

Math 2263 Solutions for Spring 2003 Final Exam

Math 2263 Solutions for Spring 2003 Final Exam Math 6 Solutions fo Sping Final Exam ) A staightfowad appoach to finding the tangent plane to a suface at a point ( x, y, z ) would be to expess the cuve as an explicit function z = f ( x, y ), calculate

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

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

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

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

CALCULUS II Vectors. Paul Dawkins

CALCULUS II Vectors. Paul Dawkins CALCULUS II Vectos Paul Dawkins Table of Contents Peface... ii Vectos... 3 Intoduction... 3 Vectos The Basics... 4 Vecto Aithmetic... 8 Dot Poduct... 13 Coss Poduct... 21 2007 Paul Dawkins i http://tutoial.math.lama.edu/tems.aspx

More information

ANA BERRIZBEITIA, LUIS A. MEDINA, ALEXANDER C. MOLL, VICTOR H. MOLL, AND LAINE NOBLE

ANA BERRIZBEITIA, LUIS A. MEDINA, ALEXANDER C. MOLL, VICTOR H. MOLL, AND LAINE NOBLE THE p-adic VALUATION OF STIRLING NUMBERS ANA BERRIZBEITIA, LUIS A. MEDINA, ALEXANDER C. MOLL, VICTOR H. MOLL, AND LAINE NOBLE Abstact. Let p > 2 be a pime. The p-adic valuation of Stiling numbes of the

More information

A Short Combinatorial Proof of Derangement Identity arxiv: v1 [math.co] 13 Nov Introduction

A Short Combinatorial Proof of Derangement Identity arxiv: v1 [math.co] 13 Nov Introduction A Shot Combinatoial Poof of Deangement Identity axiv:1711.04537v1 [math.co] 13 Nov 2017 Ivica Matinjak Faculty of Science, Univesity of Zageb Bijenička cesta 32, HR-10000 Zageb, Coatia and Dajana Stanić

More information

Part V: Closed-form solutions to Loop Closure Equations

Part V: Closed-form solutions to Loop Closure Equations Pat V: Closed-fom solutions to Loop Closue Equations This section will eview the closed-fom solutions techniques fo loop closue equations. The following thee cases will be consideed. ) Two unknown angles

More information

International Journal of Mathematical Archive-3(12), 2012, Available online through ISSN

International Journal of Mathematical Archive-3(12), 2012, Available online through  ISSN Intenational Jounal of Mathematical Achive-3(), 0, 480-4805 Available online though www.ijma.info ISSN 9 504 STATISTICAL QUALITY CONTROL OF MULTI-ITEM EOQ MOEL WITH VARYING LEAING TIME VIA LAGRANGE METHO

More information

Analytical Solutions for Confined Aquifers with non constant Pumping using Computer Algebra

Analytical Solutions for Confined Aquifers with non constant Pumping using Computer Algebra Poceedings of the 006 IASME/SEAS Int. Conf. on ate Resouces, Hydaulics & Hydology, Chalkida, Geece, May -3, 006 (pp7-) Analytical Solutions fo Confined Aquifes with non constant Pumping using Compute Algeba

More information

Tight Upper Bounds for the Expected Loss of Lexicographic Heuristics in Binary Multi-attribute Choice

Tight Upper Bounds for the Expected Loss of Lexicographic Heuristics in Binary Multi-attribute Choice Tight Uppe Bounds fo the Expected Loss of Lexicogaphic Heuistics in Binay Multi-attibute Choice Juan A. Caasco, Manel Baucells Except fo fomatting details and the coection of some eata, this vesion matches

More information

On the Structure of Linear Programs with Overlapping Cardinality Constraints

On the Structure of Linear Programs with Overlapping Cardinality Constraints On the Stuctue of Linea Pogams with Ovelapping Cadinality Constaints Tobias Fische and Mac E. Pfetsch Depatment of Mathematics, TU Damstadt, Gemany tfische,pfetsch}@mathematik.tu-damstadt.de Januay 25,

More information

In many engineering and other applications, the. variable) will often depend on several other quantities (independent variables).

In many engineering and other applications, the. variable) will often depend on several other quantities (independent variables). II PARTIAL DIFFERENTIATION FUNCTIONS OF SEVERAL VARIABLES In man engineeing and othe applications, the behaviou o a cetain quantit dependent vaiable will oten depend on seveal othe quantities independent

More information

Geometry of the homogeneous and isotropic spaces

Geometry of the homogeneous and isotropic spaces Geomety of the homogeneous and isotopic spaces H. Sonoda Septembe 2000; last evised Octobe 2009 Abstact We summaize the aspects of the geomety of the homogeneous and isotopic spaces which ae most elevant

More information

7.2. Coulomb s Law. The Electric Force

7.2. Coulomb s Law. The Electric Force Coulomb s aw Recall that chaged objects attact some objects and epel othes at a distance, without making any contact with those objects Electic foce,, o the foce acting between two chaged objects, is somewhat

More information

MULTILAYER PERCEPTRONS

MULTILAYER PERCEPTRONS Last updated: Nov 26, 2012 MULTILAYER PERCEPTRONS Outline 2 Combining Linea Classifies Leaning Paametes Outline 3 Combining Linea Classifies Leaning Paametes Implementing Logical Relations 4 AND and OR

More information

FEASIBLE FLOWS IN MULTICOMMODITY GRAPHS. Holly Sue Zullo. B. S., Rensselaer Polytechnic Institute, M. S., University of Colorado at Denver, 1993

FEASIBLE FLOWS IN MULTICOMMODITY GRAPHS. Holly Sue Zullo. B. S., Rensselaer Polytechnic Institute, M. S., University of Colorado at Denver, 1993 FEASIBLE FLOWS IN MULTICOMMODITY GRAPHS by Holly Sue Zullo B. S., Rensselae Polytechnic Institute, 1991 M. S., Univesity of Coloado at Denve, 1993 A thesis submitted to the Faculty of the Gaduate School

More information

Analytical time-optimal trajectories for an omni-directional vehicle

Analytical time-optimal trajectories for an omni-directional vehicle Analytical time-optimal tajectoies fo an omni-diectional vehicle Weifu Wang and Devin J. Balkcom Abstact We pesent the fist analytical solution method fo finding a time-optimal tajectoy between any given

More information

Chapter 5 Linear Equations: Basic Theory and Practice

Chapter 5 Linear Equations: Basic Theory and Practice Chapte 5 inea Equations: Basic Theoy and actice In this chapte and the next, we ae inteested in the linea algebaic equation AX = b, (5-1) whee A is an m n matix, X is an n 1 vecto to be solved fo, and

More information

Web-based Supplementary Materials for. Controlling False Discoveries in Multidimensional Directional Decisions, with

Web-based Supplementary Materials for. Controlling False Discoveries in Multidimensional Directional Decisions, with Web-based Supplementay Mateials fo Contolling False Discoveies in Multidimensional Diectional Decisions, with Applications to Gene Expession Data on Odeed Categoies Wenge Guo Biostatistics Banch, National

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

A THREE CRITICAL POINTS THEOREM AND ITS APPLICATIONS TO THE ORDINARY DIRICHLET PROBLEM

A THREE CRITICAL POINTS THEOREM AND ITS APPLICATIONS TO THE ORDINARY DIRICHLET PROBLEM A THREE CRITICAL POINTS THEOREM AND ITS APPLICATIONS TO THE ORDINARY DIRICHLET PROBLEM DIEGO AVERNA AND GABRIELE BONANNO Abstact. The aim of this pape is twofold. On one hand we establish a thee citical

More information

A solution to a problem of Grünbaum and Motzkin and of Erdős and Purdy about bichromatic configurations of points in the plane

A solution to a problem of Grünbaum and Motzkin and of Erdős and Purdy about bichromatic configurations of points in the plane A solution to a poblem of Günbaum and Motzkin and of Edős and Pudy about bichomatic configuations of points in the plane Rom Pinchasi July 29, 2012 Abstact Let P be a set of n blue points in the plane,

More information

Asymptotically Lacunary Statistical Equivalent Sequence Spaces Defined by Ideal Convergence and an Orlicz Function

Asymptotically Lacunary Statistical Equivalent Sequence Spaces Defined by Ideal Convergence and an Orlicz Function "Science Stays Tue Hee" Jounal of Mathematics and Statistical Science, 335-35 Science Signpost Publishing Asymptotically Lacunay Statistical Equivalent Sequence Spaces Defined by Ideal Convegence and an

More information

PDF Created with deskpdf PDF Writer - Trial ::

PDF Created with deskpdf PDF Writer - Trial :: A APPENDIX D TRIGONOMETRY Licensed to: jsamuels@bmcc.cun.edu PDF Ceated with deskpdf PDF Wite - Tial :: http://www.docudesk.com D T i g o n o m e t FIGURE a A n g l e s Angles can be measued in degees

More information

Computers and Mathematics with Applications

Computers and Mathematics with Applications Computes and Mathematics with Applications 58 (009) 9 7 Contents lists available at ScienceDiect Computes and Mathematics with Applications jounal homepage: www.elsevie.com/locate/camwa Bi-citeia single

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

Math 124B February 02, 2012

Math 124B February 02, 2012 Math 24B Febuay 02, 202 Vikto Gigoyan 8 Laplace s equation: popeties We have aleady encounteed Laplace s equation in the context of stationay heat conduction and wave phenomena. Recall that in two spatial

More information

Section 8.2 Polar Coordinates

Section 8.2 Polar Coordinates Section 8. Pola Coodinates 467 Section 8. Pola Coodinates The coodinate system we ae most familia with is called the Catesian coodinate system, a ectangula plane divided into fou quadants by the hoizontal

More information

, the tangent line is an approximation of the curve (and easier to deal with than the curve).

, the tangent line is an approximation of the curve (and easier to deal with than the curve). 114 Tangent Planes and Linea Appoimations Back in-dimensions, what was the equation of the tangent line of f ( ) at point (, ) f ( )? (, ) ( )( ) = f Linea Appoimation (Tangent Line Appoimation) of f at

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

Bounds on the performance of back-to-front airplane boarding policies

Bounds on the performance of back-to-front airplane boarding policies Bounds on the pefomance of bac-to-font aiplane boading policies Eitan Bachmat Michael Elin Abstact We povide bounds on the pefomance of bac-to-font aiplane boading policies. In paticula, we show that no

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

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

1D2G - Numerical solution of the neutron diffusion equation

1D2G - Numerical solution of the neutron diffusion equation DG - Numeical solution of the neuton diffusion equation Y. Danon Daft: /6/09 Oveview A simple numeical solution of the neuton diffusion equation in one dimension and two enegy goups was implemented. Both

More information

MAGNETIC FIELD AROUND TWO SEPARATED MAGNETIZING COILS

MAGNETIC FIELD AROUND TWO SEPARATED MAGNETIZING COILS The 8 th Intenational Confeence of the Slovenian Society fo Non-Destuctive Testing»pplication of Contempoay Non-Destuctive Testing in Engineeing«Septembe 1-3, 5, Potoož, Slovenia, pp. 17-1 MGNETIC FIELD

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

On the integration of the equations of hydrodynamics

On the integration of the equations of hydrodynamics Uebe die Integation de hydodynamischen Gleichungen J f eine u angew Math 56 (859) -0 On the integation of the equations of hydodynamics (By A Clebsch at Calsuhe) Tanslated by D H Delphenich In a pevious

More information

Additive Approximation for Edge-Deletion Problems

Additive Approximation for Edge-Deletion Problems Additive Appoximation fo Edge-Deletion Poblems Noga Alon Asaf Shapia Benny Sudakov Abstact A gaph popety is monotone if it is closed unde emoval of vetices and edges. In this pape we conside the following

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

9.1 The multiplicative group of a finite field. Theorem 9.1. The multiplicative group F of a finite field is cyclic.

9.1 The multiplicative group of a finite field. Theorem 9.1. The multiplicative group F of a finite field is cyclic. Chapte 9 Pimitive Roots 9.1 The multiplicative goup of a finite fld Theoem 9.1. The multiplicative goup F of a finite fld is cyclic. Remak: In paticula, if p is a pime then (Z/p) is cyclic. In fact, this

More information

An upper bound on the number of high-dimensional permutations

An upper bound on the number of high-dimensional permutations An uppe bound on the numbe of high-dimensional pemutations Nathan Linial Zu Luia Abstact What is the highe-dimensional analog of a pemutation? If we think of a pemutation as given by a pemutation matix,

More information

MEASURING CHINESE RISK AVERSION

MEASURING CHINESE RISK AVERSION MEASURING CHINESE RISK AVERSION --Based on Insuance Data Li Diao (Cental Univesity of Finance and Economics) Hua Chen (Cental Univesity of Finance and Economics) Jingzhen Liu (Cental Univesity of Finance

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

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

Motion in One Dimension

Motion in One Dimension Motion in One Dimension Intoduction: In this lab, you will investigate the motion of a olling cat as it tavels in a staight line. Although this setup may seem ovesimplified, you will soon see that a detailed

More information

Conservative Averaging Method and its Application for One Heat Conduction Problem

Conservative Averaging Method and its Application for One Heat Conduction Problem Poceedings of the 4th WSEAS Int. Conf. on HEAT TRANSFER THERMAL ENGINEERING and ENVIRONMENT Elounda Geece August - 6 (pp6-) Consevative Aveaging Method and its Application fo One Heat Conduction Poblem

More information

The Erdős-Hajnal conjecture for rainbow triangles

The Erdős-Hajnal conjecture for rainbow triangles The Edős-Hajnal conjectue fo ainbow tiangles Jacob Fox Andey Ginshpun János Pach Abstact We pove that evey 3-coloing of the edges of the complete gaph on n vetices without a ainbow tiangle contains a set

More information

An Application of Fuzzy Linear System of Equations in Economic Sciences

An Application of Fuzzy Linear System of Equations in Economic Sciences Austalian Jounal of Basic and Applied Sciences, 5(7): 7-14, 2011 ISSN 1991-8178 An Application of Fuzzy Linea System of Equations in Economic Sciences 1 S.H. Nassei, 2 M. Abdi and 3 B. Khabii 1 Depatment

More information

Hypothesis Test and Confidence Interval for the Negative Binomial Distribution via Coincidence: A Case for Rare Events

Hypothesis Test and Confidence Interval for the Negative Binomial Distribution via Coincidence: A Case for Rare Events Intenational Jounal of Contempoay Mathematical Sciences Vol. 12, 2017, no. 5, 243-253 HIKARI Ltd, www.m-hikai.com https://doi.og/10.12988/ijcms.2017.7728 Hypothesis Test and Confidence Inteval fo the Negative

More information

Quantum Fourier Transform

Quantum Fourier Transform Chapte 5 Quantum Fouie Tansfom Many poblems in physics and mathematics ae solved by tansfoming a poblem into some othe poblem with a known solution. Some notable examples ae Laplace tansfom, Legende tansfom,

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

A Three-Dimensional Magnetic Force Solution Between Axially-Polarized Permanent-Magnet Cylinders for Different Magnetic Arrangements

A Three-Dimensional Magnetic Force Solution Between Axially-Polarized Permanent-Magnet Cylinders for Different Magnetic Arrangements Poceedings of the 213 Intenational Confeence on echanics, Fluids, Heat, Elasticity Electomagnetic Fields A Thee-Dimensional agnetic Foce Solution Between Axially-Polaied Pemanent-agnet Cylindes fo Diffeent

More information

Pushdown Automata (PDAs)

Pushdown Automata (PDAs) CHAPTER 2 Context-Fee Languages Contents Context-Fee Gammas definitions, examples, designing, ambiguity, Chomsky nomal fom Pushdown Automata definitions, examples, euivalence with context-fee gammas Non-Context-Fee

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