Concise Guide to Numerical Algorithmics: The Foundations and Spirit of Scientific Computing

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Numerical Algorithmic Science and Engineering (NAS&E), or more compactly, Numerical Algorithmics, is the theoretical and empirical study and the practical implementation and application of algorithms for solving finite-dimensional problems of a numeric nature. The variables of such problems are either discrete-valued, or continuous over the reals, or, and as is often the case, a combination of the two, and they may or may not have an underlying network/graph structure. This re-emerging discipline of numerical algorithmics within computer science is the counterpart of the now well-established discipline of numerical analysis within mathematics, where the latter’s emphasis is on infinite-dimensional, continuous numerical problems and their finite-dimensional, continuous approximates.

A discussion of the underlying rationale for numerical algorithmics, its foundational models of computation, its organizational details, and its role, in conjunction with numerical analysis, in support of the modern modus operandi of scientific computing, or computational science & engineering, is the primary focus of this short monograph.  It comprises six chapters, each with its own bibliography. Chapters 2, 3 and 6 present the book’s primary content. Chapters 1, 4, and 5 are briefer, and they provide contextual material for the three primary chapters and smooth the transition between them.Mathematical formalism has been kept to a minimum, and, whenever possible, visual and verbal forms of presentation are employed and the discussion enlivened through the use of motivating quotations and illustrative examples. 

The reader is expected to have a working knowledge of the basics of computer science, an exposure to basic linear algebra and calculus (and perhaps some real analysis), and an understanding of elementary mathematical concepts such as convexity of sets and functions, networks and graphs, and so on. Although this book is not suitable for use as the principal textbook for a course on numerical algorithmics (NAS&E), it will be of value as a supplementary reference for a variety of courses. It can also serve as the primary text for a research seminar. And it can be recommended for self-study of the foundations and organization of NAS&E to graduate and advanced undergraduate students with sufficient mathematical maturity and a background in computing. 

When departments of computer science were first created within universities worldwide during the middle of the twentieth century, numerical analysis was an important part of the curriculum. Its role within the discipline of computer science has greatly diminished over time, if not vanished altogether, and specialists in that area are now to be found mainly within other fields, in particular, mathematics and the physical sciences. A central concern of this monograph is the regrettable, downward trajectory of numerical analysis within computer science and how it can be arrested and suitably reconstituted. Resorting to a biblical metaphor, numerical algorithmics (NAS&E) as envisioned herein is neither old wine in new bottles, nor new wine in old bottles, but rather this re-emerging discipline is a decantation of an age-old vintage that can hopefully find its proper place within the larger arena of computer science, and at what appears now to be an opportune time.

Author(s): John Lawrence Nazareth
Series: SpringerBriefs in Computer Science
Publisher: Springer
Year: 2023

Language: English
Pages: 78
City: Cham

Preface
Acknowledgements
References
Contents
1 The Big Picture: Mathematics, Science and Engineering
1.1 Introduction
1.2 Arenas and Their Interfaces
1.3 Modi Operandi
1.4 Summary
References
2 Number: The Language of Science
2.1 Introduction
2.2 Symbolism in Human Languages
2.3 From Words to Numbers
2.4 History and Background
2.5 The Symbolism of Mathematics
2.6 From Numbers to Number Systems
2.6.1 Positive Numbers
2.6.2 Negative Numbers
2.6.3 Other Number Systems and Beyond
References
3 Algorithmics: The Spirit of Computing
3.1 Introduction: What is an Algorithm?
3.2 Theoretical Foundations: The Grand Unified Theory of Computation
3.3 A Hierarchy of Theoretical Models
3.3.1 Knuth’s Realistic Model: The MMIX Computer
3.3.2 Register, or Random-Access, Computational Models
3.3.3 The Computational Models of Turing and Post
3.3.4 Computational Equivalence and the Halting Problem
3.4 Practical Foundations: Floating-Point Model
3.4.1 Finite-Precision Representation: Decimal Base
3.4.2 Finite-Precision Representation: Arbitrary Base
3.4.3 Axiomatic Floating-Point Arithmetic and an FP-RAM
3.5 Algorithmics
3.6 Computational Complexity
3.7 Algorithmic Systems and Beyond
References
4 A Taxonomy of Numerical Problems
4.1 Introduction
4.2 A “Cubist” Portrait
4.3 Classes of Numerical Problems
4.3.1 A-F: Deterministic Parameters
4.3.2 G-L: Stochastic Parameters
4.4 Discussion
References
5 Numerical Analysis: Algorithm Under the Rubric of Number
5.1 Introduction
5.2 Theoretical Foundations of Numerical Analysis
5.2.1 The BCSS Model of Computation
5.3 Practical Foundations of Numerical Analysis
5.3.1 The IEEE 754 Floating-Point Standard
5.3.2 The Chebfun Model
References
6 Numerical Algorithmics: Number Under the Rubric of Algorithm
6.1 Introduction
6.2 Definition and Rationale for Numerical Algorithmics
6.3 Theoretical Foundations
6.3.1 Real-Number Models in the Turing Tradition
6.4 Practical Foundations
6.4.1 Floats
6.4.2 Unums and Posits
6.5 NAS&E: Content and Organization
6.6 Conclusion
References