Numerical Analysis Using Sage, Softcover reprint of the original 1st ed. 2015
Springer Undergraduate Texts in Mathematics and Technology Series

Authors:

Language: English

26.36 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Numerical Analysis Using Sage
Publication date:
Support: Print on demand

34.80 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Numerical Analysis Using Sage
Publication date:
314 p. · 17.8x25.4 cm · Hardback

This is the first numerical analysis text to use Sage for the implementation of algorithms and can be used in a one-semester course for undergraduates in mathematics, math education, computer science/information technology, engineering, and physical sciences. The primary aim of this text is to simplify understanding of the theories and ideas from a numerical analysis/numerical methods course via a modern programming language like Sage. Aside from the presentation of fundamental theoretical notions of numerical analysis throughout the text, each chapter concludes with several exercises that are oriented to real-world application. Answers may be verified using Sage.

The presented code, written in core components of Sage, are backward compatible, i.e., easily applicable to other software systems such as Mathematica®. Sage is open source software and uses Python-like syntax. Previous Python programming experience is not a requirement for the reader, though familiarity with any programming language is a plus. Moreover, the code can be written using any web browser and is therefore useful with Laptops, Tablets, iPhones, Smartphones, etc. All Sage code that is presented in the text is openly available on SpringerLink.com.

​Preface.- 1. Fundamentals.- 2. Solving Nonlinear Equations.- 3. Polynomial Interpolation.- 4.Numerical Differentiation.- 5. Numerical Integration.- 6. Spline Interpolation.- 7. Numerical Methods for Differential Equations.- References.- Index.

George Anastassiou is Professor at the University of Memphis. Research interests include Computational analysis, approximation theory, probability, theory of moments. Professor Anastassiou has authored and edited several publications with Springer including "Fractional Differentiation Inequalities" (c) 2009, "Fuzzy Mathematics: Approximation Theory" (c) 2010, "Intelligent Systems: Approximation by Artificial Neural Networks" (c) 2014, "The History of Approximation Theory" (c) 2005, "Modern Differential Geometry in Gauge Theories" (c) 2006, and more.

Razvan Alex Mezei received his PhD from the University of Memphis and currently holds an assistant professorship and Lenoir-Rhyne University, Hickory, North Carolina. He teaches mathematics as well as computer science/IT courses to undergraduates and is a computing sciences program coordinator. Mezei has extensive experience in computer programming and software development and has written several publications with George Anastassiou.

First numerical analysis textbook using Sage

Does not require prior knowledge of Python programming

Includes all Sage code for ease of use for students