Week 3: Connected Subgraphs

Size: px
Start display at page:

Download "Week 3: Connected Subgraphs"

Transcription

1 Wk 3: Connctd Subgraphs Sptmbr 19, Connctd Graphs Path, Distanc: A path from a vrtx x to a vrtx y in a graph G is rfrrd to an xy-path. Lt X, Y V (G). An (X, Y )-path is an xy-path with x X and y Y. Th distanc btwn two vrtics x and y, dnotd d(x, y), is th minimal lngth of all xy-paths. If thr is no path btwn x and y, w dfin d(x, y) =. Tchniqu of Using Eignvalus: Thorm 1.1. Lt G b a simpl graph with n vrtics in which any two vrtics hav xactly on common nighbor. Thn G has a vrtx of dgr n 1. Consquntly, G must b obtaind from a family of disjoint triangls by gluing slctd vrtics, on from ach triangl, to a singl vrtx. Proof. Suppos it is not tru, i.., th maximal dgr (G) < n 1. W first show that G is rgular. Considr two non-adjacnt vrtics x and y. Lt f : N(x) N(y), whr f(v) is dfind as th uniqu common nighbor of v and y. W claim that f is injctiv. In fact, if f(u) = f(v) for distinct u, v N(x), thn f(u) is a common nighbor of u, v, y; now u and v hav two common nighbors x and f(u), a contradiction. Thus d(x) = N(x) N(y) = d(y). Likwis, d(y) d(x). So d(x) = d(y). This is quivalnt to say that any two adjacnt vrtics in Ḡ (th complmnt simpl graph of G) hav th sam dgr. W claim that G is rgular. To this nd, it suffics to show that Ḡ is connctd. Not that Ḡ has no isolatd vrtics, sinc th minimal dgr (Ḡ) = n 1 (G) > 0. Suppos Ḡ has two or mor connctd componnts. Tak two dgs i = u i v i from distinct componnts of Ḡ, i = 1, 2. Thn u 1 u 2 v 1 v 2 u 1 is a cycl of G. Thus u 1 and v 1 hav at last two common nighbors u 2, v 2, a contradiction. Lt G b k-rgular. Considr th numbr of paths of lngth 2 in G. Sinc any two vrtics hav xactly on common nighbor, thr ar ( n paths of lngth 2. For ach vrtx v, thr ar ( ( k paths with th middl vrtx v. It follows that n ( = n k. So n = k 2 k + 1. Lt A b th adjacncy matrix of G. Th (u, v)-ntry of A 2 is th numbr of (u, v)-walks of lngth 2. Thn A 2 has its diagonal ntris k and othr ntris 1. So A 2 = (k 1)I+J, whr 1

2 I is th idntity matrix and J is a matrix whos ntris ar 1. Not that J has ignvalu 0 with multiplicity n 1 and simpl ignvalu n. Sinc A 2 λi = (k 1 λ)i + J and n = k 2 k + 1, w s that A 2 has ignvalu k 1 with multiplicity n 1 and a simpl ignvalu k 2 with ignvctor (1,...,1) T. Sinc A 2 λ 2 I = (A λi)(a + λi), w s that A has th ignvalus ± k 1 with multiplicity n 1 and a simpl ignvalu k. Sinc th graph G is simpl, w hav tr(a) = 0 (th sum of its diagonal ntris). Rcall that th trac of A is th sum of its ignvalus countd with multiplicitis. W hav ±(n 1) k 1 + k = 0; it forcs that (n 1) k 1 = k. Th only possibl choic is that k = 2 and n = 3, i.., G is a triangl, whr (G) = 2. This is contradict to that (G) < n 1. Rmark: Th abov proof is intrsting, but th rsult is boring. 2 Eulr Tour A trail in a connctd graph is calld an Eulr tail if it travrss vry dg of th graph. Lt G b a connctd graph. A tour of G is a closd walk that travrss ach dg at last onc. An Eulr tour is a tour that travrss ach dg xactly onc. A graph is said to b Eulrian if it admits an Eulr tour. Thorm 2.1. A connctd graph G has an Eulr tour iff G has vn dgr at vry vrtx. Proof. Lt T = v 0 1 v n v n b an Eulr tour of G. Whn on travls along th Eulr tour and passs by a vrtx v, th prson must com towards v through on dg and dpart from v through anothr dg. Thn th numbr of tims coming towards v quals th numbr tims dparting from v. Thus th dgr of v must b vn. Considr a longst trail T = v 0 1 v n v n in G. W show that T is an Eulr tour. (a) Claim v 0 = v l. Suppos v 0 v l. Lt v l b appard k tims in th vrtx squnc (v 0, v 1,...,v l 1 ), say, v i1 = = v ik = v l, i 1 < < i ik < l. Thn th dgr of v l in T is 2k + 1. Sinc th dgr of v l in G is vn, thr is an dg in G but not in T incidnt with v l and anothr vrtx v. Thus T = Tv is a longr trail in G, a contradiction. (b) Claim that G E(T) has no dgs incidnt with a vrtx in T. Suppos thr is an dg E(G) E(T) incidnt with a vrtx v i V (T) and anothr vrtx v. Thn T = vv 1 i+1 v i+1 l v l (v 0 ) 1 v 1 v i 1 i v i is a longr trail in G, a contradiction. (c) Claim that T uss vry dg of G. Suppos thr xists an dg not usd in T. Lt b incidnt with vrtics u, v. Thn u, v V (T). Sinc G is connctd, thr is a shortst path P = u 0 x 1 u 1 x m u m from T to u, whr u 0 = u i and u m = u. W claim that x E(T). Suppos x 1 E(T), thn u 1 V (T); thus P = u 1 x 2 u 2 x m u m is a shortr path from T to u, a contradiction. Now sinc x 1 E(T), w hav a longr trail T = u 1 x 1 (u 0 )v i i+1 v i+1 l v l (v 0 ) 1 v 1 2 v i 1 i v i. 2

3 Again this is a contradiction. Sinc T is a closd trail that uss vry dg of G, w s that T is an Eulr tour. Corollary 2.2. A connctd graph G has an Eulr trail iff G has vn dgr at all vrtics or G has xactly two vrtics of odd dgr. Proof. Lt T := v 0 1 v 1 l v l b an Eulr trail of G. If v 0 = v l, thn T is an Eulr tour. By Thorm 2.1 G, G is an vn graph. If v 0 v l, w add a nw dg 0 btwn v 0 and v l. Thn T := T 0 v 0 is an Eulr tour of th graph G := G 0. Again by Thorm 2.1, G is an vn graph. It follows that G has xactly th two vrtics v 0, v l of odd dgr. It is Thorm 2.1 whn G is an vn graph. Lt G hav xactly two vrtics u and v of odd dgr. W add a nw dg btwn u and v to G to obtain a nw graph G. Thn G is a connctd vn graph. Thus G has an Eulr tour by Thorm 2.1. Rmov th dg from th Eulr tour for G, w obtain an Eulr trail for G. A cut dg of a graph G is an dg such that G has mor connctd componnts than G. Lmma 2.3. lt G b a connctd graph with a spcifid vrtx v. Assum that G is ithr an vn graph (formr cas) or G has xactly two vrtics u and v of odd dgr (lattr cas). (a) If d G (v) = 1 and is a link joining v to a vrtx w, thn G is th lattr cas. Morovr, G v is connctd, ithr having all vrtics of vn dgr or having xactly two vrtics v and w of odd dgr. (b) If d G (v) 2 and d G (v) is vn, thn G is th formr cas. Morovr, for ach dg joining v to a vrtx w, G is connctd, ithr having all vrtics of vn dgr or having xactly two vrtics v and w of odd dgr. (c) If d G (v) 2 and d G (v) is odd, thn G is th lattr cas. Morovr, thr xists an dg joining v to a vrtx w such that G is connctd, ithr having all vrtics of vn dgr or having xactly two vrtics v and w of odd dgr. Proof. (a) It is clar th lattr cas. If w = u, i.., d G (w) is odd, thn G v is a connctd vn graph. If w u, i.., d G (w) is vn, thn G v has xactly two vrtics u and w of odd dgr. (b) Sinc d G (v) is vn, it turns out that G is th formr cas. If is a loop at v, thn G hav th sam proprty as G. If is a link, thn G has xactly two odd-dgr vrtics v and w. W still nd to show that G is connctd. Suppos G has two connctd componnts G 1 and G 2 with v V (G 1 ) and w V (G 2 ). Thn G 1 has xactly on vrtx v of odd dgr. This is impossibl bcaus th numbr of odd-dgr vrtics is always vn. (c) It is clar that G is th lattr cas. If G has no cut dg at v, thn for any dg at v joining to a vrtx w, G is an vn graph if w = u or G has xactly two vrtics u and w of odd dgr. Lt G hav a cut dg at v. Thn G has two connctd componnts G 1 and G 2 with v V (G 1 ), d G1 (v) is vn, and d G (v) 3. If u V (G 1 ), thn G 1 has xactly on odd-dgr vrtx u; this is a contradiction. So u V (G 1 ), and G 1 is a connctd vn graph and d G1 (v) 2. Thn by (b) for any dg E(G 1 ) at v joining to a vrtx w, G 1 3

4 is connctd, ithr having all vrtics of vn dgr or having xactly two vrtics v and w of odd dgr. Consquntly, G is connctd, ithr having all vrtics of vn dgr or having xactly two vrtics u and w of odd dgr. Thorm 2.4. (Flury s Algorithm) Input: a connctd graph G = (V, E). Output: an Eulr tour, or an Eulr trail, or no Eulr trail for G. Stp 1 If thr ar vrtics of odd dgr, thn start at on such vrtx u. Othrwis, start at any vrtx u. St T := u and G := G. Stp 2 Lt v b th trminal vrtx of T. If thr is no dg rmaining at v in G, stop. (Now T is an Eulr tour if v = u and an Eulr trail if v u.) Stp 3 If thr is xactly on dg rmaining at v in G, joining v to anothr vrtx w, st T := Tw, G := G ; and rturn to Stp 2. Stp 4 If thr ar mor than on dg rmaining at v in G, choos on of ths dgs, say, an dg with nd-vrtics v to w, in such a way that G is still connct; T := Tw, G := G, and rturn to Stp 2. If such an dg can not b slctd, stop. (Thr is no Eulr trail.) Proof. Considr th pair (T, G ), calld an Eulrian pair of G, whr T is a trail of G, G is a connctd subgraph of G such that G is ithr an vn graph or has xactly two vrtics of odd dgr, th trminal vrtx v of T is a vrtx of G, and if G is th cas of having xactly two vrtics of odd dgr thn v is on of th two odd-dgr vrtics. Such a pair is said to b complmntary if E(G) = E(T) E(G ) (disjoint union). Th initial pair (T, G ) in Flury s algorithm is an Eulrian complmntary pair. Lt (T, G ) ban Eulrian complmntary pair with th trminal vrtx v of T in th procss of Flury s algorithm bfor ntring Stp 2. Now in Stp 2, if thr is no dg at v in G, thn E(G ) = (sinc G is connctd). It is clar that T is an Eulr trail of G. In Stp 3, w hav d G (v) = 1; thn by Lmma 2.3(c), (Tw, G ) is an Eulrian complmntary pair. In Stp 4, w hav d G (v) 2; thn by Lmma 2.3(b) and Lmma 2.3(c), (Tw, G ) is an Eulrian complmntary pair. Sinc all pair (T, G ) constructd in Flury s algorithm ar Eulrian complmntary pairs, and dgs of G ar rducing whn itrats, Flury s algorithm stops at (T, ) with T an Eulr train of G aftr finit numbr of itrats. v 8 v v v v v 7 v 6 v Figur 1: A graph with an Eulr trail. Exampl 2.1. An Eulr trail for th graph in Figur 1 is givn as v 3 3 v 4 4 v 5 5 v 6 6 v 7 7 v 8 8 v 1 1 v 2 2 v 3 12 v 9 14 v 4 16 v 6 15 v 9 10 v 2 9 v 8 11 v 9 13 v v 5

5 3 Connction in Digraphs A dirctd walk in a digraph D is an altrnating squnc of vrtics and arcs W := v 0 a 1 v 1...a l v l such that th arc a i has th tail v i 1 and had v i, i = 1,...,l. W call v 0 th initial vrtx and v l th trminal vrtx of W. Such a walk is rfrrd to a dirctd (v 0, v l )-walk; th subwalk of W from a vrtx v i to a vrtx v j is rfrrd to a (v i, v j )-sgmnt of W. A dirctd trail is a dirctd walk with distinct arcs. A dirctd path is a dirctd walk with distinct arcs and distinct vrtics, xcpt th possibl cas that th initial vrtx quals th trminal vrtx. Lt D b a digraph. A vrtx y is said to b rachabl from a vrtx x in D if thr is a dirctd (x, y)-path from x to y in D. Two vrtics x and y of D ar said to b strongly connctd if y is rachabl from x and x is rachabl from y in D. Strongly connctdnss is an quivalnc rlation on V (D). A sub-digraph of D inducd by an quivalnc class of th strong connctdnss is calld a strongly connctd componnt or strong componnt of D. A dirctd Eulr trail in a digraph D is a dirctd trail that uss vry arc of D. A closd dirctd Eulr trail is calld a dirctd Eulr tour. A digraph is said to b Eulrian if it has a dirctd Eulr tour. Thorm 3.1. Lt x and y b two vrtics of a digraph D. Thn y is rachabl from x in D iff (X, X c ) for vry subst X V (D) such that x X and y X. Proof. For ncssity, lt P b a dirctd path from x to y. For ach propr subst X V (D) with x X and y X c, th path P passs btwn X and X c. Th first arc of P from X to X c ; so (X, X c ). Convrsly, for sufficincy, suppos that y is not rachabl from x. Lt X b th st of vrtics rachabl from x. Thn y X c. Sinc vry vrtx of X c is not rachabl from x, thr is no arc from X to X c. So (X, X c ) = varnothing, a contradiction. Thorm 3.2. A connctd digraph D is Eulrian iff th in-dgr quals th out-dgr at vry vrtx of D. Proof. 4 Cycl Doubl Covr Cycl Covr, Cycl Doubl Covr A cycl covr of a graph G is a family F of subgraphs of G such that E(G) = E(H) and ach mmbr of F is a cycl. H F A cycl doubl covr of a graph G is a cycl covr such that ach dg of G blongs to xactly two mmbrs of F, i.., ach dg of G is covrd xactly twic by F. 5

6 Proposition 4.1. Lt G b a graph having a cycl covring C that ach dg of G is covrd at most twic. Thn G has a cycl doubl covr. Proof. Lt E 1 E(G) b th dg subst whos dgs ar covrd xactly on by C. Sinc C is a covring and ach dg of G is covrd at most twic by C, w s that G[E 1 ] is an Eulrian graph (i.. vn graph). So G[E 1 ] is a union of dg disjoint cycls, i.., G[E 1 ] has a covring C 1 that ach dg of G[E 1 ] is covrd xactly onc. Thus C 2 = C C 1 is a cycl doubl covring. of G. Cycl Doubl Covr Conjctur Conjctur 4.2. Evry graph (i.. having no cut dg) has a cycl doubl covr. 6

The Equitable Dominating Graph

The Equitable Dominating Graph Intrnational Journal of Enginring Rsarch and Tchnology. ISSN 0974-3154 Volum 8, Numbr 1 (015), pp. 35-4 Intrnational Rsarch Publication Hous http://www.irphous.com Th Equitabl Dominating Graph P.N. Vinay

More information

Strongly Connected Components

Strongly Connected Components Strongly Connctd Componnts Lt G = (V, E) b a dirctd graph Writ if thr is a path from to in G Writ if and is an quivalnc rlation: implis and implis s quivalnc classs ar calld th strongly connctd componnts

More information

Combinatorial Networks Week 1, March 11-12

Combinatorial Networks Week 1, March 11-12 1 Nots on March 11 Combinatorial Ntwors W 1, March 11-1 11 Th Pigonhol Principl Th Pigonhol Principl If n objcts ar placd in hols, whr n >, thr xists a box with mor than on objcts 11 Thorm Givn a simpl

More information

11/13/17. directed graphs. CS 220: Discrete Structures and their Applications. relations and directed graphs; transitive closure zybooks

11/13/17. directed graphs. CS 220: Discrete Structures and their Applications. relations and directed graphs; transitive closure zybooks dirctd graphs CS 220: Discrt Strctrs and thir Applications rlations and dirctd graphs; transiti closr zybooks 9.3-9.6 G=(V, E) rtics dgs dgs rtics/ nods Edg (, ) gos from rtx to rtx. in-dgr of a rtx: th

More information

cycle that does not cross any edges (including its own), then it has at least

cycle that does not cross any edges (including its own), then it has at least W prov th following thorm: Thorm If a K n is drawn in th plan in such a way that it has a hamiltonian cycl that dos not cross any dgs (including its own, thn it has at last n ( 4 48 π + O(n crossings Th

More information

On spanning trees and cycles of multicolored point sets with few intersections

On spanning trees and cycles of multicolored point sets with few intersections On spanning trs and cycls of multicolord point sts with fw intrsctions M. Kano, C. Mrino, and J. Urrutia April, 00 Abstract Lt P 1,..., P k b a collction of disjoint point sts in R in gnral position. W

More information

1 Minimum Cut Problem

1 Minimum Cut Problem CS 6 Lctur 6 Min Cut and argr s Algorithm Scribs: Png Hui How (05), Virginia Dat: May 4, 06 Minimum Cut Problm Today, w introduc th minimum cut problm. This problm has many motivations, on of which coms

More information

Finding low cost TSP and 2-matching solutions using certain half integer subtour vertices

Finding low cost TSP and 2-matching solutions using certain half integer subtour vertices Finding low cost TSP and 2-matching solutions using crtain half intgr subtour vrtics Sylvia Boyd and Robrt Carr Novmbr 996 Introduction Givn th complt graph K n = (V, E) on n nods with dg costs c R E,

More information

Mutually Independent Hamiltonian Cycles of Pancake Networks

Mutually Independent Hamiltonian Cycles of Pancake Networks Mutually Indpndnt Hamiltonian Cycls of Pancak Ntworks Chng-Kuan Lin Dpartmnt of Mathmatics National Cntral Univrsity, Chung-Li, Taiwan 00, R O C discipl@ms0urlcomtw Hua-Min Huang Dpartmnt of Mathmatics

More information

Basic Polyhedral theory

Basic Polyhedral theory Basic Polyhdral thory Th st P = { A b} is calld a polyhdron. Lmma 1. Eithr th systm A = b, b 0, 0 has a solution or thr is a vctorπ such that π A 0, πb < 0 Thr cass, if solution in top row dos not ist

More information

CS 361 Meeting 12 10/3/18

CS 361 Meeting 12 10/3/18 CS 36 Mting 2 /3/8 Announcmnts. Homwork 4 is du Friday. If Friday is Mountain Day, homwork should b turnd in at my offic or th dpartmnt offic bfor 4. 2. Homwork 5 will b availabl ovr th wknd. 3. Our midtrm

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 7, July ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 7, July ISSN Intrnational Journal of Scintific & Enginring Rsarch, Volum 6, Issu 7, July-25 64 ISSN 2229-558 HARATERISTIS OF EDGE UTSET MATRIX OF PETERSON GRAPH WITH ALGEBRAI GRAPH THEORY Dr. G. Nirmala M. Murugan

More information

Vishnu V. Narayan. January

Vishnu V. Narayan. January A 17 12 -approimation algorithm for 2-rt-connctd spanning subgraphs on graphs with minimum dgr at last arxi:1612.047902 [cs.ds] 17 Jan 2017 Vishnu V. Naraan Januar 17 2017 W obtain a polnomial-tim 17 -approimation

More information

Searching Linked Lists. Perfect Skip List. Building a Skip List. Skip List Analysis (1) Assume the list is sorted, but is stored in a linked list.

Searching Linked Lists. Perfect Skip List. Building a Skip List. Skip List Analysis (1) Assume the list is sorted, but is stored in a linked list. 3 3 4 8 6 3 3 4 8 6 3 3 4 8 6 () (d) 3 Sarching Linkd Lists Sarching Linkd Lists Sarching Linkd Lists ssum th list is sortd, but is stord in a linkd list. an w us binary sarch? omparisons? Work? What if

More information

arxiv: v2 [cs.dm] 17 May 2018

arxiv: v2 [cs.dm] 17 May 2018 Inhritanc of Convxity for th P min -Rstrictd Gam arxiv:708.0675v [cs.dm] 7 May 08 A. Skoda July 6, 08 Abstract W considr rstrictd gams on wightd graphs associatd with minimum partitions. W rplac in th

More information

The Matrix Exponential

The Matrix Exponential Th Matrix Exponntial (with xrciss) by Dan Klain Vrsion 28928 Corrctions and commnts ar wlcom Th Matrix Exponntial For ach n n complx matrix A, dfin th xponntial of A to b th matrix () A A k I + A + k!

More information

Introduction to Arithmetic Geometry Fall 2013 Lecture #20 11/14/2013

Introduction to Arithmetic Geometry Fall 2013 Lecture #20 11/14/2013 18.782 Introduction to Arithmtic Gomtry Fall 2013 Lctur #20 11/14/2013 20.1 Dgr thorm for morphisms of curvs Lt us rstat th thorm givn at th nd of th last lctur, which w will now prov. Thorm 20.1. Lt φ:

More information

CPSC 665 : An Algorithmist s Toolkit Lecture 4 : 21 Jan Linear Programming

CPSC 665 : An Algorithmist s Toolkit Lecture 4 : 21 Jan Linear Programming CPSC 665 : An Algorithmist s Toolkit Lctur 4 : 21 Jan 2015 Lcturr: Sushant Sachdva Linar Programming Scrib: Rasmus Kyng 1. Introduction An optimization problm rquirs us to find th minimum or maximum) of

More information

Addition of angular momentum

Addition of angular momentum Addition of angular momntum April, 07 Oftn w nd to combin diffrnt sourcs of angular momntum to charactriz th total angular momntum of a systm, or to divid th total angular momntum into parts to valuat

More information

The Matrix Exponential

The Matrix Exponential Th Matrix Exponntial (with xrciss) by D. Klain Vrsion 207.0.05 Corrctions and commnts ar wlcom. Th Matrix Exponntial For ach n n complx matrix A, dfin th xponntial of A to b th matrix A A k I + A + k!

More information

Propositional Logic. Combinatorial Problem Solving (CPS) Albert Oliveras Enric Rodríguez-Carbonell. May 17, 2018

Propositional Logic. Combinatorial Problem Solving (CPS) Albert Oliveras Enric Rodríguez-Carbonell. May 17, 2018 Propositional Logic Combinatorial Problm Solving (CPS) Albrt Olivras Enric Rodríguz-Carbonll May 17, 2018 Ovrviw of th sssion Dfinition of Propositional Logic Gnral Concpts in Logic Rduction to SAT CNFs

More information

Section 6.1. Question: 2. Let H be a subgroup of a group G. Then H operates on G by left multiplication. Describe the orbits for this operation.

Section 6.1. Question: 2. Let H be a subgroup of a group G. Then H operates on G by left multiplication. Describe the orbits for this operation. MAT 444 H Barclo Spring 004 Homwork 6 Solutions Sction 6 Lt H b a subgroup of a group G Thn H oprats on G by lft multiplication Dscrib th orbits for this opration Th orbits of G ar th right costs of H

More information

SOME PARAMETERS ON EQUITABLE COLORING OF PRISM AND CIRCULANT GRAPH.

SOME PARAMETERS ON EQUITABLE COLORING OF PRISM AND CIRCULANT GRAPH. SOME PARAMETERS ON EQUITABLE COLORING OF PRISM AND CIRCULANT GRAPH. K VASUDEVAN, K. SWATHY AND K. MANIKANDAN 1 Dpartmnt of Mathmatics, Prsidncy Collg, Chnnai-05, India. E-Mail:vasu k dvan@yahoo.com. 2,

More information

Derangements and Applications

Derangements and Applications 2 3 47 6 23 Journal of Intgr Squncs, Vol. 6 (2003), Articl 03..2 Drangmnts and Applications Mhdi Hassani Dpartmnt of Mathmatics Institut for Advancd Studis in Basic Scincs Zanjan, Iran mhassani@iasbs.ac.ir

More information

Examples and applications on SSSP and MST

Examples and applications on SSSP and MST Exampls an applications on SSSP an MST Dan (Doris) H & Junhao Gan ITEE Univrsity of Qunslan COMP3506/7505, Uni of Qunslan Exampls an applications on SSSP an MST Dijkstra s Algorithm Th algorithm solvs

More information

GRAPH THEORY AND APPLICATIONS 2 MARKS QUESTIONS AND ANSWERS

GRAPH THEORY AND APPLICATIONS 2 MARKS QUESTIONS AND ANSWERS GRAPH THEORY AND APPLICATIONS MARKS QUESTIONS AND ANSWERS UNIT I INTRODUCTION 1. Dfin Graph. A graph G = (V, E) consists of a st of objcts V={1,, 3, } calld rtics (also calld points or nods) and othr st

More information

a g f 8 e 11 Also: Minimum degree, maximum degree, vertex of degree d 1 adjacent to vertex of degree d 2,...

a g f 8 e 11 Also: Minimum degree, maximum degree, vertex of degree d 1 adjacent to vertex of degree d 2,... Warmup: Lt b 2 c 3 d 1 12 6 4 5 10 9 7 a 8 11 (i) Vriy tat G is connctd by ivin an xampl o a walk rom vrtx a to ac o t vrtics b. (ii) Wat is t sortst pat rom a to c? to? (iii) Wat is t lonst pat rom a

More information

That is, we start with a general matrix: And end with a simpler matrix:

That is, we start with a general matrix: And end with a simpler matrix: DIAGON ALIZATION OF THE STR ESS TEN SOR INTRO DUCTIO N By th us of Cauchy s thorm w ar abl to rduc th numbr of strss componnts in th strss tnsor to only nin valus. An additional simplification of th strss

More information

ON RIGHT(LEFT) DUO PO-SEMIGROUPS. S. K. Lee and K. Y. Park

ON RIGHT(LEFT) DUO PO-SEMIGROUPS. S. K. Lee and K. Y. Park Kangwon-Kyungki Math. Jour. 11 (2003), No. 2, pp. 147 153 ON RIGHT(LEFT) DUO PO-SEMIGROUPS S. K. L and K. Y. Park Abstract. W invstigat som proprtis on right(rsp. lft) duo po-smigroups. 1. Introduction

More information

CLONES IN 3-CONNECTED FRAME MATROIDS

CLONES IN 3-CONNECTED FRAME MATROIDS CLONES IN 3-CONNECTED FRAME MATROIDS JAKAYLA ROBBINS, DANIEL SLILATY, AND XIANGQIAN ZHOU Abstract. W dtrmin th structur o clonal classs o 3-connctd ram matroids in trms o th structur o biasd graphs. Robbins

More information

Roadmap. XML Indexing. DataGuide example. DataGuides. Strong DataGuides. Multiple DataGuides for same data. CPS Topics in Database Systems

Roadmap. XML Indexing. DataGuide example. DataGuides. Strong DataGuides. Multiple DataGuides for same data. CPS Topics in Database Systems Roadmap XML Indxing CPS 296.1 Topics in Databas Systms Indx fabric Coopr t al. A Fast Indx for Smistructurd Data. VLDB, 2001 DataGuid Goldman and Widom. DataGuids: Enabling Qury Formulation and Optimization

More information

Addition of angular momentum

Addition of angular momentum Addition of angular momntum April, 0 Oftn w nd to combin diffrnt sourcs of angular momntum to charactriz th total angular momntum of a systm, or to divid th total angular momntum into parts to valuat th

More information

(Upside-Down o Direct Rotation) β - Numbers

(Upside-Down o Direct Rotation) β - Numbers Amrican Journal of Mathmatics and Statistics 014, 4(): 58-64 DOI: 10593/jajms0140400 (Upsid-Down o Dirct Rotation) β - Numbrs Ammar Sddiq Mahmood 1, Shukriyah Sabir Ali,* 1 Dpartmnt of Mathmatics, Collg

More information

u 3 = u 3 (x 1, x 2, x 3 )

u 3 = u 3 (x 1, x 2, x 3 ) Lctur 23: Curvilinar Coordinats (RHB 8.0 It is oftn convnint to work with variabls othr than th Cartsian coordinats x i ( = x, y, z. For xampl in Lctur 5 w mt sphrical polar and cylindrical polar coordinats.

More information

Recall that by Theorems 10.3 and 10.4 together provide us the estimate o(n2 ), S(q) q 9, q=1

Recall that by Theorems 10.3 and 10.4 together provide us the estimate o(n2 ), S(q) q 9, q=1 Chaptr 11 Th singular sris Rcall that by Thorms 10 and 104 togthr provid us th stimat 9 4 n 2 111 Rn = SnΓ 2 + on2, whr th singular sris Sn was dfind in Chaptr 10 as Sn = q=1 Sq q 9, with Sq = 1 a q gcda,q=1

More information

Square of Hamilton cycle in a random graph

Square of Hamilton cycle in a random graph Squar of Hamilton cycl in a random graph Andrzj Dudk Alan Friz Jun 28, 2016 Abstract W show that p = n is a sharp thrshold for th random graph G n,p to contain th squar of a Hamilton cycl. This improvs

More information

Search sequence databases 3 10/25/2016

Search sequence databases 3 10/25/2016 Sarch squnc databass 3 10/25/2016 Etrm valu distribution Ø Suppos X is a random variabl with probability dnsity function p(, w sampl a larg numbr S of indpndnt valus of X from this distribution for an

More information

EEO 401 Digital Signal Processing Prof. Mark Fowler

EEO 401 Digital Signal Processing Prof. Mark Fowler EEO 401 Digital Signal Procssing Prof. Mark Fowlr Dtails of th ot St #19 Rading Assignmnt: Sct. 7.1.2, 7.1.3, & 7.2 of Proakis & Manolakis Dfinition of th So Givn signal data points x[n] for n = 0,, -1

More information

2008 AP Calculus BC Multiple Choice Exam

2008 AP Calculus BC Multiple Choice Exam 008 AP Multipl Choic Eam Nam 008 AP Calculus BC Multipl Choic Eam Sction No Calculator Activ AP Calculus 008 BC Multipl Choic. At tim t 0, a particl moving in th -plan is th acclration vctor of th particl

More information

SCHUR S THEOREM REU SUMMER 2005

SCHUR S THEOREM REU SUMMER 2005 SCHUR S THEOREM REU SUMMER 2005 1. Combinatorial aroach Prhas th first rsult in th subjct blongs to I. Schur and dats back to 1916. On of his motivation was to study th local vrsion of th famous quation

More information

Bifurcation Theory. , a stationary point, depends on the value of α. At certain values

Bifurcation Theory. , a stationary point, depends on the value of α. At certain values Dnamic Macroconomic Thor Prof. Thomas Lux Bifurcation Thor Bifurcation: qualitativ chang in th natur of th solution occurs if a paramtr passs through a critical point bifurcation or branch valu. Local

More information

Chapter 10. The singular integral Introducing S(n) and J(n)

Chapter 10. The singular integral Introducing S(n) and J(n) Chaptr Th singular intgral Our aim in this chaptr is to rplac th functions S (n) and J (n) by mor convnint xprssions; ths will b calld th singular sris S(n) and th singular intgral J(n). This will b don

More information

Slide 1. Slide 2. Slide 3 DIGITAL SIGNAL PROCESSING CLASSIFICATION OF SIGNALS

Slide 1. Slide 2. Slide 3 DIGITAL SIGNAL PROCESSING CLASSIFICATION OF SIGNALS Slid DIGITAL SIGAL PROCESSIG UIT I DISCRETE TIME SIGALS AD SYSTEM Slid Rviw of discrt-tim signals & systms Signal:- A signal is dfind as any physical quantity that varis with tim, spac or any othr indpndnt

More information

UNTYPED LAMBDA CALCULUS (II)

UNTYPED LAMBDA CALCULUS (II) 1 UNTYPED LAMBDA CALCULUS (II) RECALL: CALL-BY-VALUE O.S. Basic rul Sarch ruls: (\x.) v [v/x] 1 1 1 1 v v CALL-BY-VALUE EVALUATION EXAMPLE (\x. x x) (\y. y) x x [\y. y / x] = (\y. y) (\y. y) y [\y. y /

More information

CS 491 G Combinatorial Optimization

CS 491 G Combinatorial Optimization CS 49 G Cobinatorial Optiization Lctur Nots Junhui Jia. Maiu Flow Probls Now lt us iscuss or tails on aiu low probls. Thor. A asibl low is aiu i an only i thr is no -augnting path. Proo: Lt P = A asibl

More information

Lie Groups HW7. Wang Shuai. November 2015

Lie Groups HW7. Wang Shuai. November 2015 Li roups HW7 Wang Shuai Novmbr 015 1 Lt (π, V b a complx rprsntation of a compact group, show that V has an invariant non-dgnratd Hrmitian form. For any givn Hrmitian form on V, (for xampl (u, v = i u

More information

COUNTING TAMELY RAMIFIED EXTENSIONS OF LOCAL FIELDS UP TO ISOMORPHISM

COUNTING TAMELY RAMIFIED EXTENSIONS OF LOCAL FIELDS UP TO ISOMORPHISM COUNTING TAMELY RAMIFIED EXTENSIONS OF LOCAL FIELDS UP TO ISOMORPHISM Jim Brown Dpartmnt of Mathmatical Scincs, Clmson Univrsity, Clmson, SC 9634, USA jimlb@g.clmson.du Robrt Cass Dpartmnt of Mathmatics,

More information

The second condition says that a node α of the tree has exactly n children if the arity of its label is n.

The second condition says that a node α of the tree has exactly n children if the arity of its label is n. CS 6110 S14 Hanout 2 Proof of Conflunc 27 January 2014 In this supplmntary lctur w prov that th λ-calculus is conflunt. This is rsult is u to lonzo Church (1903 1995) an J. arkly Rossr (1907 1989) an is

More information

On Grids in Topological Graphs

On Grids in Topological Graphs On Grids in Topological Graphs Eyal Ackrman Dpartmnt of Computr Scinc Fri Univrsität Brlin Takustr. 9, 14195 Brlin, Grmany yal@inf.fu-brlin.d Jacob Fox Dpartmnt of Mathmatics Princton Univrsity Princton,

More information

MATH 319, WEEK 15: The Fundamental Matrix, Non-Homogeneous Systems of Differential Equations

MATH 319, WEEK 15: The Fundamental Matrix, Non-Homogeneous Systems of Differential Equations MATH 39, WEEK 5: Th Fundamntal Matrix, Non-Homognous Systms of Diffrntial Equations Fundamntal Matrics Considr th problm of dtrmining th particular solution for an nsmbl of initial conditions For instanc,

More information

Construction of asymmetric orthogonal arrays of strength three via a replacement method

Construction of asymmetric orthogonal arrays of strength three via a replacement method isid/ms/26/2 Fbruary, 26 http://www.isid.ac.in/ statmath/indx.php?modul=prprint Construction of asymmtric orthogonal arrays of strngth thr via a rplacmnt mthod Tian-fang Zhang, Qiaoling Dng and Alok Dy

More information

COHORT MBA. Exponential function. MATH review (part2) by Lucian Mitroiu. The LOG and EXP functions. Properties: e e. lim.

COHORT MBA. Exponential function. MATH review (part2) by Lucian Mitroiu. The LOG and EXP functions. Properties: e e. lim. MTH rviw part b Lucian Mitroiu Th LOG and EXP functions Th ponntial function p : R, dfind as Proprtis: lim > lim p Eponntial function Y 8 6 - -8-6 - - X Th natural logarithm function ln in US- log: function

More information

Objective Mathematics

Objective Mathematics x. Lt 'P' b a point on th curv y and tangnt x drawn at P to th curv has gratst slop in magnitud, thn point 'P' is,, (0, 0),. Th quation of common tangnt to th curvs y = 6 x x and xy = x + is : x y = 8

More information

Computing and Communications -- Network Coding

Computing and Communications -- Network Coding 89 90 98 00 Computing and Communications -- Ntwork Coding Dr. Zhiyong Chn Institut of Wirlss Communications Tchnology Shanghai Jiao Tong Univrsity China Lctur 5- Nov. 05 0 Classical Information Thory Sourc

More information

Thus, because if either [G : H] or [H : K] is infinite, then [G : K] is infinite, then [G : K] = [G : H][H : K] for all infinite cases.

Thus, because if either [G : H] or [H : K] is infinite, then [G : K] is infinite, then [G : K] = [G : H][H : K] for all infinite cases. Homwork 5 M 373K Solutions Mark Lindbrg and Travis Schdlr 1. Prov that th ring Z/mZ (for m 0) is a fild if and only if m is prim. ( ) Proof by Contrapositiv: Hr, thr ar thr cass for m not prim. m 0: Whn

More information

Function Spaces. a x 3. (Letting x = 1 =)) a(0) + b + c (1) = 0. Row reducing the matrix. b 1. e 4 3. e 9. >: (x = 1 =)) a(0) + b + c (1) = 0

Function Spaces. a x 3. (Letting x = 1 =)) a(0) + b + c (1) = 0. Row reducing the matrix. b 1. e 4 3. e 9. >: (x = 1 =)) a(0) + b + c (1) = 0 unction Spacs Prrquisit: Sction 4.7, Coordinatization n this sction, w apply th tchniqus of Chaptr 4 to vctor spacs whos lmnts ar functions. Th vctor spacs P n and P ar familiar xampls of such spacs. Othr

More information

From Elimination to Belief Propagation

From Elimination to Belief Propagation School of omputr Scinc Th lif Propagation (Sum-Product lgorithm Probabilistic Graphical Modls (10-708 Lctur 5, Sp 31, 2007 Rcptor Kinas Rcptor Kinas Kinas X 5 ric Xing Gn G T X 6 X 7 Gn H X 8 Rading: J-hap

More information

10. EXTENDING TRACTABILITY

10. EXTENDING TRACTABILITY Coping with NP-compltnss 0. EXTENDING TRACTABILITY ining small vrtx covrs solving NP-har problms on trs circular arc covrings vrtx covr in bipartit graphs Q. Suppos I n to solv an NP-complt problm. What

More information

Multicoloured Hamilton cycles and perfect matchings in pseudo-random graphs

Multicoloured Hamilton cycles and perfect matchings in pseudo-random graphs Multicolourd Hamilton cycls and prfct matchings in psudo-random graphs Danila Kühn Dryk Osthus Abstract Givn 0 < p < 1, w prov that a psudo-random graph G with dg dnsity p and sufficintly larg ordr has

More information

ME 321 Kinematics and Dynamics of Machines S. Lambert Winter 2002

ME 321 Kinematics and Dynamics of Machines S. Lambert Winter 2002 3.4 Forc Analysis of Linkas An undrstandin of forc analysis of linkas is rquird to: Dtrmin th raction forcs on pins, tc. as a consqunc of a spcifid motion (don t undrstimat th sinificanc of dynamic or

More information

3 Finite Element Parametric Geometry

3 Finite Element Parametric Geometry 3 Finit Elmnt Paramtric Gomtry 3. Introduction Th intgral of a matrix is th matrix containing th intgral of ach and vry on of its original componnts. Practical finit lmnt analysis rquirs intgrating matrics,

More information

A. Limits and Horizontal Asymptotes ( ) f x f x. f x. x "±# ( ).

A. Limits and Horizontal Asymptotes ( ) f x f x. f x. x ±# ( ). A. Limits and Horizontal Asymptots What you ar finding: You can b askd to find lim x "a H.A.) problm is asking you find lim x "# and lim x "$#. or lim x "±#. Typically, a horizontal asymptot algbraically,

More information

Minimum Spanning Trees

Minimum Spanning Trees Minimum Spnning Trs Minimum Spnning Trs Problm A town hs st of houss nd st of rods A rod conncts nd only houss A rod conncting houss u nd v hs rpir cost w(u, v) Gol: Rpir nough (nd no mor) rods such tht:

More information

Homework #3. 1 x. dx. It therefore follows that a sum of the

Homework #3. 1 x. dx. It therefore follows that a sum of the Danil Cannon CS 62 / Luan March 5, 2009 Homwork # 1. Th natural logarithm is dfind by ln n = n 1 dx. It thrfor follows that a sum of th 1 x sam addnd ovr th sam intrval should b both asymptotically uppr-

More information

Final Exam Solutions

Final Exam Solutions CS 2 Advancd Data Structurs and Algorithms Final Exam Solutions Jonathan Turnr /8/20. (0 points) Suppos that r is a root of som tr in a Fionacci hap. Assum that just for a dltmin opration, r has no childrn

More information

Chapter 6 Folding. Folding

Chapter 6 Folding. Folding Chaptr 6 Folding Wintr 1 Mokhtar Abolaz Folding Th folding transformation is usd to systmatically dtrmin th control circuits in DSP architctur whr multipl algorithm oprations ar tim-multiplxd to a singl

More information

What is a hereditary algebra?

What is a hereditary algebra? What is a hrditary algbra? (On Ext 2 and th vanishing of Ext 2 ) Claus Michal Ringl At th Münstr workshop 2011, thr short lcturs wr arrangd in th styl of th rgular column in th Notics of th AMS: What is?

More information

Chapter Finding Small Vertex Covers. Extending the Limits of Tractability. Coping With NP-Completeness. Vertex Cover

Chapter Finding Small Vertex Covers. Extending the Limits of Tractability. Coping With NP-Completeness. Vertex Cover Coping With NP-Compltnss Chaptr 0 Extning th Limits o Tractability Q. Suppos I n to solv an NP-complt problm. What shoul I o? A. Thory says you'r unlikly to in poly-tim algorithm. Must sacriic on o thr

More information

A Polynomial-Time Approximation Scheme for the Minimum-Connected Dominating Set in Ad Hoc Wireless Networks

A Polynomial-Time Approximation Scheme for the Minimum-Connected Dominating Set in Ad Hoc Wireless Networks A Polynomial-Tim Approximation Schm for th Minimum-Connctd Dominating St in Ad Hoc Wirlss Ntworks Xiuzhn Chng Dpartmnt of Computr Scinc, Gorg Washington Univrsity, Washington, DC 20052 Xiao Huang 3M Cntr,

More information

u x v x dx u x v x v x u x dx d u x v x u x v x dx u x v x dx Integration by Parts Formula

u x v x dx u x v x v x u x dx d u x v x u x v x dx u x v x dx Integration by Parts Formula 7. Intgration by Parts Each drivativ formula givs ris to a corrsponding intgral formula, as w v sn many tims. Th drivativ product rul yilds a vry usful intgration tchniqu calld intgration by parts. Starting

More information

International Journal of Foundations of Computer Science c World Scientic Publishing Company Searching a Pseudo 3-Sided Solid Orthoconvex Grid ANTONIO

International Journal of Foundations of Computer Science c World Scientic Publishing Company Searching a Pseudo 3-Sided Solid Orthoconvex Grid ANTONIO Intrnational Journal of Foundations of Computr Scinc c World Scintic Publishing Company Sarching a Psudo 3-Sidd Solid Orthoconvx Grid ANTONIOS SYMVONIS Bassr Dpartmnt of Computr Scinc, Univrsity of Sydny

More information

EXST Regression Techniques Page 1

EXST Regression Techniques Page 1 EXST704 - Rgrssion Tchniqus Pag 1 Masurmnt rrors in X W hav assumd that all variation is in Y. Masurmnt rror in this variabl will not ffct th rsults, as long as thy ar uncorrlatd and unbiasd, sinc thy

More information

1 A lower bound. Lecture notes: Online bipartite matching algorithms

1 A lower bound. Lecture notes: Online bipartite matching algorithms Cornll Univrsity, Fall 217 Lctur nots: Onlin bipartit matching algorithms CS 682: Algorithms 6 8 Spt In practic whn dsigning algorithms, it is oftn th cas that th input is a stram of data arriving ovr

More information

In the previous two chapters, we clarified what it means for a problem to be decidable or undecidable.

In the previous two chapters, we clarified what it means for a problem to be decidable or undecidable. Chaptr 7 Computational Complxity 7.1 Th Class P In th prvious two chaptrs, w clarifid what it mans for a problm to b dcidabl or undcidabl. In principl, if a problm is dcidabl, thn thr is an algorithm (i..,

More information

Separating principles below Ramsey s Theorem for Pairs

Separating principles below Ramsey s Theorem for Pairs Sparating principls blow Ramsy s Thorm for Pairs Manul Lrman, Rd Solomon, Hnry Towsnr Fbruary 4, 2013 1 Introduction In rcnt yars, thr has bn a substantial amount of work in rvrs mathmatics concrning natural

More information

BINOMIAL COEFFICIENTS INVOLVING INFINITE POWERS OF PRIMES. 1. Statement of results

BINOMIAL COEFFICIENTS INVOLVING INFINITE POWERS OF PRIMES. 1. Statement of results BINOMIAL COEFFICIENTS INVOLVING INFINITE POWERS OF PRIMES DONALD M. DAVIS Abstract. If p is a prim and n a positiv intgr, lt ν p (n dnot th xponnt of p in n, and u p (n n/p νp(n th unit part of n. If α

More information

MA 262, Spring 2018, Final exam Version 01 (Green)

MA 262, Spring 2018, Final exam Version 01 (Green) MA 262, Spring 218, Final xam Vrsion 1 (Grn) INSTRUCTIONS 1. Switch off your phon upon ntring th xam room. 2. Do not opn th xam booklt until you ar instructd to do so. 3. Bfor you opn th booklt, fill in

More information

Approximation and Inapproximation for The Influence Maximization Problem in Social Networks under Deterministic Linear Threshold Model

Approximation and Inapproximation for The Influence Maximization Problem in Social Networks under Deterministic Linear Threshold Model 20 3st Intrnational Confrnc on Distributd Computing Systms Workshops Approximation and Inapproximation for Th Influnc Maximization Problm in Social Ntworks undr Dtrministic Linar Thrshold Modl Zaixin Lu,

More information

As the matrix of operator B is Hermitian so its eigenvalues must be real. It only remains to diagonalize the minor M 11 of matrix B.

As the matrix of operator B is Hermitian so its eigenvalues must be real. It only remains to diagonalize the minor M 11 of matrix B. 7636S ADVANCED QUANTUM MECHANICS Solutions Spring. Considr a thr dimnsional kt spac. If a crtain st of orthonormal kts, say, and 3 ar usd as th bas kts, thn th oprators A and B ar rprsntd by a b A a and

More information

Linear-Phase FIR Transfer Functions. Functions. Functions. Functions. Functions. Functions. Let

Linear-Phase FIR Transfer Functions. Functions. Functions. Functions. Functions. Functions. Let It is impossibl to dsign an IIR transfr function with an xact linar-phas It is always possibl to dsign an FIR transfr function with an xact linar-phas rspons W now dvlop th forms of th linarphas FIR transfr

More information

arxiv: v1 [cs.cg] 11 Dec 2013

arxiv: v1 [cs.cg] 11 Dec 2013 A Siml Sw Lin Algorithm for Counting Triangulations and Psudo-triangulations Victor Alvarz Karl Bringmann Saurabh Ray arxiv:1312.3188v1 [cs.cg] 11 Dc 2013 Dcmbr 12, 2013 Abstract Lt P R 2 b a st of n oints.

More information

Hardy-Littlewood Conjecture and Exceptional real Zero. JinHua Fei. ChangLing Company of Electronic Technology Baoji Shannxi P.R.

Hardy-Littlewood Conjecture and Exceptional real Zero. JinHua Fei. ChangLing Company of Electronic Technology Baoji Shannxi P.R. Hardy-Littlwood Conjctur and Excptional ral Zro JinHua Fi ChangLing Company of Elctronic Tchnology Baoji Shannxi P.R.China E-mail: fijinhuayoujian@msn.com Abstract. In this papr, w assum that Hardy-Littlwood

More information

Linked-List Implementation. Linked-lists for two sets. Multiple Operations. UNION Implementation. An Application of Disjoint-Set 1/9/2014

Linked-List Implementation. Linked-lists for two sets. Multiple Operations. UNION Implementation. An Application of Disjoint-Set 1/9/2014 Disjoint Sts Data Strutur (Chap. 21) A disjoint-st is a olltion ={S 1, S 2,, S k } o distint dynami sts. Eah st is idntiid by a mmbr o th st, alld rprsntativ. Disjoint st oprations: MAKE-SET(x): rat a

More information

1997 AP Calculus AB: Section I, Part A

1997 AP Calculus AB: Section I, Part A 997 AP Calculus AB: Sction I, Part A 50 Minuts No Calculator Not: Unlss othrwis spcifid, th domain of a function f is assumd to b th st of all ral numbrs for which f () is a ral numbr.. (4 6 ) d= 4 6 6

More information

Outerplanar graphs and Delaunay triangulations

Outerplanar graphs and Delaunay triangulations CCCG 011, Toronto ON, August 10 1, 011 Outrplanar graphs and Dlaunay triangulations Ashraful Alam Igor Rivin Ilana Strinu Abstract Ovr 0 yars ago, Dillncourt [1] showd that all outrplanar graphs can b

More information

Analysis of Algorithms - Elementary graphs algorithms -

Analysis of Algorithms - Elementary graphs algorithms - Analysis of Algorithms - Elmntary graphs algorithms - Anras Ermahl MRTC (Mälaralns Ral-Tim Rsarch Cntr) anras.rmahl@mh.s Autumn 004 Graphs Graphs ar important mathmatical ntitis in computr scinc an nginring

More information

Pipe flow friction, small vs. big pipes

Pipe flow friction, small vs. big pipes Friction actor (t/0 t o pip) Friction small vs larg pips J. Chaurtt May 016 It is an intrsting act that riction is highr in small pips than largr pips or th sam vlocity o low and th sam lngth. Friction

More information

CS 6353 Compiler Construction, Homework #1. 1. Write regular expressions for the following informally described languages:

CS 6353 Compiler Construction, Homework #1. 1. Write regular expressions for the following informally described languages: CS 6353 Compilr Construction, Homwork #1 1. Writ rgular xprssions for th following informally dscribd languags: a. All strings of 0 s and 1 s with th substring 01*1. Answr: (0 1)*01*1(0 1)* b. All strings

More information

A NEW DECOMPOSITION THEOREM FOR 3-MANIFOLDS

A NEW DECOMPOSITION THEOREM FOR 3-MANIFOLDS Illinois Journal of Mathmatics Volum 46, Numbr 3, Fall 2002, Pags 755 780 S 0019-2082 A NEW DECOMPOSITION THEOREM FOR 3-MANIFOLDS BRUNO MARTELLI AND CARLO PETRONIO Abstract. Lt M b a (possibly non-orintabl)

More information

4. Money cannot be neutral in the short-run the neutrality of money is exclusively a medium run phenomenon.

4. Money cannot be neutral in the short-run the neutrality of money is exclusively a medium run phenomenon. PART I TRUE/FALSE/UNCERTAIN (5 points ach) 1. Lik xpansionary montary policy, xpansionary fiscal policy rturns output in th mdium run to its natural lvl, and incrass prics. Thrfor, fiscal policy is also

More information

1997 AP Calculus AB: Section I, Part A

1997 AP Calculus AB: Section I, Part A 997 AP Calculus AB: Sction I, Part A 50 Minuts No Calculator Not: Unlss othrwis spcifid, th domain of a function f is assumd to b th st of all ral numbrs x for which f (x) is a ral numbr.. (4x 6 x) dx=

More information

1 Isoparametric Concept

1 Isoparametric Concept UNIVERSITY OF CALIFORNIA BERKELEY Dpartmnt of Civil Enginring Spring 06 Structural Enginring, Mchanics and Matrials Profssor: S. Govindj Nots on D isoparamtric lmnts Isoparamtric Concpt Th isoparamtric

More information

10. The Discrete-Time Fourier Transform (DTFT)

10. The Discrete-Time Fourier Transform (DTFT) Th Discrt-Tim Fourir Transform (DTFT Dfinition of th discrt-tim Fourir transform Th Fourir rprsntation of signals plays an important rol in both continuous and discrt signal procssing In this sction w

More information

On the irreducibility of some polynomials in two variables

On the irreducibility of some polynomials in two variables ACTA ARITHMETICA LXXXII.3 (1997) On th irrducibility of som polynomials in two variabls by B. Brindza and Á. Pintér (Dbrcn) To th mmory of Paul Erdős Lt f(x) and g(y ) b polynomials with intgral cofficints

More information

arxiv: v1 [cs.cg] 28 Feb 2017

arxiv: v1 [cs.cg] 28 Feb 2017 On th Rlationship btwn k-planar and k-quasi Planar Graphs Patrizio Anglini 1, Michal A. Bkos 1, Franz J. Brandnburg 2, Giordano Da Lozzo 3, Giuspp Di Battista 4, Waltr Didimo 5, Giuspp Liotta 5, Fabrizio

More information

BINOMIAL COEFFICIENTS INVOLVING INFINITE POWERS OF PRIMES

BINOMIAL COEFFICIENTS INVOLVING INFINITE POWERS OF PRIMES BINOMIAL COEFFICIENTS INVOLVING INFINITE POWERS OF PRIMES DONALD M. DAVIS Abstract. If p is a prim (implicit in notation and n a positiv intgr, lt ν(n dnot th xponnt of p in n, and U(n n/p ν(n, th unit

More information

Elements of Statistical Thermodynamics

Elements of Statistical Thermodynamics 24 Elmnts of Statistical Thrmodynamics Statistical thrmodynamics is a branch of knowldg that has its own postulats and tchniqus. W do not attmpt to giv hr vn an introduction to th fild. In this chaptr,

More information

Classical Magnetic Dipole

Classical Magnetic Dipole Lctur 18 1 Classical Magntic Dipol In gnral, a particl of mass m and charg q (not ncssarily a point charg), w hav q g L m whr g is calld th gyromagntic ratio, which accounts for th ffcts of non-point charg

More information

Supplementary Materials

Supplementary Materials 6 Supplmntary Matrials APPENDIX A PHYSICAL INTERPRETATION OF FUEL-RATE-SPEED FUNCTION A truck running on a road with grad/slop θ positiv if moving up and ngativ if moving down facs thr rsistancs: arodynamic

More information

Probability and Stochastic Processes: A Friendly Introduction for Electrical and Computer Engineers Roy D. Yates and David J.

Probability and Stochastic Processes: A Friendly Introduction for Electrical and Computer Engineers Roy D. Yates and David J. Probability and Stochastic Procsss: A Frindly Introduction for Elctrical and Computr Enginrs Roy D. Yats and David J. Goodman Problm Solutions : Yats and Goodman,4.3. 4.3.4 4.3. 4.4. 4.4.4 4.4.6 4.. 4..7

More information