Convergence results for ant routing

Size: px
Start display at page:

Download "Convergence results for ant routing"

Transcription

1 Convergence resuts for ant routing Joon-Hyuk Yoo, Richard J. La and Armand M. Makowski Abstract We study the convergence property of a famiy of distributed routing agorithms based on the ant coony metaphor, namey the uniform and reguar ant routing agorithms discussed by Subramanian et a. [8]. For a simpe two-node network, we show that the probabiistic routing tabes converge in distribution resp. in the a.s. sense for the uniform resp. reguar case. To the best of the authors knowedge, the resuts given here appear to be the first forma convergence resuts for ant routing agorithms. Athough they hod ony for a very imited cass of networks, their anaysis aready provides some usefu essons for extending the resuts to more compicated networks. We aso discuss impementation issues that naturay arise from the convergence anaysis. I. INTRODUCTION In the past decade, severa authors have used the ant coony metaphor to design distributed adaptive routing agorithms in both datagram networks [5] and teephone networks [7]; a good survey of these efforts is given in Chapter 2 of [1]. More recenty, these ideas have been proposed in the context of mobie ad-hoc networks MANETs, e.g., [6]. A common feature shared by these agorithms is their attempt to reproduce the coective behavior of a swarm of insects to sove a reativey compex probem in a distributed manner, typicay using ony oca information. This new paradigm has the potentia to deiver a new way of designing robust, scaabe, adaptive, and distributed agorithms for network resource management. Athough many ant coony optimization ACO-based agorithms [1] have been proposed and studied in the past, itte is known about their convergence properties. There are severa difficuties in estabishing such convergence resuts. First, it is not aways easy to identify a suitabe mathematica framework for anayzing these agorithms at some eve of generaity, thereby perhaps expaining the ack of a genera theory of ant routing agorithms. Secondy, even when such a framework is avaiabe, many state variabes which are required to capture the dynamics of the agorithms, are couped in their evoution. Often this couping severey imits the usefuness of traditiona techniques of convergence anaysis. In this paper we are concerned specificay with the convergence properties of the cass of ant routing agorithms discussed by Subramanian et a. [8]. These agorithms are randomized agorithms that impement a form of backward earning in response to short contro messages caed ants. A. Ant routing Consider the situation where hosts are provided connectivity through a network of R routers. Two routers are said to be neighbors if there exists a bidirectiona point-to-point ink between them, and et N r denote the set of routers which are neighbors of router r r 1,..., R. Router r maintains a probabiistic routing tabe with a separate vector entry d, i, p i, i N r for each host destination d. For each neighboring router i in N r, we understand p i as the probabiity with which router r uses ink r, i when forwarding a data packet destined for d. There is a cost c ri associated with the use of ink r, i; this cost is assumed symmetric i.e., c ri c ir and is known to router r. An ant is a contro message of the form d, s c where d and s are distinct hosts and c is some numerica vaue to be updated in due course. We refer to hosts d and s as the destination and source, respectivey, and regard c as an estimate of the cost-togo for reaching host d. Periodicay, host d generates an ant d, s c which is destined for some randomy seected host s d with c initiay set to zero. The ant is forwarded to the source host s over the network of interconnected routers and on the way updates the routing tabes at intermediary routers in a way to specified shorty. When ant d, s c arrives at the intermediary router r coming from router i through ink i, r, the cost estimate c for reaching d from router i is incremented by the cost of the reverse ink r, i with c c + c ri, 1 and this new vaue of c thus provides an estimate of the costto-go to reach d from router r. Next, the vector entry in the routing tabe for destination d is updated according to p i p i + 1 +, p j p j 1 + j N r \ {i} 2 where fc and fc is a decreasing function of the just incremented vaue of c. Consequenty, the probabiity of using the reverse ink over which the ant arrived at router r has been increased reative to that of other inks, whie the probabiity of using the other inks is discounted. Upon competing these various updates, router r forwards the updated ant d, s c to one of its neighboring router i in N r. The ant d, s c eventuay reaches its destination s with c now giving the end-to-end cost vaue of sending a message from s to d, and is destroyed. In fact, the fina vaue of c is simpy the cost of traversing the network from s to d aong the reverse path foowed by the ant. B. Convergence resuts The manner in which ant forwarding is carried out distinguishes the various types of ant routing agorithms studied by Subramanian et a. [8]. This reference deas mosty with a simpe two-router network, announces some convergence resuts but provides no forma proofs. To the best of the

2 authors knowedge, this is the extent of the current state of knowedge concerning the mathematica convergence of these ant agorithms. In this paper we take some steps towards remedying this state of affairs. Beow we review the convergence statements of [8] and [9], and present our resuts. Proofs are outined in the body of the paper, with additiona detais avaiabe in [10]. 1. Uniform ant agorithms are designed with muti-path routing in mind, and require that ants arriving, say at router r, be forwarded to the next neighboring router with equa probabiity L 1 r where L r is the number of routers in N r. 1 As a resut, uniform ants wi utiize each and every path between a source and a destination with a positive probabiity. It is caimed [8, Prop. 2] [9] that the routing tabes converge in an unspecified mode of convergence to constant vaues. Here, for the two-node network, we show that i convergence takes pace in distribution, and ii not to constants. This ast fact has impications for the impementation of such ant agorithms [Section V]. The key observation behind the convergence resut for uniform ants is the identification of the iterates of the uniform ant agorithm as the output of a very simpe coection of iterated random functions. A arge iterature is avaiabe on the convergence of these iterative schemes, and the survey in [4] and references therein provides a nice introduction to this topic. We expoit the very simpe structure of the underying coection of random functions to give a simpe and sef-contained proof. 2. On the other hand, reguar ant agorithms attempt to find the east cost or shortest paths. This is achieved by forwarding the ants according to the probabiistic routing tabes used to impement the routing of data packets. For the two-node network the agorithm is caimed [8, Prop. 1] [9] to converge presumaby in the a.s. mode of convergence to constant vaues, but no proof is provided in that reference. Here, in the case of synchronous instantaneous updates, we show by martingae techniques that reguar ant agorithm wi indeed ead asymptoticay to east path discovery, in the twonode network, as desired! True, whie the resuts given here are perhaps the first forma convergence resuts for ant routing, they hod ony for a very imited cass of networks, i.e., a two-node network. Yet, the underying anayses given beow aready provide some usefu essons for extending the resuts to more compicated networks. This is discussed at the end of Sections VI and VII, respectivey. The paper is organized as foows: Ant agorithms are formay described in Section II for a simpe two-ink network. Generaized uniform ant and reguar ant agorithms are introduced in Sections III and IV, respectivey. The main convergence resuts are given in Theorems 1 and 2 which are estabished in Sections VI and VII, respectivey. Some impementation issues are pointed out in Section V. 1 More generay, L r is the number of inks going out of r in the case of mutipe inks. A word on the notation: For any integer L, the th component of any eement x in IR L is denoted by x, 1,..., L, so that x x 1,..., x L. A simiar convention is used for IR L -vaued random variabes rvs. II. THE TWO-NODE MODEL The network is composed of two routers or nodes, thereafter abeed node i 0 and node i 1, connected by a set of L parae bidirectiona inks. 2 A hosts are attached to either node i 0 or node i 1. Each ink 1,, L, has a transmission cost of c > 0 in either direction. Without oss of generaity we assume the inks to be abeed in order of increasing cost with c 1 c 2 c L. 3 Pick node i i 0, 1. Destination hosts attached to node i generate ants at times {t i n, n 1, 2,...} with t i n < t i n+1 for each n 1, 2,.... Forwarding the n th ant to node 1 i requires that one of the L inks from node i to node 1 i, say 1 i n, be seected. The n th ant is then sent over ink 1 i n, and arrives at node 1 i, say at time a i n with t i n a i n. For simpicity of exposition we assume the non-overtaking condition a i n < a i n+1, n 1, 2,... 4 and for convenience we take a i 0 arbitrary such that a i 0 a i 1. Node i maintains a probabiistic forwarding tabe p i n : p i 1n,, p i Ln 5 with 0 p i n 1 1,..., L and L 1 pi n 1. The entry p i n is interpreted as the probabiity that during the interva [a 1 i n, a 1 i n+1, node i forwards a data packet from node i to node 1 i over ink. Its precise meaning wi be carified in due time. When, at time a i n+1, node 1 i receives the n + 1 st ant, say over ink i 1 n + 1, it immediatey updates its probabiistic forwarding tabe according to and k n + 1 n + 1 p1 i n + C 1 i 1 + C 1 i 6 k n, k, k 1,..., L C 1 i for constants C 1 i > 0. The seection of these constants is discussed ater. The cost update 1 is superfuous here due to the simpified structure of this two-node network. To competey specify ant agorithms we need to provide the rue by which the inks { 0 n, 1 n, n 1, 2,...} are seected. This wi be done in Sections III and IV for uniform and reguar ant routing, respectivey. 2 These inks can be aso thought of as disjoint paths.

3 Before doing so, we introduce some notation: For each i 0, 1, and for each ink 1,, L, define the mapping φ i : [0, 1] L [0, 1] L by { p +C i φ i,kp : 1+C i k p k 1+C i k, p [0, 1]L 8 for the constants C i > 0 appearing in 6 and 7. These updating rues can now be written more compacty as p i n + 1 φ i p i n if i n + 1, n 0, 1,... 9 with p i 0 denoting the forwarding probabiity vector initiay stored at node i i.e., at time a i 0. III. GENERALIZED UNIFORM ANTS The cass of ant agorithms we now introduce is somewhat more genera than the one discussed in [8]. We specify how ants are propagated by assuming that the {1,..., L}-vaued rvs { 0 n, 1 n, n 1, 2,...} are mutuay independent rvs which are taken to be independent of the initia conditions p 0 0 and p 1 0. Moreover, for each i 0, 1, the rvs { i n, n 1, 2,...} are taken to be i.i.d. rvs distributed according to some probabiity mass function pmf v i v1 i,..., vi L on {1,..., L}. Under these assumptions, it is pain from 6 and 7 that the probabiistic forwarding tabes of the nodes are updated independenty of each other, whence the evoutions of the tabes {p 0 n, n 0, 1,...} and {p 1 n, n 0, 1,...} are decouped. Their ong-term behavior is summarized in the next resut where n denotes convergence in distribution with n going to infinity. Theorem 1: Under the foregoing assumptions we have: i For each i 0, 1, the imit p i im n φ i i1 φi i2... φi in p 10 exists for each p in [0, 1] L, and is independent of p; ii Moreover, there exists a pair of independent [0, 1] L - vaued rvs p 0 and p 1 distributed ike p 0 and p 1, respectivey, such that p 0 n, p 1 n n p 0, p 1 11 regardess of the initia condition p 0 0, p 1 0. The proof of Theorem 1 is given in Section VI. We emphasize that the resut hods for a cass of agorithms which is somewhat more genera than the one introduced in [8]: Indeed, the positive constants entering 6-7 are arbitrary and need not be constrained to C i fc : i 0, 1, 1,..., L 12 for some stricty decreasing function f : IR 0,. Next, when we take the pmfs v 0 and v 1 to be the uniform pmf on {1,..., L}, we recover the case discussed in [8], hence the name uniform ant agorithm. Finay, the assumptions enforced on the reception times {a i n, n 1, 2,...} i 1, 0 can be weakened consideraby: These times coud in principe be random and Theorem 1 woud sti hod. The non-overtaking assumption 4 can aso be dropped if we now interpret 1 i n as the identity of the ink from node i to node 1 i which was traversed by the n th ant received at node 1 i at the possiby random time a i n. Then, under the aforementioned independence assumptions, Theorem 1 wi sti hod. IV. REGULAR ANTS WITH SYNCHRONOUS UPDATES With reguar ant agorithms, the ants are forwarded according to the routing tabe at the router, and the update processes at the two nodes are now couped. This renders the anaysis of reguar ant agorithms more deicate than that of uniform ant agorithms. To make progress, we need assumptions on the reative timing of the various events. Here we consider the idea situation where both nodes generate the ants in a synchronized manner and the updates take pace simutaneousy and instantaneousy. Formay, we require t 0 n a 0 n t 1 n a 1 n, n 1, 2, For each n 0, 1,..., we introduce the σ-fied F n generated by the rvs {p 0 0, p 1 0, p 0 k, p 1 k, 0 k, 1 k, k 1, 2,..., n}. The rvs 0 n + 1 and 1 n + 1 are then specified to be conditionay independent given F n with P [ i n + 1 F n ] n 14 for each 1,..., L and i 0, 1. The prescription 14 encodes the fact that ants are routed through the network according to the very routing tabes they hep update. The constants entering 6-7 wi be assumed of the form 12. The entry for ink at node 1 i is increased proportionay to fc, which is a stricty decreasing function of c, whie those of the other inks are discounted by 1+fc 1. Combining 14 with 6-7, we can write the evoution of the routing tabes in the more suggestive yet somewhat soppy manner: Fix i 0, 1. For each 1,..., L, we have p i n + 1 p i n+fc 1+fc p i n 1+fc j w.p. n w.p. j n, j 15 for a n 0, 1,.... This formuation ceary shows the couping of the entries p 0 n and p 1 n in the routing tabes. Writing pn p 0 n, p 1 n, n 0, 1,... we readiy see from 9 and 14 that the sequence of successive routing tabes {pn, n 0, 1,...} form a time-homogeneous Markov chain on the non-countabe state space [0, 1] L [0, 1] L. A natura question is whether the Markov chain converges to the desired operating point, i.e., 1, 0,, 0, 1, 0,, 0, which corresponds to the eastcost path. This is the content of the next resut.

4 Theorem 2: Assume f to be stricty decreasing and that c 1 < c for a 2,, L. For each i 0, 1, the routing tabes {p i n, n 0, 1,...} converge a.s. with im n pi n 1, 0,, 0 a.s. provided the initia conditions are seected such that p p 1 10 > Under the enforced assumptions, there is ony one ink with minima cost and it is ink 1. V. IMPLEMENTATION ISSUES We briefy discuss some of the impementation issues associated with the ant routing agorithms discussed earier. For simpicity, we do so for the case first described in [8] with L 2 where the constants in the probabiity updates 6 and 7 are seected according to 12. A. Uniform ant routing Take the pmfs v 0 and v 1 to be the uniform pmf on {1, 2}. It is easy to see that the probabiistic routing tabes evove according to p i n + 1 [ ] p i 1 n , pi 2 n 1+ 1 [ ] p i 1 n 1+ 2, pi 2 n w.p. 1 2 w.p where the constants 1, 2 are given by 12. Seecting the proper vaues of fc 1, 2 is crucia here for good performance. Indeed, if the parameters are seected such that 1 < 1, then the iterates produced by 17 exhibit an osciatory behavior with successive vaues possiby bouncing around between the non-overapping intervas 0, and , 1. This behavior eads to undesirabe osciations in the routing tabes, and is cear evidence that the convergence of Theorem 1 cannot be in the a.s. sense. In fact, convergence takes pace in distribution not a.s. to a imiting random variabe whose distribution has a nonconnected support on the interva [0, 1]. Subramanian et a. [8, Prop. 2] caim the convergence im n pi n L i, i 0, 1 for some constants L 0 and L 1, without further indication of the mode of convergence used for this convergence statement which invove rvs. As the previous discussion impies, this cannot be correct. B. Reguar ant routing By Theorem 2 the reguar ant routing agorithm converges to the desired operating point, namey the east-cost ink. However, if the agorithm is impemented on a machine with finite precision, as is aways the case with computer impementations, there is a positive probabiity that the agorithm wi converge to the path with a arger cost. Indeed, suppose that the product space [0, 1] [0, 1] is approximated by a two-dimensiona grid with a finite number of points, say k K, K with k, 0,..., K. We can then approximate p 0 1n, p 1 1n using the cosest point in the grid, with resuting output p 0 1n, p 1 1n evoving according to a timehomogeneous finite-state Markov chain described by projecting the right hand sides of 15 onto the grid. Regardess of the vaue of K, the corner point 0, 0 is now an absorbing state, and the probabiity of reaching it is stricty positive, so that the probabiity of converging to the shortest path is stricty smaer than one. VI. A PROOF OF THEOREM 1 As remarked earier, because the forwarding probabiity tabes evove independenty of each other, we need ony estabish the convergence p i n n p i for each i 0, 1. Thus fix i 0, 1 and pick n 0, 1,.... Iterating yieds the reation p i n φ i in+1 φi... in φi i2 φi i1 p i 0. The key observation is the stochastic equivaence 3 p i n st φ i i1 φi... i2 φi in φi in+1 p 0 0 which hods by virtue of the i.i.d. assumption on the sequence { i n, n 1, 2,...} and its independence from p i 0. The convergence p i n n p i wi foow if we can estabish the pointwise convergence im φ i n i1 φi... i2 φi in p 0 0 p i 20 with p i defined through the pointwise convergence 10. To estabish 10 with p i independent of the initia condition, we proceed as foows: Equip IR L with the norm defined by x : L 1 x for any vector x in IR L. This norm is equivaent to the usua Eucidean norm, but easier to use here. 3 Two IR vaued rvs X and Y are said to be equa in aw if they have the same distribution, a fact we denote by X st Y.

5 Fix 1,..., L. For arbitrary x and y in [0, 1] L, we get with φ i x φ i y L φ i,k x φ i,ky k1 x k y k 1 + C i + x + C i y + C i 1 + C i k Therefore, x y 1 + C i K i x y K i : max 1 + C i 1 < 1. 1,...,L max 1,...,L φi x φ i y K i x y. 21 Using this ast inequaity, we check by induction on n 1, 2,... that φ i... i1 φi in 1 φi in p φ i... i1 φi in 1 φi in q K n i p q 22 for arbitrary p and q in [0, 1] L. Furthermore, for each m 1, 2,..., we get φ i i1 φi... i2 φi in+m p φ i i1 φi... i2 φi in p Ki n φ i in+1 φi... in+2 φi in+m p p K n i L uniformy in m. 23 By the fact K i < 1, it foows for each p that the sequence { φ i i1 φi... i1 φi in p, n 1, 2,...} forms a Cauchy sequence, hence is convergent. Eqn. 22 shows that the imit of this convergent sequence is independent of p. This estabishes 10 and the proof is now compete. A carefu examination of the arguments given in the proof of Theorem 1 points to the possibiity of estabishing the convergence of uniform ants for more genera network topoogies. Indeed, this is due to the fact that in uniform ant routing, the evoution of the routing tabes are decouped. It is aso cear that weaker assumptions can be imposed on the ink seection rvs, e.g., the proof given above goes through if each of the sequences { i n, n 1, 2,...} i 1, 0 is assumed stationary and reversibe. VII. A PROOF OF THEOREM 2 We need to show that each of the sequences {p 0 n, n 0, 1,...} and {p 1 n, n 0, 1,...} converges a.s. to the vector 1, 0,, 0. For each i 0, 1, this is equivaent to showing that im n pi 1n 1 a.s. 24 since L 1 pi n 1 for a n 0, 1,.... To estabish 24, we introduce the rvs {Zn, n 0, 1,...} given by Zn p 0 1n + p 1 1n, n 0, 1, and note that the convergence 24 for both i 0 and i 1 wi foow if we can show that im Zn 2 a.s. 26 n To do so, we first note that fc 1 > fc for each 2,, L under the enforced assumptions on f and on the ink costs. Fix i 0, 1 and n 0, 1,.... Combining 9 and 14, we find E [ p i kn + 1 F n ] L 1 nφ i,kp i n a.s. 27 for each k 1,..., L. Next, reporting 27 into the definition 25, and using the constants 12 in 8, we readiy concude that E [Zn + 1 F n ] Zn 28 L fc 1 fc p fc fc 1 np 1 n + p 1 1np 0 n 2 Consequenty, E [Zn + 1 F n ] Zn a.s. 29 and the rvs {Zn, n 0, 1, 2,...} form a bounded F n - submartingae with 0 E [Zn] 2, for a n 0, 1,.... By the Martingae Convergence Theorem [3, Thm. 9.4., p. 334], the submartingae {Zn, n 0, 1, 2,...} converges a.s. to some rv Z, and we must have 0 Z 2. We note from 28 that the a.s. inequaity in 29 becomes an equaity if and ony if p 0 1np 1 n p 1 1np 0 n 0, or equivaenty, if and ony if 2,..., L p 0 1n1 p 1 1n p 1 1n1 p 0 1n 0. In other words, the equaities hod if and ony if either p 0 1 n p 1 1n 0 or p 0 1n p 1 1n 1. It is now a simpe matter to check the foowing say by direct inspection of the dynamics 15 for the routing tabes: If p 0 10 p , then Zn 0 for a n 0, 1,... and Z 0, whie if p p , then Zn 2 for a n 0, 1,... and Z 2. On the other hand, if the initia conditions are seected so that 0 < Z0 < 2, then it is easy to see by induction that 0 < Zn < 2 a.s. for a n 1, 2,....

6 To concude the proof we need to show that Z 2 a.s. here as we. Proceeding by contradiction, we assume P [Z 2] < 1, in which case there exists some ε > 0 such that δ : P [ε < Z < 2 ε] > 0 30 since Z > 0 a.s. By the a.s. convergence of {Zn, n 0, 1,...} to Z we concude that [ ε P 2 2] < Zn < 2 ε δ 2, n n 31 with n determined by ε and δ. Write K : fc 1 fc fc 1 2. Taking advantage of 28, for each n 0, 1,..., we get E [Zn + 1] E [Zn] E [E [Zn + 1 F n ] Zn] L fc 1 fc E [ ] 1 + fc fc 2 [ L K E p 0 1 np 1 n + p 1 1np 0 n ] 2 K E [ p 0 1n1 p 1 1n + p 1 1n1 p 0 1n ] [ [ ε K E 1 2 2]] < Zn < 2 ε Next, with K ε : {x, y [0, 1] 2 : ε 2 < x + y < 2 ε 2 }, we note that Iε : inf{x + y 2xy : x, y K ε } > 0. Therefore, whenever n n, we find that E [Zn + 1] E [Zn] [ ε KIε P 2 2] < Zn < 2 ε The anaysis above aready reveas some of the difficuties inherent in estabishing convergence resuts for reguar ants. Our abiity to estabish extensions of Theorem 2 to more compex topoogies is ikey to depend on a carefu timing of updating events. In that vein, we note that a version of Theorem 2 can aso be obtained through identica arguments when the updates are triggered in an asynchronous manner according to mutuay independent Poisson processes; we omit the detais in the interest of brevity. REFERENCES [1] E. Bonabeau, M. Dorigo and G. Therauaz, Swarm Inteigence: From Natura to Artificia Systems, Santa Fe Institute Studies in the Sciences of Compexity, Oxford University Press, New York NY, [2] P. Biingsey, Convergence of Probabiity Measures, John Wiey & Sons, New York NY, [3] K.L. Chung, A Course in Probabiity Theory, Second. Edition, Academic Press, New York NY, [4] P. Diaconis and D. Freedman, Iterated random functions, SIAM Review , pp [5] G. DiCaro and M. Dorigo, Two ant coony agorithms for besteffort routing in datagram networks, in Proceedings of PDCS 1998: Internationa Conference on Parae and Distributed Computing and Systems, Anaheim CA. [6] M. Günes, U. Sorges and I. Bouazizi, ARA - The ant-coony based routing agorithm for MANETs, in Proceedings of ICPPW 2002: Internationa Conference on Parae Processing Workshops, August 2002, Vancouver, B.C. Canada. [7] R. Schoonderwoerd, O. Hoand, J. Bruten and L. Rothkrantz, Antbased oad baancing in teecommunications networks, Adaptive Behavior , pp [8] D. Subramanian, P. Drusche and J. Chen, Ants and reinforcement earning: A case study in routing in dynamic networks, in Proceedings of IJCAI 1997: The Internationa Joint Conference on Artificia Inteigence, Nagoya Japan, August [9] D. Subramanian, P. Drusche and J. Chen, Ants and reinforcement earning: A case study in routing in dynamic networks, Technica Report TR96-259, Department of Computer Science, Rice University, Houston TX, Updated Juy [10] J.-H. Yoo, R. J. La and A. M. Makowski, Convergence of ant routing agorithms Resuts for a simpe parae network and perspectives, Technica Report CSHCN , Institute for Systems Research, University of Maryand, Coege Park MD, KIε δ 2, As a resut, im inf n E [Zn + 1] E [Zn] > 0, in contradiction with the convergence im n E [Zn] E [Z] that foows from the a.s. convergence of {Zn, n 0, 1,...} and the Bounded Convergence Theorem. The proof of 26 is now compete. The convergence resut of Theorem 2 cannot be obtained by traditiona methods from the theory of Markov chains on genera state spaces when appied to the time-homogeneous Markov chain {pn, n 0, 1,...} on the non-countabe state space [0, 1] L [0, 1] L. Indeed, the genera theory identifies conditions akin to irreducibiity which ensure the weak convergence 11. However, such irreducibiity conditions typicay impy a non-degenerate stationary distribution in the imit, at variance with the situation obtained here 4! 4 That is, if we eiminate the initia condition Z0 0.

A Brief Introduction to Markov Chains and Hidden Markov Models

A Brief Introduction to Markov Chains and Hidden Markov Models A Brief Introduction to Markov Chains and Hidden Markov Modes Aen B MacKenzie Notes for December 1, 3, &8, 2015 Discrete-Time Markov Chains You may reca that when we first introduced random processes,

More information

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents MARKOV CHAINS AND MARKOV DECISION THEORY ARINDRIMA DATTA Abstract. In this paper, we begin with a forma introduction to probabiity and expain the concept of random variabes and stochastic processes. After

More information

XSAT of linear CNF formulas

XSAT of linear CNF formulas XSAT of inear CN formuas Bernd R. Schuh Dr. Bernd Schuh, D-50968 Kön, Germany; bernd.schuh@netcoogne.de eywords: compexity, XSAT, exact inear formua, -reguarity, -uniformity, NPcompeteness Abstract. Open

More information

Expectation-Maximization for Estimating Parameters for a Mixture of Poissons

Expectation-Maximization for Estimating Parameters for a Mixture of Poissons Expectation-Maximization for Estimating Parameters for a Mixture of Poissons Brandon Maone Department of Computer Science University of Hesini February 18, 2014 Abstract This document derives, in excrutiating

More information

Iterative Decoding Performance Bounds for LDPC Codes on Noisy Channels

Iterative Decoding Performance Bounds for LDPC Codes on Noisy Channels Iterative Decoding Performance Bounds for LDPC Codes on Noisy Channes arxiv:cs/060700v1 [cs.it] 6 Ju 006 Chun-Hao Hsu and Achieas Anastasopouos Eectrica Engineering and Computer Science Department University

More information

Statistical Learning Theory: A Primer

Statistical Learning Theory: A Primer Internationa Journa of Computer Vision 38(), 9 3, 2000 c 2000 uwer Academic Pubishers. Manufactured in The Netherands. Statistica Learning Theory: A Primer THEODOROS EVGENIOU, MASSIMILIANO PONTIL AND TOMASO

More information

CS229 Lecture notes. Andrew Ng

CS229 Lecture notes. Andrew Ng CS229 Lecture notes Andrew Ng Part IX The EM agorithm In the previous set of notes, we taked about the EM agorithm as appied to fitting a mixture of Gaussians. In this set of notes, we give a broader view

More information

Stochastic Complement Analysis of Multi-Server Threshold Queues. with Hysteresis. Abstract

Stochastic Complement Analysis of Multi-Server Threshold Queues. with Hysteresis. Abstract Stochastic Compement Anaysis of Muti-Server Threshod Queues with Hysteresis John C.S. Lui The Dept. of Computer Science & Engineering The Chinese University of Hong Kong Leana Goubchik Dept. of Computer

More information

Problem set 6 The Perron Frobenius theorem.

Problem set 6 The Perron Frobenius theorem. Probem set 6 The Perron Frobenius theorem. Math 22a4 Oct 2 204, Due Oct.28 In a future probem set I want to discuss some criteria which aow us to concude that that the ground state of a sef-adjoint operator

More information

An Adaptive Opportunistic Routing Scheme for Wireless Ad-hoc Networks

An Adaptive Opportunistic Routing Scheme for Wireless Ad-hoc Networks An Adaptive Opportunistic Routing Scheme for Wireess Ad-hoc Networks A.A. Bhorkar, M. Naghshvar, T. Javidi, and B.D. Rao Department of Eectrica Engineering, University of Caifornia San Diego, CA, 9093

More information

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries c 26 Noninear Phenomena in Compex Systems First-Order Corrections to Gutzwier s Trace Formua for Systems with Discrete Symmetries Hoger Cartarius, Jörg Main, and Günter Wunner Institut für Theoretische

More information

6 Wave Equation on an Interval: Separation of Variables

6 Wave Equation on an Interval: Separation of Variables 6 Wave Equation on an Interva: Separation of Variabes 6.1 Dirichet Boundary Conditions Ref: Strauss, Chapter 4 We now use the separation of variabes technique to study the wave equation on a finite interva.

More information

Separation of Variables and a Spherical Shell with Surface Charge

Separation of Variables and a Spherical Shell with Surface Charge Separation of Variabes and a Spherica She with Surface Charge In cass we worked out the eectrostatic potentia due to a spherica she of radius R with a surface charge density σθ = σ cos θ. This cacuation

More information

Coded Caching for Files with Distinct File Sizes

Coded Caching for Files with Distinct File Sizes Coded Caching for Fies with Distinct Fie Sizes Jinbei Zhang iaojun Lin Chih-Chun Wang inbing Wang Department of Eectronic Engineering Shanghai Jiao ong University China Schoo of Eectrica and Computer Engineering

More information

Asynchronous Control for Coupled Markov Decision Systems

Asynchronous Control for Coupled Markov Decision Systems INFORMATION THEORY WORKSHOP (ITW) 22 Asynchronous Contro for Couped Marov Decision Systems Michae J. Neey University of Southern Caifornia Abstract This paper considers optima contro for a coection of

More information

T.C. Banwell, S. Galli. {bct, Telcordia Technologies, Inc., 445 South Street, Morristown, NJ 07960, USA

T.C. Banwell, S. Galli. {bct, Telcordia Technologies, Inc., 445 South Street, Morristown, NJ 07960, USA ON THE SYMMETRY OF THE POWER INE CHANNE T.C. Banwe, S. Gai {bct, sgai}@research.tecordia.com Tecordia Technoogies, Inc., 445 South Street, Morristown, NJ 07960, USA Abstract The indoor power ine network

More information

A. Distribution of the test statistic

A. Distribution of the test statistic A. Distribution of the test statistic In the sequentia test, we first compute the test statistic from a mini-batch of size m. If a decision cannot be made with this statistic, we keep increasing the mini-batch

More information

Power Control and Transmission Scheduling for Network Utility Maximization in Wireless Networks

Power Control and Transmission Scheduling for Network Utility Maximization in Wireless Networks ower Contro and Transmission Scheduing for Network Utiity Maximization in Wireess Networks Min Cao, Vivek Raghunathan, Stephen Hany, Vinod Sharma and. R. Kumar Abstract We consider a joint power contro

More information

Asymptotic Properties of a Generalized Cross Entropy Optimization Algorithm

Asymptotic Properties of a Generalized Cross Entropy Optimization Algorithm 1 Asymptotic Properties of a Generaized Cross Entropy Optimization Agorithm Zijun Wu, Michae Koonko, Institute for Appied Stochastics and Operations Research, Caustha Technica University Abstract The discrete

More information

Symbolic models for nonlinear control systems using approximate bisimulation

Symbolic models for nonlinear control systems using approximate bisimulation Symboic modes for noninear contro systems using approximate bisimuation Giordano Poa, Antoine Girard and Pauo Tabuada Abstract Contro systems are usuay modeed by differentia equations describing how physica

More information

STA 216 Project: Spline Approach to Discrete Survival Analysis

STA 216 Project: Spline Approach to Discrete Survival Analysis : Spine Approach to Discrete Surviva Anaysis November 4, 005 1 Introduction Athough continuous surviva anaysis differs much from the discrete surviva anaysis, there is certain ink between the two modeing

More information

Explicit overall risk minimization transductive bound

Explicit overall risk minimization transductive bound 1 Expicit overa risk minimization transductive bound Sergio Decherchi, Paoo Gastado, Sandro Ridea, Rodofo Zunino Dept. of Biophysica and Eectronic Engineering (DIBE), Genoa University Via Opera Pia 11a,

More information

Coupling of LWR and phase transition models at boundary

Coupling of LWR and phase transition models at boundary Couping of LW and phase transition modes at boundary Mauro Garaveo Dipartimento di Matematica e Appicazioni, Università di Miano Bicocca, via. Cozzi 53, 20125 Miano Itay. Benedetto Piccoi Department of

More information

Approximated MLC shape matrix decomposition with interleaf collision constraint

Approximated MLC shape matrix decomposition with interleaf collision constraint Approximated MLC shape matrix decomposition with intereaf coision constraint Thomas Kainowski Antje Kiese Abstract Shape matrix decomposition is a subprobem in radiation therapy panning. A given fuence

More information

From Margins to Probabilities in Multiclass Learning Problems

From Margins to Probabilities in Multiclass Learning Problems From Margins to Probabiities in Muticass Learning Probems Andrea Passerini and Massimiiano Ponti 2 and Paoo Frasconi 3 Abstract. We study the probem of muticass cassification within the framework of error

More information

Lecture Note 3: Stationary Iterative Methods

Lecture Note 3: Stationary Iterative Methods MATH 5330: Computationa Methods of Linear Agebra Lecture Note 3: Stationary Iterative Methods Xianyi Zeng Department of Mathematica Sciences, UTEP Stationary Iterative Methods The Gaussian eimination (or

More information

BASIC NOTIONS AND RESULTS IN TOPOLOGY. 1. Metric spaces. Sets with finite diameter are called bounded sets. For x X and r > 0 the set

BASIC NOTIONS AND RESULTS IN TOPOLOGY. 1. Metric spaces. Sets with finite diameter are called bounded sets. For x X and r > 0 the set BASIC NOTIONS AND RESULTS IN TOPOLOGY 1. Metric spaces A metric on a set X is a map d : X X R + with the properties: d(x, y) 0 and d(x, y) = 0 x = y, d(x, y) = d(y, x), d(x, y) d(x, z) + d(z, y), for a

More information

Completion. is dense in H. If V is complete, then U(V) = H.

Completion. is dense in H. If V is complete, then U(V) = H. Competion Theorem 1 (Competion) If ( V V ) is any inner product space then there exists a Hibert space ( H H ) and a map U : V H such that (i) U is 1 1 (ii) U is inear (iii) UxUy H xy V for a xy V (iv)

More information

Rate-Distortion Theory of Finite Point Processes

Rate-Distortion Theory of Finite Point Processes Rate-Distortion Theory of Finite Point Processes Günther Koiander, Dominic Schuhmacher, and Franz Hawatsch, Feow, IEEE Abstract We study the compression of data in the case where the usefu information

More information

Distributed average consensus: Beyond the realm of linearity

Distributed average consensus: Beyond the realm of linearity Distributed average consensus: Beyond the ream of inearity Usman A. Khan, Soummya Kar, and José M. F. Moura Department of Eectrica and Computer Engineering Carnegie Meon University 5 Forbes Ave, Pittsburgh,

More information

Primal and dual active-set methods for convex quadratic programming

Primal and dual active-set methods for convex quadratic programming Math. Program., Ser. A 216) 159:469 58 DOI 1.17/s117-15-966-2 FULL LENGTH PAPER Prima and dua active-set methods for convex quadratic programming Anders Forsgren 1 Phiip E. Gi 2 Eizabeth Wong 2 Received:

More information

Moreau-Yosida Regularization for Grouped Tree Structure Learning

Moreau-Yosida Regularization for Grouped Tree Structure Learning Moreau-Yosida Reguarization for Grouped Tree Structure Learning Jun Liu Computer Science and Engineering Arizona State University J.Liu@asu.edu Jieping Ye Computer Science and Engineering Arizona State

More information

Age of Information: The Gamma Awakening

Age of Information: The Gamma Awakening Age of Information: The Gamma Awakening Eie Najm and Rajai Nasser LTHI, EPFL, Lausanne, Switzerand Emai: {eie.najm, rajai.nasser}@epf.ch arxiv:604.086v [cs.it] 5 Apr 06 Abstract Status update systems is

More information

Statistical Learning Theory: a Primer

Statistical Learning Theory: a Primer ??,??, 1 6 (??) c?? Kuwer Academic Pubishers, Boston. Manufactured in The Netherands. Statistica Learning Theory: a Primer THEODOROS EVGENIOU AND MASSIMILIANO PONTIL Center for Bioogica and Computationa

More information

A Novel Learning Method for Elman Neural Network Using Local Search

A Novel Learning Method for Elman Neural Network Using Local Search Neura Information Processing Letters and Reviews Vo. 11, No. 8, August 2007 LETTER A Nove Learning Method for Eman Neura Networ Using Loca Search Facuty of Engineering, Toyama University, Gofuu 3190 Toyama

More information

4 Separation of Variables

4 Separation of Variables 4 Separation of Variabes In this chapter we describe a cassica technique for constructing forma soutions to inear boundary vaue probems. The soution of three cassica (paraboic, hyperboic and eiptic) PDE

More information

The EM Algorithm applied to determining new limit points of Mahler measures

The EM Algorithm applied to determining new limit points of Mahler measures Contro and Cybernetics vo. 39 (2010) No. 4 The EM Agorithm appied to determining new imit points of Maher measures by Souad E Otmani, Georges Rhin and Jean-Marc Sac-Épée Université Pau Veraine-Metz, LMAM,

More information

A Statistical Framework for Real-time Event Detection in Power Systems

A Statistical Framework for Real-time Event Detection in Power Systems 1 A Statistica Framework for Rea-time Event Detection in Power Systems Noan Uhrich, Tim Christman, Phiip Swisher, and Xichen Jiang Abstract A quickest change detection (QCD) agorithm is appied to the probem

More information

arxiv: v1 [math.co] 17 Dec 2018

arxiv: v1 [math.co] 17 Dec 2018 On the Extrema Maximum Agreement Subtree Probem arxiv:1812.06951v1 [math.o] 17 Dec 2018 Aexey Markin Department of omputer Science, Iowa State University, USA amarkin@iastate.edu Abstract Given two phyogenetic

More information

Appendix for Stochastic Gradient Monomial Gamma Sampler

Appendix for Stochastic Gradient Monomial Gamma Sampler 3 4 5 6 7 8 9 3 4 5 6 7 8 9 3 4 5 6 7 8 9 3 3 3 33 34 35 36 37 38 39 4 4 4 43 44 45 46 47 48 49 5 5 5 53 54 Appendix for Stochastic Gradient Monomia Gamma Samper A The Main Theorem We provide the foowing

More information

Reichenbachian Common Cause Systems

Reichenbachian Common Cause Systems Reichenbachian Common Cause Systems G. Hofer-Szabó Department of Phiosophy Technica University of Budapest e-mai: gszabo@hps.ete.hu Mikós Rédei Department of History and Phiosophy of Science Eötvös University,

More information

THE REACHABILITY CONES OF ESSENTIALLY NONNEGATIVE MATRICES

THE REACHABILITY CONES OF ESSENTIALLY NONNEGATIVE MATRICES THE REACHABILITY CONES OF ESSENTIALLY NONNEGATIVE MATRICES by Michae Neumann Department of Mathematics, University of Connecticut, Storrs, CT 06269 3009 and Ronad J. Stern Department of Mathematics, Concordia

More information

118 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 26, NO. 1, FEBRUARY Boolean Gossip Networks

118 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 26, NO. 1, FEBRUARY Boolean Gossip Networks 118 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 26, NO. 1, FEBRUARY 2018 Booean Gossip Networs Bo Li, Junfeng Wu, Hongsheng Qi, Member, IEEE, Aexandre Proutiere, and Guodong Shi, Member, IEEE Abstract This

More information

Uniprocessor Feasibility of Sporadic Tasks with Constrained Deadlines is Strongly conp-complete

Uniprocessor Feasibility of Sporadic Tasks with Constrained Deadlines is Strongly conp-complete Uniprocessor Feasibiity of Sporadic Tasks with Constrained Deadines is Strongy conp-compete Pontus Ekberg and Wang Yi Uppsaa University, Sweden Emai: {pontus.ekberg yi}@it.uu.se Abstract Deciding the feasibiity

More information

Secure Information Flow Based on Data Flow Analysis

Secure Information Flow Based on Data Flow Analysis SSN 746-7659, Engand, UK Journa of nformation and Computing Science Vo., No. 4, 007, pp. 5-60 Secure nformation Fow Based on Data Fow Anaysis Jianbo Yao Center of nformation and computer, Zunyi Norma Coege,

More information

Week 6 Lectures, Math 6451, Tanveer

Week 6 Lectures, Math 6451, Tanveer Fourier Series Week 6 Lectures, Math 645, Tanveer In the context of separation of variabe to find soutions of PDEs, we encountered or and in other cases f(x = f(x = a 0 + f(x = a 0 + b n sin nπx { a n

More information

Approximated MLC shape matrix decomposition with interleaf collision constraint

Approximated MLC shape matrix decomposition with interleaf collision constraint Agorithmic Operations Research Vo.4 (29) 49 57 Approximated MLC shape matrix decomposition with intereaf coision constraint Antje Kiese and Thomas Kainowski Institut für Mathematik, Universität Rostock,

More information

Inductive Bias: How to generalize on novel data. CS Inductive Bias 1

Inductive Bias: How to generalize on novel data. CS Inductive Bias 1 Inductive Bias: How to generaize on nove data CS 478 - Inductive Bias 1 Overfitting Noise vs. Exceptions CS 478 - Inductive Bias 2 Non-Linear Tasks Linear Regression wi not generaize we to the task beow

More information

Appendix of the Paper The Role of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Model

Appendix of the Paper The Role of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Model Appendix of the Paper The Roe of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Mode Caio Ameida cameida@fgv.br José Vicente jose.vaentim@bcb.gov.br June 008 1 Introduction In this

More information

Optimal Control of Assembly Systems with Multiple Stages and Multiple Demand Classes 1

Optimal Control of Assembly Systems with Multiple Stages and Multiple Demand Classes 1 Optima Contro of Assemby Systems with Mutipe Stages and Mutipe Demand Casses Saif Benjaafar Mohsen EHafsi 2 Chung-Yee Lee 3 Weihua Zhou 3 Industria & Systems Engineering, Department of Mechanica Engineering,

More information

Appendix for Stochastic Gradient Monomial Gamma Sampler

Appendix for Stochastic Gradient Monomial Gamma Sampler Appendix for Stochastic Gradient Monomia Gamma Samper A The Main Theorem We provide the foowing theorem to characterize the stationary distribution of the stochastic process with SDEs in (3) Theorem 3

More information

STABLE GRAPHS BENJAMIN OYE

STABLE GRAPHS BENJAMIN OYE STABLE GRAPHS BENJAMIN OYE Abstract. In Reguarity Lemmas for Stabe Graphs [1] Maiaris and Sheah appy toos from mode theory to obtain stronger forms of Ramsey's theorem and Szemeredi's reguarity emma for

More information

Available online at ScienceDirect. IFAC PapersOnLine 50-1 (2017)

Available online at   ScienceDirect. IFAC PapersOnLine 50-1 (2017) Avaiabe onine at www.sciencedirect.com ScienceDirect IFAC PapersOnLine 50-1 (2017 3412 3417 Stabiization of discrete-time switched inear systems: Lyapunov-Metzer inequaities versus S-procedure characterizations

More information

Akaike Information Criterion for ANOVA Model with a Simple Order Restriction

Akaike Information Criterion for ANOVA Model with a Simple Order Restriction Akaike Information Criterion for ANOVA Mode with a Simpe Order Restriction Yu Inatsu * Department of Mathematics, Graduate Schoo of Science, Hiroshima University ABSTRACT In this paper, we consider Akaike

More information

A NOTE ON QUASI-STATIONARY DISTRIBUTIONS OF BIRTH-DEATH PROCESSES AND THE SIS LOGISTIC EPIDEMIC

A NOTE ON QUASI-STATIONARY DISTRIBUTIONS OF BIRTH-DEATH PROCESSES AND THE SIS LOGISTIC EPIDEMIC (January 8, 2003) A NOTE ON QUASI-STATIONARY DISTRIBUTIONS OF BIRTH-DEATH PROCESSES AND THE SIS LOGISTIC EPIDEMIC DAMIAN CLANCY, University of Liverpoo PHILIP K. POLLETT, University of Queensand Abstract

More information

6.434J/16.391J Statistics for Engineers and Scientists May 4 MIT, Spring 2006 Handout #17. Solution 7

6.434J/16.391J Statistics for Engineers and Scientists May 4 MIT, Spring 2006 Handout #17. Solution 7 6.434J/16.391J Statistics for Engineers and Scientists May 4 MIT, Spring 2006 Handout #17 Soution 7 Probem 1: Generating Random Variabes Each part of this probem requires impementation in MATLAB. For the

More information

FRIEZE GROUPS IN R 2

FRIEZE GROUPS IN R 2 FRIEZE GROUPS IN R 2 MAXWELL STOLARSKI Abstract. Focusing on the Eucidean pane under the Pythagorean Metric, our goa is to cassify the frieze groups, discrete subgroups of the set of isometries of the

More information

Recursive Constructions of Parallel FIFO and LIFO Queues with Switched Delay Lines

Recursive Constructions of Parallel FIFO and LIFO Queues with Switched Delay Lines Recursive Constructions of Parae FIFO and LIFO Queues with Switched Deay Lines Po-Kai Huang, Cheng-Shang Chang, Feow, IEEE, Jay Cheng, Member, IEEE, and Duan-Shin Lee, Senior Member, IEEE Abstract One

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com . Two points A and B ie on a smooth horizonta tabe with AB = a. One end of a ight eastic spring, of natura ength a and moduus of easticity mg, is attached to A. The other end of the spring is attached

More information

u(x) s.t. px w x 0 Denote the solution to this problem by ˆx(p, x). In order to obtain ˆx we may simply solve the standard problem max x 0

u(x) s.t. px w x 0 Denote the solution to this problem by ˆx(p, x). In order to obtain ˆx we may simply solve the standard problem max x 0 Bocconi University PhD in Economics - Microeconomics I Prof M Messner Probem Set 4 - Soution Probem : If an individua has an endowment instead of a monetary income his weath depends on price eves In particuar,

More information

<C 2 2. λ 2 l. λ 1 l 1 < C 1

<C 2 2. λ 2 l. λ 1 l 1 < C 1 Teecommunication Network Contro and Management (EE E694) Prof. A. A. Lazar Notes for the ecture of 7/Feb/95 by Huayan Wang (this document was ast LaT E X-ed on May 9,995) Queueing Primer for Muticass Optima

More information

Efficiently Generating Random Bits from Finite State Markov Chains

Efficiently Generating Random Bits from Finite State Markov Chains 1 Efficienty Generating Random Bits from Finite State Markov Chains Hongchao Zhou and Jehoshua Bruck, Feow, IEEE Abstract The probem of random number generation from an uncorreated random source (of unknown

More information

Distributed Optimization With Local Domains: Applications in MPC and Network Flows

Distributed Optimization With Local Domains: Applications in MPC and Network Flows Distributed Optimization With Loca Domains: Appications in MPC and Network Fows João F. C. Mota, João M. F. Xavier, Pedro M. Q. Aguiar, and Markus Püsche Abstract In this paper we consider a network with

More information

Efficient Generation of Random Bits from Finite State Markov Chains

Efficient Generation of Random Bits from Finite State Markov Chains Efficient Generation of Random Bits from Finite State Markov Chains Hongchao Zhou and Jehoshua Bruck, Feow, IEEE Abstract The probem of random number generation from an uncorreated random source (of unknown

More information

Tracking Control of Multiple Mobile Robots

Tracking Control of Multiple Mobile Robots Proceedings of the 2001 IEEE Internationa Conference on Robotics & Automation Seou, Korea May 21-26, 2001 Tracking Contro of Mutipe Mobie Robots A Case Study of Inter-Robot Coision-Free Probem Jurachart

More information

arxiv: v2 [cond-mat.stat-mech] 14 Nov 2008

arxiv: v2 [cond-mat.stat-mech] 14 Nov 2008 Random Booean Networks Barbara Drosse Institute of Condensed Matter Physics, Darmstadt University of Technoogy, Hochschustraße 6, 64289 Darmstadt, Germany (Dated: June 27) arxiv:76.335v2 [cond-mat.stat-mech]

More information

On a geometrical approach in contact mechanics

On a geometrical approach in contact mechanics Institut für Mechanik On a geometrica approach in contact mechanics Aexander Konyukhov, Kar Schweizerhof Universität Karsruhe, Institut für Mechanik Institut für Mechanik Kaiserstr. 12, Geb. 20.30 76128

More information

C. Fourier Sine Series Overview

C. Fourier Sine Series Overview 12 PHILIP D. LOEWEN C. Fourier Sine Series Overview Let some constant > be given. The symboic form of the FSS Eigenvaue probem combines an ordinary differentia equation (ODE) on the interva (, ) with a

More information

Discrete Techniques. Chapter Introduction

Discrete Techniques. Chapter Introduction Chapter 3 Discrete Techniques 3. Introduction In the previous two chapters we introduced Fourier transforms of continuous functions of the periodic and non-periodic (finite energy) type, we as various

More information

Homogeneity properties of subadditive functions

Homogeneity properties of subadditive functions Annaes Mathematicae et Informaticae 32 2005 pp. 89 20. Homogeneity properties of subadditive functions Pá Burai and Árpád Száz Institute of Mathematics, University of Debrecen e-mai: buraip@math.kte.hu

More information

Discrete Techniques. Chapter Introduction

Discrete Techniques. Chapter Introduction Chapter 3 Discrete Techniques 3. Introduction In the previous two chapters we introduced Fourier transforms of continuous functions of the periodic and non-periodic (finite energy) type, as we as various

More information

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron Neura Information Processing - Letters and Reviews Vo. 5, No. 2, November 2004 LETTER A Soution to the 4-bit Parity Probem with a Singe Quaternary Neuron Tohru Nitta Nationa Institute of Advanced Industria

More information

Cryptanalysis of PKP: A New Approach

Cryptanalysis of PKP: A New Approach Cryptanaysis of PKP: A New Approach Éiane Jaumes and Antoine Joux DCSSI 18, rue du Dr. Zamenhoff F-92131 Issy-es-Mx Cedex France eiane.jaumes@wanadoo.fr Antoine.Joux@ens.fr Abstract. Quite recenty, in

More information

Smoothness equivalence properties of univariate subdivision schemes and their projection analogues

Smoothness equivalence properties of univariate subdivision schemes and their projection analogues Numerische Mathematik manuscript No. (wi be inserted by the editor) Smoothness equivaence properties of univariate subdivision schemes and their projection anaogues Phiipp Grohs TU Graz Institute of Geometry

More information

The Group Structure on a Smooth Tropical Cubic

The Group Structure on a Smooth Tropical Cubic The Group Structure on a Smooth Tropica Cubic Ethan Lake Apri 20, 2015 Abstract Just as in in cassica agebraic geometry, it is possibe to define a group aw on a smooth tropica cubic curve. In this note,

More information

On the evaluation of saving-consumption plans

On the evaluation of saving-consumption plans On the evauation of saving-consumption pans Steven Vanduffe Jan Dhaene Marc Goovaerts Juy 13, 2004 Abstract Knowedge of the distribution function of the stochasticay compounded vaue of a series of future

More information

Restricted weak type on maximal linear and multilinear integral maps.

Restricted weak type on maximal linear and multilinear integral maps. Restricted weak type on maxima inear and mutiinear integra maps. Oscar Basco Abstract It is shown that mutiinear operators of the form T (f 1,..., f k )(x) = R K(x, y n 1,..., y k )f 1 (y 1 )...f k (y

More information

Manipulation in Financial Markets and the Implications for Debt Financing

Manipulation in Financial Markets and the Implications for Debt Financing Manipuation in Financia Markets and the Impications for Debt Financing Leonid Spesivtsev This paper studies the situation when the firm is in financia distress and faces bankruptcy or debt restructuring.

More information

Improved Min-Sum Decoding of LDPC Codes Using 2-Dimensional Normalization

Improved Min-Sum Decoding of LDPC Codes Using 2-Dimensional Normalization Improved Min-Sum Decoding of LDPC Codes sing -Dimensiona Normaization Juntan Zhang and Marc Fossorier Department of Eectrica Engineering niversity of Hawaii at Manoa Honouu, HI 968 Emai: juntan, marc@spectra.eng.hawaii.edu

More information

14 Separation of Variables Method

14 Separation of Variables Method 14 Separation of Variabes Method Consider, for exampe, the Dirichet probem u t = Du xx < x u(x, ) = f(x) < x < u(, t) = = u(, t) t > Let u(x, t) = T (t)φ(x); now substitute into the equation: dt

More information

New Efficiency Results for Makespan Cost Sharing

New Efficiency Results for Makespan Cost Sharing New Efficiency Resuts for Makespan Cost Sharing Yvonne Beischwitz a, Forian Schoppmann a, a University of Paderborn, Department of Computer Science Fürstenaee, 3302 Paderborn, Germany Abstract In the context

More information

Degrees of orders on torsion-free Abelian groups

Degrees of orders on torsion-free Abelian groups Weesey Coege Weesey Coege Digita Schoarship and Archive Facuty Research and Schoarship 8-2013 Degrees of orders on torsion-free Abeian groups Asher M. Kach Karen Lange ange2@weesey.edu Reed Soomon Foow

More information

Formulas for Angular-Momentum Barrier Factors Version II

Formulas for Angular-Momentum Barrier Factors Version II BNL PREPRINT BNL-QGS-06-101 brfactor1.tex Formuas for Anguar-Momentum Barrier Factors Version II S. U. Chung Physics Department, Brookhaven Nationa Laboratory, Upton, NY 11973 March 19, 2015 abstract A

More information

Convergence Property of the Iri-Imai Algorithm for Some Smooth Convex Programming Problems

Convergence Property of the Iri-Imai Algorithm for Some Smooth Convex Programming Problems Convergence Property of the Iri-Imai Agorithm for Some Smooth Convex Programming Probems S. Zhang Communicated by Z.Q. Luo Assistant Professor, Department of Econometrics, University of Groningen, Groningen,

More information

Algorithms to solve massively under-defined systems of multivariate quadratic equations

Algorithms to solve massively under-defined systems of multivariate quadratic equations Agorithms to sove massivey under-defined systems of mutivariate quadratic equations Yasufumi Hashimoto Abstract It is we known that the probem to sove a set of randomy chosen mutivariate quadratic equations

More information

ORTHOGONAL MULTI-WAVELETS FROM MATRIX FACTORIZATION

ORTHOGONAL MULTI-WAVELETS FROM MATRIX FACTORIZATION J. Korean Math. Soc. 46 2009, No. 2, pp. 281 294 ORHOGONAL MLI-WAVELES FROM MARIX FACORIZAION Hongying Xiao Abstract. Accuracy of the scaing function is very crucia in waveet theory, or correspondingy,

More information

An explicit Jordan Decomposition of Companion matrices

An explicit Jordan Decomposition of Companion matrices An expicit Jordan Decomposition of Companion matrices Fermín S V Bazán Departamento de Matemática CFM UFSC 88040-900 Forianópois SC E-mai: fermin@mtmufscbr S Gratton CERFACS 42 Av Gaspard Coriois 31057

More information

Ensemble Online Clustering through Decentralized Observations

Ensemble Online Clustering through Decentralized Observations Ensembe Onine Custering through Decentraized Observations Dimitrios Katseis, Caroyn L. Bec and Mihaea van der Schaar Abstract We investigate the probem of onine earning for an ensembe of agents custering

More information

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University Turbo Codes Coding and Communication Laboratory Dept. of Eectrica Engineering, Nationa Chung Hsing University Turbo codes 1 Chapter 12: Turbo Codes 1. Introduction 2. Turbo code encoder 3. Design of intereaver

More information

Centralized Coded Caching of Correlated Contents

Centralized Coded Caching of Correlated Contents Centraized Coded Caching of Correated Contents Qianqian Yang and Deniz Gündüz Information Processing and Communications Lab Department of Eectrica and Eectronic Engineering Imperia Coege London arxiv:1711.03798v1

More information

The Binary Space Partitioning-Tree Process Supplementary Material

The Binary Space Partitioning-Tree Process Supplementary Material The inary Space Partitioning-Tree Process Suppementary Materia Xuhui Fan in Li Scott. Sisson Schoo of omputer Science Fudan University ibin@fudan.edu.cn Schoo of Mathematics and Statistics University of

More information

17 Lecture 17: Recombination and Dark Matter Production

17 Lecture 17: Recombination and Dark Matter Production PYS 652: Astrophysics 88 17 Lecture 17: Recombination and Dark Matter Production New ideas pass through three periods: It can t be done. It probaby can be done, but it s not worth doing. I knew it was

More information

Multilayer Kerceptron

Multilayer Kerceptron Mutiayer Kerceptron Zotán Szabó, András Lőrincz Department of Information Systems, Facuty of Informatics Eötvös Loránd University Pázmány Péter sétány 1/C H-1117, Budapest, Hungary e-mai: szzoi@csetehu,

More information

8 Digifl'.11 Cth:uits and devices

8 Digifl'.11 Cth:uits and devices 8 Digif'. Cth:uits and devices 8. Introduction In anaog eectronics, votage is a continuous variabe. This is usefu because most physica quantities we encounter are continuous: sound eves, ight intensity,

More information

The distribution of the number of nodes in the relative interior of the typical I-segment in homogeneous planar anisotropic STIT Tessellations

The distribution of the number of nodes in the relative interior of the typical I-segment in homogeneous planar anisotropic STIT Tessellations Comment.Math.Univ.Caroin. 51,3(21) 53 512 53 The distribution of the number of nodes in the reative interior of the typica I-segment in homogeneous panar anisotropic STIT Tesseations Christoph Thäe Abstract.

More information

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A. M. Uhrmacher, eds.

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A. M. Uhrmacher, eds. Proceedings of the 2012 Winter Simuation Conference C. aroque, J. Himmespach, R. Pasupathy, O. Rose, and A. M. Uhrmacher, eds. TIGHT BOUNDS FOR AMERICAN OPTIONS VIA MUTIEVE MONTE CARO Denis Beomestny Duisburg-Essen

More information

A CLUSTERING LAW FOR SOME DISCRETE ORDER STATISTICS

A CLUSTERING LAW FOR SOME DISCRETE ORDER STATISTICS J App Prob 40, 226 241 (2003) Printed in Israe Appied Probabiity Trust 2003 A CLUSTERING LAW FOR SOME DISCRETE ORDER STATISTICS SUNDER SETHURAMAN, Iowa State University Abstract Let X 1,X 2,,X n be a sequence

More information

How many random edges make a dense hypergraph non-2-colorable?

How many random edges make a dense hypergraph non-2-colorable? How many random edges make a dense hypergraph non--coorabe? Benny Sudakov Jan Vondrák Abstract We study a mode of random uniform hypergraphs, where a random instance is obtained by adding random edges

More information

FOURIER SERIES ON ANY INTERVAL

FOURIER SERIES ON ANY INTERVAL FOURIER SERIES ON ANY INTERVAL Overview We have spent considerabe time earning how to compute Fourier series for functions that have a period of 2p on the interva (-p,p). We have aso seen how Fourier series

More information

HYDROGEN ATOM SELECTION RULES TRANSITION RATES

HYDROGEN ATOM SELECTION RULES TRANSITION RATES DOING PHYSICS WITH MATLAB QUANTUM PHYSICS Ian Cooper Schoo of Physics, University of Sydney ian.cooper@sydney.edu.au HYDROGEN ATOM SELECTION RULES TRANSITION RATES DOWNLOAD DIRECTORY FOR MATLAB SCRIPTS

More information