Man vs Maths


Book Description

Could we solve queuing with an equation? How do algorithms control our news? What is the secret behind encryption codes? Mathematics is inescapable. Wherever you go, whatever you do, however you live your life, mathematics plays a role. From controlling a city’s traffic to finding love, spending money online to building a skyscraper, the mathematics at play in our world is fascinating. Yet despite its ubiquity, for many of us, how the maths of today really works remains complex. Timothy Revell distils these complexities in this essential guide to modern-day mathematics. Along the way we discover how social media trends work, why the universe has a favourite number and what this means for you. Man vs Maths shows you how understanding a little more mathematics can help improve your life.




How Not to Be Wrong


Book Description

A brilliant tour of mathematical thought and a guide to becoming a better thinker, How Not to Be Wrong shows that math is not just a long list of rules to be learned and carried out by rote. Math touches everything we do; It's what makes the world make sense. Using the mathematician's methods and hard-won insights-minus the jargon-professor and popular columnist Jordan Ellenberg guides general readers through his ideas with rigor and lively irreverence, infusing everything from election results to baseball to the existence of God and the psychology of slime molds with a heightened sense of clarity and wonder. Armed with the tools of mathematics, we can see the hidden structures beneath the messy and chaotic surface of our daily lives. How Not to Be Wrong shows us how--Publisher's description.







Humble Pi


Book Description

#1 INTERNATIONAL BESTSELLER AN ADAM SAVAGE BOOK CLUB PICK The book-length answer to anyone who ever put their hand up in math class and asked, “When am I ever going to use this in the real world?” “Fun, informative, and relentlessly entertaining, Humble Pi is a charming and very readable guide to some of humanity's all-time greatest miscalculations—that also gives you permission to feel a little better about some of your own mistakes.” —Ryan North, author of How to Invent Everything Our whole world is built on math, from the code running a website to the equations enabling the design of skyscrapers and bridges. Most of the time this math works quietly behind the scenes . . . until it doesn’t. All sorts of seemingly innocuous mathematical mistakes can have significant consequences. Math is easy to ignore until a misplaced decimal point upends the stock market, a unit conversion error causes a plane to crash, or someone divides by zero and stalls a battleship in the middle of the ocean. Exploring and explaining a litany of glitches, near misses, and mathematical mishaps involving the internet, big data, elections, street signs, lotteries, the Roman Empire, and an Olympic team, Matt Parker uncovers the bizarre ways math trips us up, and what this reveals about its essential place in our world. Getting it wrong has never been more fun.




Birth of a Theorem


Book Description

In 2010, French mathematician Cédric Villani received the Fields Medal, the most coveted prize in mathematics, in recognition of a proof which he devised with his close collaborator Clément Mouhot to explain one of the most surprising theories in classical physics. Birth of aTheorem is Villani's own account of the years leading up to the award. It invites readers inside the mind of a great mathematician as he wrestles with the most important work of his career. But you don't have to understand nonlinear Landau damping to love Birth of aTheorem. It doesn't simplify or overexplain; rather, it invites readers into collaboration. Villani's diaries, emails, and musings enmesh you in the process of discovery. You join him in unproductive lulls and late-night breakthroughs. You're privy to the dining-hall conversations at the world's greatest research institutions. Villani shares his favorite songs, his love of manga, and the imaginative stories he tells his children. In mathematics, as in any creative work, it is the thinker's whole life that propels discovery—and with Birth of aTheorem, Cédric Villani welcomes you into his.




Princeton Companion to Applied Mathematics


Book Description

The must-have compendium on applied mathematics This is the most authoritative and accessible single-volume reference book on applied mathematics. Featuring numerous entries by leading experts and organized thematically, it introduces readers to applied mathematics and its uses; explains key concepts; describes important equations, laws, and functions; looks at exciting areas of research; covers modeling and simulation; explores areas of application; and more. Modeled on the popular Princeton Companion to Mathematics, this volume is an indispensable resource for undergraduate and graduate students, researchers, and practitioners in other disciplines seeking a user-friendly reference book on applied mathematics. Features nearly 200 entries organized thematically and written by an international team of distinguished contributors Presents the major ideas and branches of applied mathematics in a clear and accessible way Explains important mathematical concepts, methods, equations, and applications Introduces the language of applied mathematics and the goals of applied mathematical research Gives a wide range of examples of mathematical modeling Covers continuum mechanics, dynamical systems, numerical analysis, discrete and combinatorial mathematics, mathematical physics, and much more Explores the connections between applied mathematics and other disciplines Includes suggestions for further reading, cross-references, and a comprehensive index




Man Vs Maths (Costco)


Book Description




A Programmer's Introduction to Mathematics


Book Description

A Programmer's Introduction to Mathematics uses your familiarity with ideas from programming and software to teach mathematics. You'll learn about the central objects and theorems of mathematics, including graphs, calculus, linear algebra, eigenvalues, optimization, and more. You'll also be immersed in the often unspoken cultural attitudes of mathematics, learning both how to read and write proofs while understanding why mathematics is the way it is. Between each technical chapter is an essay describing a different aspect of mathematical culture, and discussions of the insights and meta-insights that constitute mathematical intuition. As you learn, we'll use new mathematical ideas to create wondrous programs, from cryptographic schemes to neural networks to hyperbolic tessellations. Each chapter also contains a set of exercises that have you actively explore mathematical topics on your own. In short, this book will teach you to engage with mathematics. A Programmer's Introduction to Mathematics is written by Jeremy Kun, who has been writing about math and programming for 10 years on his blog "Math Intersect Programming." As of 2020, he works in datacenter optimization at Google.The second edition includes revisions to most chapters, some reorganized content and rewritten proofs, and the addition of three appendices.




Math with Bad Drawings


Book Description

A hilarious reeducation in mathematics-full of joy, jokes, and stick figures-that sheds light on the countless practical and wonderful ways that math structures and shapes our world. In Math With Bad Drawings, Ben Orlin reveals to us what math actually is; its myriad uses, its strange symbols, and the wild leaps of logic and faith that define the usually impenetrable work of the mathematician. Truth and knowledge come in multiple forms: colorful drawings, encouraging jokes, and the stories and insights of an empathetic teacher who believes that math should belong to everyone. Orlin shows us how to think like a mathematician by teaching us a brand-new game of tic-tac-toe, how to understand an economic crises by rolling a pair of dice, and the mathematical headache that ensues when attempting to build a spherical Death Star. Every discussion in the book is illustrated with Orlin's trademark "bad drawings," which convey his message and insights with perfect pitch and clarity. With 24 chapters covering topics from the electoral college to human genetics to the reasons not to trust statistics, Math with Bad Drawings is a life-changing book for the math-estranged and math-enamored alike.




Mathematics for Machine Learning


Book Description

The fundamental mathematical tools needed to understand machine learning include linear algebra, analytic geometry, matrix decompositions, vector calculus, optimization, probability and statistics. These topics are traditionally taught in disparate courses, making it hard for data science or computer science students, or professionals, to efficiently learn the mathematics. This self-contained textbook bridges the gap between mathematical and machine learning texts, introducing the mathematical concepts with a minimum of prerequisites. It uses these concepts to derive four central machine learning methods: linear regression, principal component analysis, Gaussian mixture models and support vector machines. For students and others with a mathematical background, these derivations provide a starting point to machine learning texts. For those learning the mathematics for the first time, the methods help build intuition and practical experience with applying mathematical concepts. Every chapter includes worked examples and exercises to test understanding. Programming tutorials are offered on the book's web site.