Programming for Mathematicians
Author | : Raymond Seroul |
Publisher | : Springer Science & Business Media |
Total Pages | : 439 |
Release | : 2012-12-06 |
ISBN-10 | : 9783642571299 |
ISBN-13 | : 3642571298 |
Rating | : 4/5 (99 Downloads) |
Download or read book Programming for Mathematicians written by Raymond Seroul and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 439 pages. Available in PDF, EPUB and Kindle. Book excerpt: Aimed at teaching mathematics students how to program using their knowledge of mathematics, the entire books emphasis is on "how to think" when programming. Three methods for constructing an algorithm or a program are used: manipulation and enrichment of existing code; use of recurrent sequences; deferral of code writing, in order to deal with one difficulty at a time. Many theorems are mathematically proved and programmed, and the text concludes with an explanation of how a compiler works and how to compile "by hand" little programs. Intended for anyone who thinks mathematically and wants to program and play with mathematics.