Cantitate/Preț
Produs

Algorithmic Mathematics

Autor Stefan Hougardy, Jens Vygen Traducere de Rabe von Randow
en Limba Engleză Hardback – 24 oct 2016
Algorithms play an increasingly important role in nearly all fields of mathematics. This book allows readers to develop basic mathematical abilities, in particular those concerning the design and analysis of algorithms as well as their implementation. It presents not only fundamental algorithms like the sieve of Eratosthenes, the Euclidean algorithm, sorting algorithms, algorithms on graphs, and Gaussian elimination, but also discusses elementary data structures, basic graph theory, and numerical questions. In addition, it provides an introduction to programming and demonstrates in detail how to implement algorithms in C++.
This textbook is suitable for students who are new to the subject and covers a basic mathematical lecture course, complementing traditional courses on analysis and linear algebra. Both authors have given this "Algorithmic Mathematics" course at the University of Bonn several times in recent years.

Citește tot Restrânge

Preț: 35105 lei

Preț vechi: 43881 lei
-20% Nou

Puncte Express: 527

Preț estimativ în valută:
6718 7067$ 5606£

Carte tipărită la comandă

Livrare economică 10-24 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783319395579
ISBN-10: 3319395572
Pagini: 168
Ilustrații: XIII, 163 p. 41 illus., 40 illus. in color.
Dimensiuni: 155 x 235 x 21 mm
Greutate: 0.43 kg
Ediția:1st ed. 2016
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland

Cuprins

1 Introduction.- 2 Representations of the Integers.- 3 Computing with Integers.- 4 Approximate Representations of the Real Numbers.- 5 Computing with Errors.- 6 Graphs.- 7 Simple Graph Algorithms.- 8 Sorting Algorithms.- 9 Optimal Trees and Paths.- 10 Matchings and Network Flows.- 11 Gaussian Elimination.- Bibliography.- Index

Recenzii

“The book under review contains the lectures the authors have taught at the University of Bonn for beginner students. It includes many worked-out examples, detailed explanations, as well as references for further study. … Alongside the mathematical themes, the authors have included an introduction to the programming language C++.” (Costică Moroşanu, zbMATH 1357.68002, 2017)
“This is a brief introduction to some simple numerical and computer algorithms, including an analysis of their timing. It’s aimed at students with a good high-school math background, but has no specific prerequisites, and has enough material for a one-semester course. … a good choice for a very early introduction to these topics.” (Allen Stenger, MAA Reviews, maa.org, December, 2016)

Notă biografică

Stefan Hougardy is professor of discrete mathematics at the University of Bonn. His research interests include combinatorial optimization and chip design.
Jens Vygen is professor of discrete mathematics at the University of Bonn. His research interests include combinatorial optimization and chip design.

Textul de pe ultima copertă

Algorithms play an increasingly important role in nearly all fields of mathematics. This book allows readers to develop basic mathematical abilities, in particular those concerning the design and analysis of algorithms as well as their implementation. It presents not only fundamental algorithms like the sieve of Eratosthenes, the Euclidean algorithm, sorting algorithms, algorithms on graphs, and Gaussian elimination, but also discusses elementary data structures, basic graph theory, and numerical questions. In addition, it provides an introduction to programming and demonstrates in detail how to implement algorithms in C++.
This textbook is suitable for students who are new to the subject and covers a basic mathematical lecture course, complementing traditional courses on analysis and linear algebra. Both authors have given this "Algorithmic Mathematics" course at the University of Bonn several times in recent years.

Caracteristici

Textbook covering basic mathematical lecture course Allows readers to develop basic mathematical abilities, in particular those concerning the design and analysis of algorithms as well as their implementation Provides an introduction to programming and demonstrates in detail how to implement algorithms in C++ Suitable for students who are new to the subject Includes supplementary material: sn.pub/extras