PCP Theorem by Gap Amplification

Size: px
Start display at page:

Download "PCP Theorem by Gap Amplification"

Transcription

1 PCP Theorem by Gap Amplificaion Bernhard Vesenmayer JASS 2006 Absrac The PCP Theorem provides a new classificaion of NP. Since he original proof by [AS98], several new proofs occured. While he firs proof used highly sophisicaed mehods, he new approaches ry o use simpler ones. In his paper he proof by [Din05] is presened. I uses he equivalence of his problem o he NP-hardness of gap-3sat, i.e. i is his hardness ha is shown. The saisfiabiliy gap of a se of consrains is he smalles fracion of unsaisfied consrains over all assignmens for he variables. Gap-3SAT is he problem of deciding wheher his gap is 0 or greaer han a posiive consan. In his paper herefore 3SAT is polynomially reduced o gap-3sat via gap amplificaion, i.e. he gap is blown up o a consan fracion. 1 Inroducion There are by now many srucural differen proofs of he famous PCP-Theorem. Mos of hem are quie echnical and use highly sophisicaed mehods. Originally i has been saed via ineracive proofs. In [FGL + 96] a surprising connecion has been found beween his heorem and a formulaion via gap-3sat. Tha means hey have shown, ha he PCP-Theorem is equivalen o saing ha gap-3sat is NP-hard. In oher words, i is NP-hard o disinguish beween UNSAT(C ) = 0 and UNSAT(C ) = α > 0 for a consrain sysem C. This is he basis of he proof by [Din05] ha is presened in his paper. Naurally, if he consrain sysem is no saisfiable, hen UNSAT(C ) 1, where n is he number of consrains in C. n Via a polynomial amplificaion algorihm his gap is blown up o a consan α which renders his problem equivalen o gap-3sat. This paper is par of a alk a JASS 06. I is herefore no self-conaining, bu relies on he preparaive paper [Bul06] in which underlying srucures and basic resuls are presened. Only he exisence of assignmen eser is used wihou proof. The proofs of he oher resuls are mosly aken ou of [Din05] and can be found here or in [Bul06]. 2 Preprocessing In order o apply he main amplificaion lemma, we need a nicely srucured graph. In his secion is shown ha any consrain graph can be polynomially ransformed ino such TU München, Bolzmannsraße 3, Garching bei München, Germany, ( vesenmay@ma.um.de). 1

2 2 2 PREPROCESSING a nice graph. By nicely srucured is mean ha he graph is regular, of consan-degree and expanding. The ransformaion includes wo seps which are formalized in he nex wo proposiions. Proposiion 2.1 (Consan degree) Any consrain graph G = (V, E), Σ, C can be ransformed ino a (d 0 + 1)-regular graph G = (V, E ), Σ, C such ha V = 2 and for some global consans d 0, c > 0. c UNSAT(G) UNSAT(G ) UNSAT(G) Proof. Fix d 0 and define d := d For each n le X n be a d 0 -regular expander on n verices wih h(x n ) h 0 as is guaraneed by [Bul06, Lemma 17]. Le d v be he degree of v V. Replace each v by X dv and pu equaliy consrains on hese edges. Denoe his wih [v]. Le [V ] := v V [v] and E 1 be he union of he edges. For every (v, w) E pu an edge beween one of he verices of [v] and [w], such ha each such verice only sees one such exernal edge. The consrains on hese edges are given by he consrains of he original graph. Denoe his se of edges by E 2. Tha means we have consruced a d-regular graph G : G := ([V ], E = E 1 E 2 ) Le us now show ha his graph mees he requiremens. We sar wih he upper bound. Le σ : V Σ be an assignmen of G. Define σ : [V ] Σ by: v V, x [v] : σ (x) = σ(v) Since he consrains of he addiional edges of E 1 are me in his case, we see ha he fracion of unsaisfied edges decreases or says consan. Tha means: UNSAT(G ) UNSAT(G) The oher bound is more complex. Le σ : [V ] Σ be a bes assignmen. Define σ : V Σ by: v V : σ(v) := maxarg a Σ (P x [v] (σ (x) = a)) Tha means σ(v) is he mos popular value of [v]. Le F E be he se of edges ha rejec σ, F E be he se of edges ha rejec σ. Le S be he se of hose verices in [V ] ha were ouvoed in he definiion of σ, i.e. S := v V {x [v]; σ (x) σ(v)}. Every exernal edge in E 2 corresponding o an edge in F eiher rejecs σ or has a leas one endpoin in S. This gives us: F + S F = α, where α := F. Firs recall ha = d. We now have wo cases: 1. F α = α : Therefore we have he desired lower bound: 2 2d UNSAT(G ) = UNSAT σ (G ) 1 2d UNSAT σ(g) 1 2d UNSAT(G).

3 3 2. F < α: Then S α. Fix v V and define: 2 2 S v := [v] S S v a := {x S v ; σ (x) = a} Then we have S v a [v] 2. Therefore he edge expansion propery of X d v yields: E(S v a, [v] \ S v a) h 0 S v a. All of hose edges rejec σ, because of heir equaliy consrains. Tha means: F h 0 Sa v = h 0 S v α = h 0 S h 0 2 = h 0α 2d v V a Σ v V And herefore he lower bound follows as above: UNSAT(G ) h 0 2d UNSAT(G) Recalling ha d is independen of G, he proposiion follows wih c := min( 1 2d, h 0 2d ). Proposiion 2.2 (Expanderizing) Le d 0, h 0 > 0 be some global consans. Any d-regular consrain graph G can be ransformed ino G such ha 1. G is (d+d 0 +1)-regular, has self-loops, and λ(g ) d+d 0 +1 h2 0 d+d 0 +1 < deg(g ), 2. size(g ) = O(size(G)), and 3. d d+d 0 +1 UNSAT(G) UNSAT(G ) UNSAT(G). Proof. This ransformaion will be done by adding edges wih rivial consrains. Le E loop := {(v, v); v V } and X = (V, E ) be a d 0 -regular expander on V verices wih h(x) h 0 (again, he exisence is guaraneed by [Bul06, Lemma 17]). Define: G = (V, E E E loop ) This clearly is a (d + d 0 + 1)-regular graph of he same size as G. We can now apply he general resul for expanders (see [Bul06, Lemma 19]) and ge: λ(g ) d + d h(g ) 2 d(g ) d + d h 2 0 d + d < d + d As he new edges are always saisfied and he number of edges is increased by a facor d+d 0 +1 d, he fracion of unsaisfied consrains drops a mos by his facor. Now we can finally sae he lemma ha allows us o ransform a given consrain graph ino a nicely-srucured one. Lemma 2.3 (Preprocessing) There exis consans 0 < λ < d and β 1 > 0 such ha any consrain graph G can be ransformed ino a consrain graph G, denoed G = prep(g), such ha 1. G is d-regular wih self-loops, and λ(g ) λ < d. 2. G has he same alphabe as G, and size(g ) = O(size(G)). 3. β 1 UNSAT(G) UNSAT(G ) UNSAT(G). Proof. Apply Proposiion 2.1 on G, hen apply Proposiion 2.2 on he resul. The lemma is proven wih β 1 = c d. d+d 0 +1

4 4 3 POWERING 3 Powering In his secion we consruc ou of a given consrain graph G = (V, E), Σ, C a new graph G = (V, E), Σ d, C for every N as follows: 1. The verices of G are he same as he verices of G 2. u and v are conneced by k edges in E iff he number of -sep pahs from u o v in G is exacly k. 3. The alphabe of G is Σ d, where every verex specifies values for all is neighbours reachable in seps. 4. The consrain associaed wih an edge e = (u, v) E is saisfied iff he assignmens for u and v are consisen wih an assignmen ha saisfies all of he consrains of he pah, induced by he neighbourhoods of u and v. (In case his resuls in wo differen values for a verex, hen he consrain is auomaically no saisfied.) In he sequel e E is called edge and e E is called pah. This consrucion yields he desired amplificaion of he saisfiabiliy-gap. I is based on he fac, ha he number of edges in G increases by d 1, bu each edge in G is possibly included in d 1 pahs. Therefore, if a consrain corresponding o an edge e is no saisfied his yields o possibly d 1 rejecions of he corresponding assignmen for G. Firs we sar wih a echnical proposiion: Proposiion 3.1 For every p [0, 1] and c > 0 here exiss some 0 < τ 1 such ha if l 1 l 2 ( l 1 l 2 ), hen k, k pl 1 k pl 2 c( l 1 l 2 ) : τ P (B l 1,p = k) P (B l2,p = k) 1 τ Proof. The proposiion is perfecly symmeric in l 1 and l 2. Tha means wihou loss of generaliy we can assume l 1 l 2. Wrie herefore l 1 = l 2 + r for some 0 r l 1. We have P (B l1,p = k) = = = ( ) l2 + r p k (1 p) l 2+r k k l l k l l k l 2 + r l 2 + r k l l k l l k ( ) l2 p k (1 p) l2 k (1 p) r k l 2 + r l 2 + r k P (B l 2,p = k) For all a r l 1 we have wih l 2 k l 2 p + c l 1 (1 p)l 2 + c l 1 : l 2 + a l 2 + a k l 2 (1 p)l 2 + (c + 1) 1 ( 1 c + 1 ) l 1 1 p (1 p) l 1 l 2 + a l 2 + a k l 2 + l1 (1 p)l 2 c 1 ( ) 4c 1 + l 1 1 p (1 p) l 1

5 5 This yields he proposiion wih τ = e 4c+1 1 p. Clearly we have ha if UNSAT(G) = 0, hen UNSAT(G ) = 0. In he oher case we have he amplificaion of he saisfiabiliy gap: Lemma 3.2 (Powering) Le λ < d, and Σ be arbirary consans. There exiss a consan β 2 = β 2 (λ, d, Σ ) > 0, such ha for every N and for every d-regular consrain graph G = (V, E), Σ, C wih self-loops and λ(g) λ ( UNSAT(G ) β 2 min UNSAT (G), 1 ). Proof. Le σ be a bes assignmen for G, i.e. UNSAT σ (G ) = UNSAT(G ). By definiion, σ(v) specifies values for every w in is -neighbourhood. Le σ(v) w denoe his value. For every 1 j and v V le X v,j be a random variable wih disribuion a Σ : P (X v,j = a) := # j-sep pahs saring from v and ending a w wih σ(w) v = a # j-sep pahs saring from v Tha means X v,j represens he value assigned o v by a random poin wihin j-disance. Wih his define he corresponding assignmen σ for G as follows: σ(v) := maxarg a Σ (P (X v, 2 = a)) Le F E be a subse of he edges ha rejec σ, such ha UNSAT(G) = F, and I r := { r < i + r}. For each e E define he following random variable 2 2 { 1 if e = (v 0,..., v ) where (v i 1, v i ) F σ(v 0 ) vi 1 = σ(v i 1 ) σ(v ) vi = σ(v i ) N i (e) := 0 oherwise N(e) := i I r N i If N(e) > 0, hen his pah has go a rejecing edge "in he middle", i.e. i clearly rejecs σ. Tha means P (N > 0) UNSAT σ (G ). In he sequel we will esimae his probabiliy. To his end we make use of [Bul06, Lemma 23], i.e. P (N > 0) E2 (N). Therefore we E(N 2 ) have o cope wih E(N) and E(N 2 ). 1. E(N): From he definiion we can gain he probabiliy of P (N i > 0) as follows: P (N i > 0) = P ((u, v) F ) P (X u,i 1 = σ(u))p (X v, i = σ(v)) = F P (X u,i 1 = σ(u))p (X v, i = σ(v)) For any l I r we can decompose as follows. Disinguish beween he loops in a pah and he res. Tha means a pah is deermined by he number of loops and heir posiion and he res of he pah wihou loops. This consideraions yield: P (X u,l = σ(u)) = l P (B l,p = k)p (X u,k = σ(u)), k=0

6 6 3 POWERING where B l,p is binomially disribued wih p = 1 1 and d X u,k is defined like X u,k bu wihou loops. In he sequel we will use 3.1 o esimae ha value. Firs se r := (hen l l) and M := max{ N; +r 2 2 r}. Now 2 choose c > 0 such ha he following is me: p(1 p) c 2 M < 1 2 Σ. Se J := {k N; k pl k p 2 c( 2 l)}. Then we have wih Chebyshev P (B 2,p J) ( P B l,p pl > c( 2 ) ( l) + P B 2,p p 2 > c( 2 ) l) lp(1 p) c 2 ( l) + p(1 p) 2 c 2 ( l) 2 p(1 p) + r c Σ Remember, by consrucion of σ we have P (X u, = σ(u)) 1. We can now apply 2 Σ 3.1 wih l 1 =, l 2 2 = i 1: P (X u,i 1 = σ(u)) k J P (B i 1,p = k)p (X u,k = σ(u)) τ k J P (B 2,p = k)p (X u,k = σ(u)) τ(p (X u, = σ(u)) Σ ) τ 2 Σ The same holds for P (X v, i = σ(v)). Therefore we finally have: E(N) = i I r E(N i ) = i I r P (N i > 0) = i I r F P (X u,i 1 = σ(u))p (X v, i = σ(v)) τ 2 F I r 4 Σ 2 Ω( ) F 2. E(N 2 ): To his end we define he following random variables: { 1 if e i F Z i (e) := 0 oherwise Z(e) := i I r Z i (e)

7 7 Then we clearly have N(e) Z(e) and we can sar o calculae. E(Z 2 ) = E(Zi 2 ) + 2 E(Z i Z j ) = I r F + 2 i I r i<j;i,j I r i<j;i,j I r E(Z i Z j ) E(Z i Z j ) = P (Z i Z j > 0) = P (Z i > 0)P (Z j > 0 Z i > 0) = F P (Z j > 0 Z i > 0) P e = ( Z j (e) > 0 Z i (e) > 0) = P e = i+1(z j i+1 (e ) > 0 Z 1 (e ) > 0) F + The las inequaliy is he reason why he regulariy condiion on G had o be posulaed. There we used he ( resul ) given in [Bul06, Theorem 21], saing ha P (Z s (e) > 0 Z 1 (e) > 0) F + λ(g) s, d if G is d-regular. Having ha λ < d, we know ha K := ( λ i i=0 d) <. Gahering all hose resuls, we can esimae E(N 2 ): ( E(N 2 ) E(Z 2 ) I r F + 2 F ( ) ) j i F λ + d i<j;i,j I r O( ( ) ) F 2 ) ( I + 2 r 2 F + I r F K = O( ( ) ) F 2 + O() F. Finally we can show he gap amplificaion. Recall ha F = UNSAT(G) and disinguish beween hese wo cases: 1. UNSAT(G) 1 : In his case we have This finally yields: E(N 2 ) O( ( ) F + O() F ) 2 O( ) F. ( ) j i λ d UNSAT(G ) P (N > 0) Ω( ) 2 F 2 2 O( ) F Ω( ) F Ω( ) min(unsat(g), 1 ) 2. UNSAT(G) > 1 : We know ha E(N 2 ) O() F. This yields he desired resul in his case, oo: UNSAT(G ) P (N > 0) Ω( ) 2 F 2 2 O() F Ω(1) F Ω(1) 1 = Ω( ) 1 Ω( ) min(unsat(g), 1 ) Therefore he proposiion follows.

8 8 4 COMPOSITION 4 Composiion The previous sep amplified he saisfiabiliy gap, bu has blown up he alphabe. I remains o reduce he size of he alphabe. This will be done making use of composiion. We will ake a consrain of he given consrain graph. This will be pu ino an assignmen eser P, which produces a consrain graph on an alphabe Σ 0 wih Σ 0 = O(1). The se of all such graphs ha were produced his way is pu ogeher ino he resuling graph. Le for he sequel SAT(Φ) {0, 1} n denoe he se of assignmens ha saisfy a given boolean circui Φ. Definiion 4.1 [Assignmen Teser] An Assignmen Teser wih alphabe Σ 0 and rejecion probabiliy ε > 0 is a polynomial-ime ransformaion P whose inpu is a circui Φ over Boolean variables X, and whose oupu is a consrain graph G = (V, E), Σ 0, C such ha X V, and such ha he following holds. Le V = V \ X, and le a : X {0, 1} be an assignmen. 1. If a SAT(Φ), here exiss b : V Σ 0 such ha UNSAT a b (G) = If a SAT(Φ) hen for all b : V Σ 0 holds UNSAT a b (G) ε dis(a, SAT(Φ)). Such an algorihm exiss, see for example [Din05, 6.2]. Fixing such an assignmen eser P we can now formulae and prove he following lemma: Lemma 4.2 (Composiion) Le P an assignmen eser wih consan rejecion probabiliy ε > 0, and alphabe Σ 0, Σ 0 = O(1). There exiss β 3 > 0 ha depends only on P, such ha any consrain graph G = (V, E), Σ, C can be ransformed ino a consrain graph G = (V, E ), Σ 0, C, denoed by G P, such ha size(g ) = M( Σ ) size(g), and β 3 UNSAT(G) UNSAT(G ) UNSAT(G) Proof. Assignmen eser are only defined for consrains over Boolean variables. Therefore we firs prepare he graph wih ha respec. Le e : Σ {0, 1} l be an encoding wih relaive Hamming disance ϱ > 0, l = O(log Σ ). Replace each v V by l Boolean variables [v]. Replace each consrain c over he wo variables v, w by c over [v] [w], such ha c is saisfied iff he assignmen for [v] [w] is a legal encoding via e of an assignmen for v and w ha saisfies c. Now run P on any such c and ge consrain graphs G c = (V c, E c ), Σ 0, C c. Wihou loss of generaliy we can assume E c = E c for any consrains c, c (oherwise add edges wih rivial consrains and se ε := ε min c C E c max c C E c ). Now define he resuling graph G as follows: G = (V, E ), Σ 0, C, where V = c C V c, E = c C E c, C = c C C c. Le us now check, if G has go he desired properies. We know ha any c is ransformed ino a consrain c : {0, 1} 2l {T, F }. There are only finiely many such consrains possible. Se M as he maximal size of he oupu graph of P for an inpu c. Then M only depends on Σ and P, and we have size(g ) M size(g). Le σ : V Σ 0 be a bes assignmen for G. Define σ : V Σ by: σ(v) := minarg a Σ (dis(e(a), σ ([v]))).

9 9 Tha means σ(v) is he value whose encoding via e is closes o σ ([v]). Le c be a consrain over he variables u, v ha rejecs σ. Now he propery of he error correcing code comes in: A leas a fracion of ϱ of he bis of 2 σ ([u]) or of σ ([v]) (or of boh of hem) has o be changed in order o lead o a saisfying value. Tha means dis(σ [u] [v], SAT( c)) ϱ. Since 4 P is an assignmen eser wih rejecion probabiliy of ε, we have ha a leas a fracion of ε ϱ of he consrains in C 4 c rejec σ. The assumpion E c = E c for any consrains c, c and E = c C E c herefore guaranees:unsat(g ) εϱ UNSAT(G). 4 5 Main heorem Now we have everyhing a hand o finally sae our main heorem. Theorem 5.1 (Main) For any Σ, Σ = O(1), here exis consans C > 0 and 0 < α < 1, such ha given a consrain graph G = (V, E), Σ, C one can consruc, in polynomial ime, a consrain graph G = (V, E ), Σ 0, C such ha 1. size(g ) C size(g) and Σ 0 = O(1). 2. If UNSAT(G) = 0 hen UNSAT(G ) = 0 3. UNSAT(G ) min(2 UNSAT(G), α). Proof. We consruc G using he lemmas of he previous secions: G = (prep(g)) P Firs we noice ha each lemma only incurs a linear blowup of he size. More precisely, he number of edges increases by a consan facor during Preprocessing and Powering. In he Composiion sep he size grows by a facor ha depends only on Σ d and on P which do no depend on G. Le β 1, β 2, β 3 be he consans in he Lemmas 2.3,3.2,4.2. Now choose ( ) 2 2 = β 1 β 2 β 3 and α = β 3β 2. Then we have alogeher: UNSAT(G ) 4.2 β 3 UNSAT((prep(G)) ) β 3 β 2 min(unsat(prep(g)), ) 2.3 β 3 β 2 min(β1 UNSAT(G), 1 ) min(2 UNSAT(G), α). This proves he heorem. A las we can now prove he PCP Theorem. [Bul06, Lemma 9] has already shown ha he PCP Theorem is equivalen o showing ha Gap-3SAT is NP-hard. Corollary 5.2 Gap-3SAT is NP-hard.

10 10 REFERENCES Proof. According o [Bul06, Theorem 14], i is NP-hard o decide if UNSAT(G) = 0 or no for a given consrain graph G wih Σ = 7. Le G 0 be such an insance and G i be he oucome of applying he main heorem on G i 1. Se k := log(α E 0 ) = O(log n). This way we have for all i k : size(g i ) C i size(g 0 ) = poly(n). If UNSAT(G 0 ) = 0 hen UNSAT(G i ) = 0. If no, hen we have by inducion: UNSAT(G i ) min(2 i UNSAT(G 0 ), α). If UNSAT(G 0 ) > 0, hen UNSAT(G 0 ) 1, so surely we have E 0 2k UNSAT(G 0 ) > α and herefore UNSAT(G k ) α. Now a local gadge reducion akes G k o 3SAT form, while mainaining he saisfiabiliy gap up o some consan. This proves he corollary. References [AS98] S. Arora and S. Safra. Probabilisic checking of proofs: A new characerisaion of NP. J.ACM, 45(1):70-122, [Bul06] Lukas Bulwahn. The PCP Theorem: An Inroducion. Munich, [Din05] Iri Dinur. The PCP Theorem via Gap Amplificaion. Technical Repor TR05-46, Elecronic Colloquium on Compuaional Complexiy, [FGL + 96] U. Feige, S. Goldwasser, L. Lovász, S. Safra, and M. Szegedy. Approximaing clique is almos NP-complee. Journal of he ACM, 43(2): , 1996.

Notes for Lecture 17-18

Notes for Lecture 17-18 U.C. Berkeley CS278: Compuaional Complexiy Handou N7-8 Professor Luca Trevisan April 3-8, 2008 Noes for Lecure 7-8 In hese wo lecures we prove he firs half of he PCP Theorem, he Amplificaion Lemma, up

More information

Approximation Algorithms for Unique Games via Orthogonal Separators

Approximation Algorithms for Unique Games via Orthogonal Separators Approximaion Algorihms for Unique Games via Orhogonal Separaors Lecure noes by Konsanin Makarychev. Lecure noes are based on he papers [CMM06a, CMM06b, LM4]. Unique Games In hese lecure noes, we define

More information

T L. t=1. Proof of Lemma 1. Using the marginal cost accounting in Equation(4) and standard arguments. t )+Π RB. t )+K 1(Q RB

T L. t=1. Proof of Lemma 1. Using the marginal cost accounting in Equation(4) and standard arguments. t )+Π RB. t )+K 1(Q RB Elecronic Companion EC.1. Proofs of Technical Lemmas and Theorems LEMMA 1. Le C(RB) be he oal cos incurred by he RB policy. Then we have, T L E[C(RB)] 3 E[Z RB ]. (EC.1) Proof of Lemma 1. Using he marginal

More information

Stationary Distribution. Design and Analysis of Algorithms Andrei Bulatov

Stationary Distribution. Design and Analysis of Algorithms Andrei Bulatov Saionary Disribuion Design and Analysis of Algorihms Andrei Bulaov Algorihms Markov Chains 34-2 Classificaion of Saes k By P we denoe he (i,j)-enry of i, j Sae is accessible from sae if 0 for some k 0

More information

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still.

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still. Lecure - Kinemaics in One Dimension Displacemen, Velociy and Acceleraion Everyhing in he world is moving. Nohing says sill. Moion occurs a all scales of he universe, saring from he moion of elecrons in

More information

The PCP Theorem by Gap Amplification

The PCP Theorem by Gap Amplification Electronic Colloquium on Computational Complexity, Revision 1 of Report No. 46 (2005) The PCP Theorem by Gap Amplification Irit Dinur September 25, 2005 Abstract We describe a new proof of the PCP theorem

More information

INTRODUCTION TO MACHINE LEARNING 3RD EDITION

INTRODUCTION TO MACHINE LEARNING 3RD EDITION ETHEM ALPAYDIN The MIT Press, 2014 Lecure Slides for INTRODUCTION TO MACHINE LEARNING 3RD EDITION alpaydin@boun.edu.r hp://www.cmpe.boun.edu.r/~ehem/i2ml3e CHAPTER 2: SUPERVISED LEARNING Learning a Class

More information

Chapter 2. First Order Scalar Equations

Chapter 2. First Order Scalar Equations Chaper. Firs Order Scalar Equaions We sar our sudy of differenial equaions in he same way he pioneers in his field did. We show paricular echniques o solve paricular ypes of firs order differenial equaions.

More information

11!Hí MATHEMATICS : ERDŐS AND ULAM PROC. N. A. S. of decomposiion, properly speaking) conradics he possibiliy of defining a counably addiive real-valu

11!Hí MATHEMATICS : ERDŐS AND ULAM PROC. N. A. S. of decomposiion, properly speaking) conradics he possibiliy of defining a counably addiive real-valu ON EQUATIONS WITH SETS AS UNKNOWNS BY PAUL ERDŐS AND S. ULAM DEPARTMENT OF MATHEMATICS, UNIVERSITY OF COLORADO, BOULDER Communicaed May 27, 1968 We shall presen here a number of resuls in se heory concerning

More information

Longest Common Prefixes

Longest Common Prefixes Longes Common Prefixes The sandard ordering for srings is he lexicographical order. I is induced by an order over he alphabe. We will use he same symbols (,

More information

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note 17

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note 17 EES 16A Designing Informaion Devices and Sysems I Spring 019 Lecure Noes Noe 17 17.1 apaciive ouchscreen In he las noe, we saw ha a capacior consiss of wo pieces on conducive maerial separaed by a nonconducive

More information

Finish reading Chapter 2 of Spivak, rereading earlier sections as necessary. handout and fill in some missing details!

Finish reading Chapter 2 of Spivak, rereading earlier sections as necessary. handout and fill in some missing details! MAT 257, Handou 6: Ocober 7-2, 20. I. Assignmen. Finish reading Chaper 2 of Spiva, rereading earlier secions as necessary. handou and fill in some missing deails! II. Higher derivaives. Also, read his

More information

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle Chaper 2 Newonian Mechanics Single Paricle In his Chaper we will review wha Newon s laws of mechanics ell us abou he moion of a single paricle. Newon s laws are only valid in suiable reference frames,

More information

1 Review of Zero-Sum Games

1 Review of Zero-Sum Games COS 5: heoreical Machine Learning Lecurer: Rob Schapire Lecure #23 Scribe: Eugene Brevdo April 30, 2008 Review of Zero-Sum Games Las ime we inroduced a mahemaical model for wo player zero-sum games. Any

More information

14 Autoregressive Moving Average Models

14 Autoregressive Moving Average Models 14 Auoregressive Moving Average Models In his chaper an imporan parameric family of saionary ime series is inroduced, he family of he auoregressive moving average, or ARMA, processes. For a large class

More information

Some Ramsey results for the n-cube

Some Ramsey results for the n-cube Some Ramsey resuls for he n-cube Ron Graham Universiy of California, San Diego Jozsef Solymosi Universiy of Briish Columbia, Vancouver, Canada Absrac In his noe we esablish a Ramsey-ype resul for cerain

More information

Two Coupled Oscillators / Normal Modes

Two Coupled Oscillators / Normal Modes Lecure 3 Phys 3750 Two Coupled Oscillaors / Normal Modes Overview and Moivaion: Today we ake a small, bu significan, sep owards wave moion. We will no ye observe waves, bu his sep is imporan in is own

More information

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities:

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities: Mah 4 Eam Review Problems Problem. Calculae he 3rd Taylor polynomial for arcsin a =. Soluion. Le f() = arcsin. For his problem, we use he formula f() + f () + f ()! + f () 3! for he 3rd Taylor polynomial

More information

MATH 4330/5330, Fourier Analysis Section 6, Proof of Fourier s Theorem for Pointwise Convergence

MATH 4330/5330, Fourier Analysis Section 6, Proof of Fourier s Theorem for Pointwise Convergence MATH 433/533, Fourier Analysis Secion 6, Proof of Fourier s Theorem for Poinwise Convergence Firs, some commens abou inegraing periodic funcions. If g is a periodic funcion, g(x + ) g(x) for all real x,

More information

We just finished the Erdős-Stone Theorem, and ex(n, F ) (1 1/(χ(F ) 1)) ( n

We just finished the Erdős-Stone Theorem, and ex(n, F ) (1 1/(χ(F ) 1)) ( n Lecure 3 - Kövari-Sós-Turán Theorem Jacques Versraëe jacques@ucsd.edu We jus finished he Erdős-Sone Theorem, and ex(n, F ) ( /(χ(f ) )) ( n 2). So we have asympoics when χ(f ) 3 bu no when χ(f ) = 2 i.e.

More information

Lecture 23: I. Data Dependence II. Dependence Testing: Formulation III. Dependence Testers IV. Loop Parallelization V.

Lecture 23: I. Data Dependence II. Dependence Testing: Formulation III. Dependence Testers IV. Loop Parallelization V. Lecure 23: Array Dependence Analysis & Parallelizaion I. Daa Dependence II. Dependence Tesing: Formulaion III. Dependence Tesers IV. Loop Parallelizaion V. Loop Inerchange [ALSU 11.6, 11.7.8] Phillip B.

More information

Bernoulli numbers. Francesco Chiatti, Matteo Pintonello. December 5, 2016

Bernoulli numbers. Francesco Chiatti, Matteo Pintonello. December 5, 2016 UNIVERSITÁ DEGLI STUDI DI PADOVA, DIPARTIMENTO DI MATEMATICA TULLIO LEVI-CIVITA Bernoulli numbers Francesco Chiai, Maeo Pinonello December 5, 206 During las lessons we have proved he Las Ferma Theorem

More information

Supplement for Stochastic Convex Optimization: Faster Local Growth Implies Faster Global Convergence

Supplement for Stochastic Convex Optimization: Faster Local Growth Implies Faster Global Convergence Supplemen for Sochasic Convex Opimizaion: Faser Local Growh Implies Faser Global Convergence Yi Xu Qihang Lin ianbao Yang Proof of heorem heorem Suppose Assumpion holds and F (w) obeys he LGC (6) Given

More information

Lecture 4 Notes (Little s Theorem)

Lecture 4 Notes (Little s Theorem) Lecure 4 Noes (Lile s Theorem) This lecure concerns one of he mos imporan (and simples) heorems in Queuing Theory, Lile s Theorem. More informaion can be found in he course book, Bersekas & Gallagher,

More information

Matrix Versions of Some Refinements of the Arithmetic-Geometric Mean Inequality

Matrix Versions of Some Refinements of the Arithmetic-Geometric Mean Inequality Marix Versions of Some Refinemens of he Arihmeic-Geomeric Mean Inequaliy Bao Qi Feng and Andrew Tonge Absrac. We esablish marix versions of refinemens due o Alzer ], Carwrigh and Field 4], and Mercer 5]

More information

Inventory Analysis and Management. Multi-Period Stochastic Models: Optimality of (s, S) Policy for K-Convex Objective Functions

Inventory Analysis and Management. Multi-Period Stochastic Models: Optimality of (s, S) Policy for K-Convex Objective Functions Muli-Period Sochasic Models: Opimali of (s, S) Polic for -Convex Objecive Funcions Consider a seing similar o he N-sage newsvendor problem excep ha now here is a fixed re-ordering cos (> 0) for each (re-)order.

More information

R t. C t P t. + u t. C t = αp t + βr t + v t. + β + w t

R t. C t P t. + u t. C t = αp t + βr t + v t. + β + w t Exercise 7 C P = α + β R P + u C = αp + βr + v (a) (b) C R = α P R + β + w (c) Assumpions abou he disurbances u, v, w : Classical assumions on he disurbance of one of he equaions, eg. on (b): E(v v s P,

More information

On the Advantage over a Random Assignment*

On the Advantage over a Random Assignment* On he Advanage over a Random Assignmen* Johan Håsad, 1, S. Venkaesh 2, 1 Nada, KTH, SE-100 44 Sockholm, Sweden; e-mail: johanh@nada.kh.se 2 DIMACS Cener, CoRE Building, Rugers Universiy, 96 Frelinghuysen

More information

Cash Flow Valuation Mode Lin Discrete Time

Cash Flow Valuation Mode Lin Discrete Time IOSR Journal of Mahemaics (IOSR-JM) e-issn: 2278-5728,p-ISSN: 2319-765X, 6, Issue 6 (May. - Jun. 2013), PP 35-41 Cash Flow Valuaion Mode Lin Discree Time Olayiwola. M. A. and Oni, N. O. Deparmen of Mahemaics

More information

Some Basic Information about M-S-D Systems

Some Basic Information about M-S-D Systems Some Basic Informaion abou M-S-D Sysems 1 Inroducion We wan o give some summary of he facs concerning unforced (homogeneous) and forced (non-homogeneous) models for linear oscillaors governed by second-order,

More information

ON THE DEGREES OF RATIONAL KNOTS

ON THE DEGREES OF RATIONAL KNOTS ON THE DEGREES OF RATIONAL KNOTS DONOVAN MCFERON, ALEXANDRA ZUSER Absrac. In his paper, we explore he issue of minimizing he degrees on raional knos. We se a bound on hese degrees using Bézou s heorem,

More information

Electrical and current self-induction

Electrical and current self-induction Elecrical and curren self-inducion F. F. Mende hp://fmnauka.narod.ru/works.hml mende_fedor@mail.ru Absrac The aricle considers he self-inducance of reacive elemens. Elecrical self-inducion To he laws of

More information

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation Course Noes for EE7C Spring 018: Convex Opimizaion and Approximaion Insrucor: Moriz Hard Email: hard+ee7c@berkeley.edu Graduae Insrucor: Max Simchowiz Email: msimchow+ee7c@berkeley.edu Ocober 15, 018 3

More information

On Boundedness of Q-Learning Iterates for Stochastic Shortest Path Problems

On Boundedness of Q-Learning Iterates for Stochastic Shortest Path Problems MATHEMATICS OF OPERATIONS RESEARCH Vol. 38, No. 2, May 2013, pp. 209 227 ISSN 0364-765X (prin) ISSN 1526-5471 (online) hp://dx.doi.org/10.1287/moor.1120.0562 2013 INFORMS On Boundedness of Q-Learning Ieraes

More information

Guest Lectures for Dr. MacFarlane s EE3350 Part Deux

Guest Lectures for Dr. MacFarlane s EE3350 Part Deux Gues Lecures for Dr. MacFarlane s EE3350 Par Deux Michael Plane Mon., 08-30-2010 Wrie name in corner. Poin ou his is a review, so I will go faser. Remind hem o go lisen o online lecure abou geing an A

More information

Almost Sure Degrees of Truth and Finite Model Theory of Łukasiewicz Fuzzy Logic

Almost Sure Degrees of Truth and Finite Model Theory of Łukasiewicz Fuzzy Logic Almos Sure Degrees of Truh and Finie odel Theory of Łukasiewicz Fuzzy Logic Rober Kosik Insiue of Informaion Business, Vienna Universiy of Economics and Business Adminisraion, Wirschafsuniversiä Wien,

More information

Stopping Set Elimination for LDPC Codes

Stopping Set Elimination for LDPC Codes Sopping Se Eliminaion for LDPC Codes Anxiao (Andrew) Jiang, Pulakesh Upadhyaya, Ying Wang, Krishna R. Narayanan Hongchao Zhou, Jin Sima, and Jehoshua Bruck Compuer Science and Engineering Deparmen, Texas

More information

arxiv: v1 [math.pr] 19 Feb 2011

arxiv: v1 [math.pr] 19 Feb 2011 A NOTE ON FELLER SEMIGROUPS AND RESOLVENTS VADIM KOSTRYKIN, JÜRGEN POTTHOFF, AND ROBERT SCHRADER ABSTRACT. Various equivalen condiions for a semigroup or a resolven generaed by a Markov process o be of

More information

The Arcsine Distribution

The Arcsine Distribution The Arcsine Disribuion Chris H. Rycrof Ocober 6, 006 A common heme of he class has been ha he saisics of single walker are ofen very differen from hose of an ensemble of walkers. On he firs homework, we

More information

Hamilton- J acobi Equation: Explicit Formulas In this lecture we try to apply the method of characteristics to the Hamilton-Jacobi equation: u t

Hamilton- J acobi Equation: Explicit Formulas In this lecture we try to apply the method of characteristics to the Hamilton-Jacobi equation: u t M ah 5 2 7 Fall 2 0 0 9 L ecure 1 0 O c. 7, 2 0 0 9 Hamilon- J acobi Equaion: Explici Formulas In his lecure we ry o apply he mehod of characerisics o he Hamilon-Jacobi equaion: u + H D u, x = 0 in R n

More information

Comments on Window-Constrained Scheduling

Comments on Window-Constrained Scheduling Commens on Window-Consrained Scheduling Richard Wes Member, IEEE and Yuing Zhang Absrac This shor repor clarifies he behavior of DWCS wih respec o Theorem 3 in our previously published paper [1], and describes

More information

EE100 Lab 3 Experiment Guide: RC Circuits

EE100 Lab 3 Experiment Guide: RC Circuits I. Inroducion EE100 Lab 3 Experimen Guide: A. apaciors A capacior is a passive elecronic componen ha sores energy in he form of an elecrosaic field. The uni of capaciance is he farad (coulomb/vol). Pracical

More information

Logic in computer science

Logic in computer science Logic in compuer science Logic plays an imporan role in compuer science Logic is ofen called he calculus of compuer science Logic plays a similar role in compuer science o ha played by calculus in he physical

More information

Monotonic Solutions of a Class of Quadratic Singular Integral Equations of Volterra type

Monotonic Solutions of a Class of Quadratic Singular Integral Equations of Volterra type In. J. Conemp. Mah. Sci., Vol. 2, 27, no. 2, 89-2 Monoonic Soluions of a Class of Quadraic Singular Inegral Equaions of Volerra ype Mahmoud M. El Borai Deparmen of Mahemaics, Faculy of Science, Alexandria

More information

An Introduction to Malliavin calculus and its applications

An Introduction to Malliavin calculus and its applications An Inroducion o Malliavin calculus and is applicaions Lecure 5: Smoohness of he densiy and Hörmander s heorem David Nualar Deparmen of Mahemaics Kansas Universiy Universiy of Wyoming Summer School 214

More information

Comparing Means: t-tests for One Sample & Two Related Samples

Comparing Means: t-tests for One Sample & Two Related Samples Comparing Means: -Tess for One Sample & Two Relaed Samples Using he z-tes: Assumpions -Tess for One Sample & Two Relaed Samples The z-es (of a sample mean agains a populaion mean) is based on he assumpion

More information

Application of a Stochastic-Fuzzy Approach to Modeling Optimal Discrete Time Dynamical Systems by Using Large Scale Data Processing

Application of a Stochastic-Fuzzy Approach to Modeling Optimal Discrete Time Dynamical Systems by Using Large Scale Data Processing Applicaion of a Sochasic-Fuzzy Approach o Modeling Opimal Discree Time Dynamical Sysems by Using Large Scale Daa Processing AA WALASZE-BABISZEWSA Deparmen of Compuer Engineering Opole Universiy of Technology

More information

4 Sequences of measurable functions

4 Sequences of measurable functions 4 Sequences of measurable funcions 1. Le (Ω, A, µ) be a measure space (complee, afer a possible applicaion of he compleion heorem). In his chaper we invesigae relaions beween various (nonequivalen) convergences

More information

10. State Space Methods

10. State Space Methods . Sae Space Mehods. Inroducion Sae space modelling was briefly inroduced in chaper. Here more coverage is provided of sae space mehods before some of heir uses in conrol sysem design are covered in he

More information

Technical Report Doc ID: TR March-2013 (Last revision: 23-February-2016) On formulating quadratic functions in optimization models.

Technical Report Doc ID: TR March-2013 (Last revision: 23-February-2016) On formulating quadratic functions in optimization models. Technical Repor Doc ID: TR--203 06-March-203 (Las revision: 23-Februar-206) On formulaing quadraic funcions in opimizaion models. Auhor: Erling D. Andersen Convex quadraic consrains quie frequenl appear

More information

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon 3..3 INRODUCION O DYNAMIC OPIMIZAION: DISCREE IME PROBLEMS A. he Hamilonian and Firs-Order Condiions in a Finie ime Horizon Define a new funcion, he Hamilonian funcion, H. H he change in he oal value of

More information

Vehicle Arrival Models : Headway

Vehicle Arrival Models : Headway Chaper 12 Vehicle Arrival Models : Headway 12.1 Inroducion Modelling arrival of vehicle a secion of road is an imporan sep in raffic flow modelling. I has imporan applicaion in raffic flow simulaion where

More information

WHEN LINEAR AND WEAK DISCREPANCY ARE EQUAL

WHEN LINEAR AND WEAK DISCREPANCY ARE EQUAL WHEN LINEAR AND WEAK DISCREPANCY ARE EQUAL DAVID M. HOWARD AND STEPHEN J. YOUNG Absrac. The linear discrepancy of a pose P is he leas k such ha here is a linear exension L of P such ha if x and y are incomparable,

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differenial Equaions 5. Examples of linear differenial equaions and heir applicaions We consider some examples of sysems of linear differenial equaions wih consan coefficiens y = a y +... + a

More information

Learning a Class from Examples. Training set X. Class C 1. Class C of a family car. Output: Input representation: x 1 : price, x 2 : engine power

Learning a Class from Examples. Training set X. Class C 1. Class C of a family car. Output: Input representation: x 1 : price, x 2 : engine power Alpaydin Chaper, Michell Chaper 7 Alpaydin slides are in urquoise. Ehem Alpaydin, copyrigh: The MIT Press, 010. alpaydin@boun.edu.r hp://www.cmpe.boun.edu.r/ ehem/imle All oher slides are based on Michell.

More information

GCD AND LCM-LIKE IDENTITIES FOR IDEALS IN COMMUTATIVE RINGS

GCD AND LCM-LIKE IDENTITIES FOR IDEALS IN COMMUTATIVE RINGS GCD AND LCM-LIKE IDENTITIES FOR IDEALS IN COMMUTATIVE RINGS D. D. ANDERSON, SHUZO IZUMI, YASUO OHNO, AND MANABU OZAKI Absrac. Le A 1,..., A n n 2 be ideals of a commuaive ring R. Le Gk resp., Lk denoe

More information

Let us start with a two dimensional case. We consider a vector ( x,

Let us start with a two dimensional case. We consider a vector ( x, Roaion marices We consider now roaion marices in wo and hree dimensions. We sar wih wo dimensions since wo dimensions are easier han hree o undersand, and one dimension is a lile oo simple. However, our

More information

Math 334 Fall 2011 Homework 11 Solutions

Math 334 Fall 2011 Homework 11 Solutions Dec. 2, 2 Mah 334 Fall 2 Homework Soluions Basic Problem. Transform he following iniial value problem ino an iniial value problem for a sysem: u + p()u + q() u g(), u() u, u () v. () Soluion. Le v u. Then

More information

EXERCISES FOR SECTION 1.5

EXERCISES FOR SECTION 1.5 1.5 Exisence and Uniqueness of Soluions 43 20. 1 v c 21. 1 v c 1 2 4 6 8 10 1 2 2 4 6 8 10 Graph of approximae soluion obained using Euler s mehod wih = 0.1. Graph of approximae soluion obained using Euler

More information

5.1 - Logarithms and Their Properties

5.1 - Logarithms and Their Properties Chaper 5 Logarihmic Funcions 5.1 - Logarihms and Their Properies Suppose ha a populaion grows according o he formula P 10, where P is he colony size a ime, in hours. When will he populaion be 2500? We

More information

An Excursion into Set Theory using a Constructivist Approach

An Excursion into Set Theory using a Constructivist Approach An Excursion ino Se Theory using a Consrucivis Approach Miderm Repor Nihil Pail under supervision of Ksenija Simic Fall 2005 Absrac Consrucive logic is an alernaive o he heory of classical logic ha draws

More information

Learning a Class from Examples. Training set X. Class C 1. Class C of a family car. Output: Input representation: x 1 : price, x 2 : engine power

Learning a Class from Examples. Training set X. Class C 1. Class C of a family car. Output: Input representation: x 1 : price, x 2 : engine power Alpaydin Chaper, Michell Chaper 7 Alpaydin slides are in urquoise. Ehem Alpaydin, copyrigh: The MIT Press, 010. alpaydin@boun.edu.r hp://www.cmpe.boun.edu.r/ ehem/imle All oher slides are based on Michell.

More information

Journal of Discrete Algorithms. Approximability of partitioning graphs with supply and demand

Journal of Discrete Algorithms. Approximability of partitioning graphs with supply and demand Journal of Discree Algorihms 6 2008) 627 650 Conens liss available a ScienceDirec Journal of Discree Algorihms www.elsevier.com/locae/jda Approximabiliy of pariioning graphs wih supply dem Takehiro Io

More information

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes Represening Periodic Funcions by Fourier Series 3. Inroducion In his Secion we show how a periodic funcion can be expressed as a series of sines and cosines. We begin by obaining some sandard inegrals

More information

STATE-SPACE MODELLING. A mass balance across the tank gives:

STATE-SPACE MODELLING. A mass balance across the tank gives: B. Lennox and N.F. Thornhill, 9, Sae Space Modelling, IChemE Process Managemen and Conrol Subjec Group Newsleer STE-SPACE MODELLING Inroducion: Over he pas decade or so here has been an ever increasing

More information

Y. Xiang, Learning Bayesian Networks 1

Y. Xiang, Learning Bayesian Networks 1 Learning Bayesian Neworks Objecives Acquisiion of BNs Technical conex of BN learning Crierion of sound srucure learning BN srucure learning in 2 seps BN CPT esimaion Reference R.E. Neapolian: Learning

More information

Lecture Notes 2. The Hilbert Space Approach to Time Series

Lecture Notes 2. The Hilbert Space Approach to Time Series Time Series Seven N. Durlauf Universiy of Wisconsin. Basic ideas Lecure Noes. The Hilber Space Approach o Time Series The Hilber space framework provides a very powerful language for discussing he relaionship

More information

Hamilton- J acobi Equation: Weak S olution We continue the study of the Hamilton-Jacobi equation:

Hamilton- J acobi Equation: Weak S olution We continue the study of the Hamilton-Jacobi equation: M ah 5 7 Fall 9 L ecure O c. 4, 9 ) Hamilon- J acobi Equaion: Weak S oluion We coninue he sudy of he Hamilon-Jacobi equaion: We have shown ha u + H D u) = R n, ) ; u = g R n { = }. ). In general we canno

More information

Asymptotic Equipartition Property - Seminar 3, part 1

Asymptotic Equipartition Property - Seminar 3, part 1 Asympoic Equipariion Propery - Seminar 3, par 1 Ocober 22, 2013 Problem 1 (Calculaion of ypical se) To clarify he noion of a ypical se A (n) ε and he smalles se of high probabiliy B (n), we will calculae

More information

Online Convex Optimization Example And Follow-The-Leader

Online Convex Optimization Example And Follow-The-Leader CSE599s, Spring 2014, Online Learning Lecure 2-04/03/2014 Online Convex Opimizaion Example And Follow-The-Leader Lecurer: Brendan McMahan Scribe: Sephen Joe Jonany 1 Review of Online Convex Opimizaion

More information

Rainbow saturation and graph capacities

Rainbow saturation and graph capacities Rainbow sauraion and graph capaciies Dániel Korándi Absrac The -colored rainbow sauraion number rsa (n, F ) is he minimum size of a -edge-colored graph on n verices ha conains no rainbow copy of F, bu

More information

Reading from Young & Freedman: For this topic, read sections 25.4 & 25.5, the introduction to chapter 26 and sections 26.1 to 26.2 & 26.4.

Reading from Young & Freedman: For this topic, read sections 25.4 & 25.5, the introduction to chapter 26 and sections 26.1 to 26.2 & 26.4. PHY1 Elecriciy Topic 7 (Lecures 1 & 11) Elecric Circuis n his opic, we will cover: 1) Elecromoive Force (EMF) ) Series and parallel resisor combinaions 3) Kirchhoff s rules for circuis 4) Time dependence

More information

2.7. Some common engineering functions. Introduction. Prerequisites. Learning Outcomes

2.7. Some common engineering functions. Introduction. Prerequisites. Learning Outcomes Some common engineering funcions 2.7 Inroducion This secion provides a caalogue of some common funcions ofen used in Science and Engineering. These include polynomials, raional funcions, he modulus funcion

More information

Laplace transfom: t-translation rule , Haynes Miller and Jeremy Orloff

Laplace transfom: t-translation rule , Haynes Miller and Jeremy Orloff Laplace ransfom: -ranslaion rule 8.03, Haynes Miller and Jeremy Orloff Inroducory example Consider he sysem ẋ + 3x = f(, where f is he inpu and x he response. We know is uni impulse response is 0 for

More information

Lecture 20: Riccati Equations and Least Squares Feedback Control

Lecture 20: Riccati Equations and Least Squares Feedback Control 34-5 LINEAR SYSTEMS Lecure : Riccai Equaions and Leas Squares Feedback Conrol 5.6.4 Sae Feedback via Riccai Equaions A recursive approach in generaing he marix-valued funcion W ( ) equaion for i for he

More information

EECE251. Circuit Analysis I. Set 4: Capacitors, Inductors, and First-Order Linear Circuits

EECE251. Circuit Analysis I. Set 4: Capacitors, Inductors, and First-Order Linear Circuits EEE25 ircui Analysis I Se 4: apaciors, Inducors, and Firs-Order inear ircuis Shahriar Mirabbasi Deparmen of Elecrical and ompuer Engineering Universiy of Briish olumbia shahriar@ece.ubc.ca Overview Passive

More information

Math 10B: Mock Mid II. April 13, 2016

Math 10B: Mock Mid II. April 13, 2016 Name: Soluions Mah 10B: Mock Mid II April 13, 016 1. ( poins) Sae, wih jusificaion, wheher he following saemens are rue or false. (a) If a 3 3 marix A saisfies A 3 A = 0, hen i canno be inverible. True.

More information

Diameters in preferential attachment models

Diameters in preferential attachment models Diameers in preferenial aachmen models Sander Dommers and Remco van der Hofsad Gerard Hooghiemsra January 20, 200 Absrac In his paper, we invesigae he diameer in preferenial aachmen PA- models, hus quanifying

More information

Spring Ammar Abu-Hudrouss Islamic University Gaza

Spring Ammar Abu-Hudrouss Islamic University Gaza Chaper 7 Reed-Solomon Code Spring 9 Ammar Abu-Hudrouss Islamic Universiy Gaza ١ Inroducion A Reed Solomon code is a special case of a BCH code in which he lengh of he code is one less han he size of he

More information

( ) ( ) if t = t. It must satisfy the identity. So, bulkiness of the unit impulse (hyper)function is equal to 1. The defining characteristic is

( ) ( ) if t = t. It must satisfy the identity. So, bulkiness of the unit impulse (hyper)function is equal to 1. The defining characteristic is UNIT IMPULSE RESPONSE, UNIT STEP RESPONSE, STABILITY. Uni impulse funcion (Dirac dela funcion, dela funcion) rigorously defined is no sricly a funcion, bu disribuion (or measure), precise reamen requires

More information

Chapter 6. Systems of First Order Linear Differential Equations

Chapter 6. Systems of First Order Linear Differential Equations Chaper 6 Sysems of Firs Order Linear Differenial Equaions We will only discuss firs order sysems However higher order sysems may be made ino firs order sysems by a rick shown below We will have a sligh

More information

Heat kernel and Harnack inequality on Riemannian manifolds

Heat kernel and Harnack inequality on Riemannian manifolds Hea kernel and Harnack inequaliy on Riemannian manifolds Alexander Grigor yan UHK 11/02/2014 onens 1 Laplace operaor and hea kernel 1 2 Uniform Faber-Krahn inequaliy 3 3 Gaussian upper bounds 4 4 ean-value

More information

A Note on Superlinear Ambrosetti-Prodi Type Problem in a Ball

A Note on Superlinear Ambrosetti-Prodi Type Problem in a Ball A Noe on Superlinear Ambrosei-Prodi Type Problem in a Ball by P. N. Srikanh 1, Sanjiban Sanra 2 Absrac Using a careful analysis of he Morse Indices of he soluions obained by using he Mounain Pass Theorem

More information

5. Stochastic processes (1)

5. Stochastic processes (1) Lec05.pp S-38.45 - Inroducion o Teleraffic Theory Spring 2005 Conens Basic conceps Poisson process 2 Sochasic processes () Consider some quaniy in a eleraffic (or any) sysem I ypically evolves in ime randomly

More information

MATH 5720: Gradient Methods Hung Phan, UMass Lowell October 4, 2018

MATH 5720: Gradient Methods Hung Phan, UMass Lowell October 4, 2018 MATH 5720: Gradien Mehods Hung Phan, UMass Lowell Ocober 4, 208 Descen Direcion Mehods Consider he problem min { f(x) x R n}. The general descen direcions mehod is x k+ = x k + k d k where x k is he curren

More information

Solutions to Assignment 1

Solutions to Assignment 1 MA 2326 Differenial Equaions Insrucor: Peronela Radu Friday, February 8, 203 Soluions o Assignmen. Find he general soluions of he following ODEs: (a) 2 x = an x Soluion: I is a separable equaion as we

More information

Biol. 356 Lab 8. Mortality, Recruitment, and Migration Rates

Biol. 356 Lab 8. Mortality, Recruitment, and Migration Rates Biol. 356 Lab 8. Moraliy, Recruimen, and Migraion Raes (modified from Cox, 00, General Ecology Lab Manual, McGraw Hill) Las week we esimaed populaion size hrough several mehods. One assumpion of all hese

More information

arxiv: v1 [stat.ml] 26 Sep 2012

arxiv: v1 [stat.ml] 26 Sep 2012 Reversible MCMC on Markov equivalence classes of sparse direced acyclic graphs arxiv:1209.5860v1 [sa.ml] 26 Sep 2012 Yangbo He 1, Jinzhu Jia 2 and Bin Yu 3 1 School of Mahemaical Sciences and Cener of

More information

Mixing times and hitting times: lecture notes

Mixing times and hitting times: lecture notes Miing imes and hiing imes: lecure noes Yuval Peres Perla Sousi 1 Inroducion Miing imes and hiing imes are among he mos fundamenal noions associaed wih a finie Markov chain. A variey of ools have been developed

More information

Stochastic models and their distributions

Stochastic models and their distributions Sochasic models and heir disribuions Couning cusomers Suppose ha n cusomers arrive a a grocery a imes, say T 1,, T n, each of which akes any real number in he inerval (, ) equally likely The values T 1,,

More information

A problem related to Bárány Grünbaum conjecture

A problem related to Bárány Grünbaum conjecture Filoma 27:1 (2013), 109 113 DOI 10.2298/FIL1301109B Published by Faculy of Sciences and Mahemaics, Universiy of Niš, Serbia Available a: hp://www.pmf.ni.ac.rs/filoma A problem relaed o Bárány Grünbaum

More information

23.5. Half-Range Series. Introduction. Prerequisites. Learning Outcomes

23.5. Half-Range Series. Introduction. Prerequisites. Learning Outcomes Half-Range Series 2.5 Inroducion In his Secion we address he following problem: Can we find a Fourier series expansion of a funcion defined over a finie inerval? Of course we recognise ha such a funcion

More information

Continuous Time Linear Time Invariant (LTI) Systems. Dr. Ali Hussein Muqaibel. Introduction

Continuous Time Linear Time Invariant (LTI) Systems. Dr. Ali Hussein Muqaibel. Introduction /9/ Coninuous Time Linear Time Invarian (LTI) Sysems Why LTI? Inroducion Many physical sysems. Easy o solve mahemaically Available informaion abou analysis and design. We can apply superposiion LTI Sysem

More information

On Measuring Pro-Poor Growth. 1. On Various Ways of Measuring Pro-Poor Growth: A Short Review of the Literature

On Measuring Pro-Poor Growth. 1. On Various Ways of Measuring Pro-Poor Growth: A Short Review of the Literature On Measuring Pro-Poor Growh 1. On Various Ways of Measuring Pro-Poor Growh: A Shor eview of he Lieraure During he pas en years or so here have been various suggesions concerning he way one should check

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 10, October ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 10, October ISSN Inernaional Journal of Scienific & Engineering Research, Volume 4, Issue 10, Ocober-2013 900 FUZZY MEAN RESIDUAL LIFE ORDERING OF FUZZY RANDOM VARIABLES J. EARNEST LAZARUS PIRIYAKUMAR 1, A. YAMUNA 2 1.

More information

Notes 04 largely plagiarized by %khc

Notes 04 largely plagiarized by %khc Noes 04 largely plagiarized by %khc Convoluion Recap Some ricks: x() () =x() x() (, 0 )=x(, 0 ) R ț x() u() = x( )d x() () =ẋ() This hen ells us ha an inegraor has impulse response h() =u(), and ha a differeniaor

More information

Math 315: Linear Algebra Solutions to Assignment 6

Math 315: Linear Algebra Solutions to Assignment 6 Mah 35: Linear Algebra s o Assignmen 6 # Which of he following ses of vecors are bases for R 2? {2,, 3, }, {4,, 7, 8}, {,,, 3}, {3, 9, 4, 2}. Explain your answer. To generae he whole R 2, wo linearly independen

More information

Christos Papadimitriou & Luca Trevisan November 22, 2016

Christos Papadimitriou & Luca Trevisan November 22, 2016 U.C. Bereley CS170: Algorihms Handou LN-11-22 Chrisos Papadimiriou & Luca Trevisan November 22, 2016 Sreaming algorihms In his lecure and he nex one we sudy memory-efficien algorihms ha process a sream

More information

Final Spring 2007

Final Spring 2007 .615 Final Spring 7 Overview The purpose of he final exam is o calculae he MHD β limi in a high-bea oroidal okamak agains he dangerous n = 1 exernal ballooning-kink mode. Effecively, his corresponds o

More information