Numerical Linear Algebra Texts in Applied Mathematics 55

Total Page:16

File Type:pdf, Size:1020Kb

Numerical Linear Algebra Texts in Applied Mathematics 55 Grégoire Allaire 55 Sidi Mahmoud Kaber TEXTS IN APPLIED MATHEMATICS Numerical Linear Algebra Texts in Applied Mathematics 55 Editors J.E. Marsden L. Sirovich S.S. Antman Advisors G. Iooss P. Holmes D. Barkley M. Dellnitz P. Newton Texts in Applied Mathematics 1. Sirovich: Introduction to Applied Mathematics. 2. Wiggins: Introduction to Applied Nonlinear Dynamical Systems and Chaos. 3. Hale/Koc¸ak: Dynamics and Bifurcations. 4. Chorin/Marsden: A Mathematical Introduction to Fluid Mechanics, 3rd ed. 5. Hubbard/West: Differential Equations: A Dynamical Systems Approach: Ordinary Differential Equations. 6. Sontag: Mathematical Control Theory: Deterministic Finite Dimensional Systems, 2nd ed. 7. Perko: Differential Equations and Dynamical Systems, 3rd ed. 8. Seaborn: Hypergeometric Functions and Their Applications. 9. Pipkin: A Course on Integral Equations. 10. Hoppensteadt/Peskin: Modeling and Simulation in Medicine and the Life Sciences, 2nd ed. 11. Braun: Differential Equations and Their Applications, 4th ed. 12. Stoer/Bulirsch: Introduction to Numerical Analysis, 3rd ed. 13. Renardy/Rogers: An Introduction to Partial Differential Equations. 14. Banks: Growth and Diffusion Phenomena: Mathematical Frameworks and Applications. 15. Brenner/Scott: The Mathematical Theory of Finite Element Methods, 2nd ed. 16. Van de Velde: Concurrent Scientific Computing. 17. Marsden/Ratiu: Introduction to Mechanics and Symmetry, 2nd ed. 18. Hubbard/West: Differential Equations: A Dynamical Systems Approach: Higher-Dimensional Systems. 19. Kaplan/Glass: Understanding Nonlinear Dynamics. 20. Holmes: Introduction to Perturbation Methods. 21. Curtain/Zwart: An Introduction to Infinite-Dimensional Linear Systems Theory. 22. Thomas: Numerical Partial Differential Equations: Finite Difference Methods. 23. Taylor: Partial Differential Equations: Basic Theory. 24. Merkin: Introduction to the Theory of Stability of Motion. 25. Naber: Topology, Geometry, and Gauge Fields: Foundations. 26. Polderman/Willems: Introduction to Mathematical Systems Theory: A Behavioral Approach. 27. Reddy: Introductory Functional Analysis with Applications to Boundary Value Problems and Finite Elements. 28. Gustafson/Wilcox: Analytical and Computational Methods of Advanced Engineering Mathematics. 29. Tveito/Winther: Introduction to Partial Differential Equations: A Computational Approach (continued after index) Gregoire´ Allaire Sidi Mahmoud Kaber Numerical Linear Algebra Translated by Karim Trabelsi ABC Gregoire´ Allaire Sidi Mahmoud Kaber CMAP Ecole Polytechnique Universite´ Pierre et Marie Curie 91128 Palaiseau 75252 Paris France France [email protected] [email protected] Series Editors J.E. Marsden L. Sirovich Control and Dynamic Systems, 107-81 Division of Applied Mathematics California Institute of Technology Brown University Pasadena, CA 91125 Providence, RI 02912 USA USA S.S. Antman Department of Mathematics and Institute for Physical Science and Technology University of Maryland College Park, MD 20742-4015 USA [email protected] ISBN 978-0-387-34159-0 e-ISBN 978-0-387-68918-0 DOI: 10.1007/978-0-387-68918-0 Library of Congress Control Number: 2007939527 Mathematics Subject Classification (2000): 15-01, 54F05, 65F10, 65F15, 65F35 Original French edition: Introduction a` Scilab-exercices pratiques corriges´ d’algebre lineaire´ & Algebre lineaire´ numerique.´ Cours et exercices, 2002 °c 2008 Springer Science+Business Media, LLC Introduction a` Scilab-exercices pratiques corriges´ d’algebre lineaire´ & Algebre lineaire´ numerique.´ Cours et exercices ¡ published by Ellipses-Edition Marketing S.A. 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 9 8 7 6 5 4 3 2 1 springer.com Series Preface Mathematics is playing an ever more important role in the physical and biolog- ical sciences, provoking a blurring of boundaries between scienti¯c disciplines and a resurgence of interest in the modern as well as the classical techniques of applied mathematics. This renewal of interest, both in research and teach- ing, has led to the establishment of the series Texts in Applied Mathematics (TAM). The development of new courses is a natural consequence of a high level of excitement on the research frontier as newer techniques, such as numerical and symbolic computer systems, dynamical systems, and chaos, mix with and reinforce the traditional methods of applied mathematics. Thus, the purpose of this textbook series is to meet the current and future needs of these advances and to encourage the teaching of new courses. TAM will publish textbooks suitable for use in advanced undergraduate and beginning graduate courses, and will complement the Applied Mathe- matical Sciences (AMS) series, which will focus on advanced textbooks and research-level monographs. Pasadena, California J.E. Marsden Providence, Rhode Island L. Sirovich College Park, Maryland S.S. Antman Preface The origin of this textbook is a course on numerical linear algebra that we taught to third-year undergraduate students at Universit´e Pierre et Marie Curie (Paris 6 University). Numerical linear algebra is the intersection of numerical analysis and linear algebra and, more precisely, focuses on practical algorithms for solving on a computer problems of linear algebra. Indeed, most numerical computations in all fields of applications, such as physics, mechanics, chemistry, and finance. involve numerical linear algebra. All in all, these numerical simulations boil down to a series of matrix com- putations. There are mainly two types of matrix computations: solving linear systems of equations and computing eigenvalues and eigenvectors of matrices. Of course, there are other important problems in linear algebra, but these two are predominant and will be studied in great detail in this book. From a theoretical point of view, these two questions are by now com- pletely understood and solved. Necessary and sufficient conditions for the existence and/or uniqueness of solutions to linear systems are well known, as well as criteria for diagonalizing matrices. However, the steady and impres- sive progress of computer power has changed those theoretical questions into practical issues. An applied mathematician cannot be satisfied by a mere exis- tence theorem and rather asks for an algorithm, i.e., a method for computing unknown solutions. Such an algorithm must be efficient: it must not take too long to run and too much memory on a computer. It must also be stable, that is, small errors in the data should produce similarly small errors in the output. Recall that errors cannot be avoided, because of rounding off in the computer. These two requirements, efficiency and stability, are key issues in numerical analysis. Many apparently simple algorithms are rejected because of them. This book is intended for advanced undergraduate students who have al- ready been exposed to linear algebra (for instance, [9], [10], [16]). Nevertheless, to be as self-contained as possible, its second chapter recalls the necessary de- finitions and results of linear algebra that will be used in the sequel. On the other hand, our purpose is to be introductory concerning numerical analysis, VIII Preface for which we do not ask for any prerequisite. Therefore, we do not pretend to be exhaustive nor to systematically give the most efficient or recent algorithms if they are too complicated. We leave this task to other books at the graduate level, such as [2], [7], [11], [12], [14], [17], [18]. For pedagogical reasons we satisfy ourselves in giving the simplest and most illustrative algorithms. Since the inception of computers and, all the more, the development of simple and user-friendly software such as Maple, Mathematica, Matlab, Octave, and Scilab, mathematics has become a truly experimental science like physics or mechanics. It is now possible and very easy to perform numerical experiments on a computer that help in increasing intuition, checking conjec- tures or theorems, and quantifying the effectiveness of a method. One original feature of this book is to follow an experimental approach in all exercises. The reader should use Matlab for solving these exercises, which are given at the end of each chapter. For some of them, marked by a (∗), complete solutions, including Matlab scripts, are given in the last chapter. The solutions of the other exercises are available in a solution manual available for teachers and professors on request to Springer. The original french version of this book (see our web page http://www.ann.jussieu.fr/numalgebra) used Scilab, which is probably less popular than Matlab but has the advantage of being free software (see http://www.scilab.org). Finally we thank Karim Trabelsi for translating a large part of this book from a French previous version of it. We hope the reader will enjoy more mathematics by seeing it “in practice.” G.A., S.M.K.
Recommended publications
  • Special Western Canada Linear Algebra Meeting (17W2668)
    Special Western Canada Linear Algebra Meeting (17w2668) Hadi Kharaghani (University of Lethbridge), Shaun Fallat (University of Regina), Pauline van den Driessche (University of Victoria) July 7, 2017 – July 9, 2017 1 History of this Conference Series The Western Canada Linear Algebra meeting, or WCLAM, is a regular series of meetings held roughly once every 2 years since 1993. Professor Peter Lancaster from the University of Calgary initiated the conference series and has been involved as a mentor, an organizer, a speaker and participant in all of the ten or more WCLAM meetings. Two broad goals of the WCLAM series are a) to keep the community abreast of current research in this discipline, and b) to bring together well-established and early-career researchers to talk about their work in a relaxed academic setting. This particular conference brought together researchers working in a wide-range of mathematical fields including matrix analysis, combinatorial matrix theory, applied and numerical linear algebra, combinatorics, operator theory and operator algebras. It attracted participants from most of the PIMS Universities, as well as Ontario, Quebec, Indiana, Iowa, Minnesota, North Dakota, Virginia, Iran, Japan, the Netherlands and Spain. The highlight of this meeting was the recognition of the outstanding and numerous contributions to the areas of research of Professor Peter Lancaster. Peter’s work in mathematics is legendary and in addition his footprint on mathematics in Canada is very significant. 2 Presentation Highlights The conference began with a presentation from Prof. Chi-Kwong Li surveying the numerical range and connections to dilation. During this lecture the following conjecture was stated: If A 2 M3 has no reducing eigenvalues, then there is a T 2 B(H) such that the numerical range of T is contained in that of A, and T has no dilation of the form I ⊗ A.
    [Show full text]
  • 500 Natural Sciences and Mathematics
    500 500 Natural sciences and mathematics Natural sciences: sciences that deal with matter and energy, or with objects and processes observable in nature Class here interdisciplinary works on natural and applied sciences Class natural history in 508. Class scientific principles of a subject with the subject, plus notation 01 from Table 1, e.g., scientific principles of photography 770.1 For government policy on science, see 338.9; for applied sciences, see 600 See Manual at 231.7 vs. 213, 500, 576.8; also at 338.9 vs. 352.7, 500; also at 500 vs. 001 SUMMARY 500.2–.8 [Physical sciences, space sciences, groups of people] 501–509 Standard subdivisions and natural history 510 Mathematics 520 Astronomy and allied sciences 530 Physics 540 Chemistry and allied sciences 550 Earth sciences 560 Paleontology 570 Biology 580 Plants 590 Animals .2 Physical sciences For astronomy and allied sciences, see 520; for physics, see 530; for chemistry and allied sciences, see 540; for earth sciences, see 550 .5 Space sciences For astronomy, see 520; for earth sciences in other worlds, see 550. For space sciences aspects of a specific subject, see the subject, plus notation 091 from Table 1, e.g., chemical reactions in space 541.390919 See Manual at 520 vs. 500.5, 523.1, 530.1, 919.9 .8 Groups of people Add to base number 500.8 the numbers following —08 in notation 081–089 from Table 1, e.g., women in science 500.82 501 Philosophy and theory Class scientific method as a general research technique in 001.4; class scientific method applied in the natural sciences in 507.2 502 Miscellany 577 502 Dewey Decimal Classification 502 .8 Auxiliary techniques and procedures; apparatus, equipment, materials Including microscopy; microscopes; interdisciplinary works on microscopy Class stereology with compound microscopes, stereology with electron microscopes in 502; class interdisciplinary works on photomicrography in 778.3 For manufacture of microscopes, see 681.
    [Show full text]
  • Simulating Quantum Field Theory with a Quantum Computer
    Simulating quantum field theory with a quantum computer John Preskill Lattice 2018 28 July 2018 This talk has two parts (1) Near-term prospects for quantum computing. (2) Opportunities in quantum simulation of quantum field theory. Exascale digital computers will advance our knowledge of QCD, but some challenges will remain, especially concerning real-time evolution and properties of nuclear matter and quark-gluon plasma at nonzero temperature and chemical potential. Digital computers may never be able to address these (and other) problems; quantum computers will solve them eventually, though I’m not sure when. The physics payoff may still be far away, but today’s research can hasten the arrival of a new era in which quantum simulation fuels progress in fundamental physics. Frontiers of Physics short distance long distance complexity Higgs boson Large scale structure “More is different” Neutrino masses Cosmic microwave Many-body entanglement background Supersymmetry Phases of quantum Dark matter matter Quantum gravity Dark energy Quantum computing String theory Gravitational waves Quantum spacetime particle collision molecular chemistry entangled electrons A quantum computer can simulate efficiently any physical process that occurs in Nature. (Maybe. We don’t actually know for sure.) superconductor black hole early universe Two fundamental ideas (1) Quantum complexity Why we think quantum computing is powerful. (2) Quantum error correction Why we think quantum computing is scalable. A complete description of a typical quantum state of just 300 qubits requires more bits than the number of atoms in the visible universe. Why we think quantum computing is powerful We know examples of problems that can be solved efficiently by a quantum computer, where we believe the problems are hard for classical computers.
    [Show full text]
  • Geometric Algorithms
    Geometric Algorithms primitive operations convex hull closest pair voronoi diagram References: Algorithms in C (2nd edition), Chapters 24-25 http://www.cs.princeton.edu/introalgsds/71primitives http://www.cs.princeton.edu/introalgsds/72hull 1 Geometric Algorithms Applications. • Data mining. • VLSI design. • Computer vision. • Mathematical models. • Astronomical simulation. • Geographic information systems. airflow around an aircraft wing • Computer graphics (movies, games, virtual reality). • Models of physical world (maps, architecture, medical imaging). Reference: http://www.ics.uci.edu/~eppstein/geom.html History. • Ancient mathematical foundations. • Most geometric algorithms less than 25 years old. 2 primitive operations convex hull closest pair voronoi diagram 3 Geometric Primitives Point: two numbers (x, y). any line not through origin Line: two numbers a and b [ax + by = 1] Line segment: two points. Polygon: sequence of points. Primitive operations. • Is a point inside a polygon? • Compare slopes of two lines. • Distance between two points. • Do two line segments intersect? Given three points p , p , p , is p -p -p a counterclockwise turn? • 1 2 3 1 2 3 Other geometric shapes. • Triangle, rectangle, circle, sphere, cone, … • 3D and higher dimensions sometimes more complicated. 4 Intuition Warning: intuition may be misleading. • Humans have spatial intuition in 2D and 3D. • Computers do not. • Neither has good intuition in higher dimensions! Is a given polygon simple? no crossings 1 6 5 8 7 2 7 8 6 4 2 1 1 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 2 18 4 18 4 19 4 19 4 20 3 20 3 20 1 10 3 7 2 8 8 3 4 6 5 15 1 11 3 14 2 16 we think of this algorithm sees this 5 Polygon Inside, Outside Jordan curve theorem.
    [Show full text]
  • Introduction to Computational Social Choice
    1 Introduction to Computational Social Choice Felix Brandta, Vincent Conitzerb, Ulle Endrissc, J´er^omeLangd, and Ariel D. Procacciae 1.1 Computational Social Choice at a Glance Social choice theory is the field of scientific inquiry that studies the aggregation of individual preferences towards a collective choice. For example, social choice theorists|who hail from a range of different disciplines, including mathematics, economics, and political science|are interested in the design and theoretical evalu- ation of voting rules. Questions of social choice have stimulated intellectual thought for centuries. Over time the topic has fascinated many a great mind, from the Mar- quis de Condorcet and Pierre-Simon de Laplace, through Charles Dodgson (better known as Lewis Carroll, the author of Alice in Wonderland), to Nobel Laureates such as Kenneth Arrow, Amartya Sen, and Lloyd Shapley. Computational social choice (COMSOC), by comparison, is a very young field that formed only in the early 2000s. There were, however, a few precursors. For instance, David Gale and Lloyd Shapley's algorithm for finding stable matchings between two groups of people with preferences over each other, dating back to 1962, truly had a computational flavor. And in the late 1980s, a series of papers by John Bartholdi, Craig Tovey, and Michael Trick showed that, on the one hand, computational complexity, as studied in theoretical computer science, can serve as a barrier against strategic manipulation in elections, but on the other hand, it can also prevent the efficient use of some voting rules altogether. Around the same time, a research group around Bernard Monjardet and Olivier Hudry also started to study the computational complexity of preference aggregation procedures.
    [Show full text]
  • Improving the Accuracy of Computed Eigenvalues and Eigenvectors*
    SIAM J. NUMER. ANAL. 1983 Society for Industrial and Applied Mathematics Vol. 20, No. 1, February 1983 0036-1429/83/2001-0002 $01.25/0 IMPROVING THE ACCURACY OF COMPUTED EIGENVALUES AND EIGENVECTORS* J. J. DONGARRA,t C. B. MOLER AND J. H. WILKINSON Abstract. This paper describes and analyzes several variants of a computational method for improving the numerical accuracy of, and for obtaining numerical bounds on, matrix eigenvalues and eigenvectors. The method, which is essentially a numerically stable implementation of Newton's method, may be used to "fine tune" the results obtained from standard subroutines such as those in EISPACK [Lecture Notes in Computer Science 6, 51, Springer-Verlag, Berlin, 1976, 1977]. Extended precision arithmetic is required in the computation of certain residuals. Introduction. The calculation of an eigenvalue , and the corresponding eigenvec- tor x (here after referred to as an eigenpair) of a matrix A involves the solution of the nonlinear system of equations (A AI)x O. Starting from an approximation h and , a sequence of iterates may be determined using Newton's method or variants of it. The conditions on and guaranteeing convergence have been treated extensively in the literature. For a particularly lucid account the reader is referred to the book by Rail [3]. In a recent paper Wilkinson [7] describes an algorithm for determining error bounds for a computed eigenpair based on these mathematical concepts. Considerations of numerical stability were an essential feature of that paper and indeed were its main raison d'etre. In general this algorithm provides an improved eigenpair and error bounds for it; unless the eigenpair is very ill conditioned the improved eigenpair is usually correct to the precision of the computation used in the main body of the algorithm.
    [Show full text]
  • Social Choice Theory Christian List
    1 Social Choice Theory Christian List Social choice theory is the study of collective decision procedures. It is not a single theory, but a cluster of models and results concerning the aggregation of individual inputs (e.g., votes, preferences, judgments, welfare) into collective outputs (e.g., collective decisions, preferences, judgments, welfare). Central questions are: How can a group of individuals choose a winning outcome (e.g., policy, electoral candidate) from a given set of options? What are the properties of different voting systems? When is a voting system democratic? How can a collective (e.g., electorate, legislature, collegial court, expert panel, or committee) arrive at coherent collective preferences or judgments on some issues, on the basis of its members’ individual preferences or judgments? How can we rank different social alternatives in an order of social welfare? Social choice theorists study these questions not just by looking at examples, but by developing general models and proving theorems. Pioneered in the 18th century by Nicolas de Condorcet and Jean-Charles de Borda and in the 19th century by Charles Dodgson (also known as Lewis Carroll), social choice theory took off in the 20th century with the works of Kenneth Arrow, Amartya Sen, and Duncan Black. Its influence extends across economics, political science, philosophy, mathematics, and recently computer science and biology. Apart from contributing to our understanding of collective decision procedures, social choice theory has applications in the areas of institutional design, welfare economics, and social epistemology. 1. History of social choice theory 1.1 Condorcet The two scholars most often associated with the development of social choice theory are the Frenchman Nicolas de Condorcet (1743-1794) and the American Kenneth Arrow (born 1921).
    [Show full text]
  • Mathematics and Materials
    IAS/PARK CITY MATHEMATICS SERIES Volume 23 Mathematics and Materials Mark J. Bowick David Kinderlehrer Govind Menon Charles Radin Editors American Mathematical Society Institute for Advanced Study Society for Industrial and Applied Mathematics 10.1090/pcms/023 Mathematics and Materials IAS/PARK CITY MATHEMATICS SERIES Volume 23 Mathematics and Materials Mark J. Bowick David Kinderlehrer Govind Menon Charles Radin Editors American Mathematical Society Institute for Advanced Study Society for Industrial and Applied Mathematics Rafe Mazzeo, Series Editor Mark J. Bowick, David Kinderlehrer, Govind Menon, and Charles Radin, Volume Editors. IAS/Park City Mathematics Institute runs mathematics education programs that bring together high school mathematics teachers, researchers in mathematics and mathematics education, undergraduate mathematics faculty, graduate students, and undergraduates to participate in distinct but overlapping programs of research and education. This volume contains the lecture notes from the Graduate Summer School program 2010 Mathematics Subject Classification. Primary 82B05, 35Q70, 82B26, 74N05, 51P05, 52C17, 52C23. Library of Congress Cataloging-in-Publication Data Names: Bowick, Mark J., editor. | Kinderlehrer, David, editor. | Menon, Govind, 1973– editor. | Radin, Charles, 1945– editor. | Institute for Advanced Study (Princeton, N.J.) | Society for Industrial and Applied Mathematics. Title: Mathematics and materials / Mark J. Bowick, David Kinderlehrer, Govind Menon, Charles Radin, editors. Description: [Providence] : American Mathematical Society, [2017] | Series: IAS/Park City math- ematics series ; volume 23 | “Institute for Advanced Study.” | “Society for Industrial and Applied Mathematics.” | “This volume contains lectures presented at the Park City summer school on Mathematics and Materials in July 2014.” – Introduction. | Includes bibliographical references. Identifiers: LCCN 2016030010 | ISBN 9781470429195 (alk. paper) Subjects: LCSH: Statistical mechanics–Congresses.
    [Show full text]
  • Msc in Applied Mathematics
    MSc in Applied Mathematics Title: Past, Present and Challenges in Yang-Mills Theory Author: José Luis Tejedor Advisor: Sebastià Xambó Descamps Department: Departament de Matemàtica Aplicada II Academic year: 2011-2012 PAST, PRESENT AND CHALLENGES IN YANG-MILLS THEORY Jos´eLuis Tejedor June 11, 2012 Abstract In electrodynamics the potentials are not uniquely defined. The electromagnetic field is un- changed by gauge transformations of the potential. The electromagnestism is a gauge theory with U(1) as gauge group. C. N. Yang and R. Mills extended in 1954 the concept of gauge theory for abelian groups to non-abelian groups to provide an explanation for strong interactions. The idea of Yang-Mills was criticized by Pauli, as the quanta of the Yang-Mills field must be massless in order to maintain gauge invariance. The idea was set aside until 1960, when the concept of particles acquiring mass through symmetry breaking in massless theories was put forward. This prompted a significant restart of Yang-Mills theory studies that proved succesful in the formula- tion of both electroweak unification and quantum electrodynamics (QCD). The Standard Model combines the strong interaction with the unified electroweak interaction through the symmetry group SU(3) ⊗ SU(2) ⊗ U(1). Modern gauge theory includes lattice gauge theory, supersymme- try, magnetic monopoles, supergravity, instantons, etc. Concerning the mathematics, the field of Yang-Mills theories was included in the Clay Mathematics Institute's list of \Millenium Prize Problems". This prize-problem focuses, especially, on a proof of the conjecture that the lowest excitations of a pure four-dimensional Yang-Mills theory (i.e.
    [Show full text]
  • Mathematics (MATH) 1
    Mathematics (MATH) 1 MATH 103 College Algebra and Trigonometry MATHEMATICS (MATH) Prerequisites: Appropriate score on the Math Placement Exam; or grade of P, C, or better in MATH 100A. MATH 100A Intermediate Algebra Notes: Credit for both MATH 101 and 103 is not allowed; credit for both Prerequisites: Appropriate score on the Math Placement Exam. MATH 102 and MATH 103 is not allowed; students with previous credit in Notes: Credit earned in MATH 100A will not count toward degree any calculus course (Math 104, 106, 107, or 208) may not earn credit for requirements. this course. Description: Review of the topics in a second-year high school algebra Description: First and second degree equations and inequalities, absolute course taught at the college level. Includes: real numbers, 1st and value, functions, polynomial and rational functions, exponential and 2nd degree equations and inequalities, linear systems, polynomials logarithmic functions, trigonometric functions and identities, laws of and rational expressions, exponents and radicals. Heavy emphasis on sines and cosines, applications, polar coordinates, systems of equations, problem solving strategies and techniques. graphing, conic sections. Credit Hours: 3 Credit Hours: 5 Max credits per semester: 3 Max credits per semester: 5 Max credits per degree: 3 Max credits per degree: 5 Grading Option: Graded with Option Grading Option: Graded with Option Prerequisite for: MATH 100A; MATH 101; MATH 103 Prerequisite for: AGRO 361, GEOL 361, NRES 361, SOIL 361, WATS 361; MATH 101 College Algebra AGRO 458, AGRO 858, NRES 458, NRES 858, SOIL 458; ASCI 340; Prerequisites: Appropriate score on the Math Placement Exam; or grade CHEM 105A; CHEM 109A; CHEM 113A; CHME 204; CRIM 300; of P, C, or better in MATH 100A.
    [Show full text]
  • High-Performance Parallel Computations Using Python As High-Level Language
    Aachen Institute for Advanced Study in Computational Engineering Science Preprint: AICES-2010/08-01 23/August/2010 High-Performance Parallel Computations using Python as High-Level Language Stefano Masini and Paolo Bientinesi Financial support from the Deutsche Forschungsgemeinschaft (German Research Association) through grant GSC 111 is gratefully acknowledged. ©Stefano Masini and Paolo Bientinesi 2010. All rights reserved List of AICES technical reports: http://www.aices.rwth-aachen.de/preprints High-Performance Parallel Computations using Python as High-Level Language Stefano Masini⋆ and Paolo Bientinesi⋆⋆ RWTH Aachen, AICES, Aachen, Germany Abstract. High-performance and parallel computations have always rep- resented a challenge in terms of code optimization and memory usage, and have typically been tackled with languages that allow a low-level management of resources, like Fortran, C and C++. Nowadays, most of the implementation effort goes into constructing the bookkeeping logic that binds together functionalities taken from standard libraries. Because of the increasing complexity of this kind of codes, it becomes more and more necessary to keep it well organized through proper software en- gineering practices. Indeed, in the presence of chaotic implementations, reasoning about correctness is difficult, even when limited to specific aspects like concurrency; moreover, due to the lack in flexibility of the code, making substantial changes for experimentation becomes a grand challenge. Since the bookkeeping logic only accounts for a tiny fraction of the total execution time, we believe that for such a task it can be afforded to introduce an overhead due to a high-level language. We consider Python as a preliminary candidate with the intent of improving code readability, flexibility and, in turn, the level of confidence with respect to correctness.
    [Show full text]
  • Numerical Analysis Notes for Math 575A
    Numerical Analysis Notes for Math 575A William G. Faris Program in Applied Mathematics University of Arizona Fall 1992 Contents 1 Nonlinear equations 5 1.1 Introduction . 5 1.2 Bisection . 5 1.3 Iteration . 9 1.3.1 First order convergence . 9 1.3.2 Second order convergence . 11 1.4 Some C notations . 12 1.4.1 Introduction . 12 1.4.2 Types . 13 1.4.3 Declarations . 14 1.4.4 Expressions . 14 1.4.5 Statements . 16 1.4.6 Function definitions . 17 2 Linear Systems 19 2.1 Shears . 19 2.2 Reflections . 24 2.3 Vectors and matrices in C . 27 2.3.1 Pointers in C . 27 2.3.2 Pointer Expressions . 28 3 Eigenvalues 31 3.1 Introduction . 31 3.2 Similarity . 31 3.3 Orthogonal similarity . 34 3.3.1 Symmetric matrices . 34 3.3.2 Singular values . 34 3.3.3 The Schur decomposition . 35 3.4 Vector and matrix norms . 37 3.4.1 Vector norms . 37 1 2 CONTENTS 3.4.2 Associated matrix norms . 37 3.4.3 Singular value norms . 38 3.4.4 Eigenvalues and norms . 39 3.4.5 Condition number . 39 3.5 Stability . 40 3.5.1 Inverses . 40 3.5.2 Iteration . 40 3.5.3 Eigenvalue location . 41 3.6 Power method . 43 3.7 Inverse power method . 44 3.8 Power method for subspaces . 44 3.9 QR method . 46 3.10 Finding eigenvalues . 47 4 Nonlinear systems 49 4.1 Introduction . 49 4.2 Degree . 51 4.2.1 Brouwer fixed point theorem .
    [Show full text]