An introduction to the mathematics of computation in outline form. A slide deck covering introductory numerical analysis including computer arithmetic, if/then statements and loops, numerical derivatives, root finding, numerical integrals, and interpolation. Exercises, special topics, TI calculator
Introduction to Computational Mathematics: An Outline
โ Scribed by William C. Bauldry
- Publisher
- CRC Press
- Year
- 2022
- Tongue
- English
- Leaves
- 213
- Series
- Textbooks in Mathematics
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Cover
Half Title
Textbooks in Mathematics
Title Page
Copyright Page
Table of Contents
Preface
I. Computer Arithmetic
II. Control Structures
S I. Special Topics: Computation Cost and Hornerโs Form
III. Numerical Differentiation
IV. Root-Finding Algorithms
S II. Special Topics: Modified Newtonโs Method
V. Numerical Integration
VI. Polynomial Interpolation
S III. Case Study: TI Calculator Numerics
VII. Projects
VIII. References
๐ SIMILAR VOLUMES
<p><span>This unique outline covers topics as an introduction to computational mathematics in outline form, much like the classic series of outlines many mathematicians and students recall and have used. This modern version includes many links to external web sources, and homework exercises. It also
<p><p>Thirty years ago, mathematical computation was difficult to perform and thus used sparingly. However, mathematical computation has become far more accessible due to the emergence of the personal computer, the discovery of fiber-optics and the consequent development of the modern internet, and
<p><p>Thirty years ago, mathematical computation was difficult to perform and thus used sparingly. However, mathematical computation has become far more accessible due to the emergence of the personal computer, the discovery of fiber-optics and the consequent development of the modern internet, and
<p><p>Thirty years ago mathematical, as opposed to applied numerical, computation was difficult to perform and so relatively little used. Three threads changed that: the emergence of the personal computer; the discovery of fiber-optics and the consequent development of the modern internet; and the b
<p>This book is designed to teach introductory computer programming using Maple. It aims to infuse more mathematically oriented programming exercises and problems than those found in traditional programming courses while reinforcing and applying concepts and techniques of calculus. All the important