Springer Series in Operations Research and Financial Engineering. Series Editors: Thomas V. Mikosch Sidney I. Resnick Stephen M.

Size: px
Start display at page:

Download "Springer Series in Operations Research and Financial Engineering. Series Editors: Thomas V. Mikosch Sidney I. Resnick Stephen M."

Transcription

1 Springer Series in Operations Research and Financial Engineering Series Editors: Thomas V. Mikosch Sidney I. Resnick Stephen M. Robinson

2 Springer Series in Operations Research and Financial Engineering Altiok: Performance Analysis of Manufacturing Systems Birge and Louveaux: Introduction to Stochastic Programming Bonnans and Shapiro: Perturbation Analysis of Optimization Problems Bramel, Chen, and Simchi-Levi: The Logic of Logistics: Theory, Algorithms, and Applications for Logistics and Supply Chain Management (second edition) Dantzig and Thapa: Linear Programming 1: Introduction Dantzig and Thapa: Linear Programming 2: Theory and Extensions de Haan and Ferreira: Extreme Value Theory: An Introduction Drezner (Editor): Facility Location: A Survey of Applications and Methods Facchinei and Pang: Finite-Dimensional Variational Inequalities and Complementarity Problems, Volume I Facchinei and Pang: Finite-Dimensional Variational Inequalities and Complementarity Problems, Volume II Fishman: Discrete-Event Simulation: Modeling, Programming, and Analysis Fishman: Monte Carlo: Concepts, Algorithms, and Applications Haas: Stochastic Petri Nets: Modeling, Stability, Simulation Klamroth: Single-Facility Location Problems with Barriers Muckstadt: Analysis and Algorithms for Service Parts Supply Chains Nocedal and Wright: Numerical Optimization Olson: Decision Aids for Selection Problems Pinedo: Planning and Scheduling in Manufacturing and Services Pochet and Wolsey: Production Planning by Mixed Integer Programming Resnick: Extreme Values, Regular Variation, and Point Processes Resnick: Heavy Tail Phenomena: Probabilistic and Statistical Modeling Simchi-Levi: The Logic of Logistics: Theory, Algorithms, and Applications for Logistics and Supply Chain Management Whitt: Stochastic-Process Limits: An Introduction to Stochastic-Process Limits and Their Applications to Queues Yao (Editor): Stochastic Modeling and Analysis of Manufacturing Systems Yao and Zheng: Dynamic Control of Quality in Production-Inventory Systems: Coordination and Optimization Yeung and Petrosyan: Cooperative Stochastic Differential Games

3 Jean Bernard Lasserre Linear and Integer Programming vs Linear Integration and Counting A Duality Viewpoint 123

4 Jean Bernard Lasserre LAAS-CNRS and Institute of Mathematics University of Toulouse LAAS, 7 avenue du Colonel Roche Toulouse Cédex 4 France lasserre@laas.fr Series Editors: Thomas V. Mikosch University of Copenhagen Laboratory of Actuarial Mathematics DK-1017 Copenhagen Denmark mikosh@act.ku.dk Sidney I. Resnick Cornell University School of Operations Research and Industrial Engineering Ithaca, NY U.S.A. sirl@cornell.edu Stephen M. Robinson University of Wisconsin-Madison Department of Industrial Engineering Madision, WI U.S.A. smrobins@facstaff.wise.edu ISSN ISBN e-isbn DOI / Springer Dordrecht Heidelberg London New York Library of Congress Control Number: Mathematics Subject Classification (2000): 60J05, 37A30, 28A33, 47A35 c Springer Science+Business Media, LLC 2009 All rights reserved. This work may not be translated or copied in whole or in part without the written permission of the publisher (Springer Science+Business Media, LLC, 233 Spring Street, New York, NY 10013, USA), except for brief excerpts in connection with reviews or scholarly analysis. Use in connection with any form of information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed is forbidden. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights. Printed on acid-free paper Springer is part of Springer Science+Business Media (

5 To my daughter Julia and to Carole

6 Preface Integer programming (IP) is a fascinating topic. Indeed, while linear programming (LP), its continuous analogue, is well understood and extremely efficient LP software packages exist, solving an integer program can remain a formidable challenge, even for some small size problems. For instance, the following small (5-variable) IP problem (called the unbounded knapsack problem) min{213x x x x x 5 } s.t x x x x x 5 = , x 1,x 2,x 3,x 4,x 5 N, taken from a list of difficult knapsack problems in Aardal and Lenstra [2], is not solved even by hours of computing, using for instance the last version of the efficient software package CPLEX. However, this is not a book on integer programming, as very good ones on this topic already exist. For standard references on the theory and practice of integer programming, the interested reader is referred to, e.g., Nemhauser and Wolsey [113], Schrijver [121], Wolsey [136], and the more recent Bertsimas and Weismantel [21]. On the other hand, this book could provide a complement to the above books as it develops a rather unusual viewpoint. Indeed, one first goal of this book is to analyze and develop some striking analogies between four problems, all related to an integer program P d (the subscript d being for discrete); namely its associated linear programming problem P, its associated linear integration problem I, and its associated linear summation (or linear counting) problem I d.infact,whilep and P d are the respective (max,+)-algebra analogues of I and I d, P d, and I d are the respective discrete analogues of P and I. In addition, the same simple relationship links the value of P with that of I on the one hand, and the value of P d with that of I d on the other hand. If LP duality is of course well understood (as a special case of Legendre Fenchel duality in convex analysis), IP duality is much less developed although there is a well-known superadditive dual associated with P d. On the other hand, the linear integration and linear counting problems I and I d have well-defined respective dual problems I and I d, although they are not qualified as such in the literature. Indeed, I (resp., I d ) is obtained from the inverse Laplace transform (resp., inverse Z-transform) applied to the Laplace transform (resp., Z-transform) of the value function, exactly in the same way the LP dual P is obtained from the Legendre Fenchel transform applied to the Legendre Fenchel transform of the value function. Moreover, recent results by people like

7 viii Preface Barvinok, Brion, and Vergne, and Pukhlikov and Khovanskii have provided nice and elegant exact formulas for I and I d. One purpose of this book is to show that a careful analysis of these formulas permit us to shed some interesting light on the links and analogies between the (continuous) integration and (discrete) counting programs I and I d. In addition, in view of connections and analogies among P,P d,i, and I d on the one hand, and duality results already available for P,I, and I d on the other, another goal is to provide new insights and results on duality for integer programming, and to reinterpret some already existing results in light of these new results and analogies. This book is an attempt to reach this goal, and throughout all chapters our investigation is guided by these analogies, which are not just formal but rest on a rigorous mathematical analysis. We hope to convince the reader that they are also useful to better understand in particular the difference between the discrete and continuous cases and reasons why the former is significantly more difficult. We also hope that some of the material presented here could be introduced in graduate courses in optimization and operations research, as this new viewpoint makes a link between problems that after all are not so different when looked at through a distinct lens. Indeed, very often the discrete and continuous cases are treated separately (as are integration and optimization) and taught in different courses. The associated research communities are also distinct. On a more practical side, some duality results presented in the last chapters of the book may also provide new ideas for generating efficient cuts for integer programs, a crucial issue for improving the powerful software packages already available, like CPLEX and XPRESS-MP codes. Finally, let us mention that IP is also studied in the algebraic geometry research community, and standard algebraic tools like Gröbner basis, Gröbner fan, and toric ideals permit us to better understand IP as an arithmetic refinement of LP and to re-interpret some known (algebraic) concepts, like Gomory relaxations, for example. The plan of the book is as follows: We first introduce the four related problems P,P d,i, and I d in Chapter 1. Next, in Part I we analyze problem I and compare with P in Chapters 2 and 3. In Part II, we do the same with I d and P d in Chapters 4 and 5. Part III is then devoted to various duality results, including (i) the link between the old concept of Gomory relaxations and exact formula obtained by Brion, and Brion and Vergne, in Chapters 6 and 7, (ii) a discrete Farkas lemma and a characterization of the integer hull in Chapters 8 and 9, and (iii) the link with the superadditive dual in Chapter 10. Some elementary background on Legendre Fenchel, Laplace, and Z-transforms, as well as Cauchy residue theorem in complex analysis, can be found in the Appendix. Acknowledgements This book benefited from several stimulating discussions with (among others) Alexander Barvinok, Matthias Beck, Jesus de Loera, Jon Lee, Serkan Hosten, Bernd Sturmfels, Rekha Thomas, and Michelle Vergne during several visits and/or workshops at the Mathematical Sciences Research Institute (MSRI, Berkeley), the Fields Institute for Research in Mathematical Sciences (Toronto), and the Institute for Mathematics and Its Applications (IMA, Minneapolis). I gratefully acknowledge financial support from the AMS and the above institutes, which made these visits possible.

8 Preface ix Some results presented in this book were obtained in collaboration with Eduardo Santillan Zeron from Cinvestav-IPN (México D.F.) with financial support from a research cooperation program between CNRS (France) and CONACYT (Mexico), which is also gratefully acknowledged. Finally, I also want to thank the CNRS institution for providing a very pleasant working environment at the LAAS-CNRS laboratory in Toulouse. Toulouse 24 July 2008 Jean B. Lasserre

9 Contents Preface... vii 1 Introduction The four problems P,P d,i,i d Summary of content Part I Linear Integration and Linear Programming 2 The Linear Integration Problem I Introduction Primal methods A dual approach A residue algorithm for problem I Notes Comparing the Continuous Problems P and I Introduction Comparing P,P,I, and I Notes Part II Linear Counting and Integer Programming 4 The Linear Counting Problem I d Introduction A primal approach: Barvinok s counting algorithm A dual approach Inversion of the Z-transform by residues An algebraic method Asimpleexplicitformula Notes... 69

10 xii Contents 5 Relating the Discrete Problems P d and I d with P Introduction Comparing the dual problems I and I d A dual comparison of P and P d Proofs Notes Part III Duality 6 Duality and Gomory Relaxations Introduction Gomoryrelaxations Brion and Vergne s formula and Gomory relaxations The Knapsack Problem A dual of P d Proofs Notes Barvinok s Counting Algorithm and Gomory Relaxations Introduction Solving P d via Barvinok s counting algorithm ThelinkwithGomoryrelaxations Notes A Discrete Farkas Lemma Introduction AdiscreteFarkaslemma A discrete theorem of the alternative The knapsack equation Notes The Integer Hull of a Convex Rational Polytope Introduction Theintegerhull Notes Duality and Superadditive Functions Introduction Preliminaries Duality and superadditivity Notes

11 Contents xiii Appendix Legendre Fenchel, Laplace, Cramer, and Z Transforms A.1 The Legendre Fenchel transform A.2 Laplacetransform A.3 The Z-transform A.4 Notes References Glossary Index

SpringerBriefs in Mathematics

SpringerBriefs in Mathematics SpringerBriefs in Mathematics For further volumes: http://www.springer.com/series/10030 George A. Anastassiou Advances on Fractional Inequalities 123 George A. Anastassiou Department of Mathematical Sciences

More information

Integer programming, Barvinok s counting algorithm and Gomory relaxations

Integer programming, Barvinok s counting algorithm and Gomory relaxations Integer programming, Barvinok s counting algorithm and Gomory relaxations Jean B. Lasserre LAAS-CNRS, Toulouse, France Abstract We propose an algorithm based on Barvinok s counting algorithm for P max{c

More information

Machine Tool Vibrations and Cutting Dynamics

Machine Tool Vibrations and Cutting Dynamics Machine Tool Vibrations and Cutting Dynamics Brandon C. Gegg l Albert C.J. Luo C. Steve Suh Machine Tool Vibrations and Cutting Dynamics Brandon C. Gegg Dynacon Inc. Winches and Handling Systems 831 Industrial

More information

Statistics for Social and Behavioral Sciences

Statistics for Social and Behavioral Sciences Statistics for Social and Behavioral Sciences Advisors: S.E. Fienberg W.J. van der Linden For other titles published in this series, go to http://www.springer.com/series/3463 Haruo Yanai Kei Takeuchi

More information

Tile-Based Geospatial Information Systems

Tile-Based Geospatial Information Systems Tile-Based Geospatial Information Systems John T. Sample Elias Ioup Tile-Based Geospatial Information Systems Principles and Practices 123 John T. Sample Naval Research Laboratory 1005 Balch Blvd. Stennis

More information

Controlled Markov Processes and Viscosity Solutions

Controlled Markov Processes and Viscosity Solutions Controlled Markov Processes and Viscosity Solutions Wendell H. Fleming, H. Mete Soner Controlled Markov Processes and Viscosity Solutions Second Edition Wendell H. Fleming H.M. Soner Div. Applied Mathematics

More information

DUALITY AND INTEGER PROGRAMMING. Jean B. LASSERRE

DUALITY AND INTEGER PROGRAMMING. Jean B. LASSERRE LABORATOIRE d ANALYSE et d ARCHITECTURE des SYSTEMES DUALITY AND INTEGER PROGRAMMING Jean B. LASSERRE 1 Current solvers (CPLEX, XPRESS-MP) are rather efficient and can solve many large size problems with

More information

For other titles in this series, go to Universitext

For other titles in this series, go to   Universitext For other titles in this series, go to www.springer.com/series/223 Universitext Anton Deitmar Siegfried Echterhoff Principles of Harmonic Analysis 123 Anton Deitmar Universität Tübingen Inst. Mathematik

More information

Dissipative Ordered Fluids

Dissipative Ordered Fluids Dissipative Ordered Fluids Andr é M. Sonnet Epifanio G. Virga Dissipative Ordered Fluids Theories for Liquid Crystals Andr é M. Sonnet Department of Mathematics and Statistics University of Strathclyde

More information

Maximum Principles in Differential Equations

Maximum Principles in Differential Equations Maximum Principles in Differential Equations Springer New York Berlin Heidelberg Barcelona Hong Kong London Milan Paris Singapore Tokyo Murray H. Protter Hans F. Weinberger Maximum Principles in Differential

More information

The Theory of the Top Volume II

The Theory of the Top Volume II Felix Klein Arnold Sommerfeld The Theory of the Top Volume II Development of the Theory in the Case of the Heavy Symmetric Top Raymond J. Nagem Guido Sandri Translators Preface to Volume I by Michael Eckert

More information

Numerical Approximation Methods for Elliptic Boundary Value Problems

Numerical Approximation Methods for Elliptic Boundary Value Problems Numerical Approximation Methods for Elliptic Boundary Value Problems Olaf Steinbach Numerical Approximation Methods for Elliptic Boundary Value Problems Finite and Boundary Elements Olaf Steinbach Institute

More information

PROBLEMS AND SOLUTIONS FOR COMPLEX ANALYSIS

PROBLEMS AND SOLUTIONS FOR COMPLEX ANALYSIS PROBLEMS AND SOLUTIONS FOR COMPLEX ANALYSIS Springer Science+Business Media, LLC Rami Shakarchi PROBLEMS AND SOLUTIONS FOR COMPLEX ANALYSIS With 46 III ustrations Springer Rami Shakarchi Department of

More information

PHASE PORTRAITS OF PLANAR QUADRATIC SYSTEMS

PHASE PORTRAITS OF PLANAR QUADRATIC SYSTEMS PHASE PORTRAITS OF PLANAR QUADRATIC SYSTEMS Mathematics and Its Applications Managing Editor: M. HAZEWINKEL Centre for Mathematics and Computer Science, Amsterdam, The Netherlands Volume 583 PHASE PORTRAITS

More information

SpringerBriefs in Statistics

SpringerBriefs in Statistics SpringerBriefs in Statistics For further volumes: http://www.springer.com/series/8921 Jeff Grover Strategic Economic Decision-Making Using Bayesian Belief Networks to Solve Complex Problems Jeff Grover

More information

EURO Advanced Tutorials on Operational Research. Series editors M. Grazia Speranza, Brescia, Italy José Fernando Oliveira, Porto, Portugal

EURO Advanced Tutorials on Operational Research. Series editors M. Grazia Speranza, Brescia, Italy José Fernando Oliveira, Porto, Portugal EURO Advanced Tutorials on Operational Research Series editors M. Grazia Speranza, Brescia, Italy José Fernando Oliveira, Porto, Portugal More information about this series at http://www.springer.com/series/13840

More information

Kazumi Tanuma. Stroh Formalism and Rayleigh Waves

Kazumi Tanuma. Stroh Formalism and Rayleigh Waves Kazumi Tanuma Stroh Formalism and Rayleigh Waves Previously published in the Journal of Elasticity Volume 89, Issues 1Y3, 2007 Kazumi Tanuma Department of Mathematics Graduate School of Engineering Gunma

More information

Linear Partial Differential Equations for Scientists and Engineers

Linear Partial Differential Equations for Scientists and Engineers Tyn Myint-U Lokenath Debnath Linear Partial Differential Equations for Scientists and Engineers Fourth Edition Birkhäuser Boston Basel Berlin Tyn Myint-U 5 Sue Terrace Westport, CT 06880 USA Lokenath Debnath

More information

Undergraduate Texts in Mathematics

Undergraduate Texts in Mathematics Undergraduate Texts in Mathematics Editors s. Axler F. w. Gehring K.A. Ribet Springer Science+Business Media, LLC Undergraduate Texts in Mathematics Abbott: Understanding Analysis. Anglin: Mathematics:

More information

SpringerBriefs in Mathematics

SpringerBriefs in Mathematics SpringerBriefs in Mathematics Series Editors Nicola Bellomo Michele Benzi Palle E.T. Jorgensen Tatsien Li Roderick Melnik Otmar Scherzer Benjamin Steinberg Lothar Reichel Yuri Tschinkel G. George Yin Ping

More information

Progress in Mathematical Physics

Progress in Mathematical Physics Progress in Mathematical Physics Volume 24 Editors-in-Chiej Anne Boutet de Monvel, Universite Paris VII Denis Diderot Gerald Kaiser, The Virginia Center for Signals and Waves Editorial Board D. Bao, University

More information

Topics in Algebra and Analysis

Topics in Algebra and Analysis Radmila Bulajich Manfrino José Antonio Gómez Ortega Rogelio Valdez Delgado Topics in Algebra and Analysis Preparing for the Mathematical Olympiad Radmila Bulajich Manfrino Facultad de Ciencias Universidad

More information

Multiscale Modeling and Simulation of Composite Materials and Structures

Multiscale Modeling and Simulation of Composite Materials and Structures Multiscale Modeling and Simulation of Composite Materials and Structures Young W. Kwon David H. Allen Ramesh Talreja Editors Multiscale Modeling and Simulation of Composite Materials and Structures Edited

More information

Integer Programming Duality

Integer Programming Duality Integer Programming Duality M. Guzelsoy T. K. Ralphs July, 2010 1 Introduction This article describes what is known about duality for integer programs. It is perhaps surprising that many of the results

More information

Use R! Series Editors: Robert Gentleman Kurt Hornik Giovanni Parmigiani

Use R! Series Editors: Robert Gentleman Kurt Hornik Giovanni Parmigiani Use R! Series Editors: Robert Gentleman Kurt Hornik Giovanni Parmigiani Use R! Albert: Bayesian Computation with R Bivand/Pebesma/Gomez-Rubio: Applied Spatial Data Analysis with R Claude:Morphometrics

More information

Modern Power Systems Analysis

Modern Power Systems Analysis Modern Power Systems Analysis Xi-Fan Wang l Yonghua Song l Malcolm Irving Modern Power Systems Analysis 123 Xi-Fan Wang Xi an Jiaotong University Xi an People s Republic of China Yonghua Song The University

More information

Advanced Calculus of a Single Variable

Advanced Calculus of a Single Variable Advanced Calculus of a Single Variable Tunc Geveci Advanced Calculus of a Single Variable 123 Tunc Geveci Department of Mathematics and Statistics San Diego State University San Diego, CA, USA ISBN 978-3-319-27806-3

More information

Fundamentals of Mass Determination

Fundamentals of Mass Determination Fundamentals of Mass Determination Michael Borys Roman Schwartz Arthur Reichmuth Roland Nater Fundamentals of Mass Determination 123 Michael Borys Fachlabor 1.41 Physikalisch-Technische Bundesanstalt Bundesallee

More information

Springer Series in Operations Research and Financial Engineering

Springer Series in Operations Research and Financial Engineering This is page i Printer: Opaque this Springer Series in Operations Research and Financial Engineering Editors: Thomas V. Mikosch Sidney I. Resnick Stephen M. Robinson This is pag Printer: O Springer Series

More information

Semiconductor Physical Electronics

Semiconductor Physical Electronics Semiconductor Physical Electronics Sheng S. Li Semiconductor Physical Electronics Second Edition With 230 Figures Sheng S. Li Department of Electrical and Computer Engineering University of Florida Gainesville,

More information

UNITEXT La Matematica per il 3+2. Volume 87

UNITEXT La Matematica per il 3+2. Volume 87 UNITEXT La Matematica per il 3+2 Volume 87 More information about this series at http://www.springer.com/series/5418 Sandro Salsa Gianmaria Verzini Partial Differential Equations in Action Complements

More information

ATOMIC SPECTROSCOPY: Introduction to the Theory of Hyperfine Structure

ATOMIC SPECTROSCOPY: Introduction to the Theory of Hyperfine Structure ATOMIC SPECTROSCOPY: Introduction to the Theory of Hyperfine Structure ATOMIC SPECTROSCOPY: Introduction to the Theory of Hyperfine Structure ANATOLI ANDREEV M.V. Lomonosov Moscow State University Moscow.

More information

Multiplicative Complexity, Convolution, and the DFT

Multiplicative Complexity, Convolution, and the DFT Michael T. Heideman Multiplicative Complexity, Convolution, and the DFT C.S. Bunus, Consulting Editor Springer-Verlag New York Berlin Heidelberg London Paris Tokyo Michael T. Heideman Etak, Incorporated

More information

Electronic Materials: Science & Technology

Electronic Materials: Science & Technology Electronic Materials: Science & Technology Series Editor: Harry L. Tuller Professor of Materials Science and Engineering Massachusetts Institute of Technology Cambridge, Massachusetts tuller@mit.edu For

More information

A Linear Systems Primer

A Linear Systems Primer Panos J. Antsaklis Anthony N. Michel A Linear Systems Primer Birkhäuser Boston Basel Berlin Panos J. Antsaklis Department of Electrical Engineering University of Notre Dame Notre Dame, IN 46556 U.S.A.

More information

Doubt-Free Uncertainty In Measurement

Doubt-Free Uncertainty In Measurement Doubt-Free Uncertainty In Measurement Colin Ratcliffe Bridget Ratcliffe Doubt-Free Uncertainty In Measurement An Introduction for Engineers and Students Colin Ratcliffe United States Naval Academy Annapolis

More information

ThiS is a FM Blank Page

ThiS is a FM Blank Page Acid-Base Diagrams ThiS is a FM Blank Page Heike Kahlert Fritz Scholz Acid-Base Diagrams Heike Kahlert Fritz Scholz Institute of Biochemistry University of Greifswald Greifswald Germany English edition

More information

A non-standart approach to Duality

A non-standart approach to Duality Department of Industrial and Systems Engineering Lehigh University COR@L Seminar Series, 2005 10/27/2005 Outline 1 Duality Integration & Counting Duality for Integration Brion and Vergne s continuous formula

More information

Coordination of Large-Scale Multiagent Systems

Coordination of Large-Scale Multiagent Systems Coordination of Large-Scale Multiagent Systems Coordination of Large-Scale Multiagent Systems Edited by Paul Scerri Carnegie Mellon University Regis Vincent SRI International Roger Mailler Cornell University

More information

UNDERSTANDING PHYSICS

UNDERSTANDING PHYSICS UNDERSTANDING PHYSICS UNDERSTANDING PHYSICS Student Guide David Cassidy Gerald Holton James Rutherford 123 David Cassidy Gerald Holton Professor of Natural Science Mallinckrodt Professor of Physics and

More information

Controlled Markov Processes and Viscosity Solutions

Controlled Markov Processes and Viscosity Solutions Controlled Markov Processes and Viscosity Solutions Wendell H. Fleming, H. Mete Soner Controlled Markov Processes and Viscosity Solutions Second Edition Wendell H. Fleming H.M. Soner Div. Applied Mathematics

More information

Springer Texts in Electrical Engineering. Consulting Editor: John B. Thomas

Springer Texts in Electrical Engineering. Consulting Editor: John B. Thomas Springer Texts in Electrical Engineering Consulting Editor: John B. Thomas Springer Texts in Electrical Engineering Multivariable Feedback Systems P.M. Callier/C.A. Desoer Linear Programming M. Sakarovitch

More information

DUALITY AND A FARKAS LEMMA FOR INTEGER PROGRAMS

DUALITY AND A FARKAS LEMMA FOR INTEGER PROGRAMS DUALITY AND A FARKAS LEMMA FOR INTEGER PROGRAMS JEAN B. LASSERRE Abstract. We consider the integer program max{c x Ax = b, x N n }. A formal parallel between linear programming and continuous integration

More information

Fractional Dynamics and Control

Fractional Dynamics and Control Fractional Dynamics and Control Dumitru Baleanu JoséAntónio Tenreiro Machado Albert C. J. Luo Editors Fractional Dynamics and Control 123 Editors Dumitru Baleanu Mathematics and Computer Sciences Faculty

More information

Undergraduate Texts in Mathematics

Undergraduate Texts in Mathematics Undergraduate Texts in Mathematics Editors S. Axler F.W. Gehring K.A. Ribet Springer Books on Elementary Mathematics by Serge Lang MATH! Encounters with High School Students 1985, ISBN 96129-1 The Beauty

More information

Semantics of the Probabilistic Typed Lambda Calculus

Semantics of the Probabilistic Typed Lambda Calculus Semantics of the Probabilistic Typed Lambda Calculus Dirk Draheim Semantics of the Probabilistic Typed Lambda Calculus Markov Chain Semantics, Termination Behavior, and Denotational Semantics Dirk Draheim

More information

Probability Theory, Random Processes and Mathematical Statistics

Probability Theory, Random Processes and Mathematical Statistics Probability Theory, Random Processes and Mathematical Statistics Mathematics and Its Applications Managing Editor: M.HAZEWINKEL Centre for Mathematics and Computer Science, Amsterdam, The Netherlands Volume

More information

Undergraduate Texts in Mathematics

Undergraduate Texts in Mathematics Undergraduate Texts in Mathematics Editors S. Axler F.W. Gehring K.A. Ribet Paul Cull Mary Flahive Robby Robson Difference Equations From Rabbits to Chaos With 16 Illustrations Paul Cull Dept. Computer

More information

Undergraduate Texts in Mathematics. Editors 1.R. Ewing F.W. Gehring P.R. Halmos

Undergraduate Texts in Mathematics. Editors 1.R. Ewing F.W. Gehring P.R. Halmos Undergraduate Texts in Mathematics Editors 1.R. Ewing F.W. Gehring P.R. Halmos Undergraduate Texts in Mathematics Apostol: Introduction to Analytic Number Theory. Armstrong: Groups and Symmetry. Armstrong:

More information

Felipe Linares Gustavo Ponce. Introduction to Nonlinear Dispersive Equations ABC

Felipe Linares Gustavo Ponce. Introduction to Nonlinear Dispersive Equations ABC Felipe Linares Gustavo Ponce Introduction to Nonlinear Dispersive Equations ABC Felipe Linares Instituto Nacional de Matemática Pura e Aplicada (IMPA) Estrada Dona Castorina 110 Rio de Janeiro-RJ Brazil

More information

Progress in Mathematics

Progress in Mathematics Progress in Mathematics Volume 191 Series Editors Hyman Bass Joseph Oesterle Alan Weinstein Physical Combinatorics Masaki Kashiwara Tetsuji Miwa Editors Springer Science+Business Media, LLC Masaki Kashiwara

More information

MATLAB Differential Equations. César Pérez López

MATLAB Differential Equations. César Pérez López MATLAB Differential Equations César Pérez López MATLAB Differential Equations Copyright 2014 by César Pérez López This work is subject to copyright. All rights are reserved by the Publisher, whether the

More information

Tianyou Fan. Mathematical Theory of Elasticity of Quasicrystals and Its Applications

Tianyou Fan. Mathematical Theory of Elasticity of Quasicrystals and Its Applications Tianyou Fan Mathematical Theory of Elasticity of Quasicrystals and Its Applications Tianyou Fan Mathematical Theory of Elasticity of Quasicrystals and Its Applications With 82 figures Author Tianyou Fan

More information

Elements of Applied Bifurcation Theory

Elements of Applied Bifurcation Theory Yuri A. Kuznetsov Elements of Applied Bifurcation Theory Third Edition With 251 Illustrations Springer Yuri A. Kuznetsov Department of Mathematics Utrecht University Budapestlaan 6 3584 CD Utrecht The

More information

Lecture Notes in Mathematics 2138

Lecture Notes in Mathematics 2138 Lecture Notes in Mathematics 2138 Editors-in-Chief: J.-M. Morel, Cachan B. Teissier, Paris Advisory Board: Camillo De Lellis, Zurich Mario di Bernardo, Bristol Alessio Figalli, Austin Davar Khoshnevisan,

More information

Quantum Biological Information Theory

Quantum Biological Information Theory Quantum Biological Information Theory Ivan B. Djordjevic Quantum Biological Information Theory Ivan B. Djordjevic Department of Electrical and Computer Engineering University of Arizona Tucson, AZ, USA

More information

Stochastic Optimization Methods

Stochastic Optimization Methods Stochastic Optimization Methods Kurt Marti Stochastic Optimization Methods With 14 Figures 4y Springer Univ. Professor Dr. sc. math. Kurt Marti Federal Armed Forces University Munich Aero-Space Engineering

More information

Time-Resolved Spectroscopy in Complex Liquids An Experimental Perspective

Time-Resolved Spectroscopy in Complex Liquids An Experimental Perspective Time-Resolved Spectroscopy in Complex Liquids An Experimental Perspective Renato Torre Editor Time-Resolved Spectroscopy in Complex Liquids An Experimental Perspective ABC Renato Torre European Lab for

More information

Statistics and Measurement Concepts with OpenStat

Statistics and Measurement Concepts with OpenStat Statistics and Measurement Concepts with OpenStat William Miller Statistics and Measurement Concepts with OpenStat William Miller Urbandale, Iowa USA ISBN 978-1-4614-5742-8 ISBN 978-1-4614-5743-5 (ebook)

More information

Universitext. Series Editors:

Universitext. Series Editors: Universitext Universitext Series Editors: Sheldon Axler San Francisco State University, San Francisco, CA, USA Vincenzo Capasso Università degli Studi di Milano, Milan, Italy Carles Casacuberta Universitat

More information

Reliability Evaluation of Engineering Systems:

Reliability Evaluation of Engineering Systems: Reliability Evaluation of Engineering Systems: Concepts and Techniques Roy Billinton PhD, DSc, FEIC, FRSC, FIEEE, PE c. J. MacKenzie Professor of Electrical Engineering University of Saskatchewan and Ronald

More information

Differential-Algebraic Equations Forum

Differential-Algebraic Equations Forum Differential-Algebraic Equations Forum Editors-in-Chief Achim Ilchmann (TU Ilmenau, Ilmenau, Germany) Timo Reis (Universität Hamburg, Hamburg, Germany) Editorial Board Larry Biegler (Carnegie Mellon University,

More information

Undergraduate Texts in Mathematics. Editors J. H. Ewing F. W. Gehring P. R. Halmos

Undergraduate Texts in Mathematics. Editors J. H. Ewing F. W. Gehring P. R. Halmos Undergraduate Texts in Mathematics Editors J. H. Ewing F. W. Gehring P. R. Halmos Springer Books on Elemeritary Mathematics by Serge Lang MATH! Encounters with High School Students 1985, ISBN 96129-1 The

More information

Radiation Therapy Study Guide

Radiation Therapy Study Guide Amy Heath Radiation Therapy Study Guide A Radiation Therapist s Review 123 Radiation Therapy Study Guide Amy Heath Radiation Therapy Study Guide A Radiation Therapist s Review Amy Heath, MS, RT(T) University

More information

Publication of the Museum of Nature South Tyrol Nr. 11

Publication of the Museum of Nature South Tyrol Nr. 11 Publication of the Museum of Nature South Tyrol Nr. 11 ThiS is a FM Blank Page Erika Pignatti Sandro Pignatti Plant Life of the Dolomites Vegetation Tables Erika Pignatti Sandro Pignatti Rome Italy Publication

More information

Dynamics and Control of Lorentz-Augmented Spacecraft Relative Motion

Dynamics and Control of Lorentz-Augmented Spacecraft Relative Motion Dynamics and Control of Lorentz-Augmented Spacecraft Relative Motion Ye Yan Xu Huang Yueneng Yang Dynamics and Control of Lorentz-Augmented Spacecraft Relative Motion 123 Ye Yan College of Aerospace Science

More information

Graduate Texts in Mathematics 216. Editorial Board S. Axler F.W. Gehring K.A. Ribet

Graduate Texts in Mathematics 216. Editorial Board S. Axler F.W. Gehring K.A. Ribet Graduate Texts in Mathematics 216 Editorial Board S. Axler F.W. Gehring K.A. Ribet Denis Serre Matrices Theory and Applications Denis Serre Ecole Normale Supérieure de Lyon UMPA Lyon Cedex 07, F-69364

More information

Advanced Courses in Mathematics CRM Barcelona

Advanced Courses in Mathematics CRM Barcelona Advanced Courses in Mathematics CRM Barcelona Centre de Recerca Matemàtica Managing Editor: Carles Casacuberta More information about this series at http://www.springer.com/series/5038 Giovanna Citti Loukas

More information

Multivariable Calculus with MATLAB

Multivariable Calculus with MATLAB Multivariable Calculus with MATLAB Ronald L. Lipsman Jonathan M. Rosenberg Multivariable Calculus with MATLAB With Applications to Geometry and Physics Ronald L. Lipsman Department of Mathematics University

More information

Circuit Analysis for Power Engineering Handbook

Circuit Analysis for Power Engineering Handbook Circuit Analysis for Power Engineering Handbook Circuit Analysis for Power Engineering Handbook Arieh L. Shenkman SPRINGER SCIENCE+BUSINESS MEDIA, B.V A c.i.p. Catalogue record for this book is available

More information

AN ALTERNATIVE ALGORITHM FOR COUNTING LATTICE POINTS IN A CONVEX POLYTOPE. 1. Introduction. Consider the (not necessarily compact) polyhedron

AN ALTERNATIVE ALGORITHM FOR COUNTING LATTICE POINTS IN A CONVEX POLYTOPE. 1. Introduction. Consider the (not necessarily compact) polyhedron AN ALTERNATIVE ALGORITHM FOR COUNTING LATTICE POINTS IN A CONVEX POLYTOPE JEAN B. LASSERRE AND EDUARDO S. ZERON Abstract. We provide an alternative algorithm for counting lattice points in the convex polytope

More information

Physics of Classical Electromagnetism

Physics of Classical Electromagnetism Physics of Classical Electromagnetism Minoru Fujimoto Physics of Classical Electromagnetism Minoru Fujimoto Department of Physics University of Guelph Guelph, Ontario Canada, N1G 2W1 Library of Congress

More information

Duality for Mixed-Integer Linear Programs

Duality for Mixed-Integer Linear Programs Duality for Mixed-Integer Linear Programs M. Guzelsoy T. K. Ralphs Original May, 006 Revised April, 007 Abstract The theory of duality for linear programs is well-developed and has been successful in advancing

More information

Statics and Mechanics of Structures

Statics and Mechanics of Structures Statics and Mechanics of Structures Steen Krenk Jan Høgsberg Statics and Mechanics of Structures Prof. Steen Krenk Department of Mechanical Engineering Technical University of Denmark Kongens Lyngby,

More information

Nadir Jeevanjee. An Introduction to Tensors and Group Theory for Physicists

Nadir Jeevanjee. An Introduction to Tensors and Group Theory for Physicists Nadir Jeevanjee An Introduction to Tensors and Group Theory for Physicists Nadir Jeevanjee Department of Physics University of California 366 LeConte Hall MC 7300 Berkeley, CA 94720 USA jeevanje@berkeley.edu

More information

Studies in Systems, Decision and Control. Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland

Studies in Systems, Decision and Control. Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland Studies in Systems, Decision and Control Volume 13 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl About this Series The series "Studies in Systems,

More information

Compendium of Chemical Warfare Agents

Compendium of Chemical Warfare Agents Compendium of Chemical Warfare Agents Compendium of Chemical Warfare Agents Steven L. Hoenig Senior Chemist/Chemical Terrorism Coordinator Florida Department of Health Bureau of Laboratories-Miami Library

More information

Graduate Texts in Mathematics 22

Graduate Texts in Mathematics 22 Graduate Texts in Mathematics 22 Managing Editors: P. R. Halmos C. C. Moore Donald W. Barnes lohn M. Mack An Aigebraic Introduction to Mathematical Logic Springer Science+Business Media, LLC Donald W.

More information

Canadian Mathematical Society Société mathématique du Canada

Canadian Mathematical Society Société mathématique du Canada Canadian Mathematical Society Société mathématique du Canada Editors-in-Chief Rédacteurs-en-chef K. Dilcher K. Taylor Department of Mathematics and Statistics Dalhousie University Halifax, Nova Scotia

More information

Functional Integrals: Approximate Evaluation and Applications

Functional Integrals: Approximate Evaluation and Applications Functional Integrals: Approximate Evaluation and Applications Mathematics and Its Applications Managing Editor: M. HAZEWINKEL Centre for Mathematics and Computer Science. Amsterdam. The Netherlands Volume

More information

Lecture Notes in Mathematics 2156

Lecture Notes in Mathematics 2156 Lecture Notes in Mathematics 2156 Editors-in-Chief: J.-M. Morel, Cachan B. Teissier, Paris Advisory Board: Camillo De Lellis, Zurich Mario di Bernardo, Bristol Alessio Figalli, Austin Davar Khoshnevisan,

More information

Igor Emri Arkady Voloshin. Statics. Learning from Engineering Examples

Igor Emri Arkady Voloshin. Statics. Learning from Engineering Examples Statics Igor Emri Arkady Voloshin Statics Learning from Engineering Examples Igor Emri University of Ljubljana Ljubljana, Slovenia Arkady Voloshin Lehigh University Bethlehem, PA, USA ISBN 978-1-4939-2100-3

More information

Chapter 2 Duality and a Farkas lemma for integer programs

Chapter 2 Duality and a Farkas lemma for integer programs Chapter 2 Duality and a Farkas lemma for integer programs Jean B. Lasserre Abstract We consider the integer program max{c x Ax = b, x N n }.A formal parallel between linear programming and continuous integration,

More information

Ahsan Habib Khandoker Chandan Karmakar Michael Brennan Andreas Voss Marimuthu Palaniswami. Poincaré Plot Methods for Heart Rate Variability Analysis

Ahsan Habib Khandoker Chandan Karmakar Michael Brennan Andreas Voss Marimuthu Palaniswami. Poincaré Plot Methods for Heart Rate Variability Analysis Ahsan Habib Khandoker Chandan Karmakar Michael Brennan Andreas Voss Marimuthu Palaniswami Poincaré Plot Methods for Heart Rate Variability Analysis Poincaré Plot Methods for Heart Rate Variability Analysis

More information

Nonlinear Dynamical Systems in Engineering

Nonlinear Dynamical Systems in Engineering Nonlinear Dynamical Systems in Engineering . Vasile Marinca Nicolae Herisanu Nonlinear Dynamical Systems in Engineering Some Approximate Approaches Vasile Marinca Politehnica University of Timisoara Department

More information

Latif M. Jiji. Heat Convection. With 206 Figures and 16 Tables

Latif M. Jiji. Heat Convection. With 206 Figures and 16 Tables Heat Convection Latif M. Jiji Heat Convection With 206 Figures and 16 Tables Prof. Latif M. Jiji City University of New York School of Engineering Dept. of Mechanical Engineering Convent Avenue at 138th

More information

Interactive Quantum Mechanics

Interactive Quantum Mechanics Interactive Quantum Mechanics S. Brandt H.D. Dahmen T. Stroh Interactive Quantum Mechanics Quantum Experiments on the Computer Second Edition With CD-ROM, 128 Figures, and 344 Exercises Siegmund Brandt

More information

Lecture Notes in Mathematics 2209

Lecture Notes in Mathematics 2209 Lecture Notes in Mathematics 2209 Editors-in-Chief: Jean-Michel Morel, Cachan Bernard Teissier, Paris Advisory Board: Michel Brion, Grenoble Camillo De Lellis, Zurich Alessio Figalli, Zurich Davar Khoshnevisan,

More information

VARIATIONS INTRODUCTION TO THE CALCULUS OF. 3rd Edition. Introduction to the Calculus of Variations Downloaded from

VARIATIONS INTRODUCTION TO THE CALCULUS OF. 3rd Edition. Introduction to the Calculus of Variations Downloaded from INTRODUCTION TO THE CALCULUS OF VARIATIONS 3rd Edition This page intentionally left blank INTRODUCTION TO THE CALCULUS OF VARIATIONS 3rd Edition Bernard Dacorogna Ecole Polytechnique Fédérale Lausanne,

More information

A Beginner s Guide to Finite Mathematics

A Beginner s Guide to Finite Mathematics W.D. Wallis A Beginner s Guide to Finite Mathematics For Business, Management, and the Social Sciences Second Edition W.D. Wallis Department of Mathematics Southern Illinois University Carbondale, IL 62901

More information

Outline of mathematics From Wikipedia, the free encyclopedia

Outline of mathematics From Wikipedia, the free encyclopedia Page 1 of 8 Outline of mathematics From Wikipedia, the free encyclopedia The following outline is provided as an overview of and topical guide to mathematics: Mathematics is a field of study that investigates

More information

Natural Laminar Flow and Laminar Flow Control

Natural Laminar Flow and Laminar Flow Control Natural Laminar Flow and Laminar Flow Control lcase/nasa LaRC Series Stability of Time Dependent and Spatially Varying Flows D.L. Dwoyer and M.Y. Hussaini (eds.) Studies of Vortex Dominated Flows M.Y.

More information

Studies in the History of Mathematics and Physical Sciences

Studies in the History of Mathematics and Physical Sciences Studies in the History of Mathematics and Physical Sciences 13 Editor G. J. Toomer Advisory Board R. P. Boas P. J. Davis T. Hawkins M. J. Klein A. E. Shapiro D. Whiteside Sources in the History of Mathematics

More information

Cutting Plane Methods I

Cutting Plane Methods I 6.859/15.083 Integer Programming and Combinatorial Optimization Fall 2009 Cutting Planes Consider max{wx : Ax b, x integer}. Cutting Plane Methods I Establishing the optimality of a solution is equivalent

More information

40 Topics in Heterocyclic Chemistry

40 Topics in Heterocyclic Chemistry 40 Topics in Heterocyclic Chemistry Series Editors: B.U.W. Maes, Antwerpen, Belgium Janine Cossy, Paris, France Slovenko Polanc, Ljubljana, Slovenia Editorial Board: D. Enders, Aachen, Germany S.V. Ley,

More information

Numerical Data Fitting in Dynamical Systems

Numerical Data Fitting in Dynamical Systems Numerical Data Fitting in Dynamical Systems Applied Optimization Volume 77 Series Editors: Panos M. Pardalos University of Florida, U.S.A. Donald Hearn University of Florida, U.S.A. The titles published

More information

QUANTUM SCATTERING THEORY FOR SEVERAL PARTICLE SYSTEMS

QUANTUM SCATTERING THEORY FOR SEVERAL PARTICLE SYSTEMS .: ' :,. QUANTUM SCATTERING THEORY FOR SEVERAL PARTICLE SYSTEMS Mathematical Physics and Applied Mathematics Editors: M. Plato, Universite de Bourgogne, Dijon, France The titles published in this series

More information

COMPARATIVE STATICS ANALYSIS in ECONOMICS

COMPARATIVE STATICS ANALYSIS in ECONOMICS COMPARATIVE STATICS ANALYSIS in ECONOMICS This page is intentionally left blank COMPARATIVE STATICS ANALYSIS in ECONOMICS Kevin M. Currier Department of Economics Oklahoma State University \ > World Scientific

More information

Shijun Liao. Homotopy Analysis Method in Nonlinear Differential Equations

Shijun Liao. Homotopy Analysis Method in Nonlinear Differential Equations Shijun Liao Homotopy Analysis Method in Nonlinear Differential Equations Shijun Liao Homotopy Analysis Method in Nonlinear Differential Equations With 127 figures Author Shijun Liao Shanghai Jiao Tong

More information

The partial-fractions method for counting solutions to integral linear systems

The partial-fractions method for counting solutions to integral linear systems The partial-fractions method for counting solutions to integral linear systems Matthias Beck, MSRI www.msri.org/people/members/matthias/ arxiv: math.co/0309332 Vector partition functions A an (m d)-integral

More information