Mathematics and Computation

Mathematics and Computation
Author :
Publisher : Princeton University Press
Total Pages : 434
Release :
ISBN-10 : 9780691189130
ISBN-13 : 0691189137
Rating : 4/5 (30 Downloads)

Synopsis Mathematics and Computation by : Avi Wigderson

From the winner of the Turing Award and the Abel Prize, an introduction to computational complexity theory, its connections and interactions with mathematics, and its central role in the natural and social sciences, technology, and philosophy Mathematics and Computation provides a broad, conceptual overview of computational complexity theory—the mathematical study of efficient computation. With important practical applications to computer science and industry, computational complexity theory has evolved into a highly interdisciplinary field, with strong links to most mathematical areas and to a growing number of scientific endeavors. Avi Wigderson takes a sweeping survey of complexity theory, emphasizing the field’s insights and challenges. He explains the ideas and motivations leading to key models, notions, and results. In particular, he looks at algorithms and complexity, computations and proofs, randomness and interaction, quantum and arithmetic computation, and cryptography and learning, all as parts of a cohesive whole with numerous cross-influences. Wigderson illustrates the immense breadth of the field, its beauty and richness, and its diverse and growing interactions with other areas of mathematics. He ends with a comprehensive look at the theory of computation, its methodology and aspirations, and the unique and fundamental ways in which it has shaped and will further shape science, technology, and society. For further reading, an extensive bibliography is provided for all topics covered. Mathematics and Computation is useful for undergraduate and graduate students in mathematics, computer science, and related fields, as well as researchers and teachers in these fields. Many parts require little background, and serve as an invitation to newcomers seeking an introduction to the theory of computation. Comprehensive coverage of computational complexity theory, and beyond High-level, intuitive exposition, which brings conceptual clarity to this central and dynamic scientific discipline Historical accounts of the evolution and motivations of central concepts and models A broad view of the theory of computation's influence on science, technology, and society Extensive bibliography

Effective Computational Geometry for Curves and Surfaces

Effective Computational Geometry for Curves and Surfaces
Author :
Publisher : Springer Science & Business Media
Total Pages : 352
Release :
ISBN-10 : 9783540332596
ISBN-13 : 3540332596
Rating : 4/5 (96 Downloads)

Synopsis Effective Computational Geometry for Curves and Surfaces by : Jean-Daniel Boissonnat

This book covers combinatorial data structures and algorithms, algebraic issues in geometric computing, approximation of curves and surfaces, and computational topology. Each chapter fully details and provides a tutorial introduction to important concepts and results. The focus is on methods which are both well founded mathematically and efficient in practice. Coverage includes references to open source software and discussion of potential applications of the presented techniques.

Computational Geometry

Computational Geometry
Author :
Publisher : Springer Science & Business Media
Total Pages : 413
Release :
ISBN-10 : 9781461210986
ISBN-13 : 1461210984
Rating : 4/5 (86 Downloads)

Synopsis Computational Geometry by : Franco P. Preparata

From the reviews: "This book offers a coherent treatment, at the graduate textbook level, of the field that has come to be known in the last decade or so as computational geometry. ... ... The book is well organized and lucidly written; a timely contribution by two founders of the field. It clearly demonstrates that computational geometry in the plane is now a fairly well-understood branch of computer science and mathematics. It also points the way to the solution of the more challenging problems in dimensions higher than two." #Mathematical Reviews#1 "... This remarkable book is a comprehensive and systematic study on research results obtained especially in the last ten years. The very clear presentation concentrates on basic ideas, fundamental combinatorial structures, and crucial algorithmic techniques. The plenty of results is clever organized following these guidelines and within the framework of some detailed case studies. A large number of figures and examples also aid the understanding of the material. Therefore, it can be highly recommended as an early graduate text but it should prove also to be essential to researchers and professionals in applied fields of computer-aided design, computer graphics, and robotics." #Biometrical Journal#2

Triangulations

Triangulations
Author :
Publisher : Springer Science & Business Media
Total Pages : 547
Release :
ISBN-10 : 9783642129711
ISBN-13 : 3642129714
Rating : 4/5 (11 Downloads)

Synopsis Triangulations by : Jesus De Loera

Triangulations presents the first comprehensive treatment of the theory of secondary polytopes and related topics. The text discusses the geometric structure behind the algorithms and shows new emerging applications, including hundreds of illustrations, examples, and exercises.

Randomized Algorithms

Randomized Algorithms
Author :
Publisher : Cambridge University Press
Total Pages : 496
Release :
ISBN-10 : 9781139643139
ISBN-13 : 1139643134
Rating : 4/5 (39 Downloads)

Synopsis Randomized Algorithms by : Rajeev Motwani

For many applications a randomized algorithm is either the simplest algorithm available, or the fastest, or both. This tutorial presents the basic concepts in the design and analysis of randomized algorithms. The first part of the book presents tools from probability theory and probabilistic analysis that are recurrent in algorithmic applications. Algorithmic examples are given to illustrate the use of each tool in a concrete setting. In the second part of the book, each of the seven chapters focuses on one important area of application of randomized algorithms: data structures; geometric algorithms; graph algorithms; number theory; enumeration; parallel algorithms; and on-line algorithms. A comprehensive and representative selection of the algorithms in these areas is also given. This book should prove invaluable as a reference for researchers and professional programmers, as well as for students.

Computational Topology

Computational Topology
Author :
Publisher : American Mathematical Society
Total Pages : 241
Release :
ISBN-10 : 9781470467692
ISBN-13 : 1470467690
Rating : 4/5 (92 Downloads)

Synopsis Computational Topology by : Herbert Edelsbrunner

Combining concepts from topology and algorithms, this book delivers what its title promises: an introduction to the field of computational topology. Starting with motivating problems in both mathematics and computer science and building up from classic topics in geometric and algebraic topology, the third part of the text advances to persistent homology. This point of view is critically important in turning a mostly theoretical field of mathematics into one that is relevant to a multitude of disciplines in the sciences and engineering. The main approach is the discovery of topology through algorithms. The book is ideal for teaching a graduate or advanced undergraduate course in computational topology, as it develops all the background of both the mathematical and algorithmic aspects of the subject from first principles. Thus the text could serve equally well in a course taught in a mathematics department or computer science department.

Geometric Approximation Algorithms

Geometric Approximation Algorithms
Author :
Publisher : American Mathematical Soc.
Total Pages : 378
Release :
ISBN-10 : 9780821849118
ISBN-13 : 0821849115
Rating : 4/5 (18 Downloads)

Synopsis Geometric Approximation Algorithms by : Sariel Har-Peled

Exact algorithms for dealing with geometric objects are complicated, hard to implement in practice, and slow. Over the last 20 years a theory of geometric approximation algorithms has emerged. These algorithms tend to be simple, fast, and more robust than their exact counterparts. This book is the first to cover geometric approximation algorithms in detail. In addition, more traditional computational geometry techniques that are widely used in developing such algorithms, like sampling, linear programming, etc., are also surveyed. Other topics covered include approximate nearest-neighbor search, shape approximation, coresets, dimension reduction, and embeddings. The topics covered are relatively independent and are supplemented by exercises. Close to 200 color figures are included in the text to illustrate proofs and ideas.