GRAPH THEORY AND APPLICATIONS 2 MARKS QUESTIONS AND ANSWERS

Size: px
Start display at page:

Download "GRAPH THEORY AND APPLICATIONS 2 MARKS QUESTIONS AND ANSWERS"

Transcription

1 GRAPH THEORY AND APPLICATIONS MARKS QUESTIONS AND ANSWERS UNIT I INTRODUCTION 1. Dfin Graph. A graph G = (V, E) consists of a st of objcts V={1,, 3, } calld rtics (also calld points or nods) and othr st E = {1,, 3,...} whos lmnts ar calld dgs (also calld lins or arcs). Th st V(G) is calld th rtx st of G and E(G) is th dg st of G. For xampl : A graph G is dfind by th sts V(G) = {u,, w, x, y, z} and E(G) = {u, uw, wx, xy, xz}. Graph G: u w x y z A graph with p-rtics and q-dgs is calld a (P, Q) graph. Th (1, 0) graph is calld triial graph.. Dfin Simpl graph. An dg haing th sam rtx as its nd rtics is calld a slf-loop. Mor than on dg associatd a gin pair of rtics calld paralll dgs. A graph that has nithr slf-loops nor paralll dgs is calld simpl graph. Graph G: Graph H: u u w x y w x y Simpl Graph 3. Writ fw problms sold by th applications of graph thory. Konigsbrg bridg problm Utilitis problm Elctrical ntwork problms Sating problms Psudo Graph 4. Dfin incidnc, adjacnt and dgr. Whn a rtx i is an nd rtx of som dg j, i and j ar said to b incidnt with ach othr. Two non paralll dgs ar said to b adjacnt if thy ar incidnt on a common rtx. Th numbr of dgs incidnt on a rtx i, with slf-loops countd twic, is calld th dgr (also calld alncy), d(i), of th rtx i. A graph in which all rtics ar of qual dgr is calld rgular graph. Graph G:

2 Th dgs, 6 and 7 ar incidnt with rtx 4. Th dgs and 7 ar adjacnt. Th dgs and 4 ar not adjacnt. Th rtics 4 and 5 ar adjacnt. Th rtics 1 and 5 ar not adjacnt. d(1) = d(3) = d(4) = 3. d() = 4. d(5) = What ar finit and infinit graphs? A graph with a finit numbr off rtics as wll as a finit numbr of dgs is calld a finit graph; othrwis, it is an infinit graph. Finit Graphs Infinit Graphs 6. Dfin Isolatd and pndnt rtx. A rtx haing no incidnt dg is calld an isolatd rtx. In othr words, isolatd rtics ar rtics with zro dgr. A rtx of dgr on is calld a pndant rtx or an nd rtx. Graph G: Th rtics 6 and 7 ar isolatd rtics. Th rtx 5 is a pndant rtx. 7. Dfin null graph. In a graph G=(V, E), If E is mpty (Graph without any dgs) Thn G is calld a null graph. Graph G:

3 8. Dfin Multigraph In a multigraph, no loops ar allowd but mor than on dg can join two rtics, ths dgs ar calld multipl dgs or paralll dgs and a graph is calld multigraph. Graph G: Th dgs 5 and 4 ar multipl (paralll) dgs. 9. Dfin complt graph A simpl graph G is said to b complt if ry rtx in G is connctd with ry othr rtx. i.., if G contains xactly on dg btwn ach pair of distinct rtics. A complt graph is usually dnotd by K n. It should b notd that Kn has xactly n(n-1)/ dgs. Th complt graphs K n for n = 1,, 3, 4, 5 ar show in th following Figur. 10. Dfin Rgular graph A graph in which all rtics ar of qual dgr, is calld a rgular graph. If th dgr of ach rtx is r, thn th graph is calld a rgular graph of dgr R. 11. Dfin Cycls Th cycl C n, n 3, consists of n rtics 1,,..., n and dgs { 1, }, {, 3 },..., { n 1, n}, and {n, 1}. Th cyls c 3, c 4 and c 5 ar shown in th following Figurs Dfin Isomorphism. Two graphs G and G' ar said to b isomorphic to ach othr if thr is a on-to-on corrspondnc btwn thir rtics and btwn thir dgs such that th incidnc rlationship is prsrd

4 Graph G: b 1 a Graph G': c 3 d 1 4 Corrspondnc of rtics Corrspondnc of dgs f(a) = 1 f(1) = 1 f(b) = f() = f(c) = 3 f(3) = 3 f(d) = 4 f(4) = 4 f() = 5 f(5) = 5 Adjacncy also prsrd. Thrfor G and G' ar said to b isomorphic Dfin Eulr graph. A path in a graph G is calld Eulr path if it includs ry dgs xactly onc. Sinc th path contains ry dg xactly onc, it is also calld Eulr trail / Eulr lin. A closd Eulr path is calld Eulr circuit. A graph which contains an Eulrian circuit is calld an Eulrian graph is an Eulr circuit. So th abo graph is Eulr graph. 14. Dfin Hamiltonian circuits and paths A Hamiltonian circuit in a connctd graph is dfind as a closd walk that trarss ry rtx of graph G xactly onc xcpt starting and trminal rtx. Rmoal of any on dg from a Hamiltonian circuit gnrats a path. This path is calld Hamiltonian path. 15. Dfin Tr A tr is a connctd graph without any circuits. Trs with 1,, 3, and 4 rtics ar shown in figur. 16.List out fw Proprtis of trs. 1. Thr is on and only on path btwn ry pair of rtics in a tr T.. In a graph G thr is on and only on path btwn ry pair of rtics, G is a tr. 3. A tr with n rtics has n-1 dgs. 4. Any connctd graph with n rtics has n-1 dgs is a tr. 5. A graph is a tr if and only if it is minimally connctd. 6. A graph G with n rtics has n-1 dgs and no circuits ar connctd.

5 17. What ar th Radius and Diamtr in a tr. Th ccntricity of a cntr in a tr is dfind as th radius of tr. Th lngth of th longst path in a tr is calld th diamtr of tr. 18. Dfin Rootd tr A tr in which on rtx (calld th root) is distinguishd from all th othrs is calld a rootd tr. In gnral tr mans without any root. Thy ar somtims calld as fr trs (non rootd trs). Th root is nclosd in a small triangl. All rootd trs with four rtics ar shown blow. 19.What is Distanc in a tr? In a connctd graph G, th distanc d(i, j) btwn two of its rtics i and j is th lngth of th shortst path. Graph G: d 1 a c f h j k b 3 g 6 4 i 5

6 Rank of G= = numbr UNIT II TREES, CONNECTIVITY & PLANARITY 1. Dfin Spanning trs. A tr T is said to b a spanning tr of a connctd graph G if T is a subgraph of G and T contains all rtics (maximal tr subgraph). Graph G: Spanning Tr T: Dfin Branch and chord. An dg in a spanning tr T is calld a branch of T. An dg of G is not in a gin spanning tr T is calld a chord (ti or link). Graph G: 1 4 Spanning Tr T: Edg 1 is a branch of T Edg 5 is a chord of T 4 3. Dfin complmnt of tr. If T is a spanning tr of graph G, thn th complmnt of T of G dnotd by of chords. It also calld as chord st (ti st or cotr) of T Graph G: Spanning Tr T: :Complmnt of Tr T is th collction Rank + 4. Dfin Rank and Nullity: = A graph G with n numbr of rtics, numbr of dgs, and k numbr of componnts with th following constraints and. Nullity Nullity of = G = numbr of chords in G + Rank + Nullity = = numbr of dgs in G (Nullity also calld as Cyclomatic numbr or first btti numbr) of branchs in any spanning tr of G 5. How Fundamntal circuits cratd? Addition of an dg btwn any two rtics of a tr crats a circuit. This is bcaus thr alrady xists a path btwn any two rtics of a tr.

7 6. Dfin Spanning trs in a wightd graph A spanning tr in a graph G is a minimal subgraph conncting all th rtics of G. If G is a wightd graph, thn th wight of a spanning tr T of G is dfind as th sum of th wights of all th branchs in T. A spanning tr with th smallst wight in a wightd graph is calld a shortst spanning tr (shortst-distanc spanning tr or minimal spanning tr). 7. Dfin dgr-constraind shortst spanning tr. A shortst spanning tr T for a wightd connctd graph G with a constraint rtics in T. for k=, th tr will b Hamiltonian path. i for all 8. Dfin cut sts and gi xampl. In a connctd graph G, a cut-st is a st of dgs whos rmoal from G la th graph G disconnctd. Graph G: 3 3 k 1 a 4 b c b g h g 6 6 d k 1 4 f 5 5 Disconnctd graph G with componnts aftr rmoing cut st {a, c, d, f} Possibl cut sts ar {a, c, d, f}, {a, b,, f}, {a, b, g}, {d, h, f}, {k}, and so on. {a, c, h, d} is not a cut st, bcaus its propr subst {a, c, h} is a cut st. {g, h} is not a cut st. A minimal st of dgs in a connctd graph whos rmoal rducs th rank by on is calld minimal cut st (simpl cut-st or cocycl). Ery dg of a tr is a cut st. 9. Writ th Proprtis of cut st Ery cut-st in a connctd graph G must contain at last on branch of ry spanning tr of G. In a connctd graph G, any minimal st of dgs containing at last on branch of ry spanning tr of G is a cut-st. Ery circuit has an n numbr of dgs in common with any cut st. 10. Dfin Fundamntal circuits Adding just on dg to a spanning tr will crat a cycl; such a cycl is calld a fundamntal cycl (Fundamntal circuits). Thr is a distinct fundamntal cycl for ach dg; thus, thr is a on-to-on corrspondnc btwn fundamntal cycls and dgs not in th spanning tr. For a connctd graph with V rtics, any spanning tr will ha V 1 dgs, and thus, a graph of E dgs and on of its spanning trs will ha E V + 1 fundamntal cycls. 11. Dfin Fundamntal cut sts Dual to th notion of a fundamntal cycl is th notion of a fundamntal cutst. By dlting just on dg of th spanning tr, th rtics ar partitiond into two disjoint sts. Th fundamntal cutst is dfind as th st of dgs that must b rmod from th graph G to accomplish th sam partition. Thus, ach spanning tr dfins a st of V 1 fundamntal cutsts, on for ach dg of th spanning tr. h

8 1. Dfin dg Connctiity. Each cut-st of a connctd graph G consists of crtain numbr of dgs. Th numbr of dgs in th smallst cut-st is dfind as th dg Connctiity of G. Th dg Connctiity of a connctd graph G is dfind as th minimum numbr of dgs whos rmoal rducs th rank of graph by on. Th dg Connctiity of a tr is on. 1 Th dg Connctiity of th abo graph G is thr. 13. Dfin rtx Connctiity Th rtx Connctiity of a connctd graph G is dfind as th minimum numbr of rtics whos rmoal from G las th rmaining graph disconnctd. Th rtx Connctiity of a tr is on. 1 Th rtx Connctiity of th abo graph G is on. 14. Dfin sparabl and non-sparabl graph. A connctd graph is said to b sparabl graph if its rtx connctiity is on. All othr connctd graphs ar calld non-sparabl graph. Sparabl Graph G: Non-Sparabl Graph H: Dfin articulation point. In a sparabl graph a rtx whos rmoal disconncts th graph is calld a cut-rtx, a cut-nod, or an articulation point. 1 1 is an articulation point. 16. What is Ntwork flows A flow ntwork (also known as a transportation ntwork) is a graph whr ach dg has a capacity and ach dg rcis a flow. Th amount of flow on an dg cannot xcd th capacity of th dg. 17. Dfin max-flow and min-cut thorm (quation). Th maximum flow btwn two rtics a and b in a flow ntwork is qual to th minimum of th capacitis of all cut-sts with rspct to a and b.

9 UNIT III MATRICES, COLOURING AND DIRECTED GRAPH 1. What is propr coloring? Painting all th rtics of a graph with colors such that no two adjacnt rtics ha th sam color is calld th propr coloring (simply coloring) of a graph. A graph in which ry rtx has bn assignd a color according to a propr coloring is calld a proprly colord graph.. Dfin Chromatic numbr A graph G that rquirs k diffrnt colors for its propr coloring, and no lss, is calld k- chromatic graph, and th numbr k is calld th chromatic numbr of G. Th minimum numbr of colors rquird for th propr coloring of a graph is calld Chromatic numbr. Th abo graph initially colord with 5 diffrnt colors, thn 4, and finally 3. So th chromatic numbr is 3. i.., Th graph is 3-chromatic. 3. Writ th proprtis of chromatic numbrs (obsrations). A graph consisting of only isolatd rtics is 1-chromatic. Ery tr with two or mor rtics is -chromatic. A graph with on or mor rtics is at last -chromatic. A graph consisting of simply on circuit with n 3 rtics is -chromatic if n is n and 3-chromatic if n is odd. A complt graph consisting of n rtics is n-chromatic. 4. Dfin Chromatic partitioning A propr coloring of a graph naturally inducs a partitioning of th rtics into diffrnt substs basd on colors. For xampl, th coloring of th abo graph producs th portioning { 1, 4 }, { }, and { 3, 5 }.

10 5. Dfin indpndnt st and maximal indpndnt st. A st of rtics in a graph is said to b an indpndnt st of rtics or simply indpndnt st (or an intrnally stabl st) if two rtics in th st ar adjacnt. c f a b d g For xampl, in th abo graph producs {a, c, d} is an indpndnt st. A singl rtx in any graph constituts an indpndnt st. A maximal indpndnt st is an indpndnt st to which no othr rtx can b addd without dstroying its indpndnc proprty. {a, c, d, f} is on of th maximal indpndnt st. {b, f} is on of th maximal indpndnt st. Th numbr of rtics in th largst indpndnt st of a graph G is calld th indpndnc numbr ( or cofficints of intrnal stability), dnotd by β(g). For a K- chromatic graph of n rtics, th indpndnc numbr β(g). 6. Dfin uniquly colorabl graph. A graph that has only on chromatic partition is calld a uniquly colorabl graph. For xampl, Uniquly colorabl graph G: Not uniquly colorabl graph H: 1 5 a b c f 4 3 d g 7. Dfin dominating st. A dominating st (or an xtrnally stabl st) in a graph G is a st of rtics that dominats ry rtx in G in th following sns: Eithr is includd in th dominating st or is adjacnt to on or mor rtics includd in th dominating st. c f a b d g {b, g} is a dominating st, {a, b, c, d, f} is a dominating st. A is a dominating st nd not b indpndnt st. St of all rtics is a dominating st. A minimal dominating st is a dominating st from which no rtx can b rmod without dstroying its dominanc proprty. {b, } is a minimal dominating st.

11 8. Dfin Chromatic polynomial. A graph G of n rtics can b proprly colord in many diffrnt ways using a sufficintly larg numbr of colors. This proprty of a graph is xprssd lgantly by mans of polynomial. This polynomial is calld th Chromatic polynomial of G. Th alu of th Chromatic polynomial P n (λ) of a graph with n rtics th numbr of ways of proprly coloring th graph, using λ or fwr colors. 9. Dfin Matching (Assignmnt). A matching in a graph is a subst of dgs in which no two dgs ar adjacnt. A singl dg in a graph is a matching. A maximal matching is a matching to which no dg in th graph can b addd. Th maximal matching with th largst numbr of dgs ar calld th largst maximal matching Graph G Matching Maximal matching 10. What is Coring? A st g of dgs in a graph G is said to b cor og G if ry rtx in G is incidnt on at last on dg in g. A st of dgs that cors a graph G is said to b a coring ( or an dg coring, or a corring subgraph) of G. Ery graph is its own coring. A spanning tr in a connctd graph is a coring. A Hamiltonian circuit in a graph is also a coring. 11. Dfin minimal cor. A minimal coring is a coring from which no dg can b rmod without dstroying it ability to cor th graph G Graph G Minimal cor 1. What is dimr coring? A coring in which ry rtx is of dgr on is calld a dimmr coring is a maximal matching bcaus no two dgs in Appasami, Assistant profssor, Dr. pauls Enginring Collg. dimr coring or a 1-factor. A it ar adjacnt. Prpard by G.

12 13. Dfin four color problm / conjctur. Ery planar graph has a chromatic numbr of four or lss. Ery triangular planar graph has a chromatic numbr of four or lss. Th rgions of ry planar, rgular graph of dgr thr can b colord proprly with four colors. 14. Stat fi color thorm Ery planar map can b proprly colord with fi colors. i.., th rtics of ry plannar graph can b proprly colord with fi colors. 15. Writ about rtx coloring and rgion coloring. A graph has a dual if and only if it is planar. Thrfor, coloring th rgions of a planar graph G is quialnt to coloring th rtics of its dual G* and ic rsa. UNIT IV PERMUTATIONS & COMBINATIONS 1. Dfin Fundamntal principls of counting Th Fundamntal Counting Principl is a way to figur out th total numbr of ways diffrnt nts can occur. If th first task can b prformd in m ways, whil a scond task can b prformd in n ways, and th two tasks cannot b prformd simultanously, thn prforming ithr task can b accomplishd in any on of m + n ways. If a procdur can b brokn into first and scond stags, and if thr ar m possibl outcoms for th first stag and if, for ach of ths outcoms, thr ar n possibl outcoms for th scond stag, thn th total procdur can b carrid out, in th dsignd ordr, in mn ways.. Dfin rul of sum. If th first task can b prformd in m ways, whil a scond task can b prformd in n ways, and th two tasks cannot b prformd simultanously, thn prforming ithr task can b accomplishd in any on of m + n ways. Exampl: A collg library has 40 books on C++ and 50 books on Jaa. A studnt at this collg can slct 40+50=90 books to larn programming languag. 3. Dfin rul of Product If a procdur can b brokn into first and scond stags, and if thr ar m possibl outcoms for th first stag and if, for ach of ths outcoms, thr ar n possibl outcoms for th scond stag, thn th total procdur can b carrid out, in th dsignd ordr, in mn ways. Exampl: A drama club with six mn and ight can slct mal and fmal rol in 6 x 8 = 48 ways. 4. Dfin Catalan numbrs Th Catalan numbrs form a squnc of natural numbrs that occur in arious counting problms, oftn inoling rcursily-dfind objcts. Thy ar namd aftr th Blgian mathmatician Eugèn Charls Catalan. th nth Catalan numbr is gin dirctly in trms of binomial cofficints by Prpard by G. Appasami, Assistant profssor, Dr. pauls Enginring Collg.

13 5.Writ th Principl of inclusion and xclusion formula. For any sts, C 1 and C, For any 3 sts, C 1, C and C 3, For any 4 sts, C 1, C, C and C 4,

14 UNIT V GENERATING FUNCTIONS 1. Dfin Gnrating function. A gnrating function dscribs an infinit squnc of numbrs (an) by trating thm lik th cofficints of a sris xpansion. Th sum of this infinit sris is th gnrating function. Unlik an ordinary sris, this formal sris is allowd to dirg, maning that th gnrating function is not always a tru function and th "ariabl" is actually an indtrminat.. What is Partitions of intgr? Partitioning a positi n into positi summands and sking th numbr of such partitions without rgard to ordr is calld Partitions of intgr. This numbr is dnotd by p(n). For xampl P(1) = 1: 1 P() = : = P(3) = 3: 3 = +1 = P(4) = 5: 4 = = + = = P(5) = 7: 5 = = 3 + = = = = What is Rcurrnc rlation? A rcurrnc rlation is an quation that rcursily dfins a squnc or multidimnsional array of alus, onc on or mor initial trms ar gin: ach furthr trm of th squnc or array is dfind as a function of th prcding trms. Th trm diffrnc quation somtims (and for th purposs of this articl) rfrs to a spcific typ of rcurrnc rlation. Howr, "diffrnc quation" is frquntly usd to rfr to any rcurrnc rlation. 4.Writ Fibonacci numbrs and rlation Th rcurrnc satisfid by th Fibonacci numbrs is th archtyp of a homognous linar rcurrnc rlation with constant cofficints (s blow). Th Fibonacci squnc is dfind using th rcurrnc Fn = Fn-1 + Fn- with sd alus F 0 = 0 and F 1 = 1 W obtain th squnc of Fibonacci numbrs, which bgins 0, 1, 1,, 3, 5, 8, 13, 1, 34, 55, 89, Dfin First ordr linar rcurrnc rlation Th gnral form of First ordr linar homognous rcurrnc rlation can b writtn as an+1 = d an, n 0, whr d is a constant. Th rlation is first ordr sinc an+1 dpnds on an. a0 or a1 ar calld boundary conditions. Dfin Scond ordr rcurrnc rlation

15 6.Brifly xplain Non-homognous rcurrnc rlation.

16 PART B UNIT I INTRODUCTION 1. Explain arious applications of graph.. Dfin th following kn, cn, kn,n, dn, trail, walk, path, circuit with an xampl. 3. Show that a connctd graph G is an Eulr graph iff all rtics ar n dgr. 4. Pro that a simpl graph with n rtics and k componnts can ha at most (n-k)(n-k+1)/ dgs. 5. Ar thy isomorphic? 6. Pro that in a complt graph with n rtics thr ar (n-1)/ dgs-disjoint Hamiltonian circuits, if n is odd numbr Pro that, thr is on and only on path btwn ry pair of rtics in a tr T. 8. Pro th gin statmnt, A tr with n rtics has n-1 dgs. 9. Pro that, any connctd graph with n rtics has n-1 dgs is a tr. 10. Show that a graph is a tr if and only if it is minimally connctd. 11. Pro that, a graph G with n rtics has n-1 dgs and no circuits ar connctd. UNIT II TREES, CONNECTIVITY & PLANARITY 1. Find th shortst spanning tr for th following graph.. Explain 1 - isomarphism and - isomarphism of graphs with your own xampl. 3. Pro that a connctd graph G with n rtics and dgs has -n+ rgions. 4. Writ all possibl spanning tr for K5. 5. Pro that ry cut-st in a connctd graph G must contain at last on branch of ry spanning tr of G. 6. Pro that th ry circuit which has n numbr of dgs in common with any cut-st. 7. Show that th ring sum of any two cut-sts in a graph is ithr a third cut st or n dg disjoint union of cut sts. 8. Explain ntwork flow problm in dtail. 9. If G 1 and G ar two 1-isomorphic graphs, th rank of G 1 quals th rank of G and th nullity of G 1 quals th nullity of G, pro this. 10. Pro that any two graphs ar -isomorphic if and only if thy ha circuit corrspondnc.

17 UNIT III MATRICES, COLOURING AND DIRECTED GRAPH 1. Pro that any simpl planar graph can b mbddd in a plan such that ry dg is drawn as a straight lin.. Show that a connctd planar graph with n rtics and dgs has -n+ rgions. 3. Dfin chromatic polynomial. Find th chromatic polynomial for th following graph. 4. Explain matching and bipartit graph in dtail. 5. Writ th obsrations of minimal coring of a graph. 6. Pro that th rtics of ry planar graph can b proprly colord with fi colors. 7. Explain matching in dtail. 8. Pro that a coring g of graph G is minimal iff g contains no path of lngth thr or mor. 9. Illustrat four-color problm. 10. Explain Eulr digraphs in dtail. UNIT IV PERMUTATIONS & COMBINATIONS PART B 1. Explain th Fundamntal principls of counting.. Find th numbr of ways of ways of arranging th word APPASAMIAP and out of it how many arrangmnts ha all A s togthr. 3. Discuss th ruls of sum and product with xampl. 4. Dtrmin th numbr of (staircas) paths in th xy-plan from (, 1) to (7, 4), whr ach path is mad up of indiidual stps going 1 unit to th right (R) or on unit upward (U). i Stat and pro binomial thorm. 6. How many tims th print statmnt xcutd in this program sgmnt? 7. Discuss th Principl of inclusion and xclusion. 8. How many intgrs btwn 1 and 300 (inc.) ar not diisibl by at last on of 5, 6, 8? 9. How 3 bit procssors addrss th contnt? How many addrss ar possibl? 10. Explain th Arrangmnts with forbiddn positions.

18 UNIT V GENERATING FUNCTIONS PART B 1. Explain Gnrating functions. Find th conolution of th squncs 1, 1, 1, 1,.. and 1,-1,1,-1,1, Find th numbr of non ngati & positi intgr solutions of for x1+x+x3+x4=5. 4. Find th cofficint of x5 in(1-x)7. 5. Th numbr of irus affctd fils in a systm is 1000 and incrass 50% ry hours. 6. Explain Partitions of intgrs 7. Us a rcurrnc rlation to find th numbr of iruss aftr on day. 8. Explain First ordr homognous rcurrnc rlations. 9. Sol th rcurrnc rlation an+-4an+1+3an=-00 with a0=3000 and a1= Sol th Fibonacci rlation Fn = Fn-1+Fn Find th rcurrnc rlation from th squnc 0,, 6, 1, 0, 30, 4,. 1. Dtrmin (1+ 3i) Discuss Mthod of gnrating functions.

19

20 .

21

Week 3: Connected Subgraphs

Week 3: Connected Subgraphs Wk 3: Connctd Subgraphs Sptmbr 19, 2016 1 Connctd Graphs Path, Distanc: A path from a vrtx x to a vrtx y in a graph G is rfrrd to an xy-path. Lt X, Y V (G). An (X, Y )-path is an xy-path with x X and y

More information

The Equitable Dominating Graph

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

More information

SOME PARAMETERS ON EQUITABLE COLORING OF PRISM AND CIRCULANT GRAPH.

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

More information

Differential Equations

Differential Equations UNIT I Diffrntial Equations.0 INTRODUCTION W li in a world of intrrlatd changing ntitis. Th locit of a falling bod changs with distanc, th position of th arth changs with tim, th ara of a circl changs

More information

Basic Polyhedral theory

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

More information

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

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

More information

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

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

More information

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

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

More information

Higher order derivatives

Higher order derivatives Robrto s Nots on Diffrntial Calculus Chaptr 4: Basic diffrntiation ruls Sction 7 Highr ordr drivativs What you nd to know alrady: Basic diffrntiation ruls. What you can larn hr: How to rpat th procss of

More information

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

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

More information

DIFFERENTIAL EQUATION

DIFFERENTIAL EQUATION MD DIFFERENTIAL EQUATION Sllabus : Ordinar diffrntial quations, thir ordr and dgr. Formation of diffrntial quations. Solution of diffrntial quations b th mthod of sparation of variabls, solution of homognous

More information

Problem Set 6 Solutions

Problem Set 6 Solutions 6.04/18.06J Mathmatics for Computr Scinc March 15, 005 Srini Dvadas and Eric Lhman Problm St 6 Solutions Du: Monday, March 8 at 9 PM in Room 3-044 Problm 1. Sammy th Shark is a financial srvic providr

More information

Strongly Connected Components

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

More information

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

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

More information

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

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

More information

Addition of angular momentum

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

More information

Addition of angular momentum

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

More information

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

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

More information

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

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

More information

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

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

More information

1 Minimum Cut Problem

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

More information

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

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

More information

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

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

More information

Vishnu V. Narayan. January

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

More information

CS 361 Meeting 12 10/3/18

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

More information

Mutually Independent Hamiltonian Cycles of Pancake Networks

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

More information

Dealing with quantitative data and problem solving life is a story problem! Attacking Quantitative Problems

Dealing with quantitative data and problem solving life is a story problem! Attacking Quantitative Problems Daling with quantitati data and problm soling lif is a story problm! A larg portion of scinc inols quantitati data that has both alu and units. Units can sa your butt! Nd handl on mtric prfixs Dimnsional

More information

Combinatorial Networks Week 1, March 11-12

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

More information

ECE602 Exam 1 April 5, You must show ALL of your work for full credit.

ECE602 Exam 1 April 5, You must show ALL of your work for full credit. ECE62 Exam April 5, 27 Nam: Solution Scor: / This xam is closd-book. You must show ALL of your work for full crdit. Plas rad th qustions carfully. Plas chck your answrs carfully. Calculators may NOT b

More information

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

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

More information

Principles of Humidity Dalton s law

Principles of Humidity Dalton s law Principls of Humidity Dalton s law Air is a mixtur of diffrnt gass. Th main gas componnts ar: Gas componnt volum [%] wight [%] Nitrogn N 2 78,03 75,47 Oxygn O 2 20,99 23,20 Argon Ar 0,93 1,28 Carbon dioxid

More information

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

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

More information

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

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

More information

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

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

More information

5.80 Small-Molecule Spectroscopy and Dynamics

5.80 Small-Molecule Spectroscopy and Dynamics MIT OpnCoursWar http://ocw.mit.du 5.80 Small-Molcul Spctroscopy and Dynamics Fall 008 For information about citing ths matrials or our Trms of Us, visit: http://ocw.mit.du/trms. Lctur # 3 Supplmnt Contnts

More information

Computing and Communications -- Network Coding

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

More information

3 Finite Element Parametric Geometry

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

More information

SCHUR S THEOREM REU SUMMER 2005

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

More information

The Matrix Exponential

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

More information

4.2 Design of Sections for Flexure

4.2 Design of Sections for Flexure 4. Dsign of Sctions for Flxur This sction covrs th following topics Prliminary Dsign Final Dsign for Typ 1 Mmbrs Spcial Cas Calculation of Momnt Dmand For simply supportd prstrssd bams, th maximum momnt

More information

The Matrix Exponential

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

More information

General Notes About 2007 AP Physics Scoring Guidelines

General Notes About 2007 AP Physics Scoring Guidelines AP PHYSICS C: ELECTRICITY AND MAGNETISM 2007 SCORING GUIDELINES Gnral Nots About 2007 AP Physics Scoring Guidlins 1. Th solutions contain th most common mthod of solving th fr-rspons qustions and th allocation

More information

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

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

More information

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

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

More information

2008 AP Calculus BC Multiple Choice Exam

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

More information

Search sequence databases 3 10/25/2016

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

More information

Differential Equations

Differential Equations Prfac Hr ar m onlin nots for m diffrntial quations cours that I tach hr at Lamar Univrsit. Dspit th fact that ths ar m class nots, th should b accssibl to anon wanting to larn how to solv diffrntial quations

More information

Some Results on E - Cordial Graphs

Some Results on E - Cordial Graphs Intrnational Journal of Mathmatics Trnds and Tchnology Volum 7 Numbr 2 March 24 Som Rsults on E - Cordial Graphs S.Vnkatsh, Jamal Salah 2, G.Sthuraman 3 Corrsponding author, Dpartmnt of Basic Scincs, Collg

More information

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

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

More information

Engineering 323 Beautiful HW #13 Page 1 of 6 Brown Problem 5-12

Engineering 323 Beautiful HW #13 Page 1 of 6 Brown Problem 5-12 Enginring Bautiful HW #1 Pag 1 of 6 5.1 Two componnts of a minicomputr hav th following joint pdf for thir usful liftims X and Y: = x(1+ x and y othrwis a. What is th probability that th liftim X of th

More information

A Propagating Wave Packet Group Velocity Dispersion

A Propagating Wave Packet Group Velocity Dispersion Lctur 8 Phys 375 A Propagating Wav Packt Group Vlocity Disprsion Ovrviw and Motivation: In th last lctur w lookd at a localizd solution t) to th 1D fr-particl Schrödingr quation (SE) that corrsponds to

More information

Middle East Technical University Department of Mechanical Engineering ME 413 Introduction to Finite Element Analysis

Middle East Technical University Department of Mechanical Engineering ME 413 Introduction to Finite Element Analysis Middl East Tchnical Univrsity Dpartmnt of Mchanical Enginring ME Introduction to Finit Elmnt Analysis Chaptr 5 Two-Dimnsional Formulation Ths nots ar prpard by Dr. Cünyt Srt http://www.m.mtu.du.tr/popl/cunyt

More information

Math 34A. Final Review

Math 34A. Final Review Math A Final Rviw 1) Us th graph of y10 to find approimat valus: a) 50 0. b) y (0.65) solution for part a) first writ an quation: 50 0. now tak th logarithm of both sids: log() log(50 0. ) pand th right

More information

Elements of Statistical Thermodynamics

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

More information

Quasi-Classical States of the Simple Harmonic Oscillator

Quasi-Classical States of the Simple Harmonic Oscillator Quasi-Classical Stats of th Simpl Harmonic Oscillator (Draft Vrsion) Introduction: Why Look for Eignstats of th Annihilation Oprator? Excpt for th ground stat, th corrspondnc btwn th quantum nrgy ignstats

More information

Hydrogen Atom and One Electron Ions

Hydrogen Atom and One Electron Ions Hydrogn Atom and On Elctron Ions Th Schrödingr quation for this two-body problm starts out th sam as th gnral two-body Schrödingr quation. First w sparat out th motion of th cntr of mass. Th intrnal potntial

More information

Self-Adjointness and Its Relationship to Quantum Mechanics. Ronald I. Frank 2016

Self-Adjointness and Its Relationship to Quantum Mechanics. Ronald I. Frank 2016 Ronald I. Frank 06 Adjoint https://n.wikipdia.org/wiki/adjoint In gnral thr is an oprator and a procss that dfin its adjoint *. It is thn slf-adjoint if *. Innr product spac https://n.wikipdia.org/wiki/innr_product_spac

More information

(Upside-Down o Direct Rotation) β - Numbers

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

More information

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

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

More information

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

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

More information

2.3 Matrix Formulation

2.3 Matrix Formulation 23 Matrix Formulation 43 A mor complicatd xampl ariss for a nonlinar systm of diffrntial quations Considr th following xampl Exampl 23 x y + x( x 2 y 2 y x + y( x 2 y 2 (233 Transforming to polar coordinats,

More information

ANALYSIS IN THE FREQUENCY DOMAIN

ANALYSIS IN THE FREQUENCY DOMAIN ANALYSIS IN THE FREQUENCY DOMAIN SPECTRAL DENSITY Dfinition Th spctral dnsit of a S.S.P. t also calld th spctrum of t is dfind as: + { γ }. jτ γ τ F τ τ In othr words, of th covarianc function. is dfind

More information

Collisions between electrons and ions

Collisions between electrons and ions DRAFT 1 Collisions btwn lctrons and ions Flix I. Parra Rudolf Pirls Cntr for Thortical Physics, Unirsity of Oxford, Oxford OX1 NP, UK This rsion is of 8 May 217 1. Introduction Th Fokkr-Planck collision

More information

EEO 401 Digital Signal Processing Prof. Mark Fowler

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

More information

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

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

More information

MATHEMATICS (B) 2 log (D) ( 1) = where z =

MATHEMATICS (B) 2 log (D) ( 1) = where z = MATHEMATICS SECTION- I STRAIGHT OBJECTIVE TYPE This sction contains 9 multipl choic qustions numbrd to 9. Each qustion has choic (A), (B), (C) and (D), out of which ONLY-ONE is corrct. Lt I d + +, J +

More information

NEW APPLICATIONS OF THE ABEL-LIOUVILLE FORMULA

NEW APPLICATIONS OF THE ABEL-LIOUVILLE FORMULA NE APPLICATIONS OF THE ABEL-LIOUVILLE FORMULA Mirca I CÎRNU Ph Dp o Mathmatics III Faculty o Applid Scincs Univrsity Polithnica o Bucharst Cirnumirca @yahoocom Abstract In a rcnt papr [] 5 th indinit intgrals

More information

Exam 1. It is important that you clearly show your work and mark the final answer clearly, closed book, closed notes, no calculator.

Exam 1. It is important that you clearly show your work and mark the final answer clearly, closed book, closed notes, no calculator. Exam N a m : _ S O L U T I O N P U I D : I n s t r u c t i o n s : It is important that you clarly show your work and mark th final answr clarly, closd book, closd nots, no calculator. T i m : h o u r

More information

1997 AP Calculus AB: Section I, Part A

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

More information

Middle East Technical University Department of Mechanical Engineering ME 413 Introduction to Finite Element Analysis

Middle East Technical University Department of Mechanical Engineering ME 413 Introduction to Finite Element Analysis Middl East Tchnical Univrsity Dpartmnt of Mchanical Enginring ME 43 Introduction to Finit Elmnt Analysis Chaptr 3 Computr Implmntation of D FEM Ths nots ar prpard by Dr. Cünyt Srt http://www.m.mtu.du.tr/popl/cunyt

More information

SECTION where P (cos θ, sin θ) and Q(cos θ, sin θ) are polynomials in cos θ and sin θ, provided Q is never equal to zero.

SECTION where P (cos θ, sin θ) and Q(cos θ, sin θ) are polynomials in cos θ and sin θ, provided Q is never equal to zero. SETION 6. 57 6. Evaluation of Dfinit Intgrals Exampl 6.6 W hav usd dfinit intgrals to valuat contour intgrals. It may com as a surpris to larn that contour intgrals and rsidus can b usd to valuat crtain

More information

10. The Discrete-Time Fourier Transform (DTFT)

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

More information

4.5 Minimum Spanning Tree. Chapter 4. Greedy Algorithms. Minimum Spanning Tree. Motivating application

4.5 Minimum Spanning Tree. Chapter 4. Greedy Algorithms. Minimum Spanning Tree. Motivating application 1 Chaptr. Minimum panning Tr lids by Kvin Wayn. Copyright 200 Parson-Addison Wsly. All rights rsrvd. *Adjustd by Gang Tan for C33: Algorithms at Boston Collg, Fall 0 Motivating application Minimum panning

More information

AS 5850 Finite Element Analysis

AS 5850 Finite Element Analysis AS 5850 Finit Elmnt Analysis Two-Dimnsional Linar Elasticity Instructor Prof. IIT Madras Equations of Plan Elasticity - 1 displacmnt fild strain- displacmnt rlations (infinitsimal strain) in matrix form

More information

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

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

More information

Alpha and beta decay equation practice

Alpha and beta decay equation practice Alpha and bta dcay quation practic Introduction Alpha and bta particls may b rprsntd in quations in svral diffrnt ways. Diffrnt xam boards hav thir own prfrnc. For xampl: Alpha Bta α β alpha bta Dspit

More information

The graph of y = x (or y = ) consists of two branches, As x 0, y + ; as x 0, y +. x = 0 is the

The graph of y = x (or y = ) consists of two branches, As x 0, y + ; as x 0, y +. x = 0 is the Copyright itutcom 005 Fr download & print from wwwitutcom Do not rproduc by othr mans Functions and graphs Powr functions Th graph of n y, for n Q (st of rational numbrs) y is a straight lin through th

More information

Problem Set #2 Due: Friday April 20, 2018 at 5 PM.

Problem Set #2 Due: Friday April 20, 2018 at 5 PM. 1 EE102B Spring 2018 Signal Procssing and Linar Systms II Goldsmith Problm St #2 Du: Friday April 20, 2018 at 5 PM. 1. Non-idal sampling and rcovry of idal sampls by discrt-tim filtring 30 pts) Considr

More information

Observer Bias and Reliability By Xunchi Pu

Observer Bias and Reliability By Xunchi Pu Obsrvr Bias and Rliability By Xunchi Pu Introduction Clarly all masurmnts or obsrvations nd to b mad as accuratly as possibl and invstigators nd to pay carful attntion to chcking th rliability of thir

More information

Some remarks on Kurepa s left factorial

Some remarks on Kurepa s left factorial Som rmarks on Kurpa s lft factorial arxiv:math/0410477v1 [math.nt] 21 Oct 2004 Brnd C. Kllnr Abstract W stablish a connction btwn th subfactorial function S(n) and th lft factorial function of Kurpa K(n).

More information

On the irreducibility of some polynomials in two variables

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

More information

Introduction to the Fourier transform. Computer Vision & Digital Image Processing. The Fourier transform (continued) The Fourier transform (continued)

Introduction to the Fourier transform. Computer Vision & Digital Image Processing. The Fourier transform (continued) The Fourier transform (continued) Introduction to th Fourir transform Computr Vision & Digital Imag Procssing Fourir Transform Lt f(x) b a continuous function of a ral variabl x Th Fourir transform of f(x), dnotd by I {f(x)} is givn by:

More information

1 Isoparametric Concept

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

More information

Finite element discretization of Laplace and Poisson equations

Finite element discretization of Laplace and Poisson equations Finit lmnt discrtization of Laplac and Poisson quations Yashwanth Tummala Tutor: Prof S.Mittal 1 Outlin Finit Elmnt Mthod for 1D Introduction to Poisson s and Laplac s Equations Finit Elmnt Mthod for 2D-Discrtization

More information

Differentiation of Exponential Functions

Differentiation of Exponential Functions Calculus Modul C Diffrntiation of Eponntial Functions Copyright This publication Th Northrn Albrta Institut of Tchnology 007. All Rights Rsrvd. LAST REVISED March, 009 Introduction to Diffrntiation of

More information

Introduction to Condensed Matter Physics

Introduction to Condensed Matter Physics Introduction to Condnsd Mattr Physics pcific hat M.P. Vaughan Ovrviw Ovrviw of spcific hat Hat capacity Dulong-Ptit Law Einstin modl Dby modl h Hat Capacity Hat capacity h hat capacity of a systm hld at

More information

1 General boundary conditions in diffusion

1 General boundary conditions in diffusion Gnral boundary conditions in diffusion Πρόβλημα 4.8 : Δίνεται μονοδιάτατη πλάκα πάχους, που το ένα άκρο της κρατιέται ε θερμοκραία T t και το άλλο ε θερμοκραία T 2 t. Αν η αρχική θερμοκραία της πλάκας

More information

What is the product of an integer multiplied by zero? and divided by zero?

What is the product of an integer multiplied by zero? and divided by zero? IMP007 Introductory Math Cours 3. ARITHMETICS AND FUNCTIONS 3.. BASIC ARITHMETICS REVIEW (from GRE) Which numbrs form th st of th Intgrs? What is th product of an intgr multiplid by zro? and dividd by

More information

Figure 1: Closed surface, surface with boundary, or not a surface?

Figure 1: Closed surface, surface with boundary, or not a surface? QUESTION 1 (10 marks) Two o th topological spacs shown in Figur 1 ar closd suracs, two ar suracs with boundary, and two ar not suracs. Dtrmin which is which. You ar not rquird to justiy your answr, but,

More information

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

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

More information

Abstract Interpretation: concrete and abstract semantics

Abstract Interpretation: concrete and abstract semantics Abstract Intrprtation: concrt and abstract smantics Concrt smantics W considr a vry tiny languag that manags arithmtic oprations on intgrs valus. Th (concrt) smantics of th languags cab b dfind by th funzcion

More information

Middle East Technical University Department of Mechanical Engineering ME 413 Introduction to Finite Element Analysis

Middle East Technical University Department of Mechanical Engineering ME 413 Introduction to Finite Element Analysis Middl East Tchnical Univrsity Dpartmnt of Mchanical Enginring ME 4 Introduction to Finit Elmnt Analysis Chaptr 4 Trusss, Bams and Frams Ths nots ar prpard by Dr. Cünyt Srt http://www.m.mtu.du.tr/popl/cunyt

More information

Chapter 8: Electron Configurations and Periodicity

Chapter 8: Electron Configurations and Periodicity Elctron Spin & th Pauli Exclusion Principl Chaptr 8: Elctron Configurations and Priodicity 3 quantum numbrs (n, l, ml) dfin th nrgy, siz, shap, and spatial orintation of ach atomic orbital. To xplain how

More information

Coupled Pendulums. Two normal modes.

Coupled Pendulums. Two normal modes. Tim Dpndnt Two Stat Problm Coupld Pndulums Wak spring Two normal mods. No friction. No air rsistanc. Prfct Spring Start Swinging Som tim latr - swings with full amplitud. stationary M +n L M +m Elctron

More information

1 Input-Output Stability

1 Input-Output Stability Inut-Outut Stability Inut-outut stability analysis allows us to analyz th stability of a givn syst without knowing th intrnal stat x of th syst. Bfor going forward, w hav to introduc so inut-outut athatical

More information

2F1120 Spektrala transformer för Media Solutions to Steiglitz, Chapter 1

2F1120 Spektrala transformer för Media Solutions to Steiglitz, Chapter 1 F110 Spktrala transformr för Mdia Solutions to Stiglitz, Chaptr 1 Prfac This documnt contains solutions to slctd problms from Kn Stiglitz s book: A Digital Signal Procssing Primr publishd by Addison-Wsly.

More information

22/ Breakdown of the Born-Oppenheimer approximation. Selection rules for rotational-vibrational transitions. P, R branches.

22/ Breakdown of the Born-Oppenheimer approximation. Selection rules for rotational-vibrational transitions. P, R branches. Subjct Chmistry Papr No and Titl Modul No and Titl Modul Tag 8/ Physical Spctroscopy / Brakdown of th Born-Oppnhimr approximation. Slction ruls for rotational-vibrational transitions. P, R branchs. CHE_P8_M

More information

4. (5a + b) 7 & x 1 = (3x 1)log 10 4 = log (M1) [4] d = 3 [4] T 2 = 5 + = 16 or or 16.

4. (5a + b) 7 & x 1 = (3x 1)log 10 4 = log (M1) [4] d = 3 [4] T 2 = 5 + = 16 or or 16. . 7 7 7... 7 7 (n )0 7 (M) 0(n ) 00 n (A) S ((7) 0(0)) (M) (7 00) 8897 (A). (5a b) 7 7... (5a)... (M) 7 5 5 (a b ) 5 5 a b (M)(A) So th cofficint is 75 (A) (C) [] S (7 7) (M) () 8897 (A) (C) [] 5. x.55

More information

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

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

More information