A Competitive Algorithm for Minimizing Weighted Flow Time on Unrelated Machines with Speed Augmentation

Size: px
Start display at page:

Download "A Competitive Algorithm for Minimizing Weighted Flow Time on Unrelated Machines with Speed Augmentation"

Transcription

1 Cometitive lgorithm for Minimizing Weighted Flow Time on Unrelated Machines with Seed ugmentation Jivitej S. Chadha and Naveen Garg and mit Kumar and V. N. Muralidhara Comuter Science and Engineering Indian Institute of Technology Delhi New Delhi , India BSTRCT We consider the online roblem of scheduling jobs on unrelated machines so as to minimize the total weighted flow time. This roblem has an unbounded cometitive ratio even for very restricted settings. In this aer we show that if we allow the machines of the online algorithm to have ɛ more seed than those of the offline algorithm then we can get an ((1 + ɛ 1 2 -cometitive algorithm. ur algorithm schedules jobs reemtively but without migration. However, we comare our solution to an offline algorithm which allows migration. ur analysis uses a otential function argument which can also be extended to give a simler and better roof of the randomized immediate disatch algorithm of Chekuri-Goel-Khanna-Kumar for minimizing average flow time on arallel machines. Categories and Subject Descritors F.2.2 [NLYSIS F LGRITHMS ND PRB- LEM CMPLEXITY]: Nonnumerical lgorithms and Problems Sequencing and scheduling General Terms lgorithms, Performance Keywords Scheduling, flow-time, cometitive ratio, aroximation algorithms 1. INTRDUCTIN The roblem of online scheduling of jobs on multile machines has been well studied both in the online and schedul- Work artially suorted by the Max-Planck artner grou on roximation lgorithms Work artially suorted by the Max-Planck artner grou on roximation lgorithms Permission to make digital or hard coies of all or art of this work for ersonal or classroom use is granted without fee rovided that coies are not made or distributed for rofit or commercial advantage and that coies bear this notice and the full citation on the first age. To coy otherwise, to reublish, to ost on servers or to redistribute to lists, requires rior secific ermission and/or a fee. STC 09, May 31 June 2, 2009, Bethesda, Maryland, US. Coyright 2009 CM /09/05...$5.00. ing communities. natural measure to consider in this setting is the weighted sum of flow times of the jobs, where the flow time of a job is defined as the difference in the comletion time and the arrival time (also known as release time of the job. However, most of the research in this area has addressed only the setting of identical multile machines. Garg and Kumar [11] were the first to consider the roblem for related machines. This is the setting when machine i has seed s i so that it finishes one unit of rocessing in time 1/s i. Garg and Kumar [10] gave an (log 2 P -cometitive algorithm for this roblem which has recently been imroved to (log P [1]. For the more general setting of unrelated machines when the time required to rocess a job j on machine i equals ij (and this could be an arbitrary quantity, [12] showed that no cometitive algorithm is ossible. Their examle which showed that no online algorithm can be cometitive used only 3 machines and jobs that had unit rocessing time on 2 of the 3 machines. In light of this strong negative result we ask ourselves if it is ossible to obtain a bounded cometitive ratio by roviding the online algorithm with slightly more resources than those of the offline algorithm. In articular, we assume that each machine of the online algorithm has ɛ more seed which imlies that the work that the offline algorithm can do in 1 unit of time, will require (1+ɛ 1 time for the online algorithm. In this setting we are able to show a simle online algorithm that is ((1 + ɛ 1 2 -cometitive. ur aer also highlights the immense additional ower that a small augmentation of seed can rovide to the online algorithm. In articular, we get the same cometitive ratio for weighted flow time (every job has a weight which may deend on the machine on which the job is scheduled. The schedule that our algorithm rovides is non-migratory a job once it is scheduled on a machine cannot migrate to another machine. However, the offline adversary can be stronger, it can migrate jobs from one machine to another. This shows that seed can also offset the benefits that might accrue with migration. ne another nice roerty of our algorithm is that it disatches a job to the aroriate machine as soon as the job arrives. We would like to oint out that in the absence of seed augmentation we do not even know of any aroximation algorithm (with non-trivial guarantees for the roblem of minimizing flow time on unrelated machines [13]. The key technical contribution of this aer is a simle otential function argument that we believe can be alied to other roblems as well. In articular, we rovide a simle

2 roof of the randomized immediate disatch algorithm of Chekuri et.al. [9] for minimizing average weighted flow time on arallel machines which also imroves the cometitive ratio from (ɛ 3 to (ɛ 2. Related Work Seed augmentation in online scheduling roblems was first considered by Kalyanasundaram and Pruhs [14] who used it to get imroved on-line algorithms for minimizing average (unweighted flow-time on a single machine in the non-clairvoyant setting. They obtained an (ɛ 1 - cometitive algorithm for this roblem. Without resource augmentation no online algorithm for this roblem can be Ω(log n-cometitive [17]. Bechetti and Leonardi [7] showed that the randomized multi-level-feedback algorithm is (log n cometitive for single machines and (log n log P -cometitive for arallel machines in the non-clairvoyant setting. Bansal and Pruhs [5] showed that in the clairvoyant setting some well-known algorithms like SRPT and Shortest Job First are ɛ 1 -cometitive for the L norm of flow-time for all values of 1. There has been considerable work on minimizing average (unweighted flow-time on arallel machines [16, 3, 4, 2] these results established (min(log P, log n/m-cometitive algorithms for this roblem. Leonardi and Raz [16] also showed that no randomized on-line algorithm can do better. With ε-resource augmentation, Chekuri et.al. [9] showed that the immediate disatch non-migratory algorithm of zar et.al. [2] is (ɛ 1 -cometitive for all L norms. They also showed that the following simle stateless algorithm has cometitive ratio ( log 1 ε for the average (unweighted flowtime : when a job arrives, 3 assign it to a machine icked uni- ε formly at random. s mentioned above, Garg and Kumar showed that there cannot be a bounded cometitive ratio if we make the model slightly more by adding the restriction that each job can go only on a subset of machines. For the roblem of minimizing weighted flow time on arallel machines, Chekuri, Khanna and Zhu [8] showed that no online algorithm can have a bounded cometitive ratio. urs is the first non-trivial cometitive ratio for minimizing weighted flow-time when there are more than one machine. More recently, Bansal et. al. [6] show that seed augmentation can hel us overcome the hardness imosed by non-reemtion [15]; they show a olynomial time (1- aroximation algorithm for minimizing flow time on a single machine with (1 additional seed when no reemtion is allowed. 2. PRELIMINRIES ND THE SCHEDUL- ING LGRITHM We consider the on-line roblem of minimizing total weighted flow-time on unrelated machines. Job j is released at time r j and requires ij units of rocessing if scheduled on machine i. Further, job j has a weight w ij if it is scheduled on machine i. Let d ij = w ij/ ij denote the density of job j on machine i. We shall use to denote the schedule roduced by our algorithm, and the otimal schedule PT. We assume that a machine in our algorithm has (1 + ε more seed than the corresonding machine in PT. Let ε be such that (1 + ε 2 = 1 + ε. 2.1 Fractional Flow time In the following sections, we shall comare the fractional flow-time of our algorithm to that of the otimal schedule. Let x i,j,t be a variable between 0 and 1 which tells us the extent to which job j is scheduled on machine i in the eriod [t, t + 1. x i,j,t = 1 denotes that all of the t th time-slot on machine i is occuied by job j. The (weighted fractional flow-time of job j is then defined as F j = i,t w ij x i,j,t ( t rj ij The fractional flow time of a schedule is denoted by F and equals the sum of the fractional flow times of the jobs. The following three claims follow as an easy consequence of the definition of fractional flow time. Claim 2.1. In any schedule the fractional flow time of a job would be at most its (integral flow time. Claim 2.2. To minimize fractional flow time, each machine should rocess the jobs assigned to it in decreasing order of density. In our schedule,, job j would be assigned entirely to one machine, say i. In this scenario F j, as defined above, is equivalent to w ij ij 2 + ij(t dt (1 r j where ij(t is the remaining rocessing time of job j on machine i at time t in schedule. In fact, in the above exression the first term is at most the second term [10]. Let P = j wijij denote the total weighted rocessing time of schedule. Hence, F P. 2.2 Relation between fractional and integral flow time Let B be a non-migratory schedule. Consider a job j scheduled on machine i in this schedule. Let β j be the time at which a (1 + ε 1 fraction of job j is comleted. Then the fractional flow time of j is at least εw ij(β j r j/(1 + ε. Suose we increase the seed of each machine by a factor (1 + ε. We modify the schedule B to get a schedule B for these faster machines as follows. Job j is scheduled in the first ij/(1 + ε slots of the ij slots in which this job is scheduled in B. Hence the comletion time of j in B is β j and the flow time is w ij(β j r j. This imlies that for each job, its flow time in B is less than (1 + ε 1 times its fractional flow time in B. Henceforth, we would only be interested in the fractional flow time of. 2.3 The lgorithm Each machine maintains a queue of jobs assigned to it. t time t let i(t be the set of unfinished jobs scheduled on machine i in our algorithm. We can think of PT also as maintaining a queue of jobs for each machine. When a job arrives at time t, it goes to the queue of the machine on which it eventually gets rocessed. Let i(t be the set of unfinished jobs scheduled on machine i in PT. Let j (t be the residual rocessing time of job j at time t in our algorithm and j (t be the corresonding quantity in PT.

3 Suose a job k arrives at time t. For each machine i, we comute the quantity Q(i, k = w ik j (t + ik j (t d ij >d ik Job k is assigned to the machine i for which Q(i, k is minimum. This secifies the rule for assigning a job to a machine. Since each machine rocesses jobs assigned to it in decreasing order of density, the quantity Q(i, k measures the increase in the flow-time of jobs which are in the queue of machine i (at time t if we assign k to machine i. Note that there is no increase in the flow-time of jobs of density more than d ik, but the flow time of jobs whose density is less than or equal to d ik increases by ik times their weight. 3. NLYSIS ur analysis relies on a otential function argument. Define = Φ i(t k i (t k i (t k (t k (t and let Φ = i Φi. Φ is zero both at the start and the end of the algorithm. Φ(t is continuous at all times other than at the arrival times of jobs. Φ(t is also differentiable almosteverywhere (the sloe changes only when a job finishes. We show that the total decrease in Φ is at least ε(f P /2 F PT (Lemma 3.1. We also show that the total increase in Φ is at most F PT (Lemma 3.2. Since total decrease in Φ equals the total increase in φ, we have, ε(f F PT P /2 Decrease in Φ Since F P, this imlies = Increase in Φ F PT F 2(1 + ε 1 F PT We now rove the two lemmas. Let t 1 < t 2 < < t l be the times at which jobs are released. Lemma 3.1. The sum of the decreases in Φ in the oen intervals (t l, t l+1, l is at least ε(f F PT. Proof. From time t to t + δ we calculate the decrease in Φ i. Let our algorithm schedule job a on machine i and PT schedule job b. Note that a is the highest density job in i(t while b would be the highest density job in i(t. We consider 2 cases deending on which of a, b has the higher density. We first consider the case when a has higher density. The residual rocessing time of a decreases by δ(1 + ε and the decrease in Φ i due to this equals δ(1 + ɛ + δ(1 + εd ia ( a (t δ(1 + ε j (t We assume δ small enough so that δ(1+ε a (t and hence the increase in Φ i is at least the first term. Similarly, the residual rocessing time of b decreases by δ and the decrease in Φ i due to this equals δ d ij d ib which is greater than δ d ib d ij >d ib + δd ib ( b (t δ j (t assuming δ b (t. There is an additional decrease in Φ i due to the fact that the residual rocessing times of a and b decrease simultaneously. This additional decrease is in the term a (t b (t d ib and equals (1 + εδ 2 d ib. Therefore the total decrease in Φ i is at least δε j (t δ(1+ɛ We next consider the case when b has higher density. The decrease in Φ i due to the decrease in the residual rocess time of a is now, assuming δ(1 + ε a (t, at least which is greater than δ(1 + ɛ d ij d ia d ia d ij >d ia j (t Similarly, the residual rocessing time of b decreases by δ and the decrease in Φ i due to this, again assuming δ b (t, is at least δ j (t. Hence the total decrease in Φ i is, once again, at least δε j (t. This imlies that the total decrease in Φ during (t l, t l+1

4 is at least tl+1 t l ε i j (t dt. dding over all l, and using (1, we get that the total decrease in Φ during these intervals is at least ε(f P /2 F PT. The otential function increases when jobs arrive. Lemma 3.2. The total increase in Φ at times t l, l is at most the fractional flow time of PT. Proof. Let k be a job which arrives at time t and is scheduled by on machine 1 and by PT on machine 2. The increase in Φ 1 equals w 1k w 1k j 1 (t j 1 (t j (t + 1k 1k Similarly increase in Φ 2 is w 2k j 2 (t d 2j >d 2k +w 2k j 2 (t d 2j >d 2k 2k j (t + 2k d 1j j 1 (t d 1j j 1 (t d 2j j 2 (t d 2j d 2k d 2j j 2 (t d 2j d 2k j (t (2 j (t (3 j (t (4 j (t (5 Note that the quantity in exression (2 equals Q(1, k while exression (4 equals Q(2, k. ur choice of machine to schedule job k imlies that (2 + (4 0. Since (3 < 0, the total increase in Φ is at most (5. But (5 is also the increase in the fractional flow time of PT due to the arrival of job k. Hence total increase in Φ is at most the fractional flow time of PT. 4. CMPRISN WITH MIGRTRY P- TIMUM So far we have comared our algorithm with a non-migratory otimum. We now show that in fact our algorithms are also cometitive with resect to a migratory otimum, mpt. Let ij(t denote the residual rocessing time of job j on machine i at time t in PT. We need to re-analyse the increase in Φ when a job arrives. Let k be the job which arrives at time t and is scheduled on machine 1 by, while mpt sends α i ( i αi = 1 fraction of k to machine i. The increase in Φ 1 due to job k being scheduled on machine 1 by is as before and equals w 1k j (t + 1k j (t (6 w 1k j 1 (t 1j(t 1k d 1j j 1 (t d 1j 1j(t (7 The increase in Φ = i Φi due to αi fraction of k being scheduled on machine i in mpt equals i + i α i w ik α i w ik d ij >d ik j (t + ik (8 ij(t + ik ij(t (9 d ij >d ik Note that we are ignoring the change in Φ 1 due to the fact that job k is assigned on machine 1 by our algorithm and to an extent α 1 by PT. ccounting for this would only decrease Φ 1. ur choice of machine to schedule job k imlies that (6+ (8 0. Since (7 < 0, the total increase in Φ is at most (9. But (9 is also the increase in fractional flow time of mpt due to the arrival of job k. Hence total increase in Φ is at most the fractional flow time of mpt. The rest of the analysis continues as before and hence F 2(1 + ε 1 F mpt 5. SIMPLER (ND BETTER NLYSIS F THE RNDMIZED LLCTIN LGRITHM FR PRLLEL MCHINES In this section, we consider the setting of arallel identical machines. Consider the following simle algorithm : when a job arrives assign it randomly to one of the machines. For a articular machine, we follow the highest-density first rule to schedule the jobs assigned to this machine. We use the same definitions as in Section 4. Note that i(t, j (t, Φ it and Φ(t are random variables. We first observe that it is easy to characterize PT if we allow it to migrate jobs and rocess a job simultaneously on multile machines (this can only reduce its flow-time. Lemma 5.1. There is an otimal solution which distributes each job evenly on all the machines. Proof. We can think of the m machines as a single machine with m times the seed. View the otimal solution as a schedule on this single machine. We can get back an otimal solution for the m machine case by slitting each unit time interval in this schedule into m equal arts. Suose job k arrives at time t. We would like to comute the increase in E[Φ]. Fix all the random choices before job k. So Φ(t is now a known quantity. Suose we send k to machine 1 (this haens with robability 1/m, where m is the number of machines. Then the increase in Φ 1 is at most Q(1, k. Hence, the exected increase in Φ due to scheduling of job k by our algorithm is (1/m i Q(i, k. n the other hand, the increase in Φ due to PT scheduling 1/m fraction of job k on each machine equals (8+(9 with α 1 = α 2 = = α m = 1/m. This in turn is equal to (1/m i Q(i, k lus the increase in the fractional flow time of PT due to arrival of job k. Therefore, the exected increase in Φ due to the arrival of job k is at most the increase in the fractional flow time of PT. Since this is true for all random choices made rior to job k, we can remove the conditioning on the random choices made before job k. Hence, we have that the increase in E[Φ] is at most the increase in flow time of PT.

5 Since, we have that ε(f F PT P /2 Decrease in Φ ε(e[f P /2] F PT Decrease in E[Φ] The rest of the argument roceeds as before and this lets us claim that E[F ] 2(1 + ε 1 F PT 6. CKNWLEDGEMENTS We would like to thank Pushkar Triathi and shish Sangwan for many useful discussions. 7. REFERENCES [1] S. nand, Naveen Garg, and mit Kumar. n (log P cometitive algorithm for minimizing flow time on related machines. Unublished manuscrit, [2] Nir vrahami and Yossi zar. Minimizing total flow time and total comletion time with immediate disatching. lgorithmica, 47(3: , [3] Baruch werbuch, Yossi zar, Stefano Leonardi, and ded Regev. Minimizing the flow time without migration. In CM Symosium on Theory of Comuting, ages , [4] Baruch werbuch, Yossi zar, Stefano Leonardi, and ded Regev. Minimizing the flow time without migration. SIM J. Comut., 31(5: , [5] N. Bansal and K. Pruhs. Server scheduling in the L norm: rising tide lifts all boats. In CM Symosium on Theory of Comuting, ages , [6] Nikhil Bansal, Ho-Leung Chan, Rohit Khandekar, Kirk Pruhs, Clifford Stein, and Baruch Schieber. Non-reemtive min-sum scheduling with resource augmentation. In IEEE Symosium on Foundations of Comuter Science, ages , [7] Luca Becchetti and Stefano Leonardi. Nonclairvoyant scheduling to minimize the total flow time on single and arallel machines. J. CM, 51(4: , [8] C. Chekuri, S. Khanna, and. Zhu. lgorithms for weighted flow time. In CM Symosium on Theory of Comuting, ages CM, [9] Chandra Chekuri, shish Goel, Sanjeev Khanna, and mit Kumar. Multi-rocessor scheduling to minimize flow time with esilon resource augmentation. In CM Symosium on Theory of Comuting, ages , [10] Naveen Garg and mit Kumar. Better algorithms for minimizing average flow-time on related machines. In ICLP (1, ages , [11] Naveen Garg and mit Kumar. Minimizing average flow time on related machines. In CM Symosium on Theory of Comuting, ages , [12] Naveen Garg and mit Kumar. Minimizing average flow-time : Uer and lower bounds. In IEEE Symosium on Foundations of Comuter Science, ages , [13] Naveen Garg, mit Kumar, and Muralidhara V N. Minimizing total flow-time: The unrelated case. In ISC, ages , [14] Bala Kalyanasundaram and Kirk Pruhs. Seed is as owerful as clairvoyance. In IEEE Symosium on Foundations of Comuter Science, ages , [15] Hans Kellerer, Thomas Tautenhahn, and Gerhard J. Woeginger. roximability and nonaroximability results for minimizing total flow time on a single machine. In CM Symosium on Theory of Comuting, ages , [16] Stefano Leonardi and Danny Raz. roximating total flow time on arallel machines. In CM Symosium on Theory of Comuting, ages , [17] R. Motwani, S. Phillis, and E. Torng. Non-clairvoyant scheduling. Theoretical Comuter Science, 130(1:17 47, 1994.

Resource Augmentation for Weighted Flow-time explained by Dual Fitting

Resource Augmentation for Weighted Flow-time explained by Dual Fitting Resource Augmentation for Weighted Flow-time explained by Dual Fitting S. Anand Naveen Garg Amit Kumar Abstract We propose a general dual-fitting technique for analyzing online scheduling algorithms in

More information

Weighted flow time does not admit O(1)-competitive algorithms

Weighted flow time does not admit O(1)-competitive algorithms Weighted flow time does not admit O(-competitive algorithms Nihil Bansal Ho-Leung Chan Abstract We consider the classic online scheduling problem of minimizing the total weighted flow time on a single

More information

HENSEL S LEMMA KEITH CONRAD

HENSEL S LEMMA KEITH CONRAD HENSEL S LEMMA KEITH CONRAD 1. Introduction In the -adic integers, congruences are aroximations: for a and b in Z, a b mod n is the same as a b 1/ n. Turning information modulo one ower of into similar

More information

Multi-Operation Multi-Machine Scheduling

Multi-Operation Multi-Machine Scheduling Multi-Oeration Multi-Machine Scheduling Weizhen Mao he College of William and Mary, Williamsburg VA 3185, USA Abstract. In the multi-oeration scheduling that arises in industrial engineering, each job

More information

ONLINE SCHEDULING ON IDENTICAL MACHINES USING SRPT KYLE J. FOX THESIS

ONLINE SCHEDULING ON IDENTICAL MACHINES USING SRPT KYLE J. FOX THESIS ONLINE SCHEDULING ON IDENTICAL MACHINES USING SRPT BY KYLE J. FOX THESIS Submitted in partial fulfillment of the requirements for the degree of Master of Science in Computer Science in the Graduate College

More information

Elementary Analysis in Q p

Elementary Analysis in Q p Elementary Analysis in Q Hannah Hutter, May Szedlák, Phili Wirth November 17, 2011 This reort follows very closely the book of Svetlana Katok 1. 1 Sequences and Series In this section we will see some

More information

Non-clairvoyant Scheduling for Minimizing Mean Slowdown

Non-clairvoyant Scheduling for Minimizing Mean Slowdown Non-clairvoyant Scheduling for Minimizing Mean Slowdown N. Bansal K. Dhamdhere J. Könemann A. Sinha April 2, 2003 Abstract We consider the problem of scheduling dynamically arriving jobs in a non-clairvoyant

More information

MATH 2710: NOTES FOR ANALYSIS

MATH 2710: NOTES FOR ANALYSIS MATH 270: NOTES FOR ANALYSIS The main ideas we will learn from analysis center around the idea of a limit. Limits occurs in several settings. We will start with finite limits of sequences, then cover infinite

More information

Introduction Consider a set of jobs that are created in an on-line fashion and should be assigned to disks. Each job has a weight which is the frequen

Introduction Consider a set of jobs that are created in an on-line fashion and should be assigned to disks. Each job has a weight which is the frequen Ancient and new algorithms for load balancing in the L norm Adi Avidor Yossi Azar y Jir Sgall z July 7, 997 Abstract We consider the on-line load balancing roblem where there are m identical machines (servers)

More information

On the performance of greedy algorithms for energy minimization

On the performance of greedy algorithms for energy minimization On the erformance of greedy algorithms for energy minimization Anne Benoit, Paul Renaud-Goud, Yves Robert To cite this version: Anne Benoit, Paul Renaud-Goud, Yves Robert On the erformance of greedy algorithms

More information

15-451/651: Design & Analysis of Algorithms October 23, 2018 Lecture #17: Prediction from Expert Advice last changed: October 25, 2018

15-451/651: Design & Analysis of Algorithms October 23, 2018 Lecture #17: Prediction from Expert Advice last changed: October 25, 2018 5-45/65: Design & Analysis of Algorithms October 23, 208 Lecture #7: Prediction from Exert Advice last changed: October 25, 208 Prediction with Exert Advice Today we ll study the roblem of making redictions

More information

Topic: Lower Bounds on Randomized Algorithms Date: September 22, 2004 Scribe: Srinath Sridhar

Topic: Lower Bounds on Randomized Algorithms Date: September 22, 2004 Scribe: Srinath Sridhar 15-859(M): Randomized Algorithms Lecturer: Anuam Guta Toic: Lower Bounds on Randomized Algorithms Date: Setember 22, 2004 Scribe: Srinath Sridhar 4.1 Introduction In this lecture, we will first consider

More information

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model Shadow Comuting: An Energy-Aware Fault Tolerant Comuting Model Bryan Mills, Taieb Znati, Rami Melhem Deartment of Comuter Science University of Pittsburgh (bmills, znati, melhem)@cs.itt.edu Index Terms

More information

Approximating min-max k-clustering

Approximating min-max k-clustering Aroximating min-max k-clustering Asaf Levin July 24, 2007 Abstract We consider the roblems of set artitioning into k clusters with minimum total cost and minimum of the maximum cost of a cluster. The cost

More information

A CONCRETE EXAMPLE OF PRIME BEHAVIOR IN QUADRATIC FIELDS. 1. Abstract

A CONCRETE EXAMPLE OF PRIME BEHAVIOR IN QUADRATIC FIELDS. 1. Abstract A CONCRETE EXAMPLE OF PRIME BEHAVIOR IN QUADRATIC FIELDS CASEY BRUCK 1. Abstract The goal of this aer is to rovide a concise way for undergraduate mathematics students to learn about how rime numbers behave

More information

New Schedulability Test Conditions for Non-preemptive Scheduling on Multiprocessor Platforms

New Schedulability Test Conditions for Non-preemptive Scheduling on Multiprocessor Platforms New Schedulability Test Conditions for Non-reemtive Scheduling on Multirocessor Platforms Technical Reort May 2008 Nan Guan 1, Wang Yi 2, Zonghua Gu 3 and Ge Yu 1 1 Northeastern University, Shenyang, China

More information

Dynamic-Priority Scheduling. CSCE 990: Real-Time Systems. Steve Goddard. Dynamic-priority Scheduling

Dynamic-Priority Scheduling. CSCE 990: Real-Time Systems. Steve Goddard. Dynamic-priority Scheduling CSCE 990: Real-Time Systems Dynamic-Priority Scheduling Steve Goddard goddard@cse.unl.edu htt://www.cse.unl.edu/~goddard/courses/realtimesystems Dynamic-riority Scheduling Real-Time Systems Dynamic-Priority

More information

Maximum Cardinality Matchings on Trees by Randomized Local Search

Maximum Cardinality Matchings on Trees by Randomized Local Search Maximum Cardinality Matchings on Trees by Randomized Local Search ABSTRACT Oliver Giel Fachbereich Informatik, Lehrstuhl 2 Universität Dortmund 44221 Dortmund, Germany oliver.giel@cs.uni-dortmund.de To

More information

A note on the random greedy triangle-packing algorithm

A note on the random greedy triangle-packing algorithm A note on the random greedy triangle-acking algorithm Tom Bohman Alan Frieze Eyal Lubetzky Abstract The random greedy algorithm for constructing a large artial Steiner-Trile-System is defined as follows.

More information

Convex Optimization methods for Computing Channel Capacity

Convex Optimization methods for Computing Channel Capacity Convex Otimization methods for Comuting Channel Caacity Abhishek Sinha Laboratory for Information and Decision Systems (LIDS), MIT sinhaa@mit.edu May 15, 2014 We consider a classical comutational roblem

More information

4. Score normalization technical details We now discuss the technical details of the score normalization method.

4. Score normalization technical details We now discuss the technical details of the score normalization method. SMT SCORING SYSTEM This document describes the scoring system for the Stanford Math Tournament We begin by giving an overview of the changes to scoring and a non-technical descrition of the scoring rules

More information

The non-stochastic multi-armed bandit problem

The non-stochastic multi-armed bandit problem Submitted for journal ublication. The non-stochastic multi-armed bandit roblem Peter Auer Institute for Theoretical Comuter Science Graz University of Technology A-8010 Graz (Austria) auer@igi.tu-graz.ac.at

More information

Extension of Minimax to Infinite Matrices

Extension of Minimax to Infinite Matrices Extension of Minimax to Infinite Matrices Chris Calabro June 21, 2004 Abstract Von Neumann s minimax theorem is tyically alied to a finite ayoff matrix A R m n. Here we show that (i) if m, n are both inite,

More information

ON THE LEAST SIGNIFICANT p ADIC DIGITS OF CERTAIN LUCAS NUMBERS

ON THE LEAST SIGNIFICANT p ADIC DIGITS OF CERTAIN LUCAS NUMBERS #A13 INTEGERS 14 (014) ON THE LEAST SIGNIFICANT ADIC DIGITS OF CERTAIN LUCAS NUMBERS Tamás Lengyel Deartment of Mathematics, Occidental College, Los Angeles, California lengyel@oxy.edu Received: 6/13/13,

More information

By Evan Chen OTIS, Internal Use

By Evan Chen OTIS, Internal Use Solutions Notes for DNY-NTCONSTRUCT Evan Chen January 17, 018 1 Solution Notes to TSTST 015/5 Let ϕ(n) denote the number of ositive integers less than n that are relatively rime to n. Prove that there

More information

Improved Bounds on Bell Numbers and on Moments of Sums of Random Variables

Improved Bounds on Bell Numbers and on Moments of Sums of Random Variables Imroved Bounds on Bell Numbers and on Moments of Sums of Random Variables Daniel Berend Tamir Tassa Abstract We rovide bounds for moments of sums of sequences of indeendent random variables. Concentrating

More information

PROFIT MAXIMIZATION. π = p y Σ n i=1 w i x i (2)

PROFIT MAXIMIZATION. π = p y Σ n i=1 w i x i (2) PROFIT MAXIMIZATION DEFINITION OF A NEOCLASSICAL FIRM A neoclassical firm is an organization that controls the transformation of inuts (resources it owns or urchases into oututs or roducts (valued roducts

More information

Mobius Functions, Legendre Symbols, and Discriminants

Mobius Functions, Legendre Symbols, and Discriminants Mobius Functions, Legendre Symbols, and Discriminants 1 Introduction Zev Chonoles, Erick Knight, Tim Kunisky Over the integers, there are two key number-theoretic functions that take on values of 1, 1,

More information

John Weatherwax. Analysis of Parallel Depth First Search Algorithms

John Weatherwax. Analysis of Parallel Depth First Search Algorithms Sulementary Discussions and Solutions to Selected Problems in: Introduction to Parallel Comuting by Viin Kumar, Ananth Grama, Anshul Guta, & George Karyis John Weatherwax Chater 8 Analysis of Parallel

More information

Cryptanalysis of Pseudorandom Generators

Cryptanalysis of Pseudorandom Generators CSE 206A: Lattice Algorithms and Alications Fall 2017 Crytanalysis of Pseudorandom Generators Instructor: Daniele Micciancio UCSD CSE As a motivating alication for the study of lattice in crytograhy we

More information

2 Asymptotic density and Dirichlet density

2 Asymptotic density and Dirichlet density 8.785: Analytic Number Theory, MIT, sring 2007 (K.S. Kedlaya) Primes in arithmetic rogressions In this unit, we first rove Dirichlet s theorem on rimes in arithmetic rogressions. We then rove the rime

More information

All-Norms and All-L p -Norms Approximation Algorithms

All-Norms and All-L p -Norms Approximation Algorithms Foundations of Software Technology and Theoretical Comuter Science (Bangalore) 2008. Editors: R. Hariharan, M. Mukund, V. Vinay; - All-Norms and All-L -Norms Aroximation Algorithms Daniel Golovin 1, Anuam

More information

2 Asymptotic density and Dirichlet density

2 Asymptotic density and Dirichlet density 8.785: Analytic Number Theory, MIT, sring 2007 (K.S. Kedlaya) Primes in arithmetic rogressions In this unit, we first rove Dirichlet s theorem on rimes in arithmetic rogressions. We then rove the rime

More information

Desingularization Explains Order-Degree Curves for Ore Operators

Desingularization Explains Order-Degree Curves for Ore Operators Desingularization Exlains Order-Degree Curves for Ore Oerators Shaoshi Chen Det. of Mathematics / NCSU Raleigh, NC 27695, USA schen2@ncsu.edu Maximilian Jaroschek RISC / Joh. Keler University 4040 Linz,

More information

arxiv:cond-mat/ v2 25 Sep 2002

arxiv:cond-mat/ v2 25 Sep 2002 Energy fluctuations at the multicritical oint in two-dimensional sin glasses arxiv:cond-mat/0207694 v2 25 Se 2002 1. Introduction Hidetoshi Nishimori, Cyril Falvo and Yukiyasu Ozeki Deartment of Physics,

More information

Radial Basis Function Networks: Algorithms

Radial Basis Function Networks: Algorithms Radial Basis Function Networks: Algorithms Introduction to Neural Networks : Lecture 13 John A. Bullinaria, 2004 1. The RBF Maing 2. The RBF Network Architecture 3. Comutational Power of RBF Networks 4.

More information

HAUSDORFF MEASURE OF p-cantor SETS

HAUSDORFF MEASURE OF p-cantor SETS Real Analysis Exchange Vol. 302), 2004/2005,. 20 C. Cabrelli, U. Molter, Deartamento de Matemática, Facultad de Cs. Exactas y Naturales, Universidad de Buenos Aires and CONICET, Pabellón I - Ciudad Universitaria,

More information

The inverse Goldbach problem

The inverse Goldbach problem 1 The inverse Goldbach roblem by Christian Elsholtz Submission Setember 7, 2000 (this version includes galley corrections). Aeared in Mathematika 2001. Abstract We imrove the uer and lower bounds of the

More information

Improved Capacity Bounds for the Binary Energy Harvesting Channel

Improved Capacity Bounds for the Binary Energy Harvesting Channel Imroved Caacity Bounds for the Binary Energy Harvesting Channel Kaya Tutuncuoglu 1, Omur Ozel 2, Aylin Yener 1, and Sennur Ulukus 2 1 Deartment of Electrical Engineering, The Pennsylvania State University,

More information

19th Bay Area Mathematical Olympiad. Problems and Solutions. February 28, 2017

19th Bay Area Mathematical Olympiad. Problems and Solutions. February 28, 2017 th Bay Area Mathematical Olymiad February, 07 Problems and Solutions BAMO- and BAMO- are each 5-question essay-roof exams, for middle- and high-school students, resectively. The roblems in each exam are

More information

Speed Scaling in the Non-clairvoyant Model

Speed Scaling in the Non-clairvoyant Model Speed Scaling in the Non-clairvoyant Model [Extended Abstract] ABSTRACT Yossi Azar Tel Aviv University Tel Aviv, Israel azar@tau.ac.il Zhiyi Huang University of Hong Kong Hong Kong zhiyi@cs.hku.hk In recent

More information

Online Appendix to Accompany AComparisonof Traditional and Open-Access Appointment Scheduling Policies

Online Appendix to Accompany AComparisonof Traditional and Open-Access Appointment Scheduling Policies Online Aendix to Accomany AComarisonof Traditional and Oen-Access Aointment Scheduling Policies Lawrence W. Robinson Johnson Graduate School of Management Cornell University Ithaca, NY 14853-6201 lwr2@cornell.edu

More information

The Graph Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule

The Graph Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule The Grah Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule STEFAN D. BRUDA Deartment of Comuter Science Bisho s University Lennoxville, Quebec J1M 1Z7 CANADA bruda@cs.ubishos.ca

More information

Math 4400/6400 Homework #8 solutions. 1. Let P be an odd integer (not necessarily prime). Show that modulo 2,

Math 4400/6400 Homework #8 solutions. 1. Let P be an odd integer (not necessarily prime). Show that modulo 2, MATH 4400 roblems. Math 4400/6400 Homework # solutions 1. Let P be an odd integer not necessarily rime. Show that modulo, { P 1 0 if P 1, 7 mod, 1 if P 3, mod. Proof. Suose that P 1 mod. Then we can write

More information

Analysis of Multi-Hop Emergency Message Propagation in Vehicular Ad Hoc Networks

Analysis of Multi-Hop Emergency Message Propagation in Vehicular Ad Hoc Networks Analysis of Multi-Ho Emergency Message Proagation in Vehicular Ad Hoc Networks ABSTRACT Vehicular Ad Hoc Networks (VANETs) are attracting the attention of researchers, industry, and governments for their

More information

Temporal Fairness of Round Robin: Competitive Analysis for Lk-norms of Flow Time

Temporal Fairness of Round Robin: Competitive Analysis for Lk-norms of Flow Time Temporal Fairness of Round Robin: Competitive Analysis for Lk-norms of Flow Time Sungin Im University of California, Merced Merced, CA 95343 sim3@ucmerced.edu Janardhan Kulkarni Duke University Durham,

More information

Analysis of some entrance probabilities for killed birth-death processes

Analysis of some entrance probabilities for killed birth-death processes Analysis of some entrance robabilities for killed birth-death rocesses Master s Thesis O.J.G. van der Velde Suervisor: Dr. F.M. Sieksma July 5, 207 Mathematical Institute, Leiden University Contents Introduction

More information

Improvement on the Decay of Crossing Numbers

Improvement on the Decay of Crossing Numbers Grahs and Combinatorics 2013) 29:365 371 DOI 10.1007/s00373-012-1137-3 ORIGINAL PAPER Imrovement on the Decay of Crossing Numbers Jakub Černý Jan Kynčl Géza Tóth Received: 24 Aril 2007 / Revised: 1 November

More information

Proof: We follow thearoach develoed in [4]. We adot a useful but non-intuitive notion of time; a bin with z balls at time t receives its next ball at

Proof: We follow thearoach develoed in [4]. We adot a useful but non-intuitive notion of time; a bin with z balls at time t receives its next ball at A Scaling Result for Exlosive Processes M. Mitzenmacher Λ J. Sencer We consider the following balls and bins model, as described in [, 4]. Balls are sequentially thrown into bins so that the robability

More information

3 Properties of Dedekind domains

3 Properties of Dedekind domains 18.785 Number theory I Fall 2016 Lecture #3 09/15/2016 3 Proerties of Dedekind domains In the revious lecture we defined a Dedekind domain as a noetherian domain A that satisfies either of the following

More information

Linear diophantine equations for discrete tomography

Linear diophantine equations for discrete tomography Journal of X-Ray Science and Technology 10 001 59 66 59 IOS Press Linear diohantine euations for discrete tomograhy Yangbo Ye a,gewang b and Jiehua Zhu a a Deartment of Mathematics, The University of Iowa,

More information

1 1 c (a) 1 (b) 1 Figure 1: (a) First ath followed by salesman in the stris method. (b) Alternative ath. 4. D = distance travelled closing the loo. Th

1 1 c (a) 1 (b) 1 Figure 1: (a) First ath followed by salesman in the stris method. (b) Alternative ath. 4. D = distance travelled closing the loo. Th 18.415/6.854 Advanced Algorithms ovember 7, 1996 Euclidean TSP (art I) Lecturer: Michel X. Goemans MIT These notes are based on scribe notes by Marios Paaefthymiou and Mike Klugerman. 1 Euclidean TSP Consider

More information

When do Fibonacci invertible classes modulo M form a subgroup?

When do Fibonacci invertible classes modulo M form a subgroup? Calhoun: The NPS Institutional Archive DSace Reository Faculty and Researchers Faculty and Researchers Collection 2013 When do Fibonacci invertible classes modulo M form a subgrou? Luca, Florian Annales

More information

ECE 534 Information Theory - Midterm 2

ECE 534 Information Theory - Midterm 2 ECE 534 Information Theory - Midterm Nov.4, 009. 3:30-4:45 in LH03. You will be given the full class time: 75 minutes. Use it wisely! Many of the roblems have short answers; try to find shortcuts. You

More information

MA3H1 TOPICS IN NUMBER THEORY PART III

MA3H1 TOPICS IN NUMBER THEORY PART III MA3H1 TOPICS IN NUMBER THEORY PART III SAMIR SIKSEK 1. Congruences Modulo m In quadratic recirocity we studied congruences of the form x 2 a (mod ). We now turn our attention to situations where is relaced

More information

On Wald-Type Optimal Stopping for Brownian Motion

On Wald-Type Optimal Stopping for Brownian Motion J Al Probab Vol 34, No 1, 1997, (66-73) Prerint Ser No 1, 1994, Math Inst Aarhus On Wald-Tye Otimal Stoing for Brownian Motion S RAVRSN and PSKIR The solution is resented to all otimal stoing roblems of

More information

Brownian Motion and Random Prime Factorization

Brownian Motion and Random Prime Factorization Brownian Motion and Random Prime Factorization Kendrick Tang June 4, 202 Contents Introduction 2 2 Brownian Motion 2 2. Develoing Brownian Motion.................... 2 2.. Measure Saces and Borel Sigma-Algebras.........

More information

p-adic Measures and Bernoulli Numbers

p-adic Measures and Bernoulli Numbers -Adic Measures and Bernoulli Numbers Adam Bowers Introduction The constants B k in the Taylor series exansion t e t = t k B k k! k=0 are known as the Bernoulli numbers. The first few are,, 6, 0, 30, 0,

More information

Real-Time Computing with Lock-Free Shared Objects

Real-Time Computing with Lock-Free Shared Objects Real-Time Comuting with Lock-Free Shared Objects JAMES H. ADERSO, SRIKATH RAMAMURTHY, and KEVI JEFFAY University of orth Carolina This article considers the use of lock-free shared objects within hard

More information

39 Better Scalable Algorithms for Broadcast Scheduling

39 Better Scalable Algorithms for Broadcast Scheduling 39 Better Scalable Algorithms for Broadcast Scheduling NIKHIL BANSAL, Eindhoven University of Technology RAVISHANKAR KRISHNASWAMY, Princeton University VISWANATH NAGARAJAN, IBM T.J. Watson Research Center

More information

1 Gambler s Ruin Problem

1 Gambler s Ruin Problem Coyright c 2017 by Karl Sigman 1 Gambler s Ruin Problem Let N 2 be an integer and let 1 i N 1. Consider a gambler who starts with an initial fortune of $i and then on each successive gamble either wins

More information

On the Rank of the Elliptic Curve y 2 = x(x p)(x 2)

On the Rank of the Elliptic Curve y 2 = x(x p)(x 2) On the Rank of the Ellitic Curve y = x(x )(x ) Jeffrey Hatley Aril 9, 009 Abstract An ellitic curve E defined over Q is an algebraic variety which forms a finitely generated abelian grou, and the structure

More information

Haar type and Carleson Constants

Haar type and Carleson Constants ariv:0902.955v [math.fa] Feb 2009 Haar tye and Carleson Constants Stefan Geiss October 30, 208 Abstract Paul F.. Müller For a collection E of dyadic intervals, a Banach sace, and,2] we assume the uer l

More information

Asymptotically Optimal Simulation Allocation under Dependent Sampling

Asymptotically Optimal Simulation Allocation under Dependent Sampling Asymtotically Otimal Simulation Allocation under Deendent Samling Xiaoing Xiong The Robert H. Smith School of Business, University of Maryland, College Park, MD 20742-1815, USA, xiaoingx@yahoo.com Sandee

More information

Polynomial-Time Exact Schedulability Tests for Harmonic Real-Time Tasks

Polynomial-Time Exact Schedulability Tests for Harmonic Real-Time Tasks Polynomial-Time Exact Schedulability Tests for Harmonic Real-Time Tasks Vincenzo Bonifaci, Alberto Marchetti-Saccamela, Nicole Megow, Andreas Wiese Istituto di Analisi dei Sistemi ed Informatica Antonio

More information

MATH 361: NUMBER THEORY EIGHTH LECTURE

MATH 361: NUMBER THEORY EIGHTH LECTURE MATH 361: NUMBER THEORY EIGHTH LECTURE 1. Quadratic Recirocity: Introduction Quadratic recirocity is the first result of modern number theory. Lagrange conjectured it in the late 1700 s, but it was first

More information

When do the Fibonacci invertible classes modulo M form a subgroup?

When do the Fibonacci invertible classes modulo M form a subgroup? Annales Mathematicae et Informaticae 41 (2013). 265 270 Proceedings of the 15 th International Conference on Fibonacci Numbers and Their Alications Institute of Mathematics and Informatics, Eszterházy

More information

ON POLYNOMIAL SELECTION FOR THE GENERAL NUMBER FIELD SIEVE

ON POLYNOMIAL SELECTION FOR THE GENERAL NUMBER FIELD SIEVE MATHEMATICS OF COMPUTATIO Volume 75, umber 256, October 26, Pages 237 247 S 25-5718(6)187-9 Article electronically ublished on June 28, 26 O POLYOMIAL SELECTIO FOR THE GEERAL UMBER FIELD SIEVE THORSTE

More information

HEAT, WORK, AND THE FIRST LAW OF THERMODYNAMICS

HEAT, WORK, AND THE FIRST LAW OF THERMODYNAMICS HET, ORK, ND THE FIRST L OF THERMODYNMIS 8 EXERISES Section 8. The First Law of Thermodynamics 5. INTERPRET e identify the system as the water in the insulated container. The roblem involves calculating

More information

Inequalities for the L 1 Deviation of the Empirical Distribution

Inequalities for the L 1 Deviation of the Empirical Distribution Inequalities for the L 1 Deviation of the Emirical Distribution Tsachy Weissman, Erik Ordentlich, Gadiel Seroussi, Sergio Verdu, Marcelo J. Weinberger June 13, 2003 Abstract We derive bounds on the robability

More information

IMPROVED BOUNDS IN THE SCALED ENFLO TYPE INEQUALITY FOR BANACH SPACES

IMPROVED BOUNDS IN THE SCALED ENFLO TYPE INEQUALITY FOR BANACH SPACES IMPROVED BOUNDS IN THE SCALED ENFLO TYPE INEQUALITY FOR BANACH SPACES OHAD GILADI AND ASSAF NAOR Abstract. It is shown that if (, ) is a Banach sace with Rademacher tye 1 then for every n N there exists

More information

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK Towards understanding the Lorenz curve using the Uniform distribution Chris J. Stehens Newcastle City Council, Newcastle uon Tyne, UK (For the Gini-Lorenz Conference, University of Siena, Italy, May 2005)

More information

Uniformly best wavenumber approximations by spatial central difference operators: An initial investigation

Uniformly best wavenumber approximations by spatial central difference operators: An initial investigation Uniformly best wavenumber aroximations by satial central difference oerators: An initial investigation Vitor Linders and Jan Nordström Abstract A characterisation theorem for best uniform wavenumber aroximations

More information

Online Over Time Scheduling on Parallel-Batch Machines: A Survey

Online Over Time Scheduling on Parallel-Batch Machines: A Survey J. Oer. Res. Soc. China (014) :44 44 DOI 10.1007/s4030-014-0060-0 Online Over Time Scheduling on Parallel-Batch Machines: A Survey Ji Tian Ruyan Fu Jinjiang Yuan Received: 30 October 014 / Revised: 3 November

More information

Positive decomposition of transfer functions with multiple poles

Positive decomposition of transfer functions with multiple poles Positive decomosition of transfer functions with multile oles Béla Nagy 1, Máté Matolcsi 2, and Márta Szilvási 1 Deartment of Analysis, Technical University of Budaest (BME), H-1111, Budaest, Egry J. u.

More information

Pretest (Optional) Use as an additional pacing tool to guide instruction. August 21

Pretest (Optional) Use as an additional pacing tool to guide instruction. August 21 Trimester 1 Pretest (Otional) Use as an additional acing tool to guide instruction. August 21 Beyond the Basic Facts In Trimester 1, Grade 8 focus on multilication. Daily Unit 1: Rational vs. Irrational

More information

Sums of independent random variables

Sums of independent random variables 3 Sums of indeendent random variables This lecture collects a number of estimates for sums of indeendent random variables with values in a Banach sace E. We concentrate on sums of the form N γ nx n, where

More information

Construction of High-Girth QC-LDPC Codes

Construction of High-Girth QC-LDPC Codes MITSUBISHI ELECTRIC RESEARCH LABORATORIES htt://wwwmerlcom Construction of High-Girth QC-LDPC Codes Yige Wang, Jonathan Yedidia, Stark Draer TR2008-061 Setember 2008 Abstract We describe a hill-climbing

More information

Nonclairvoyantly Scheduling Power-Heterogeneous Processors

Nonclairvoyantly Scheduling Power-Heterogeneous Processors Nonclairvoyantly Scheduling Power-Heterogeneous Processors Anupam Gupta Ravishankar Krishnaswamy Computer Science Department Carnegie Mellon University Pittsburgh, USA Kirk Pruhs Computer Science Department

More information

On a Markov Game with Incomplete Information

On a Markov Game with Incomplete Information On a Markov Game with Incomlete Information Johannes Hörner, Dinah Rosenberg y, Eilon Solan z and Nicolas Vieille x{ January 24, 26 Abstract We consider an examle of a Markov game with lack of information

More information

Modeling and Estimation of Full-Chip Leakage Current Considering Within-Die Correlation

Modeling and Estimation of Full-Chip Leakage Current Considering Within-Die Correlation 6.3 Modeling and Estimation of Full-Chi Leaage Current Considering Within-Die Correlation Khaled R. eloue, Navid Azizi, Farid N. Najm Deartment of ECE, University of Toronto,Toronto, Ontario, Canada {haled,nazizi,najm}@eecg.utoronto.ca

More information

Limiting Price Discrimination when Selling Products with Positive Network Externalities

Limiting Price Discrimination when Selling Products with Positive Network Externalities Limiting Price Discrimination when Selling Products with Positive Network Externalities Luděk Cigler, Wolfgang Dvořák, Monika Henzinger, Martin Starnberger University of Vienna, Faculty of Comuter Science,

More information

NONCLAIRVOYANT SPEED SCALING FOR FLOW AND ENERGY

NONCLAIRVOYANT SPEED SCALING FOR FLOW AND ENERGY Symposium on Theoretical Aspects of Computer Science year (city), pp. numbers www.stacs-conf.org NONCLAIRVOYANT SPEED SCALING FOR FLOW AND ENERGY HO-LEUNG CHAN AND JEFF EDMONDS 2 AND TAK-WAH LAM 3 AND

More information

STRONG TYPE INEQUALITIES AND AN ALMOST-ORTHOGONALITY PRINCIPLE FOR FAMILIES OF MAXIMAL OPERATORS ALONG DIRECTIONS IN R 2

STRONG TYPE INEQUALITIES AND AN ALMOST-ORTHOGONALITY PRINCIPLE FOR FAMILIES OF MAXIMAL OPERATORS ALONG DIRECTIONS IN R 2 STRONG TYPE INEQUALITIES AND AN ALMOST-ORTHOGONALITY PRINCIPLE FOR FAMILIES OF MAXIMAL OPERATORS ALONG DIRECTIONS IN R 2 ANGELES ALFONSECA Abstract In this aer we rove an almost-orthogonality rincile for

More information

THE 2D CASE OF THE BOURGAIN-DEMETER-GUTH ARGUMENT

THE 2D CASE OF THE BOURGAIN-DEMETER-GUTH ARGUMENT THE 2D CASE OF THE BOURGAIN-DEMETER-GUTH ARGUMENT ZANE LI Let e(z) := e 2πiz and for g : [0, ] C and J [0, ], define the extension oerator E J g(x) := g(t)e(tx + t 2 x 2 ) dt. J For a ositive weight ν

More information

Scheduling Parallel DAG Jobs Online to Minimize Average Flow Time

Scheduling Parallel DAG Jobs Online to Minimize Average Flow Time Scheduling Parallel DAG Jobs Online to Minimize Average Flow Time Kunal Agrawal Jing Li Kefu Lu Benjamin Moseley July 8, 205 Abstract In this work, we study the problem of scheduling parallelizable jobs

More information

March 4, :21 WSPC/INSTRUCTION FILE FLSpaper2011

March 4, :21 WSPC/INSTRUCTION FILE FLSpaper2011 International Journal of Number Theory c World Scientific Publishing Comany SOLVING n(n + d) (n + (k 1)d ) = by 2 WITH P (b) Ck M. Filaseta Deartment of Mathematics, University of South Carolina, Columbia,

More information

where x i is the ith coordinate of x R N. 1. Show that the following upper bound holds for the growth function of H:

where x i is the ith coordinate of x R N. 1. Show that the following upper bound holds for the growth function of H: Mehryar Mohri Foundations of Machine Learning Courant Institute of Mathematical Sciences Homework assignment 2 October 25, 2017 Due: November 08, 2017 A. Growth function Growth function of stum functions.

More information

The Fekete Szegő theorem with splitting conditions: Part I

The Fekete Szegő theorem with splitting conditions: Part I ACTA ARITHMETICA XCIII.2 (2000) The Fekete Szegő theorem with slitting conditions: Part I by Robert Rumely (Athens, GA) A classical theorem of Fekete and Szegő [4] says that if E is a comact set in the

More information

General Linear Model Introduction, Classes of Linear models and Estimation

General Linear Model Introduction, Classes of Linear models and Estimation Stat 740 General Linear Model Introduction, Classes of Linear models and Estimation An aim of scientific enquiry: To describe or to discover relationshis among events (variables) in the controlled (laboratory)

More information

Approximate Market Equilibrium for Near Gross Substitutes

Approximate Market Equilibrium for Near Gross Substitutes Aroximate Market Equilibrium for Near Gross Substitutes Chinmay Karande College of Comuting, Georgia Tech ckarande@cc.gatech.edu Nikhil Devanur College of Comuting, Georgia Tech nikhil@cc.gatech.edu Abstract

More information

SRPT Optimally Utilizes Faster Machines to Minimize Flow Time

SRPT Optimally Utilizes Faster Machines to Minimize Flow Time 1 SRPT Optimally Utilizes Faster Machines to Minimize Flow Time ERIC TORNG Michigan State University AND JASON MCCULLOUGH University of Illinois Urbana-Champaign Abstract. We analyze the shortest remaining

More information

A Note on the Positive Nonoscillatory Solutions of the Difference Equation

A Note on the Positive Nonoscillatory Solutions of the Difference Equation Int. Journal of Math. Analysis, Vol. 4, 1, no. 36, 1787-1798 A Note on the Positive Nonoscillatory Solutions of the Difference Equation x n+1 = α c ix n i + x n k c ix n i ) Vu Van Khuong 1 and Mai Nam

More information

Various Proofs for the Decrease Monotonicity of the Schatten s Power Norm, Various Families of R n Norms and Some Open Problems

Various Proofs for the Decrease Monotonicity of the Schatten s Power Norm, Various Families of R n Norms and Some Open Problems Int. J. Oen Problems Comt. Math., Vol. 3, No. 2, June 2010 ISSN 1998-6262; Coyright c ICSRS Publication, 2010 www.i-csrs.org Various Proofs for the Decrease Monotonicity of the Schatten s Power Norm, Various

More information

Minimizing General Delay Costs on Unrelated Machines

Minimizing General Delay Costs on Unrelated Machines Minimizing General Delay Costs on Unrelated Machines Nikhil R. Devanur Janardhan Kulkarni Abstract We consider the problem of minimizing general delay costs on unrelated machines. In this problem, we are

More information

On a class of Rellich inequalities

On a class of Rellich inequalities On a class of Rellich inequalities G. Barbatis A. Tertikas Dedicated to Professor E.B. Davies on the occasion of his 60th birthday Abstract We rove Rellich and imroved Rellich inequalities that involve

More information

SCHUR S LEMMA AND BEST CONSTANTS IN WEIGHTED NORM INEQUALITIES. Gord Sinnamon The University of Western Ontario. December 27, 2003

SCHUR S LEMMA AND BEST CONSTANTS IN WEIGHTED NORM INEQUALITIES. Gord Sinnamon The University of Western Ontario. December 27, 2003 SCHUR S LEMMA AND BEST CONSTANTS IN WEIGHTED NORM INEQUALITIES Gord Sinnamon The University of Western Ontario December 27, 23 Abstract. Strong forms of Schur s Lemma and its converse are roved for mas

More information

A New Perspective on Learning Linear Separators with Large L q L p Margins

A New Perspective on Learning Linear Separators with Large L q L p Margins A New Persective on Learning Linear Searators with Large L q L Margins Maria-Florina Balcan Georgia Institute of Technology Christoher Berlind Georgia Institute of Technology Abstract We give theoretical

More information

A MONOTONICITY RESULT FOR A G/GI/c QUEUE WITH BALKING OR RENEGING

A MONOTONICITY RESULT FOR A G/GI/c QUEUE WITH BALKING OR RENEGING J. Al. Prob. 43, 1201 1205 (2006) Printed in Israel Alied Probability Trust 2006 A MONOTONICITY RESULT FOR A G/GI/c QUEUE WITH BALKING OR RENEGING SERHAN ZIYA, University of North Carolina HAYRIYE AYHAN

More information

Discrete-time Geo/Geo/1 Queue with Negative Customers and Working Breakdowns

Discrete-time Geo/Geo/1 Queue with Negative Customers and Working Breakdowns Discrete-time GeoGeo1 Queue with Negative Customers and Working Breakdowns Tao Li and Liyuan Zhang Abstract This aer considers a discrete-time GeoGeo1 queue with server breakdowns and reairs. If the server

More information