Skip to main content
Please allow one business day for order processing.
Close this alert
Programming for Mathematicians (Universitext)

Programming for Mathematicians (Universitext)

Current price: $80.49
This product is not returnable.
Publication Date: December 14th, 1999
Publisher:
Springer
ISBN:
9783540664222
Pages:
432

Description

The aim of this book is to teach mathematics students how to program using their knowledge of mathematics. For this they require only to know how to construct a proof. The entire book's emphasis is on "how to think" when programming. Three methods for constructing an algorithm or a program are used: a) manipulation and enrichment of existing code; b) use of recurrent sequences; c) deferral of code writing, in order to deal with one difficulty at a time. Many theorems are mathematically proved and programmed. The last chapter explains how a compiler works and shows how to compile "by hand" little (but not trivial--even recursive) programs. The book is intended for anyone who thinks mathematically and wants to program and play with mathematics.