7.5 Bipartite Matching. Chapter 7. Network Flow. Bipartite Matching. Matching. Matching. Bipartite matching. matching 1-2', 3-1', 4-5'

Size: px
Start display at page:

Download "7.5 Bipartite Matching. Chapter 7. Network Flow. Bipartite Matching. Matching. Matching. Bipartite matching. matching 1-2', 3-1', 4-5'"

Transcription

1 Chaper. Biparie Maching Nework Flow Slide by Kevin Wayne. PearonAddion Weley. All righ reerved. Maching Biparie Maching Maching. Inpu: undireced graph G = (V, E). M " E i a maching if each node appear in a mo edge in M. Max maching: find a max cardinaliy maching. Biparie maching. Inpu: undireced, biparie graph G = (L R, E). M " E i a maching if each node appear in a mo edge in M. Max maching: find a max cardinaliy maching. ' ' ' maching ', ', ' ' L ' R

2 Biparie Maching Biparie Maching Biparie maching. Inpu: undireced, biparie graph G = (L R, E). M " E i a maching if each node appear in a mo edge in M. Max maching: find a max cardinaliy maching. Max flow formulaion. Creae digraph G' = (L R {, }, E' ). Direc all edge from L o R, and aign infinie (or uni) capaciy. Add ource, and uni capaciy edge from o each node in L. Add ink, and uni capaciy edge from each node in R o. ' G' ' ' max maching ', ', ' ' ' ' ' ' ' L ' R L ' R Biparie Maching: Proof of Correcne Biparie Maching: Proof of Correcne Theorem. Max cardinaliy maching in G = value of max flow in G'. Pf. $ Given max maching M of cardinaliy k. Conider flow f ha end uni along each of k pah. f i a flow, and ha cardinaliy k. Theorem. Max cardinaliy maching in G = value of max flow in G'. Pf. % Le f be a max flow in G' of value k. Inegraliy heorem & k i inegral and can aume f i. Conider M = e of edge from L o R wih f(e) =. each node in L and R paricipae in a mo one edge in M M = k: conider cu (L, R ) ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' G ' ' G' G' ' ' G 8

3 Perfec Maching Perfec Maching Def. A maching M " E i perfec if each node appear in exacly one edge in M. Noaion. Le S be a ube of node, and le N(S) be he e of node adjacen o node in S. Q. When doe a biparie graph have a perfec maching? Srucure of biparie graph wih perfec maching. Clearly we mu have L = R. Wha oher condiion are neceary? Wha condiion are ufficien? Obervaion. If a biparie graph G = (L R, E), ha a perfec maching, hen N(S) % S for all ube S " L. Pf. Each node in S ha o be mached o a differen node in N(S). ' ' ' No perfec maching: S = {,, } N(S) = { ', ' }. ' L ' R 9 Marriage Theorem Proof of Marriage Theorem Marriage Theorem. [Frobeniu 9, Hall 9] Le G = (L R, E) be a biparie graph wih L = R. Then, G ha a perfec maching iff N(S) % S for all ube S " L. Pf. & Thi wa he previou obervaion. L ' ' ' ' ' R No perfec maching: S = {,, } N(S) = { ', ' }. Pf. ' Suppoe G doe no have a perfec maching. Formulae a a max flow problem and le (A, B) be min cu in G'. By maxflow mincu, cap(a, B) < L. Define L A = L ( A, L B = L ( B, R A = R ( A. cap(a, B) = L B + R A. Since min cu can' ue edge: N(L A ) " R A. N(L A ) $ R A = cap(a, B) L B < L L B = L A. Chooe S = L A. G' A ' ' ' L A = {,, } ' L B = {, } R A = {', '} ' N(L A ) = {', '}

4 Biparie Maching: Running Time Which max flow algorihm o ue for biparie maching? Generic augmening pah: O(m val(f*) ) = O(mn). Capaciy caling: O(m log C ) = O(m ). Shore augmening pah: O(m n / ).. Dijoin Pah Nonbiparie maching. Srucure of nonbiparie graph i more complicaed, bu wellunderood. [TueBerge, EdmondGalai] Bloom algorihm: O(n ). [Edmond 9] Be known: O(m n / ). [MicaliVazirani 98] Edge Dijoin Pah Edge Dijoin Pah Dijoin pah problem. Given a digraph G = (V, E) and wo node and, find he max number of edgedijoin pah. Dijoin pah problem. Given a digraph G = (V, E) and wo node and, find he max number of edgedijoin pah. Def. Two pah are edgedijoin if hey have no edge in common. Def. Two pah are edgedijoin if hey have no edge in common. Ex: communicaion nework. Ex: communicaion nework.

5 Edge Dijoin Pah Edge Dijoin Pah Max flow formulaion: aign uni capaciy o every edge. Max flow formulaion: aign uni capaciy o every edge. Theorem. Max number edgedijoin pah equal max flow value. Pf. $ Suppoe here are k edgedijoin pah P,..., P k. Se f(e) = if e paricipae in ome pah P i ; ele e f(e) =. Since pah are edgedijoin, f i a flow of value k. Theorem. Max number edgedijoin pah equal max flow value. Pf. % Suppoe max flow value i k. Inegraliy heorem & here exi flow f of value k. Conider edge (, u) wih f(, u) =. by conervaion, here exi an edge (u, v) wih f(u, v) = coninue unil reach, alway chooing a new edge Produce k (no necearily imple) edgedijoin pah. can eliminae cycle o ge imple pah if deired 8 Nework Conneciviy Edge Dijoin Pah and Nework Conneciviy Nework conneciviy. Given a digraph G = (V, E) and wo node and, find min number of edge whoe removal diconnec from. Theorem. [Menger 9] The max number of edgedijoin pah i equal o he min number of edge whoe removal diconnec from. Def. A e of edge F " E diconnec from if all pah ue a lea on edge in F. Pf. $ Suppoe he removal of F " E diconnec from, and F = k. All pah ue a lea one edge of F. Hence, he number of edgedijoin pah i a mo k. 9

6 Dijoin Pah and Nework Conneciviy Theorem. [Menger 9] The max number of edgedijoin pah i equal o he min number of edge whoe removal diconnec from.. Exenion o Max Flow Pf. % Suppoe max number of edgedijoin pah i k. Then max flow value i k. Maxflow mincu & cu (A, B) of capaciy k. Le F be e of edge going from A o B. F = k and diconnec from. A Circulaion wih Demand Circulaion wih Demand Circulaion wih demand. Direced graph G = (V, E). Edge capaciie c(e), e ) E. Node upply and demand d(v), v ) V. Neceary condiion: um of upplie = um of demand. d(v) v : d (v) > " = " d(v) =: D v : d (v) < Pf. Sum conervaion conrain for every demand node v. demand if d(v) > ; upply if d(v) < ; ranhipmen if d(v) = Def. A circulaion i a funcion ha aifie: For each e ) E: $ f(e) $ c(e) (capaciy) For each v ) V: " f (e) " f (e) = d(v) (conervaion) e in o v e ou of v Circulaion problem: given (V, E, c, d), doe here exi a circulaion? 8 upply flow 9 capaciy demand

7 Circulaion wih Demand Circulaion wih Demand Max flow formulaion. Max flow formulaion. Add new ource and ink. For each v wih d(v) <, add edge (, v) wih capaciy d(v). For each v wih d(v) >, add edge (v, ) wih capaciy d(v). Claim: G ha circulaion iff G' ha max flow of value D. aurae all edge leaving and enering G: 8 upply G': 8 upply 9 9 demand demand Circulaion wih Demand Circulaion wih Demand and Lower Bound Inegraliy heorem. If all capaciie and demand are ineger, and here exi a circulaion, hen here exi one ha i inegervalued. Pf. Follow from max flow formulaion and inegraliy heorem for max flow. Characerizaion. Given (V, E, c, d), here doe no exi a circulaion iff here exi a node pariion (A, B) uch ha * v)b d v > cap(a, B) Feaible circulaion. Direced graph G = (V, E). Edge capaciie c(e) and lower bound l (e), e ) E. Node upply and demand d(v), v ) V. Def. A circulaion i a funcion ha aifie: For each e ) E: l (e) $ f(e) $ c(e) (capaciy) " f (e) " f (e) = d(v) For each v ) V: (conervaion) e in o v e ou of v Pf idea. Look a min cu in G'. demand by node in B exceed upply of node in B plu max capaciy of edge going from A o B Circulaion problem wih lower bound. Given (V, E, l, c, d), doe here exi a a circulaion? 8

8 Circulaion wih Demand and Lower Bound Idea. Model lower bound wih demand. Send l(e) uni of flow along edge e..8 Survey Deign Updae demand of boh endpoin. lower bound upper bound capaciy v [, 9] w d(v) d(w) d(v) + d(w) G G' v w Theorem. There exi a circulaion in G iff here exi a circulaion in G'. If all demand, capaciie, and lower bound in G are ineger, hen here i a circulaion in G ha i inegervalued. Pf kech. f(e) i a circulaion in G iff f'(e) = f(e) l(e) i a circulaion in G'. 9 Survey Deign Survey Deign Survey deign. Deign urvey aking n conumer abou n produc. Can only urvey conumer i abou a produc j if hey own i. Ak conumer i beween c i and c i ' queion. Ak beween p j and p j ' conumer abou produc j. Algorihm. Formulae a a circulaion problem wih lower bound. Include an edge (i, j) if cuomer own produc i. Ineger circulaion + feaible urvey deign. [, ] Goal. Deign a urvey ha mee hee pec, if poible. [, ] ' Biparie perfec maching. Special cae when c i = c i ' = p i = p i ' =. [c, c '] ' [p, p '] ' ' conumer ' produc

9 Image Segmenaion. Image Segmenaion Image egmenaion. Cenral problem in image proceing. Divide image ino coheren region. Ex: Three people anding in fron of complex background cene. Idenify each peron a a coheren objec. Image Segmenaion Image Segmenaion Foreground / background egmenaion. Label each pixel in picure a belonging o foreground or background. V = e of pixel, E = pair of neighboring pixel. a i % i likelihood pixel i in foreground. b i % i likelihood pixel i in background. p ij % i eparaion penaly for labeling one of i and j a foreground, and he oher a background. Goal. Accuracy: if a i > b i in iolaion, prefer o label i in foreground. Smoohne: if many neighbor of i are labeled foreground, we hould be inclined o label i a foreground. Find pariion (A, B) ha maximize: a i + b j i " A j " B foreground background $ p ij (i, j) " E AI{i, j} = Formulae a min cu problem. Maximizaion. No ource or ink. Undireced graph. Turn ino minimizaion problem. Maximizing a i + b j i " A j " B i equivalen o minimizing $ p ij (i, j) " E AI{i, j} = ( i " V a + b i j " V ) j or alernaively a j + b i + p ij j " B a conan i " A (i, j) " E AI{i, j} = $ a i $ b j i" A j " B + p ij (i, j) " E AI{i,j} =

10 Image Segmenaion Image Segmenaion Formulae a min cu problem. G' = (V', E'). Add ource o correpond o foreground; add ink o correpond o background Ue wo aniparallel edge inead of undireced edge. p ij p ij p ij Conider min cu (A, B) in G'. A = foreground. cap(a, B) = a j + b i + p ij j " B i" A (i, j) " E i" A, j " B Preciely he quaniy we wan o minimize. if i and j on differen ide, p ij couned exacly once a j a j i p ij j i p ij j b i A b i G' G' 8 Projec Selecion. Projec Selecion Projec wih prerequiie. can be poiive or negaive Se P of poible projec. Projec v ha aociaed revenue p v. ome projec generae money: creae ineracive ecommerce inerface, redeign web page oher co money: upgrade compuer, ge ie licene Se of prerequiie E. If (v, w) ) E, can' do projec v and unle alo do projec w. A ube of projec A " P i feaible if he prerequiie of every projec in A alo belong o A. Projec elecion. Chooe a feaible ube of projec o maximize revenue.

11 Projec Selecion: Prerequiie Graph Projec Selecion: Min Cu Formulaion Prerequiie graph. Include an edge from v o w if can' do v wihou alo doing w. {v, w, x} i feaible ube of projec. {v, x} i infeaible ube of projec. Min cu formulaion. Aign capaciy o all prerequiie edge. Add edge (, v) wih capaciy pv if pv >. Add edge (v, ) wih capaciy pv if pv <. For noaional convenience, define p = p =. w w u v v x x feaible pu py y pw z pv pz px v infeaible w x Projec Selecion: Min Cu Formulaion Open Pi Mining Claim. (A, B) i min cu iff A, { } i opimal e of projec. Infinie capaciy edge enure A, { } i feaible. Max revenue becaue: cap(a, B) = p v + ($ p v ) Openpi mining. (udied ince early 9) Block of earh are exraced from urface o rerieve ore. Each block v ha ne value pv = value of ore proceing co. Can' remove block v before w or x. v" B: pv > = v" A: pv < pv $ pv v: pv > v " A conan w A u pu w pw py pv y z v x v px x

12 Baeball Eliminaion. Baeball Eliminaion Again = rij Team i Win wi Loe li To play ri Al Phi NY Alana 8 8 Philly 8 9 Some reporer aked him o figure ou he mahemaic of New York 8 8 he pennan race. You know, one eam win o many of heir Monreal 8 "See ha hing in he paper la week abou Einein?... remaining game, he oher eam win hi number or ha Mon number. Wha are he myriad poibiliie? Who' go he Which eam have a chance of finihing he eaon wih mo win? Monreal eliminaed ince i can finih wih a mo 8 win, bu Alana already ha 8. wi + ri < wj & eam i eliminaed. Only reaon por wrier appear o be aware of. Sufficien, bu no neceary edge?" "The hell doe he know?" "Apparenly no much. He picked he Dodger o eliminae he Gian la Friday." Don DeLillo, Underworld Baeball Eliminaion Baeball Eliminaion Again = rij Team i Win wi Loe li To play ri Al Phi NY Alana 8 8 Philly 8 9 New York 8 8 Monreal 8 Mon Which eam have a chance of finihing he eaon wih mo win? Philly can win 8, bu ill eliminaed... If Alana loe a game, hen ome oher eam win one. Remark. Anwer depend no ju on how many game already won and lef o play, bu alo on whom hey're again. 8

13 Baeball Eliminaion Baeball Eliminaion: Max Flow Formulaion Baeball eliminaion problem. Se of eam S. Diinguihed eam ) S. Team x ha won w x game already. Team x and y play each oher r xy addiional ime. I here any oucome of he remaining game in which eam finihe wih he mo (or ied for he mo) win? Can eam finih wih mo win? Aume eam win all remaining game & w + r win. Divvy remaining game o ha all eam have $ w + r win. game lef eam can ill win hi many more game r = w + r w 9 game node eam node Baeball Eliminaion: Max Flow Formulaion Baeball Eliminaion: Explanaion for Spor Wrier Theorem. Team i no eliminaed iff max flow aurae all edge leaving ource. Inegraliy heorem & each remaining game beween x and y added o number of win for eam x or eam y. Capaciy on (x, ) edge enure no eam win oo many game. Team i Win w i Loe To play Again = r ij l i NY Bal Bo Tor NY Balimore 8 Boon 9 8 Torono Deroi 9 8 r i De game lef r = w + r w eam can ill win hi many more game AL Ea: Augu, 99 Which eam have a chance of finihing he eaon wih mo win? Deroi could finih eaon wih 9 + = win. game node eam node

14 Baeball Eliminaion: Explanaion for Spor Wrier Baeball Eliminaion: Explanaion for Spor Wrier Team i Win w i Which eam have a chance of finihing he eaon wih mo win? Deroi could finih eaon wih 9 + = win. Cerificae of eliminaion. R = {NY, Bal, Bo, Tor} Have already won w(r) = 8 game. Mu win a lea r(r) = more. Loe To play Again = r ij l i NY Bal Bo Tor NY Balimore 8 Boon 9 8 Torono Deroi 9 8 Average eam in R win a lea / > game. r i AL Ea: Augu, 99 De Cerificae of eliminaion. If remaining game win 8 8 T " S, w(t ) := $ w i, g(t ) := $ g x y, it {x, y} " T LB on avg game won 8 w(t)+ g(t) T > w z + g z hen z i eliminaed (by ube T). Theorem. [HoffmanRivlin 9] Team z i eliminaed iff here exi a ube T* ha eliminae z. Proof idea. Le T* = eam node on ource ide of min cu. Baeball Eliminaion: Explanaion for Spor Wrier Baeball Eliminaion: Explanaion for Spor Wrier Pf of heorem. Ue max flow formulaion, and conider min cu (A, B). Define T* = eam node on ource ide of min cu. Oberve xy ) A iff boh x ) T* and y ) T*. infinie capaciy edge enure if xy ) A hen x ) A and y ) A if x ) A and y ) A bu xy ) T, hen adding xy o A decreae capaciy of cu Pf of heorem. Ue max flow formulaion, and conider min cu (A, B). Define T* = eam node on ource ide of min cu. Oberve xy ) A iff boh x ) T* and y ) T*. g(s " {z}) > cap(a, B) capaciy of game edge leaving capaciy of eam edge leaving 8 8 = g(s " {z})" g(t*) + $ (w z + g z " w x ) x T* = g(s " {z})" g(t*) " w(t*) + T* (w z + g z ) game lef y eam x can ill win hi many more game w(t*)+ g(t*) Rearranging erm: w z + g z < T* r xy = x w z + r z w x

15 kregular Biparie Graph Exra Slide Dancing problem. Excluive Ivy league pary aended by n men and n women. Each man know exacly k women; each woman know exacly k men. Acquainance are muual. I i poible o arrange a dance o ha each woman dance wih a differen man ha he know? Mahemaical reformulaion. Doe every kregular biparie graph have a perfec maching? ' ' Ex. Boolean hypercube. ' ' women ' men 8 kregular Biparie Graph Have Perfec Maching Cenu Tabulaion Theorem. [König 9, Frobeniu 9] Every kregular biparie graph ha a perfec maching. Pf. Size of max maching = value of max flow in G'. Conider flow: /k if (u, v) " E % f (u, v) = $ if u = or v = % & oherwie f i a flow and i value = n & perfec maching. Feaible marix rounding. Given a pbyq marix D = {d ij } of real number. Row i um = a i, column j um b j. Round each d ij, a i, b j up or down o ineger o ha um of rounded elemen in each row (column) equal row (column) um. Original applicaion: publihing US Cenu daa. Goal. Find a feaible rounding, if one exi. /k ' flow f '..8.. G' ' '... ' original marix feaible rounding 9

16 Cenu Tabulaion Cenu Tabulaion Feaible marix rounding. Given a pbyq marix D = {d ij } of real number. Row i um = a i, column j um b j. Round each d ij, a i, b j up or down o ineger o ha um of rounded elemen in each row (column) equal row (column) um. Original applicaion: publihing US Cenu daa. Goal. Find a feaible rounding, if one exi. Remark. "Threhold rounding" can fail Theorem. Feaible marix rounding alway exi. Pf. Formulae a a circulaion problem wih lower bound. Original daa provide circulaion (all demand = ). Inegraliy heorem & inegral oluion & feaible rounding , 8,, lower bound,, upper bound ' ',,, original marix feaible rounding row ' column

Chapter 13. Network Flow III Applications. 13.1 Edge disjoint paths. 13.1.1 Edge-disjoint paths in a directed graphs

Chapter 13. Network Flow III Applications. 13.1 Edge disjoint paths. 13.1.1 Edge-disjoint paths in a directed graphs Chaper 13 Nework Flow III Applicaion CS 573: Algorihm, Fall 014 Ocober 9, 014 13.1 Edge dijoin pah 13.1.1 Edge-dijoin pah in a direced graph 13.1.1.1 Edge dijoin pah queiong: graph (dir/undir)., : verice.

More information

2.4 Network flows. Many direct and indirect applications telecommunication transportation (public, freight, railway, air, ) logistics

2.4 Network flows. Many direct and indirect applications telecommunication transportation (public, freight, railway, air, ) logistics .4 Nework flow Problem involving he diribuion of a given produc (e.g., waer, ga, daa, ) from a e of producion locaion o a e of uer o a o opimize a given objecive funcion (e.g., amoun of produc, co,...).

More information

On the Connection Between Multiple-Unicast Network Coding and Single-Source Single-Sink Network Error Correction

On the Connection Between Multiple-Unicast Network Coding and Single-Source Single-Sink Network Error Correction On he Connecion Beween Muliple-Unica ework Coding and Single-Source Single-Sink ework Error Correcion Jörg Kliewer JIT Join work wih Wenao Huang and Michael Langberg ework Error Correcion Problem: Adverary

More information

Max Flow, Min Cut. Maximum Flow and Minimum Cut. Soviet Rail Network, 1955. Minimum Cut Problem

Max Flow, Min Cut. Maximum Flow and Minimum Cut. Soviet Rail Network, 1955. Minimum Cut Problem Maximum Flow and Minimum u Max Flow, Min u Max flow and min cu. Two very rich algorihmic problem. ornerone problem in combinaorial opimizaion. eauiful mahemaical dualiy. Minimum cu Maximum flow Max-flow

More information

Permutations and Combinations

Permutations and Combinations Permuaions and Combinaions Combinaorics Copyrigh Sandards 006, Tes - ANSWERS Barry Mabillard. 0 www.mah0s.com 1. Deermine he middle erm in he expansion of ( a b) To ge he k-value for he middle erm, divide

More information

Chapter 7. Response of First-Order RL and RC Circuits

Chapter 7. Response of First-Order RL and RC Circuits Chaper 7. esponse of Firs-Order L and C Circuis 7.1. The Naural esponse of an L Circui 7.2. The Naural esponse of an C Circui 7.3. The ep esponse of L and C Circuis 7.4. A General oluion for ep and Naural

More information

How Much Can Taxes Help Selfish Routing?

How Much Can Taxes Help Selfish Routing? How Much Can Taxe Help Selfih Rouing? Tim Roughgarden (Cornell) Join wih Richard Cole (NYU) and Yevgeniy Dodi (NYU) Selfih Rouing a direced graph G = (V,E) a ource and a deinaion one uni of raffic from

More information

Acceleration Lab Teacher s Guide

Acceleration Lab Teacher s Guide Acceleraion Lab Teacher s Guide Objecives:. Use graphs of disance vs. ime and velociy vs. ime o find acceleraion of a oy car.. Observe he relaionship beween he angle of an inclined plane and he acceleraion

More information

Circle Geometry (Part 3)

Circle Geometry (Part 3) Eam aer 3 ircle Geomery (ar 3) emen andard:.4.(c) yclic uadrilaeral La week we covered u otheorem 3, he idea of a convere and we alied our heory o ome roblem called IE. Okay, o now ono he ne chunk of heory

More information

MTH6121 Introduction to Mathematical Finance Lesson 5

MTH6121 Introduction to Mathematical Finance Lesson 5 26 MTH6121 Inroducion o Mahemaical Finance Lesson 5 Conens 2.3 Brownian moion wih drif........................... 27 2.4 Geomeric Brownian moion........................... 28 2.5 Convergence of random

More information

AP Calculus AB 2013 Scoring Guidelines

AP Calculus AB 2013 Scoring Guidelines AP Calculus AB 1 Scoring Guidelines The College Board The College Board is a mission-driven no-for-profi organizaion ha connecs sudens o college success and opporuniy. Founded in 19, he College Board was

More information

Appendix A: Area. 1 Find the radius of a circle that has circumference 12 inches.

Appendix A: Area. 1 Find the radius of a circle that has circumference 12 inches. Appendi A: Area worked-ou s o Odd-Numbered Eercises Do no read hese worked-ou s before aemping o do he eercises ourself. Oherwise ou ma mimic he echniques shown here wihou undersanding he ideas. Bes wa

More information

ACTUARIAL FUNCTIONS 1_05

ACTUARIAL FUNCTIONS 1_05 ACTUARIAL FUNCTIONS _05 User Guide for MS Office 2007 or laer CONTENT Inroducion... 3 2 Insallaion procedure... 3 3 Demo Version and Acivaion... 5 4 Using formulas and synax... 7 5 Using he help... 6 Noaion...

More information

Two-Group Designs Independent samples t-test & paired samples t-test. Chapter 10

Two-Group Designs Independent samples t-test & paired samples t-test. Chapter 10 Two-Group Deign Independen ample -e & paired ample -e Chaper 0 Previou e (Ch 7 and 8) Z-e z M N -e (one-ample) M N M = andard error of he mean p. 98-9 Remember: = variance M = eimaed andard error p. -

More information

AP Calculus BC 2010 Scoring Guidelines

AP Calculus BC 2010 Scoring Guidelines AP Calculus BC Scoring Guidelines The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy. Founded in, he College Board

More information

Banking, Inside Money and Outside Money

Banking, Inside Money and Outside Money Banking, Inide Mone and Ouide Mone Hongfei Sun Deparmen of Economic Univeri of Torono (Job Marke Paper) Abrac Thi paper preen an inegraed heor of mone and banking. I addre he following queion: when boh

More information

AP Calculus AB 2007 Scoring Guidelines

AP Calculus AB 2007 Scoring Guidelines AP Calculus AB 7 Scoring Guidelines The College Board: Connecing Sudens o College Success The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and

More information

Random Walk in 1-D. 3 possible paths x vs n. -5 For our random walk, we assume the probabilities p,q do not depend on time (n) - stationary

Random Walk in 1-D. 3 possible paths x vs n. -5 For our random walk, we assume the probabilities p,q do not depend on time (n) - stationary Random Walk in -D Random walks appear in many cones: diffusion is a random walk process undersanding buffering, waiing imes, queuing more generally he heory of sochasic processes gambling choosing he bes

More information

cooking trajectory boiling water B (t) microwave 0 2 4 6 8 101214161820 time t (mins)

cooking trajectory boiling water B (t) microwave 0 2 4 6 8 101214161820 time t (mins) Alligaor egg wih calculus We have a large alligaor egg jus ou of he fridge (1 ) which we need o hea o 9. Now here are wo accepable mehods for heaing alligaor eggs, one is o immerse hem in boiling waer

More information

Imagine a Source (S) of sound waves that emits waves having frequency f and therefore

Imagine a Source (S) of sound waves that emits waves having frequency f and therefore heoreical Noes: he oppler Eec wih ound Imagine a ource () o sound waes ha emis waes haing requency and hereore period as measured in he res rame o he ource (). his means ha any eecor () ha is no moing

More information

11/6/2013. Chapter 14: Dynamic AD-AS. Introduction. Introduction. Keeping track of time. The model s elements

11/6/2013. Chapter 14: Dynamic AD-AS. Introduction. Introduction. Keeping track of time. The model s elements Inroducion Chaper 14: Dynamic D-S dynamic model of aggregae and aggregae supply gives us more insigh ino how he economy works in he shor run. I is a simplified version of a DSGE model, used in cuing-edge

More information

Optimal Path Routing in Single and Multiple Clock Domain Systems

Optimal Path Routing in Single and Multiple Clock Domain Systems IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN, TO APPEAR. 1 Opimal Pah Rouing in Single and Muliple Clock Domain Syem Soha Haoun, Senior Member, IEEE, Charle J. Alper, Senior Member, IEEE ) Abrac Shrinking

More information

Policies & Procedures. I.D. Number: 1071

Policies & Procedures. I.D. Number: 1071 Policie & Procedure Tile: Licened Pracical Nure (LPN ) ADDED SKILLS (Aigned Funcion) Auhorizaion: [x] SHR Nuring Pracice Commiee I.D. Number: 1071 Source: Nuring Dae Revied: Sepember 2004 Dae Effecive:

More information

Improper Integrals. Dr. Philippe B. laval Kennesaw State University. September 19, 2005. f (x) dx over a finite interval [a, b].

Improper Integrals. Dr. Philippe B. laval Kennesaw State University. September 19, 2005. f (x) dx over a finite interval [a, b]. Improper Inegrls Dr. Philippe B. lvl Kennesw Se Universiy Sepember 9, 25 Absrc Noes on improper inegrls. Improper Inegrls. Inroducion In Clculus II, sudens defined he inegrl f (x) over finie inervl [,

More information

INTRODUCTION TO EMAIL MARKETING PERSONALIZATION. How to increase your sales with personalized triggered emails

INTRODUCTION TO EMAIL MARKETING PERSONALIZATION. How to increase your sales with personalized triggered emails INTRODUCTION TO EMAIL MARKETING PERSONALIZATION How o increase your sales wih personalized riggered emails ECOMMERCE TRIGGERED EMAILS BEST PRACTICES Triggered emails are generaed in real ime based on each

More information

Differential Equations. Solving for Impulse Response. Linear systems are often described using differential equations.

Differential Equations. Solving for Impulse Response. Linear systems are often described using differential equations. Differenial Equaions Linear sysems are ofen described using differenial equaions. For example: d 2 y d 2 + 5dy + 6y f() d where f() is he inpu o he sysem and y() is he oupu. We know how o solve for y given

More information

Newton s Laws of Motion

Newton s Laws of Motion Newon s Laws of Moion MS4414 Theoreical Mechanics Firs Law velociy. In he absence of exernal forces, a body moves in a sraigh line wih consan F = 0 = v = cons. Khan Academy Newon I. Second Law body. The

More information

Full-wave rectification, bulk capacitor calculations Chris Basso January 2009

Full-wave rectification, bulk capacitor calculations Chris Basso January 2009 ull-wave recificaion, bulk capacior calculaions Chris Basso January 9 This shor paper shows how o calculae he bulk capacior value based on ripple specificaions and evaluae he rms curren ha crosses i. oal

More information

9. Capacitor and Resistor Circuits

9. Capacitor and Resistor Circuits ElecronicsLab9.nb 1 9. Capacior and Resisor Circuis Inroducion hus far we have consider resisors in various combinaions wih a power supply or baery which provide a consan volage source or direc curren

More information

RC (Resistor-Capacitor) Circuits. AP Physics C

RC (Resistor-Capacitor) Circuits. AP Physics C (Resisor-Capacior Circuis AP Physics C Circui Iniial Condiions An circui is one where you have a capacior and resisor in he same circui. Suppose we have he following circui: Iniially, he capacior is UNCHARGED

More information

Chapter 2 Problems. 3600s = 25m / s d = s t = 25m / s 0.5s = 12.5m. Δx = x(4) x(0) =12m 0m =12m

Chapter 2 Problems. 3600s = 25m / s d = s t = 25m / s 0.5s = 12.5m. Δx = x(4) x(0) =12m 0m =12m Chaper 2 Problems 2.1 During a hard sneeze, your eyes migh shu for 0.5s. If you are driving a car a 90km/h during such a sneeze, how far does he car move during ha ime s = 90km 1000m h 1km 1h 3600s = 25m

More information

Cointegration: The Engle and Granger approach

Cointegration: The Engle and Granger approach Coinegraion: The Engle and Granger approach Inroducion Generally one would find mos of he economic variables o be non-saionary I(1) variables. Hence, any equilibrium heories ha involve hese variables require

More information

Physical Topology Discovery for Large Multi-Subnet Networks

Physical Topology Discovery for Large Multi-Subnet Networks Phyical Topology Dicovery for Large Muli-Subne Nework Yigal Bejerano, Yuri Breibar, Mino Garofalaki, Rajeev Raogi Bell Lab, Lucen Technologie 600 Mounain Ave., Murray Hill, NJ 07974. {bej,mino,raogi}@reearch.bell-lab.com

More information

Capacitors and inductors

Capacitors and inductors Capaciors and inducors We coninue wih our analysis of linear circuis by inroducing wo new passive and linear elemens: he capacior and he inducor. All he mehods developed so far for he analysis of linear

More information

Optimal Investment and Consumption Decision of Family with Life Insurance

Optimal Investment and Consumption Decision of Family with Life Insurance Opimal Invesmen and Consumpion Decision of Family wih Life Insurance Minsuk Kwak 1 2 Yong Hyun Shin 3 U Jin Choi 4 6h World Congress of he Bachelier Finance Sociey Torono, Canada June 25, 2010 1 Speaker

More information

Signal Rectification

Signal Rectification 9/3/25 Signal Recificaion.doc / Signal Recificaion n imporan applicaion of juncion diodes is signal recificaion. here are wo ypes of signal recifiers, half-wae and fullwae. Le s firs consider he ideal

More information

Signal Processing and Linear Systems I

Signal Processing and Linear Systems I Sanford Universiy Summer 214-215 Signal Processing and Linear Sysems I Lecure 5: Time Domain Analysis of Coninuous Time Sysems June 3, 215 EE12A:Signal Processing and Linear Sysems I; Summer 14-15, Gibbons

More information

Principal components of stock market dynamics. Methodology and applications in brief (to be updated ) Andrei Bouzaev, bouzaev@ya.

Principal components of stock market dynamics. Methodology and applications in brief (to be updated ) Andrei Bouzaev, bouzaev@ya. Principal componens of sock marke dynamics Mehodology and applicaions in brief o be updaed Andrei Bouzaev, bouzaev@ya.ru Why principal componens are needed Objecives undersand he evidence of more han one

More information

Answer, Key Homework 2 David McIntyre 45123 Mar 25, 2004 1

Answer, Key Homework 2 David McIntyre 45123 Mar 25, 2004 1 Answer, Key Homework 2 Daid McInyre 4123 Mar 2, 2004 1 This prin-ou should hae 1 quesions. Muliple-choice quesions may coninue on he ne column or page find all choices before making your selecion. The

More information

The Euro. Optimal Currency Areas. The Problem. The Euro. The Proposal. The Proposal

The Euro. Optimal Currency Areas. The Problem. The Euro. The Proposal. The Proposal The Euro E Opial Currency Areas ( σ ( r The Euro is an exaple of a currency union. The naions abandoned independen oneary auhoriy o ge a coon currency. Lecures in Macroeconoics- Charles W. Upon Opial Currency

More information

Morningstar Investor Return

Morningstar Investor Return Morningsar Invesor Reurn Morningsar Mehodology Paper Augus 31, 2010 2010 Morningsar, Inc. All righs reserved. The informaion in his documen is he propery of Morningsar, Inc. Reproducion or ranscripion

More information

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613.

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613. Graduae School of Business Adminisraion Universiy of Virginia UVA-F-38 Duraion and Convexiy he price of a bond is a funcion of he promised paymens and he marke required rae of reurn. Since he promised

More information

CHARGE AND DISCHARGE OF A CAPACITOR

CHARGE AND DISCHARGE OF A CAPACITOR REFERENCES RC Circuis: Elecrical Insrumens: Mos Inroducory Physics exs (e.g. A. Halliday and Resnick, Physics ; M. Sernheim and J. Kane, General Physics.) This Laboraory Manual: Commonly Used Insrumens:

More information

THE PRESSURE DERIVATIVE

THE PRESSURE DERIVATIVE Tom Aage Jelmer NTNU Dearmen of Peroleum Engineering and Alied Geohysics THE PRESSURE DERIVATIVE The ressure derivaive has imoran diagnosic roeries. I is also imoran for making ye curve analysis more reliable.

More information

A Comparative Study of Linear and Nonlinear Models for Aggregate Retail Sales Forecasting

A Comparative Study of Linear and Nonlinear Models for Aggregate Retail Sales Forecasting A Comparaive Sudy of Linear and Nonlinear Model for Aggregae Reail Sale Forecaing G. Peer Zhang Deparmen of Managemen Georgia Sae Univeriy Alana GA 30066 (404) 651-4065 Abrac: The purpoe of hi paper i

More information

Stability. Coefficients may change over time. Evolution of the economy Policy changes

Stability. Coefficients may change over time. Evolution of the economy Policy changes Sabiliy Coefficiens may change over ime Evoluion of he economy Policy changes Time Varying Parameers y = α + x β + Coefficiens depend on he ime period If he coefficiens vary randomly and are unpredicable,

More information

The Application of Multi Shifts and Break Windows in Employees Scheduling

The Application of Multi Shifts and Break Windows in Employees Scheduling The Applicaion of Muli Shifs and Brea Windows in Employees Scheduling Evy Herowai Indusrial Engineering Deparmen, Universiy of Surabaya, Indonesia Absrac. One mehod for increasing company s performance

More information

SOLID MECHANICS TUTORIAL GEAR SYSTEMS. This work covers elements of the syllabus for the Edexcel module 21722P HNC/D Mechanical Principles OUTCOME 3.

SOLID MECHANICS TUTORIAL GEAR SYSTEMS. This work covers elements of the syllabus for the Edexcel module 21722P HNC/D Mechanical Principles OUTCOME 3. SOLI MEHNIS TUTORIL GER SYSTEMS This work covers elemens of he syllabus for he Edexcel module 21722P HN/ Mechanical Principles OUTOME 3. On compleion of his shor uorial you should be able o do he following.

More information

Chapter 5. Aggregate Planning

Chapter 5. Aggregate Planning Chaper 5 Aggregae Planning Supply Chain Planning Marix procuremen producion disribuion sales longerm Sraegic Nework Planning miderm shorerm Maerial Requiremens Planning Maser Planning Producion Planning

More information

Module 4. Single-phase AC circuits. Version 2 EE IIT, Kharagpur

Module 4. Single-phase AC circuits. Version 2 EE IIT, Kharagpur Module 4 Single-phase A circuis ersion EE T, Kharagpur esson 5 Soluion of urren in A Series and Parallel ircuis ersion EE T, Kharagpur n he las lesson, wo poins were described:. How o solve for he impedance,

More information

TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS

TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS RICHARD J. POVINELLI AND XIN FENG Deparmen of Elecrical and Compuer Engineering Marquee Universiy, P.O.

More information

The Transport Equation

The Transport Equation The Transpor Equaion Consider a fluid, flowing wih velociy, V, in a hin sraigh ube whose cross secion will be denoed by A. Suppose he fluid conains a conaminan whose concenraion a posiion a ime will be

More information

Heat demand forecasting for concrete district heating system

Heat demand forecasting for concrete district heating system Hea demand forecaing for concree diric heaing yem Bronilav Chramcov Abrac Thi paper preen he reul of an inveigaion of a model for hor-erm hea demand forecaing. Foreca of hi hea demand coure i ignifican

More information

1 A B C D E F G H I J K L M N O P Q R S { U V W X Y Z 1 A B C D E F G H I J K L M N O P Q R S { U V W X Y Z

1 A B C D E F G H I J K L M N O P Q R S { U V W X Y Z 1 A B C D E F G H I J K L M N O P Q R S { U V W X Y Z o ffix uden abel ere uden ame chool ame isric ame/ ender emale ale onh ay ear ae of irh an eb ar pr ay un ul ug ep c ov ec as ame irs ame lace he uden abel ere ae uden denifier chool se nly rined in he

More information

Credit Index Options: the no-armageddon pricing measure and the role of correlation after the subprime crisis

Credit Index Options: the no-armageddon pricing measure and the role of correlation after the subprime crisis Second Conference on The Mahemaics of Credi Risk, Princeon May 23-24, 2008 Credi Index Opions: he no-armageddon pricing measure and he role of correlaion afer he subprime crisis Damiano Brigo - Join work

More information

CHAPTER 11 NONPARAMETRIC REGRESSION WITH COMPLEX SURVEY DATA. R. L. Chambers Department of Social Statistics University of Southampton

CHAPTER 11 NONPARAMETRIC REGRESSION WITH COMPLEX SURVEY DATA. R. L. Chambers Department of Social Statistics University of Southampton CHAPTER 11 NONPARAMETRIC REGRESSION WITH COMPLEX SURVEY DATA R. L. Chamber Deparmen of Social Saiic Univeriy of Souhampon A.H. Dorfman Office of Survey Mehod Reearch Bureau of Labor Saiic M.Yu. Sverchkov

More information

WHAT ARE OPTION CONTRACTS?

WHAT ARE OPTION CONTRACTS? WHAT ARE OTION CONTRACTS? By rof. Ashok anekar An oion conrac is a derivaive which gives he righ o he holder of he conrac o do 'Somehing' bu wihou he obligaion o do ha 'Somehing'. The 'Somehing' can be

More information

AP Calculus AB 2010 Scoring Guidelines

AP Calculus AB 2010 Scoring Guidelines AP Calculus AB 1 Scoring Guidelines The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy. Founded in 1, he College

More information

Chapter 2 Kinematics in One Dimension

Chapter 2 Kinematics in One Dimension Chaper Kinemaics in One Dimension Chaper DESCRIBING MOTION:KINEMATICS IN ONE DIMENSION PREVIEW Kinemaics is he sudy of how hings moe how far (disance and displacemen), how fas (speed and elociy), and how

More information

Formulating Cyber-Security as Convex Optimization Problems

Formulating Cyber-Security as Convex Optimization Problems Formulaing Cyber-Securiy a Convex Opimizaion Problem Kyriako G. Vamvoudaki, João P. Hepanha, Richard A. Kemmerer, and Giovanni Vigna Univeriy of California, Sana Barbara Abrac. Miion-cenric cyber-ecuriy

More information

Module 8. Three-phase Induction Motor. Version 2 EE IIT, Kharagpur

Module 8. Three-phase Induction Motor. Version 2 EE IIT, Kharagpur Module 8 Three-phae Induction Motor Verion EE IIT, Kharagpur Leon 33 Different Type of Starter for Induction Motor (IM Verion EE IIT, Kharagpur Inructional Objective Need of uing arter for Induction motor

More information

C Fast-Dealing Property Trading Game C

C Fast-Dealing Property Trading Game C If you are already an experienced MONOPOLY dealer and wan a faser game, ry he rules on he back page! AGES 8+ C Fas-Dealing Propery Trading Game C Y Original MONOPOLY Game Rules plus Special Rules for his

More information

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation A Noe on Using he Svensson procedure o esimae he risk free rae in corporae valuaion By Sven Arnold, Alexander Lahmann and Bernhard Schwezler Ocober 2011 1. The risk free ineres rae in corporae valuaion

More information

Mortality Variance of the Present Value (PV) of Future Annuity Payments

Mortality Variance of the Present Value (PV) of Future Annuity Payments Morali Variance of he Presen Value (PV) of Fuure Annui Pamens Frank Y. Kang, Ph.D. Research Anals a Frank Russell Compan Absrac The variance of he presen value of fuure annui pamens plas an imporan role

More information

Differential Equations and Linear Superposition

Differential Equations and Linear Superposition Differenial Equaions and Linear Superposiion Basic Idea: Provide soluion in closed form Like Inegraion, no general soluions in closed form Order of equaion: highes derivaive in equaion e.g. dy d dy 2 y

More information

GoRA. For more information on genetics and on Rheumatoid Arthritis: Genetics of Rheumatoid Arthritis. Published work referred to in the results:

GoRA. For more information on genetics and on Rheumatoid Arthritis: Genetics of Rheumatoid Arthritis. Published work referred to in the results: For more informaion on geneics and on Rheumaoid Arhriis: Published work referred o in he resuls: The geneics revoluion and he assaul on rheumaoid arhriis. A review by Michael Seldin, Crisopher Amos, Ryk

More information

Economics Honors Exam 2008 Solutions Question 5

Economics Honors Exam 2008 Solutions Question 5 Economics Honors Exam 2008 Soluions Quesion 5 (a) (2 poins) Oupu can be decomposed as Y = C + I + G. And we can solve for i by subsiuing in equaions given in he quesion, Y = C + I + G = c 0 + c Y D + I

More information

4 Convolution. Recommended Problems. x2[n] 1 2[n]

4 Convolution. Recommended Problems. x2[n] 1 2[n] 4 Convoluion Recommended Problems P4.1 This problem is a simple example of he use of superposiion. Suppose ha a discree-ime linear sysem has oupus y[n] for he given inpus x[n] as shown in Figure P4.1-1.

More information

Better Bounds for Online Load Balancing on Unrelated Machines

Better Bounds for Online Load Balancing on Unrelated Machines Beer Bound for Online Load Balancing on Unrelaed Machine Ioanni Caragianni Abrac We udy he roblem of cheduling ermanen ob on unrelaed machine when he obecive i o minimize he L norm of he machine load.

More information

Performance Center Overview. Performance Center Overview 1

Performance Center Overview. Performance Center Overview 1 Performance Cener Overview Performance Cener Overview 1 ODJFS Performance Cener ce Cener New Performance Cener Model Performance Cener Projec Meeings Performance Cener Execuive Meeings Performance Cener

More information

E0 370 Statistical Learning Theory Lecture 20 (Nov 17, 2011)

E0 370 Statistical Learning Theory Lecture 20 (Nov 17, 2011) E0 370 Saisical Learning Theory Lecure 0 (ov 7, 0 Online Learning from Expers: Weighed Majoriy and Hedge Lecurer: Shivani Agarwal Scribe: Saradha R Inroducion In his lecure, we will look a he problem of

More information

Morningstar Fixed Income Style Box TM Methodology

Morningstar Fixed Income Style Box TM Methodology Morningtar Fixed Income Style Box TM Methodology Morningtar Methodology Paper Augut 3, 00 00 Morningtar, Inc. All right reerved. The information in thi document i the property of Morningtar, Inc. Reproduction

More information

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS R. Caballero, E. Cerdá, M. M. Muñoz and L. Rey () Deparmen of Applied Economics (Mahemaics), Universiy of Málaga,

More information

Task is a schedulable entity, i.e., a thread

Task is a schedulable entity, i.e., a thread Real-Time Scheduling Sysem Model Task is a schedulable eniy, i.e., a hread Time consrains of periodic ask T: - s: saring poin - e: processing ime of T - d: deadline of T - p: period of T Periodic ask T

More information

Independence. CertainTeed Shingle Applicator s Manual. YOUR OBJECTIVE: To learn the correct method for installing Independence roofing.

Independence. CertainTeed Shingle Applicator s Manual. YOUR OBJECTIVE: To learn the correct method for installing Independence roofing. CerainTeed Shingle Applicaor Manual Independence 13 YOUR OBJECTIVE: To learn he correc mehod for inalling Independence roofing. Thi hingle i a beer qualiy roofing produc. Thi mean ha when offering a choice

More information

Child Protective Services. A Guide To Investigative Procedures

Child Protective Services. A Guide To Investigative Procedures Child Proecive Services A Guide To Invesigaive Procedures The purpose of his brochure is o help you undersand he Child Proecive Services (CPS) reporing and response process. Please conac your CPS worker

More information

HUT, TUT, LUT, OU, ÅAU / Engineering departments Entrance examination in mathematics May 25, 2004

HUT, TUT, LUT, OU, ÅAU / Engineering departments Entrance examination in mathematics May 25, 2004 HUT, TUT, LUT, OU, ÅAU / Engineeing depamens Enane examinaion in mahemais May 5, 4 Insuions. Reseve a sepaae page fo eah poblem. Give you soluions in a lea fom inluding inemediae seps. Wie a lean opy of

More information

Analogue and Digital Signal Processing. First Term Third Year CS Engineering By Dr Mukhtiar Ali Unar

Analogue and Digital Signal Processing. First Term Third Year CS Engineering By Dr Mukhtiar Ali Unar Analogue and Digial Signal Processing Firs Term Third Year CS Engineering By Dr Mukhiar Ali Unar Recommended Books Haykin S. and Van Veen B.; Signals and Sysems, John Wiley& Sons Inc. ISBN: 0-7-380-7 Ifeachor

More information

Optimal Control Formulation using Calculus of Variations

Optimal Control Formulation using Calculus of Variations Lecure 5 Opimal Conrol Formulaion using Calculus o Variaions Dr. Radhakan Padhi Ass. Proessor Dep. o Aerospace Engineering Indian Insiue o Science - Bangalore opics Opimal Conrol Formulaion Objecive &

More information

Formulating Cyber-Security as Convex Optimization Problems Æ

Formulating Cyber-Security as Convex Optimization Problems Æ Formulaing Cyber-Securiy a Convex Opimizaion Problem Æ Kyriako G. Vamvoudaki,João P. Hepanha, Richard A. Kemmerer 2, and Giovanni Vigna 2 Cener for Conrol, Dynamical-yem and Compuaion (CCDC), Univeriy

More information

Quality Assurance in Software Development

Quality Assurance in Software Development Insiue for Sofware Technology Qualiy Assurance in Sofware Developmen Qualiässicherung in der Sofwareenwicklung A.o.Univ.-Prof. Dipl.-Ing. Dr. Bernhard Aichernig Insiu für Sofwareechnologie (IST) TU Graz

More information

A Load Balancing Method in Downlink LTE Network based on Load Vector Minimization

A Load Balancing Method in Downlink LTE Network based on Load Vector Minimization A Load Balancing Mehod in Downlink LTE Nework based on Load Vecor Minimizaion Fanqin Zhou, Lei Feng, Peng Yu, and Wenjing Li Sae Key Laboraory of Neworking and Swiching Technology, Beijing Universiy of

More information

Multiobjective Prediction with Expert Advice

Multiobjective Prediction with Expert Advice Muliobjecive Predicion wih Exper Advice Alexey Chernov Compuer Learning Research Cenre and Deparmen of Compuer Science Royal Holloway Universiy of London GTP Workshop, June 2010 Alexey Chernov (RHUL) Muliobjecive

More information

Present Value Methodology

Present Value Methodology Presen Value Mehodology Econ 422 Invesmen, Capial & Finance Universiy of Washingon Eric Zivo Las updaed: April 11, 2010 Presen Value Concep Wealh in Fisher Model: W = Y 0 + Y 1 /(1+r) The consumer/producer

More information

Ohm s Law. Ohmic relationship V=IR. Electric Power. Non Ohmic devises. Schematic representation. Electric Power

Ohm s Law. Ohmic relationship V=IR. Electric Power. Non Ohmic devises. Schematic representation. Electric Power Ohm Law Ohmic relationhip V=IR Ohm law tate that current through the conductor i directly proportional to the voltage acro it if temperature and other phyical condition do not change. In many material,

More information

How has globalisation affected inflation dynamics in the United Kingdom?

How has globalisation affected inflation dynamics in the United Kingdom? 292 Quarerly Bullein 2008 Q3 How ha globaliaion affeced inflaion dynamic in he Unied Kingdom? By Jennifer Greenlade and Sephen Millard of he Bank Srucural Economic Analyi Diviion and Chri Peacock of he

More information

Diagnostic Examination

Diagnostic Examination Diagnosic Examinaion TOPIC XV: ENGINEERING ECONOMICS TIME LIMIT: 45 MINUTES 1. Approximaely how many years will i ake o double an invesmen a a 6% effecive annual rae? (A) 10 yr (B) 12 yr (C) 15 yr (D)

More information

How To Solve An Uncerain Daa Problem

How To Solve An Uncerain Daa Problem Robu Bandwidh Allocaion Sraegie Oliver Heckmann, Jen Schmi, Ralf Seinmez Mulimedia Communicaion Lab (KOM), Darmad Univeriy of Technology Merckr. 25 D-64283 Darmad Germany {Heckmann, Schmi, Seinmez}@kom.u-darmad.de

More information

The Derivative of a Constant is Zero

The Derivative of a Constant is Zero Sme Simple Algrihms fr Calculaing Derivaives The Derivaive f a Cnsan is Zer Suppse we are l ha x x where x is a cnsan an x represens he psiin f an bjec n a sraigh line pah, in her wrs, he isance ha he

More information

Inductance and Transient Circuits

Inductance and Transient Circuits Chaper H Inducance and Transien Circuis Blinn College - Physics 2426 - Terry Honan As a consequence of Faraday's law a changing curren hrough one coil induces an EMF in anoher coil; his is known as muual

More information

Globally-Optimal Greedy Algorithms for Tracking a Variable Number of Objects

Globally-Optimal Greedy Algorithms for Tracking a Variable Number of Objects Globally-Opimal Greedy Algorihm for Tracking a Variable Number of Objec Hamed Piriavah Deva Ramanan Charle C. Fowlke Deparmen of Compuer Science, Univeriy of California, Irvine {hpiriav,dramanan,fowlke}@ic.uci.edu

More information

Dividend taxation, share repurchases and the equity trap

Dividend taxation, share repurchases and the equity trap Working Paper 2009:7 Deparmen of Economic Dividend axaion, hare repurchae and he equiy rap Tobia Lindhe and Jan Söderen Deparmen of Economic Working paper 2009:7 Uppala Univeriy May 2009 P.O. Box 53 ISSN

More information

1.- L a m e j o r o p c ió n e s c l o na r e l d i s co ( s e e x p li c a r á d es p u é s ).

1.- L a m e j o r o p c ió n e s c l o na r e l d i s co ( s e e x p li c a r á d es p u é s ). PROCEDIMIENTO DE RECUPERACION Y COPIAS DE SEGURIDAD DEL CORTAFUEGOS LINUX P ar a p od e r re c u p e ra r nu e s t r o c o rt a f u e go s an t e un d es a s t r e ( r ot u r a d e l di s c o o d e l a

More information

1. y 5y + 6y = 2e t Solution: Characteristic equation is r 2 5r +6 = 0, therefore r 1 = 2, r 2 = 3, and y 1 (t) = e 2t,

1. y 5y + 6y = 2e t Solution: Characteristic equation is r 2 5r +6 = 0, therefore r 1 = 2, r 2 = 3, and y 1 (t) = e 2t, Homework6 Soluions.7 In Problem hrough 4 use he mehod of variaion of parameers o find a paricular soluion of he given differenial equaion. Then check your answer by using he mehod of undeermined coeffiens..

More information

Technical Appendix to Risk, Return, and Dividends

Technical Appendix to Risk, Return, and Dividends Technical Appendix o Risk, Reurn, and Dividends Andrew Ang Columbia Universiy and NBER Jun Liu UC San Diego This Version: 28 Augus, 2006 Columbia Business School, 3022 Broadway 805 Uris, New York NY 10027,

More information

Minimum cost maximum flow, Minimum cost circulation, Cost/Capacity scaling

Minimum cost maximum flow, Minimum cost circulation, Cost/Capacity scaling 6.854 Advanced Algorithms Lecture 16: 10/11/2006 Lecturer: David Karger Scribe: Kermin Fleming and Chris Crutchfield, based on notes by Wendy Chu and Tudor Leu Minimum cost maximum flow, Minimum cost circulation,

More information

Markit Excess Return Credit Indices Guide for price based indices

Markit Excess Return Credit Indices Guide for price based indices Marki Excess Reurn Credi Indices Guide for price based indices Sepember 2011 Marki Excess Reurn Credi Indices Guide for price based indices Conens Inroducion...3 Index Calculaion Mehodology...4 Semi-annual

More information

A Curriculum Module for AP Calculus BC Curriculum Module

A Curriculum Module for AP Calculus BC Curriculum Module Vecors: A Curriculum Module for AP Calculus BC 00 Curriculum Module The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy.

More information

17 Laplace transform. Solving linear ODE with piecewise continuous right hand sides

17 Laplace transform. Solving linear ODE with piecewise continuous right hand sides 7 Laplace ransform. Solving linear ODE wih piecewise coninuous righ hand sides In his lecure I will show how o apply he Laplace ransform o he ODE Ly = f wih piecewise coninuous f. Definiion. A funcion

More information