0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
Status
Brand

Showing 1 - 10 of 10 matches in All Departments

Pop-Up Geometry - The Mathematics Behind Pop-Up Cards (Paperback): Joseph O'Rourke Pop-Up Geometry - The Mathematics Behind Pop-Up Cards (Paperback)
Joseph O'Rourke
R659 R545 Discovery Miles 5 450 Save R114 (17%) Ships in 10 - 15 working days

Anyone browsing at the stationery store will see an incredible array of pop-up cards available for any occasion. The workings of pop-up cards and pop-up books can be remarkably intricate. Behind such designs lies beautiful geometry involving the intersection of circles, cones, and spheres, the movements of linkages, and other constructions. The geometry can be modelled by algebraic equations, whose solutions explain the dynamics. For example, several pop-up motions rely on the intersection of three spheres, a computation made every second for GPS location. Connecting the motions of the card structures with the algebra and geometry reveals abstract mathematics performing tangible calculations. Beginning with the nephroid in the 19th-century, the mathematics of pop-up design is now at the frontiers of rigid origami and algorithmic computational complexity. All topics are accessible to those familiar with high-school mathematics; no calculus required. Explanations are supplemented by 140+ figures and 20 animations.

Planetary Diversity - Rocky planet processes and their observational signatures (Hardcover): Elizabeth J. Tasker, Yuka Fujii,... Planetary Diversity - Rocky planet processes and their observational signatures (Hardcover)
Elizabeth J. Tasker, Yuka Fujii, Matthieu Laneuville; Contributions by Chuanfei Dong, Joseph O'Rourke, …
R3,314 Discovery Miles 33 140 Ships in 12 - 17 working days
How to Fold It - The Mathematics of Linkages, Origami, and Polyhedra (Hardcover): Joseph O'Rourke How to Fold It - The Mathematics of Linkages, Origami, and Polyhedra (Hardcover)
Joseph O'Rourke
R3,012 R2,395 Discovery Miles 23 950 Save R617 (20%) Ships in 12 - 17 working days

What do proteins and pop-up cards have in common? How is opening a grocery bag different from opening a gift box? How can you cut out the letters for a whole word all at once with one straight scissors cut? How many ways are there to flatten a cube? You can answer these questions and more through the mathematics of folding and unfolding. From this book, you will discover new and old mathematical theorems by folding paper and find out how to reason toward proofs. With the help of 200 color figures, author Joseph O'Rourke explains these fascinating folding problems starting from high school algebra and geometry and introducing more advanced concepts in tangible contexts as they arise. He shows how variations on these basic problems lead directly to the frontiers of current mathematical research and offers ten accessible unsolved problems for the enterprising reader. Before tackling these, you can test your skills on fifty exercises with complete solutions. The book's Web site, http: //www.howtofoldit.org, has dynamic animations of many of the foldings and downloadable templates for readers to fold or cut out.

Pop-Up Geometry - The Mathematics Behind Pop-Up Cards (Hardcover): Joseph O'Rourke Pop-Up Geometry - The Mathematics Behind Pop-Up Cards (Hardcover)
Joseph O'Rourke
R1,892 R1,681 Discovery Miles 16 810 Save R211 (11%) Ships in 12 - 17 working days

Anyone browsing at the stationery store will see an incredible array of pop-up cards available for any occasion. The workings of pop-up cards and pop-up books can be remarkably intricate. Behind such designs lies beautiful geometry involving the intersection of circles, cones, and spheres, the movements of linkages, and other constructions. The geometry can be modelled by algebraic equations, whose solutions explain the dynamics. For example, several pop-up motions rely on the intersection of three spheres, a computation made every second for GPS location. Connecting the motions of the card structures with the algebra and geometry reveals abstract mathematics performing tangible calculations. Beginning with the nephroid in the 19th-century, the mathematics of pop-up design is now at the frontiers of rigid origami and algorithmic computational complexity. All topics are accessible to those familiar with high-school mathematics; no calculus required. Explanations are supplemented by 140+ figures and 20 animations.

How to Fold It - The Mathematics of Linkages, Origami, and Polyhedra (Paperback): Joseph O'Rourke How to Fold It - The Mathematics of Linkages, Origami, and Polyhedra (Paperback)
Joseph O'Rourke
R1,006 Discovery Miles 10 060 Ships in 12 - 17 working days

What do proteins and pop-up cards have in common? How is opening a grocery bag different from opening a gift box? How can you cut out the letters for a whole word all at once with one straight scissors cut? How many ways are there to flatten a cube? You can answer these questions and more through the mathematics of folding and unfolding. From this book, you will discover new and old mathematical theorems by folding paper and find out how to reason toward proofs. With the help of 200 color figures, author Joseph O'Rourke explains these fascinating folding problems starting from high school algebra and geometry and introducing more advanced concepts in tangible contexts as they arise. He shows how variations on these basic problems lead directly to the frontiers of current mathematical research and offers ten accessible unsolved problems for the enterprising reader. Before tackling these, you can test your skills on fifty exercises with complete solutions. The book's Web site, http: //www.howtofoldit.org, has dynamic animations of many of the foldings and downloadable templates for readers to fold or cut out.

Geometric Folding Algorithms - Linkages, Origami, Polyhedra (Paperback): Erik D. Demaine, Joseph O'Rourke Geometric Folding Algorithms - Linkages, Origami, Polyhedra (Paperback)
Erik D. Demaine, Joseph O'Rourke
R1,663 Discovery Miles 16 630 Ships in 12 - 17 working days

How can linkages, pieces of paper, and polyhedra be folded? The authors present hundreds of results and over 60 unsolved 'open problems' in this comprehensive look at the mathematics of folding, with an emphasis on algorithmic or computational aspects. Folding and unfolding problems have been implicit since Albrecht Durer in the early 1500s, but have only recently been studied in the mathematical literature. Over the past decade, there has been a surge of interest in these problems, with applications ranging from robotics to protein folding. A proof shows that it is possible to design a series of jointed bars moving only in a flat plane that can sign a name or trace any other algebraic curve. One remarkable algorithm shows you can fold any straight-line drawing on paper so that the complete drawing can be cut out with one straight scissors cut. Aimed primarily at advanced undergraduate and graduate students in mathematics or computer science, this lavishly illustrated book will fascinate a broad audience, from high school students to researchers.

Computational Geometry in C (Paperback, 2nd Revised edition): Joseph O'Rourke Computational Geometry in C (Paperback, 2nd Revised edition)
Joseph O'Rourke
R1,452 Discovery Miles 14 520 Ships in 12 - 17 working days

This is the newly-revised and expanded edition of a popular introduction to the design and implementation of geometry algorithms arising in areas such as computer graphics, robotics, and engineering design. The second edition contains material on several new topics, such as randomized algorithms for polygon triangulation, planar point location, 3D convex hull construction, intersection algorithms for ray-segment and ray-triangle, and point-in-polyhedron. A new "Sources" chapter points to supplemental literature for readers needing more information on any topic. A novel aspect is the inclusion of working C code for many of the algorithms, with discussion of practical implementation issues. The self-contained treatment presumes only an elementary knowledge of mathematics, but reaches topics on the frontier of current research, making it a useful reference for practitioners at all levels. The code in this new edition is significantly improved from the first edition, and four new routines are included. Java versions for this new edition are also available. All code is accessible from the book's Web site (http://cs.smith.edu/~orourke/) or by anonymous ftp.

Geometric Folding Algorithms - Linkages, Origami, Polyhedra (Hardcover): Erik D. Demaine, Joseph O'Rourke Geometric Folding Algorithms - Linkages, Origami, Polyhedra (Hardcover)
Erik D. Demaine, Joseph O'Rourke
R4,373 Discovery Miles 43 730 Ships in 12 - 17 working days

How can linkages, pieces of paper, and polyhedra be folded? The authors present hundreds of results and over 60 unsolved 'open problems' in this comprehensive look at the mathematics of folding, with an emphasis on algorithmic or computational aspects. Folding and unfolding problems have been implicit since Albrecht Durer in the early 1500s, but have only recently been studied in the mathematical literature. Over the past decade, there has been a surge of interest in these problems, with applications ranging from robotics to protein folding. A proof shows that it is possible to design a series of jointed bars moving only in a flat plane that can sign a name or trace any other algebraic curve. One remarkable algorithm shows you can fold any straight-line drawing on paper so that the complete drawing can be cut out with one straight scissors cut. Aimed primarily at advanced undergraduate and graduate students in mathematics or computer science, this lavishly illustrated book will fascinate a broad audience, from high school students to researchers.

Handbook of Discrete and Computational Geometry (Hardcover, 3rd edition): Jacob E. Goodman, Csaba D. Toth, Joseph O'Rourke Handbook of Discrete and Computational Geometry (Hardcover, 3rd edition)
Jacob E. Goodman, Csaba D. Toth, Joseph O'Rourke
R7,484 Discovery Miles 74 840 Ships in 12 - 17 working days

The Handbook of Discrete and Computational Geometry is intended as a reference book fully accessible to nonspecialists as well as specialists, covering all major aspects of both fields. The book offers the most important results and methods in discrete and computational geometry to those who use them in their work, both in the academic world-as researchers in mathematics and computer science-and in the professional world-as practitioners in fields as diverse as operations research, molecular biology, and robotics. Discrete geometry has contributed significantly to the growth of discrete mathematics in recent years. This has been fueled partly by the advent of powerful computers and by the recent explosion of activity in the relatively young field of computational geometry. This synthesis between discrete and computational geometry lies at the heart of this Handbook. A growing list of application fields includes combinatorial optimization, computer-aided design, computer graphics, crystallography, data analysis, error-correcting codes, geographic information systems, motion planning, operations research, pattern recognition, robotics, solid modeling, and tomography.

Discrete and Computational Geometry (Hardcover): Satyan L. Devadoss, Joseph O'Rourke Discrete and Computational Geometry (Hardcover)
Satyan L. Devadoss, Joseph O'Rourke
R1,907 R1,659 Discovery Miles 16 590 Save R248 (13%) Ships in 12 - 17 working days

Discrete geometry is a relatively new development in pure mathematics, while computational geometry is an emerging area in applications-driven computer science. Their intermingling has yielded exciting advances in recent years, yet what has been lacking until now is an undergraduate textbook that bridges the gap between the two." Discrete and Computational Geometry" offers a comprehensive yet accessible introduction to this cutting-edge frontier of mathematics and computer science.

This book covers traditional topics such as convex hulls, triangulations, and Voronoi diagrams, as well as more recent subjects like pseudotriangulations, curve reconstruction, and locked chains. It also touches on more advanced material, including Dehn invariants, associahedra, quasigeodesics, Morse theory, and the recent resolution of the Poincare conjecture. Connections to real-world applications are made throughout, and algorithms are presented independently of any programming language. This richly illustrated textbook also features numerous exercises and unsolved problems.The essential introduction to discrete and computational geometry Covers traditional topics as well as new and advanced material Features numerous full-color illustrations, exercises, and unsolved problems Suitable for sophomores in mathematics, computer science, engineering, or physics Rigorous but accessible An online solutions manual is available (for teachers only). To obtain access, please e-mail: [email protected]"

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
We Were Perfect Parents Until We Had…
Vanessa Raphaely, Karin Schimke Paperback R330 R220 Discovery Miles 2 200
Loot
Nadine Gordimer Paperback  (2)
R383 R318 Discovery Miles 3 180
Casio LW-200-7AV Watch with 10-Year…
R999 R884 Discovery Miles 8 840
Monami 401 Tile Grout Coating Marker + 2…
R149 R116 Discovery Miles 1 160
Sylvanian Families - Walnut Squirrel…
R749 R579 Discovery Miles 5 790
Bug-A-Salt 3.0 Black Fly
 (1)
R999 Discovery Miles 9 990
Alcolin Cold Glue (125ml)
R46 Discovery Miles 460
Faber-Castell Minibox 1 Hole Sharpener…
R10 Discovery Miles 100
First Dutch Brands Leaf Design Hanging…
R145 Discovery Miles 1 450
CyberPulse Gaming Chair
R3,999 R3,278 Discovery Miles 32 780

 

Partners