Computer Algorithms for Solving Linear Algebraic Equations. The State of the Art

Size: px
Start display at page:

Download "Computer Algorithms for Solving Linear Algebraic Equations. The State of the Art"

Transcription

1 Computer Algorithms for Solving Linear Algebraic Equations The State of the Art

2 NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NATO Science Committee, which aims at the dissemination of advanced scientific and technological knowledge, with a view to strengthening links between scientific communities. The Series is published by an international board of publishers in conjunction with the NATO Scientific Affairs Division A Life Sciences B Physics C Mathematical and Physical Sciences D Behavioural and Social Sciences E Applied Sciences F Computer and Systems Sciences G Ecological Sciences H Cell Biology I Global Environmental Change Plenum Publishing Corporation London and New York Kluwer Academic Publishers Dordrecht, Boston and London Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong Barcelona NATo-peo DATABASE The electronic index to the NATO ASI Series provides full bibliographical references (with keywords and/or abstracts) to more than contributions from international scientists published in all sections of the NATO ASI Series. Access to the NATO-PCO DATABASE is possible in two ways: - via online FILE 128 (NATO-PCO DATABASE) hosted by ESRIN, Via Galileo Galilei, Frascati, Italy. ""- via CD-ROM "NATO-PCO DATABASE" with user-friendly retrieval software in English, French and German ( WTV GmbH and DATAWARE Technologies Inc. 1989). The CD-ROM can be ordered. through any member of the Board of Publishers or through NATO-PCO, Overijse, Belgium. Series F: Computer and Systems Sciences Vol. 77

3 Computer Algorithms for Solving Linear Algebraic Equations The State of the Art Edited by Emilio Spedicato Department of Mathematics, University of Bergamo Piazza Rosate 2, Bergamo, Italy Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong Barcelona Budapest Published in cooperation with NATO Scientific Affairs Division

4 Proceedings of the NATO Advanced Study Institute on Computer Algorithms for Solving Linear Algebraic Equations: The State of the Art, held at II Ciocco, Barga, Italy, September 9-21, Library of Congress Cataloging-in-Publication Data NATO Advanced Study Institute on Computer Algorithms for Solving Linear Equations: the State of the Art (1990: II Ciocco, Italy) Computer algorithms for solving linear algebraic equations: the state of the art/edited by Emilio Spedicato. p. cm.-(nato ASI series. Series F, Computer and systems sciences: vol. 77) "Proceedings of the NATO Advanced Study Institute on Computer Algorithms for Solving Linear Equations: the State of the Art, held at II Ciocco, Barga, Italy, September, 9-12, 1990"-Tp. verso. Includes indexes. ISBN-13: e-isbn-13: DOT: / Equations-Nummerical solutions-data processing-congresses. 2. Algebras, Linear-Congresses. I. Spedicato, E.II. Title. III. Series. QA218.N '4-dc This work is subjectto copyright. All rights are reserved, whether the whole or partofthe material is concerned, specifically the rights oftranslation, reprinting, re-useof illustrations, recitation, broadcasting, reproduction on microfilms or in other ways, and storage in data banks. Duplication of this publication or parts thereof is only permitted under the provisions of the German Copyright Law of September 9,1965, in its current version, 1985, and a copyright fee must always be paid. Violations fall under the prosecution act of the German Copyright Law. Springer-Verlag Berlin Heidelberg 1991 Softcover reprint of the hardcover I sl edition 1991 Typesetting: carnera ready by authors 45/ Printed on acid-free-paper

5 Preface The NATO Advanced Study Institute on "Computer algorithms for solving linear algebraic equations: the state of the art" was held September 9-21, 1990, at II Ciocco, Barga, Italy. It was attended by 68 students (among them many well known specialists in related fields!) from the following countries: Belgium, Brazil, Canada, Czechoslovakia, Denmark, France, Germany, Greece, Holland, Hungary, Italy, Portugal, Spain, Turkey, UK, USA, USSR, Yugoslavia. Solving linear equations is a fundamental task in most of computational mathematics. Linear systems which are now encountered in practice may be of very large dimension and their solution can still be a challenge in terms of the requirements of accuracy or reasonable computational time. With the advent of supercomputers with vector and parallel features, algorithms which were previously formulated in a framework of sequential operations often need a completely new formulation, and algorithms that were not recommended in a sequential framework may become the best choice. The aim of the ASI was to present the state of the art in this field. While not all important aspects could be covered (for instance there is no presentation of methods using interval arithmetic or symbolic computation), we believe that most important topics were considered, many of them by leading specialists who have contributed substantially to the developments in these fields. Of the 14 contributions presented at the ASI (40 hours of lectures) and available in this volume, some relate to algorithms in their general sequential formulation, some consider both sequential and multiprocessor aspects, some _ (namely those of M. Cosnard, I. Duff and Y. Robert) are especially devoted to the algorithm implementation on particular multiprocessor architectures. The first paper, by C. Broyden, considers some classic results on linear equations, proved through a novel approach. v. Pan gives a comprehensive review of computational complexity results. Algorithms for linear least squares are reviewed by A. Bjorck, while the recently proposed class of ABS methods is presented by E. Spedicato and J. Abaffy. The multigrid method is considered by W. Hackbusch. The hierarchical basis method is studied by H. Yserentant. Analysis of preconditioning methods for block H-matrices is given by o. Axelsson. Domain decomposition methods for large symmetric sparse linear systems

6 VI are considered by G. Meurant. A special splitting method for a problem ar1s1ng in the context of image reconstruction is described by I. Galligani. Parallel factorization algorithms on a shared memory computer are considered by M. Cosnard. Analysis of Gaussian elimination on distributed memory architectures is given by Y. Robert. Several parallel techniques for nonstructured sparse systems are described by I. Duff. Finally, L. Dixon discusses a number of intriguing issues in linear systems related to nonlinear optimization. The ASI was organized with the help of the codirectors Professors M. Cosnard, L. Dixon, I. Galligani and J. Stoer, to whom the workshop director is indebted for useful advice. The organizing committee included Dr. M.T. Vespucci and Prof. M. Bertocchi, of the University of Bergamo, and Prof. Z. Xia, visiting Bergamo from the Technological University of Dalian, whose help in practical questions was instrumental for the smooth running of the meeting. Thanks are also due to the management at 11 Ciocco, particularly to Dr. B. Giannasi, for providing the appreciated quality of the facilities and a friendly atmosphere. The ASI was organized mainly with the financial support of NATO, Scientific Affairs Division. Thanks are due, for additional important financial help, to the University of Bergamo, particularly to its Department of Mathematics, to CNR (GNIM and Progetto Finalizzato Sistemi Informatici e Calcolo Parallelo), to IBM, ISMES, Unione Industriali di Bergamo and Banca Popolare di Bergamo. This volume is dedicated to Professor Ben Noble, whose beautifully written and stimulating book "Applied Linear Algebra" was instrumental in guiding me in the field of linear algebra and optimisation. Bergamo, April 1991 Emilio Spedicato Course Director

7 Table of Contents 1. Classical Methods for Linear Equations... 1 Charles G. Broyden 2. Complexity of Algorithms for Linear Systems of Equations Victor Pan 3. Algorithms for Linear Least Squares Problems Ake Bjorck 4. ABS Algorithms for General Linear Systems Emilio Spedicato 5. ABS Algorithms for Sparse Linear Systems... lll Jozsef Abaffy 6. Multi-Grid Algorithms. Introduction, Survey and Convergence Analysis WOlfgang Hackbusch 7. Two Multi-Level Methods for Nonuniformely Refined Grids Harry Yserentant 8. Preconditioning Methods for Block H-Matrices Owe Axelsson 9. Domain Decomposition Methods for Solving Large Sparse Linear Systems Gerard Meurant 10. A Splitting Method for Large Sparse Linear Systems on.a Multivector Computer Ilio Galligani 11. Scheduling Parallel Factorization Algorithms on a Shared Memory Computer... 2l7 Michel Cos nard 12. Gaussian Elimination on Distributed Memory Archi tectures Yves Robert

8 VIII 13. Parallel Algorithms for General Sparse Systems lain S. Duff 14. The Solution of Partially Separable Linear Equations on Parallel Processing Systems Lawrence C.W. Dixon Author Index Subject Index List of Participants

The Series is published by an international board of publishers in conjunction with the NATO Scientific Affairs Division

The Series is published by an international board of publishers in conjunction with the NATO Scientific Affairs Division Black Hole Physics NATO ASI Series Advanced Science Institutes Series A Series presenting the results of activities sponsored by the NATO Science Committee, which aims at the dissemination of advanced

More information

Status and Future Developments in the Study of Transport Properties

Status and Future Developments in the Study of Transport Properties Status and Future Developments in the Study of Transport Properties NATO AS. Series Advanced Science Institutes Series A Series presenting the results of activities sponsored by the NA TO Science Committee,

More information

Bourbaki Elements of the History of Mathematics

Bourbaki Elements of the History of Mathematics Bourbaki Elements of the History of Mathematics Springer Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Singapore Tokyo Nicolas Bourbaki Elements of the History of Mathematics Translated

More information

Scale Invariance, Interfaces, and Non-Equilibrium Dynamics

Scale Invariance, Interfaces, and Non-Equilibrium Dynamics Scale Invariance, Interfaces, and Non-Equilibrium Dynamics NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NATO Science Committee, which

More information

Structurel Reactivity and Thermochemistry of Ions

Structurel Reactivity and Thermochemistry of Ions Structurel Reactivity and Thermochemistry of Ions NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NA TO Science Committee, which aims at

More information

NATO ASI Series Advanced Science Institutes Series

NATO ASI Series Advanced Science Institutes Series NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NA TO Science Committee, which aims at the dissemination of advanced scientific and technological

More information

Emission and Scattering Techniques. Studies of Inorganic Molecules, Solids, and Surfaces

Emission and Scattering Techniques. Studies of Inorganic Molecules, Solids, and Surfaces Emission and Scattering Techniques Studies of Inorganic Molecules, Solids, and Surfaces NATO ADVANCED STUDY INSTITUTES SERIES Proceedings of the Advanced Study Institute Programme, which aims at the dissemination

More information

Springer Berlin Heidelberg New York Barcelona Budapest Hong Kong London Milan Paris Santa Clara Singapore Tokyo

Springer Berlin Heidelberg New York Barcelona Budapest Hong Kong London Milan Paris Santa Clara Singapore Tokyo Springer Berlin Heidelberg New York Barcelona Budapest Hong Kong London Milan Paris Santa Clara Singapore Tokyo J. M. RUeger Electronic Distance Measurement An Introduction Fourth Edition With 56 Figures

More information

Molecular Aspects of Oxidative Drug Metabolizing Enzymes: Their Significance in Environmental Toxicology, Chemical Carcinogenesis and Health

Molecular Aspects of Oxidative Drug Metabolizing Enzymes: Their Significance in Environmental Toxicology, Chemical Carcinogenesis and Health Molecular Aspects of Oxidative Drug Metabolizing Enzymes: Their Significance in Environmental Toxicology, Chemical Carcinogenesis and Health NATO ASI Series Advanced Science Institutes Series A series

More information

Physics and Applications of Quantum Wells and Superlattices

Physics and Applications of Quantum Wells and Superlattices Physics and Applications of Quantum Wells and Superlattices NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NA TO Science Committee, which

More information

Ergebnisse der Mathematik und ihrer Grenzgebiete

Ergebnisse der Mathematik und ihrer Grenzgebiete Ergebnisse der Mathematik und ihrer Grenzgebiete 3. Foige. Band 16 A Series of Modern Surveys in Mathematics Editorial Board E. Bombieri, Princeton S. Feferman, Stanford N. H. Kuiper, Bures-sur-Yvette

More information

UV-VIS Spectroscopy and Its Applications

UV-VIS Spectroscopy and Its Applications SPRINGER LABORATORY Heinz-Helmut Perkampus UV-VIS Spectroscopy and Its Applications Translated by H. Charlotte Grinter and Dr. T. L. Threlfall With 78 Figures and 21 Tables Springer -Ver lag Berlin Heidelberg

More information

The Physics and Parameterization of Moist Atmospheric Convection

The Physics and Parameterization of Moist Atmospheric Convection The Physics and Parameterization of Moist Atmospheric Convection NATO ASI Series Advanced Science Institutes Series A Series presenting the results of activities sponsored by the NATO Science Committee,

More information

Ocean Modeling and Parameterization

Ocean Modeling and Parameterization Ocean Modeling and Parameterization NATO Science Series A Series presenting the results of activities sponsored by the NATO Science Committee. The Series is published by los Press and, in conjunction with

More information

Topics in Boundary Element

Topics in Boundary Element Topics in Boundary Element Research Edited by C. A. Brebbia Volume 7 Electrical Engineering Applications With 186 Figures and 11 Tables Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong

More information

Noncompact Lie Groups and Some of Their Applications

Noncompact Lie Groups and Some of Their Applications Noncompact Lie Groups and Some of Their Applications NATO ASI Series Advanced Science Institutes Series A Series presenting the results of activities sponsored by the NA TO Science Committee, which aims

More information

Ultrashort Processes in Condensed Matter

Ultrashort Processes in Condensed Matter Ultrashort Processes in Condensed Matter NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NATO Science Committee, which aims at the dissemination

More information

Lecture Notes in Chemistry

Lecture Notes in Chemistry Lecture Notes in Chemistry 59 Edited by: Prof. Dr. Gaston Berthier Universite de Paris Prof. Dr. Michael J. S. Dewar The University of Texas Prof. Dr. Hanns Fischer Universitat Ziirich Prof. Dr. Kenichi

More information

Cognitive Aspects of Human-Computer Interaction for Geographic Information Systems

Cognitive Aspects of Human-Computer Interaction for Geographic Information Systems Cognitive Aspects of Human-Computer Interaction for Geographic Information Systems NATO ASI Series Advanced Science Institutes Series A Series presenting the results of activities sponsored by the NATO

More information

Ambrosio Dancer Calculus of Variations and Partial Differential Equations

Ambrosio Dancer Calculus of Variations and Partial Differential Equations Ambrosio Dancer Calculus of Variations and Partial Differential Equations Springer-Verlag Berlin Heidelberg GmbH L. Ambrosio N. Dancer Calculus of Variations and Partial Differential Equations Topics on

More information

Lecture Notes in Computer Science

Lecture Notes in Computer Science Lecture Notes in Computer Science Edited by G. Goos and J. Hartmanis 413 Reiner Lenz Group Theoretical Methods in Image Processing II III II II II Springer-Verlag Berlin Heidelberg NewYork London Paris

More information

Lecture Notes in Artificial Intelligence

Lecture Notes in Artificial Intelligence Lecture Notes in Artificial Intelligence Subseries of Lecture Notes in Computer Science Edited by J.G. Carbonell and J. Siekmann 1047 Lecture Notes in Computer Science Edited by G. Goos, J. Hartmanis and

More information

Lecture Notes in Mathematics

Lecture Notes in Mathematics Lecture Notes in Mathematics Edited by A. Dold, B. Eckmann and F. Takens 1406 L. Jacobsen (Ed.) Analytic Theory of Continued Fractions III Proceedings of a Seminar-Workshop, held in Redstone, USA, June

More information

Reactivity and Structure Concepts in Organic Chemistry

Reactivity and Structure Concepts in Organic Chemistry Reactivity and Structure Concepts in Organic Chemistry Volume T1 Editors: Klaus Hafner Charles W Rees Barry M. Trost Jean-Marie Lehn P. von Rague Schleyer Rudolf Zahradnik Steven V. Ley Caroline M. R.

More information

Zeolite Microporous Solids: Synthesis, Structure, and Reactivity

Zeolite Microporous Solids: Synthesis, Structure, and Reactivity Zeolite Microporous Solids: Synthesis, Structure, and Reactivity NATO ASI Series Advanced Science Institutes Series A Series presenting the results of activities sponsored by the NArO Science Committee,

More information

Statistics of Random Processes

Statistics of Random Processes Robert S. Liptser Albert N. Shiryaev Statistics of Random Processes II. Applications Translated by A. B. Aries Translation Editor: Stephen S. Wilson Second, Revised and Expanded Edition Springer Authors

More information

Lecture Notes in Mathematics

Lecture Notes in Mathematics Lecture Notes in Mathematics Edited by A. Dold and B. Eckmann 1246 Hodge Theory Proceedings of the U.S.-Spain Workshop held in Sant Cugat (Barcelona), Spain June 24-30, 1985 Edited by E. Cattani, F. Guillen,

More information

Nonlinear Optics. D.L.Mills. Basic Concepts. Springer-Verlag. With 32 Figures

Nonlinear Optics. D.L.Mills. Basic Concepts. Springer-Verlag. With 32 Figures Nonlinear Optics D.L.Mills Nonlinear Optics Basic Concepts With 32 Figures Springer-Verlag Berlin Heidelberg New York London Paris Tokyo HongKong Barcelona Budapest Professor D. L. Mills, Ph.D. Department

More information

Classics in Mathematics Andre Weil Elliptic Functions according to Eisenstein and Kronecker

Classics in Mathematics Andre Weil Elliptic Functions according to Eisenstein and Kronecker Classics in Mathematics Andre Weil Elliptic Functions according to Eisenstein and Kronecker Andre Weil was horn on May 6, 1906 in Paris. After studying mathematics at the Ecole Normale Superieure and receiving

More information

Lecture Notes in Physics

Lecture Notes in Physics Lecture Notes in Physics Edited by H. Araki, Kyoto, J. Ehlers, MLinchen, K. Hepp, ZSrich R. Kippenhahn, MLinchen, D. Ruelle, Bures-sur-Yvette H.A. WeidenmSIler, Heidelberg, J. Wess, Karlsruhe and J. Zittartz,

More information

Lecture Notes in Physics

Lecture Notes in Physics Lecture Notes in Physics Edited by H. Araki, Kyoto, J. Ehlers, MLinchen, K. Hepp, ZUrich R. Kippenhahn, ML~nchen, D. Ruelle, Bures-sur-Yvette H.A. WeidenmSIler, Heidelberg, J. Wess, Karlsruhe and J. Zittartz,

More information

Boundary Control and Boundary Variation

Boundary Control and Boundary Variation J.R Zol6sio (Ed.) Boundary Control and Boundary Variation Proceedings ofifip WG 7.2 Conference Sophia Antipolis, France, October 15-17, 1990 Springer-Verlag Berlin Heidelberg NewYork London Paris Tokyo

More information

Editors,: P. Diehl E. Fluck H. Gunther R. Kosfeld J. Seelig

Editors,: P. Diehl E. Fluck H. Gunther R. Kosfeld J. Seelig NMR Basic Principles and Progress 34 Editors,: P. Diehl E. Fluck H. Gunther R. Kosfeld J. Seelig Guest-Editors: E. Fluck, H. Gunther Advisory Board: G. Bodenhausen S. Forsen R. K. Harris C. L. Khetrapal

More information

Nuclear Magnetic Resonance Data

Nuclear Magnetic Resonance Data Landolt-Börnstein Numerical Data and Functional Relationships in Science and Technology New Series / Editor in Chief: W. Martienssen Group III: Condensed Matter Volume 35 Nuclear Magnetic Resonance Data

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

Experimental Techniques in Nuclear and Particle Physics

Experimental Techniques in Nuclear and Particle Physics Experimental Techniques in Nuclear and Particle Physics Stefaan Tavernier Experimental Techniques in Nuclear and Particle Physics 123 Prof. Stefaan Tavernier Vrije Universiteit Brussel Fak. Wetenschappen

More information

Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition

Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition Karl-Rudolf Koch Introduction to Bayesian Statistics Second, updated and enlarged Edition With 17 Figures Professor Dr.-Ing., Dr.-Ing.

More information

Dynamics and Randomness

Dynamics and Randomness Dynamics and Randomness Nonlinear Phenomena and Complex Systems VOLUME 7 The Centre for Nonlinear Physics and Complex Systems (CFNL), Santiago, Chile, and Kluwer Academic Publishers have established this

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

Fundamental Processes of Atomic Dynamics

Fundamental Processes of Atomic Dynamics Fundamental Processes of Atomic Dynamics NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NA TO Science Committee, which aims at the dissemination

More information

Data Analysis Using the Method of Least Squares

Data Analysis Using the Method of Least Squares Data Analysis Using the Method of Least Squares J. Wolberg Data Analysis Using the Method of Least Squares Extracting the Most Information from Experiments With Figures and Tables 123 John Wolberg Technion-Israel

More information

Lecture Notes in Computer Science

Lecture Notes in Computer Science Lecture Notes in Computer Science Edited by G. Goos and J. Hartmanis 417 II I R Martin-L6f G. Mints (Eds.) COLOG-88 International Conference on Computer Logic Tatlinn, USSR, December 12-16, 1988 Proceedings

More information

Landolt-Börnstein Numerical Data and Functional Relationships in Science and Technology New Series / Editor in Chief: W.

Landolt-Börnstein Numerical Data and Functional Relationships in Science and Technology New Series / Editor in Chief: W. Landolt-Börnstein Numerical Data and Functional Relationships in Science and Technology New Series / Editor in Chief: W. Martienssen Group VIII: Advanced Materials and Technologies Volume 6 Polymers Subvolume

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

Mathematical Formulas for Economists

Mathematical Formulas for Economists Mathematical Formulas for Economists Springer-Verlag Berlin Heidelberg GmbH Bernd Luderer. Volker Nollau Klaus Vetters Mathematical Formulas for Economists With 58 Figures and 6 Tables, Springer Professor

More information

Constructional Morphology and Evolution

Constructional Morphology and Evolution N. Schmidt-Kittler' K. Vogel (Eds.) Constructional Morphology and Evolution With 147 Figures Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong Barcelona Budapest Prof. Dr. NORBERT

More information

Differential Scanning Calorimetry

Differential Scanning Calorimetry Differential Scanning Calorimetry Springer-Verlag Berlin Heidelberg GmbH G. W. H. H6hne. W. F. Hemminger H.-J. Flammersheim Differential Scanning Ca lori metry 2nd revised and enlarged edition With 130

More information

The Handbook of Environmental Chemistry

The Handbook of Environmental Chemistry The Handbook of Environmental Chemistry Volume 5 Part A Edited by 0. Hutzinger Water Pollution With contributions by B. Allard, G. E Craun, N. T. de Oude, M. Falkenmark, H. L. Golterman, T. Lindstrom,

More information

Statistical Physics of Polymers

Statistical Physics of Polymers Statistical Physics of Polymers Advanced Texts in Physics This program of advanced texts covers a broad spectrum of topics which are of current and emerging interest in physics. Each book provides a comprehensive

More information

Egon Krause. Fluid Mechanics

Egon Krause. Fluid Mechanics Egon Krause Fluid Mechanics Egon Krause Fluid Mechanics With Problems and Solutions, and an Aerodynamic Laboratory With 607 Figures Prof. Dr. Egon Krause RWTH Aachen Aerodynamisches Institut Wüllnerstr.5-7

More information

Encyclopaedia of Mathematical Sciences

Encyclopaedia of Mathematical Sciences Encyclopaedia of Mathematical Sciences Volume 50 Editor-in-Chief: R. V. Gamkrelidze Springer Berlin Heidelberg New ork Barcelona Budapest Hong Kong London Milan Paris Santa Clara Singapore Tokyo A. V.

More information

Provenance of Arenites

Provenance of Arenites Provenance of Arenites NATO ASI Series Advanced Science InstitutesSeries Aseries presenting the results of activities sponsored by the NATO Science Committee, which aims at the dissemination of advanced

More information

Parameter Estimation and Hypothesis Testing in Linear Models

Parameter Estimation and Hypothesis Testing in Linear Models Parameter Estimation and Hypothesis Testing in Linear Models Springer-Verlag Berlin Heidelberg GmbH Karl-Rudolf Koch Parameter Estimation and Hypothesis Testing in Linear Models Second, updated and enlarged

More information

Lecture Notes in Mathematics Editors: J.-M. Morel, Cachan F. Takens, Groningen B. Teissier, Paris

Lecture Notes in Mathematics Editors: J.-M. Morel, Cachan F. Takens, Groningen B. Teissier, Paris Lecture Notes in Mathematics 1915 Editors: J.-M. Morel, Cachan F. Takens, Groningen B. Teissier, Paris Türker Bıyıkoğlu Josef Leydold Peter F. Stadler Laplacian Eigenvectors of Graphs Perron-Frobenius

More information

Classics in Mathematics Lars Hormander. The Analysis of Linear Partial Differential Operators I

Classics in Mathematics Lars Hormander. The Analysis of Linear Partial Differential Operators I Classics in Mathematics Lars Hormander The Analysis of Linear Partial Differential Operators I Born on January 24,1931, on the southern coast of Sweden, Lars Hormander did his secondary schooling as well..

More information

Lecture Notes in Economics and Mathematical Systems

Lecture Notes in Economics and Mathematical Systems Lecture Notes in Economics and Mathematical Systems 524 Founding Editors: M. Beckmann H. P. Ktinzi Managing Editors: Prof. Dr. G. Fandel Fachbereich Wirtschaftswissenschaften Femuniversitiit Hagen Feithstr.

More information

Landolt-Börnstein / New Series

Landolt-Börnstein / New Series Landolt-Börnstein / New Series Landolt-Börnstein Numerical Data and Functional Relationships in Science and Technology New Series Editor in Chief: W. Martienssen Units and Fundamental Constants in Physics

More information

Nuclear Magnetic Resonance Data

Nuclear Magnetic Resonance Data Landolt-Börnstein Numerical Data and Functional Relationships in Science and Technology New Series / Editor in Chief: W. Martienssen Group III: Condensed Matter Volume 35 Nuclear Magnetic Resonance Data

More information

Advances in Superconductivity

Advances in Superconductivity Advances in Superconductivity NATO Advanced Science Institutes Series A series of edited volumes comprising multifaceted studies of contemporary scientific issues by some of the best scientific minds in

More information

Lecture Notes in Engineering

Lecture Notes in Engineering Lecture Notes in Engineering The Springer-Verlag Lecture Notes provide rapid (approximately six months), refereed publication of topical items, longer than ordinary journal articles but shorter and less

More information

Proceedings in Life Sciences

Proceedings in Life Sciences Proceedings in Life Sciences Supramolecular Structure and Function Edited by Greta Pifat-Mrzljak With 86 Figures Springer-Verlag Berlin Heidelberg New York Tokyo Dr. GRETA PIFAT-MRZLJAK Ruder Boskovic

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

Supramolecular Structure and Function

Supramolecular Structure and Function Supramolecular Structure and Function Supramolecular Structure and Function Edited by Greta Pifat Rudjer BoJkovitlnstitute Zagreb, Yugoslavia and Janko N. Herak University of Zagreb Zagreb, Yugoslavia

More information

Lecture Notes in Mathematics

Lecture Notes in Mathematics Lecture Notes in Mathematics Editors: A. Dold, Heidelberg F. Takens,Groningen 1646 Subseries: Fondazione C. 1. M. E., Firenze Adviser: Roberto Conti Springer Berlin Heidelberg New York Barcelona BUdapest

More information

The Handbook of Environmental Chemistry

The Handbook of Environmental Chemistry The Handbook of Environmental Chemistry Volume 3 Part D Edited by 0. Hutzinger Anthropogenic Compounds With Contributions by R. F. Addison, A. B. McKague, A. Larsson, D. J. McLeay, P. E. Ney, G. A. Parker,

More information

Springer Series on Atomic, Optical, and Plasma Physics

Springer Series on Atomic, Optical, and Plasma Physics Springer Series on Atomic, Optical, and Plasma Physics Volume 51 Editor-in-chief Gordon W. F. Drake, Department of Physics, University of Windsor, Windsor, ON, Canada Series editors James Babb, Harvard-Smithsonian

More information

Topics in Current Chemistry

Topics in Current Chemistry 193 Topics in Current Chemistry Editorial Board: A. de Meijere K.N. Houk J.-M. Lehn S.V. Ley J. Thiem B.M. Trost F. Vögtle H. Yamamoto Springer Berlin Heidelberg New York Barcelona Budapest Hong Kong London

More information

Analysis and Control of Age-Dependent Population Dynamics

Analysis and Control of Age-Dependent Population Dynamics Analysis and Control of Age-Dependent Population Dynamics MATHEMATICAL MODELLING: Theory and Applications VOLUME I I This series is aimed at publishing work dealing with the definition, development and

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

Günter Zschornack Handbook of X-Ray Data

Günter Zschornack Handbook of X-Ray Data Günter Zschornack Handbook of X-Ray Data Günter Zschornack Handbook of X-Ray Data With 113 Figures and 161 Tables 123 Ass.-Prof. Dr. rer. nat. habil. Günter Zschornack Technische Universität Dresden Institut

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

Reliability Theory and Its Application in Structural and Soil Mechanics

Reliability Theory and Its Application in Structural and Soil Mechanics Reliability Theory and Its Application in Structural and Soil Mechanics NATO ASI Series Advanced Science Institutes Series A Series presenting the results of activities sponsored by the NATO Science Committee,

More information

1000 Solved Problems in Classical Physics

1000 Solved Problems in Classical Physics 1000 Solved Problems in Classical Physics Ahmad A. Kamal 1000 Solved Problems in Classical Physics An Exercise Book 123 Dr. Ahmad A. Kamal Silversprings Lane 425 75094 Murphy Texas USA anwarakamal@yahoo.com

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

Springer Series in 36 Computational Mathematics

Springer Series in 36 Computational Mathematics Springer Series in 36 Computational Mathematics Editorial Board R. Bank, La Jolla, CA R.L. Graham, La Jolla, CA J. Stoer, Würzburg R. Varga, Kent, Ohio H. Yserentant, Berlin Richard S. Varga Geršgorin

More information

Short-Distance Phenomena in Nuclear Physics

Short-Distance Phenomena in Nuclear Physics Short-Distance Phenomena in Nuclear Physics NATO Advanced Science Institutes Series A series of edited volumes comprising multifaceted studies of contemporary scientific issues by some of the best scientific

More information

Lecture Notes in Physics

Lecture Notes in Physics Lecture Notes in Physics Edited by H. Araki, Kyoto, J. Ehlers, MLinchen, K. Hepp, ZUrich R. Kippenhahn, MLinchen, H.A. WeidenmSIler, Heidelberg J. Wess, Karlsruhe and J. Zittartz, KSIn Managing Editor:

More information

Linear Programming and its Applications

Linear Programming and its Applications Linear Programming and its Applications H. A. Eiselt C.-L. Sandblom Linear Programming and its Applications With 71 Figures and 36 Tables 123 Prof. Dr. H. A. Eiselt University of New Brunswick Faculty

More information

Lecture Notes in Control and Information Sciences

Lecture Notes in Control and Information Sciences Lecture Notes in Control and Information Sciences Edited by M.Thoma and A.Wyner 155 M. Bouvet, G. Bienvenu (Eds.) High-Resolution Methods in Underwater Acoustics Springer-Verlag Berlin Heidelberg NewYork

More information

The Series is published by an international board of publishers in conjunction with the NATO Scientific Affairs Division

The Series is published by an international board of publishers in conjunction with the NATO Scientific Affairs Division NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NA TO Science Committee, which aims at the dissemination of advanced scientific and technological

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

Peter Orlik Volkmar Welker. Algebraic Combinatorics. Lectures at a Summer School in Nordfjordeid, Norway, June 2003 ABC

Peter Orlik Volkmar Welker. Algebraic Combinatorics. Lectures at a Summer School in Nordfjordeid, Norway, June 2003 ABC Peter Orlik Volkmar Welker Algebraic Combinatorics Lectures at a Summer School in Nordfjordeid, Norway, June 2003 ABC Authors Peter Orlik Department of Mathematics University of Wisconsin-Madison 480 Lincoln

More information

Solar Energy R&D in the European Community

Solar Energy R&D in the European Community Solar Radiation Data Solar Energy R&D in the European Community Series F: Solar Radiation Data Volume 1 Scientific editing: W. PALZ Publication arrangements: D. NICOLAY Solar Energy R& D in the European

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

springer proceedings in physics 134

springer proceedings in physics 134 springer proceedings in physics 134 springer proceedings in physics Please view available titles in Springer Proceedings in Physics on series homepage http://www.springer.com/series/361/ Stefano Bellucci

More information

Landolt-Börnstein / New Series

Landolt-Börnstein / New Series Landolt-Börnstein / New Series Springer Berlin Heidelberg New York Barcelona Budapest Hong Kong London Milan Paris Singapore Tokyo Landolt-Börnstein Numerical Data and Functional Relationships in Science

More information

Cognitive and Linguistic Aspects of Geographic Space

Cognitive and Linguistic Aspects of Geographic Space Cognitive and Linguistic Aspects of Geographic Space NATO ASI Series Advanced Science Institutes Series A Series presenting the results of activities sponsored by the NATO Science Committee, which aims

More information

New Developments in Quantum Field Theory

New Developments in Quantum Field Theory New Developments in Quantum Field Theory NATO ASI Series Advanced Science Institutes Series A series presenting the results of activities sponsored by the NATO Science Committee, which aims at the dissemination

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

Peter E. Kloeden Eckhard Platen. Numerical Solution of Stochastic Differential Equations

Peter E. Kloeden Eckhard Platen. Numerical Solution of Stochastic Differential Equations Peter E. Kloeden Eckhard Platen Numerical Solution of Stochastic Differential Equations Peter E. Kloeden School of Computing and Mathematics, Deakin Universit y Geelong 3217, Victoria, Australia Eckhard

More information

Lecture Notes in Earth Sciences. Editors: S. Bhattacharji, Brooklyn G. M. Friedman, Brooklyn and Troy H. J. Neugebauer, Bonn A. Seilacher, Tuebingen

Lecture Notes in Earth Sciences. Editors: S. Bhattacharji, Brooklyn G. M. Friedman, Brooklyn and Troy H. J. Neugebauer, Bonn A. Seilacher, Tuebingen Lecture Notes in Earth Sciences Editors: S. Bhattacharji, Brooklyn G. M. Friedman, Brooklyn and Troy H. J. Neugebauer, Bonn A. Seilacher, Tuebingen 42 Antonio Cendrero Gerd Ltittig Fredrik Chr. Wolff (Eds.)

More information

Lecture Notes in Earth Sciences

Lecture Notes in Earth Sciences Lecture Notes in Earth Sciences Editors: S. Bhattacharji, Brooklyn G. M. Friedman, Brooklyn and Troy H. J. Neugebauer, Bonn A. Seilacher, Tuebingen and Yale Springer Berlin Heidelberg New York Barcelona

More information

inverse problems and theoretical imaging

inverse problems and theoretical imaging inverse problems and theoretical imaging 1.M. Combes A. Grossmann Ph. Tchamitchian (Eds.) Wavelets Time-Frequency Methods and Phase Space Proceedings of the International Conference, Marseille, France,

More information

Introduction to Numerical Analysis

Introduction to Numerical Analysis J. Stoer R. Bulirsch Introduction to Numerical Analysis Translated by R. Bartels, W. Gautschi, and C. Witzgall Springer Science+Business Media, LLC J. Stoer R. Bulirsch Institut fiir Angewandte Mathematik

More information

Extended Irreversible Thermodynamics

Extended Irreversible Thermodynamics Extended Irreversible Thermodynamics D. Jou 1. Casas-Vazquez G.Lebon Extended Irreversible Thermodynamics With 19 Figures Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong Barcelona

More information

Classics in Mathematics

Classics in Mathematics Classics in Mathematics Friedrich Hirzebruch Topological Methods in Algebraic Geometry Friedrich Hirzebruch Topological Methods in Algebraic Geometry Reprint of the 1978 Edition Springer Friedrich Hirzebruch

More information

Theory of Elasticity

Theory of Elasticity Theory of Elasticity Aldo Maceri Theory of Elasticity 123 Prof. Dr.-Ing. Aldo Maceri Universitá Roma Tre Departimento di Ingegneria Meccanica e Industriale Via della Vasca Navale, 79 00146 Roma Italy

More information

Geometrical Properties of Differential Equations Downloaded from by on 05/09/18. For personal use only.

Geometrical Properties of Differential Equations Downloaded from  by on 05/09/18. For personal use only. This page intentionally left blank Applications of Lie Group Analysis in Financial Mathematics Ljudmila A. Bordag University of Applied Sciences Zittau/Görlitz, Germany World Scientific NEW JERSEY LONDON

More information

Mathematics for Physicists and Engineers

Mathematics for Physicists and Engineers Mathematics for Physicists and Engineers Klaus Weltner Sebastian John Wolfgang J. Weber Peter Schuster Jean Grosjean Mathematics for Physicists and Engineers Fundamentals and Interactive Study Guide 2nd

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