Skip to main content

The Delicate Art of Brute Force - Paul Nahin ***

Ever since computers became useful tools, mathematicians have had mixed opinions about using the technology to solve mathematical problems. Obviously this is particularly topical when we look at what AI can (and can't) do - but there are plenty of opportunities for the brute force of computing to deal with a tricky mathematical road block, and that's what Paul Nahin sets out to cover here.

I'll say straight up front that I think this book would have been better and would have had a wider audience if it had not made excessive assumptions of what a reader knows. In his introductory chapter, Nahin says 'There is nothing in this book that attentive high school students who have taken an AP-calculus or AP-statistics class will find beyond them. This assumption lets me, for example write (as I do in the first chapter) the symbol X without explanation with the expectation that a reader will instantly recognise it as denoting the binomial coefficient...' (I have written X here to represent a pair of parentheses enclosing the letter n above the letter k.)

I had two problems with this. First, I had to look up what this 'AP' business was about: apparently in the US this is a school programme called 'advanced placement' where they get college-level detail - a bit like doing a further mathematics A-level. The other is that when a student I would have had this level of understanding, but frankly, having not used any of this stuff in decades, it isn't obvious at all. There frankly was no need for this intentional obscurity.

This is never going to make it as a popular maths or computing book - but I do want to praise it for what it really is: a textbook lite on approaching relatively simply described mathematical problems using computer programs. Nahin starts with a fairly abstract problem about whether you can make triangle from certain bits of wood, but then goes on to gives us topics like predicting wi-fi coverage (and the related problem of distributing anti-submarine depth charges that was one of the main reasons the discipline of operational research began in the Second World War), which amounts to the maths of intersecting circles or spheres, electrical resistance circuits, gamma-ray path calculations and more. Often what's involved is the incorporation of randomness (as used in Monte Carlo methods and other simulations) - but the main point is that computers can be extremely useful for when conventional mathematical solutions fail.

As a former operational research analyst, working in a department that was very computer intensive, at at a time when many OR people regarded it as somewhat heretical, I very much liked what was going on here. Nahin does try to inject some historical context, but even so this is, for me, still too much of a practical guide rather than popular mathematics/computing to read and enjoy.

Hardback:   
Kindle 
Using these links earns us commission at no cost to you
These articles will always be free - but if you'd like to support my online work, consider buying a virtual coffee or taking out a membership:
Review by Brian Clegg - See all Brian's online articles or subscribe to a weekly email free here

Comments

Popular posts from this blog

Luna: Moon Rising (SF) - Ian McDonald ****

I'm not the natural audience for this book. Game of Thrones l eaves me cold - and it's hard not to feel the influence of GoT (and a whole lot of Dune )   underneath a veneer of science fiction and the trappings of a South American drug cartel in the cod-medieval family power battles and chivalric details. There are even dragons (of a sort). I'd be really sad if the future did involve this sort of throwback feudalism. However, remarkably, despite this I found Luna: Moon Rising kept me engaged. The fact is that Ian McDonald can put together a good plot with intricate machinations, which is enough to carry the reader through what can be a bewildering collection of characters. The two page scene-setter saying who did what to whom at the start was useful, but I could have done with family trees for the main family as I was constantly forgetting who was who - especially easy as McDonald endows many families with characters with the same first initial (e.g. Ariel and Al...

Adventures of a Computational Explorer - Stephen Wolfram ***

Stephen Wolfram, the man behind the scientist's mathematical tool of choice, Mathematica, plus a whole host of other software products, including the uncanny Wolfram Alpha knowledge engine, is undoubtedly a genius of the first order. In this book, we get an uncensored excursion into the mind of genius - which is, without doubt, a fascinating prospect. The book consists of a collection of essays and speeches that Wolfram has produced over the last ten to fifteen years, covering an eclectic range of topics. Like all such collections, the result is something that lacks the coherence of a book with a narrative that runs through it, inevitably introducing a degree of repetition and a mix of interesting and not-so-interesting topics - but there's likely to be something to catch the attention anyone who is into computing or mathematics. One of the most interesting pieces is the opening one, where Wolfram describes being a consultant on the SF movie Arrival. He seems to hav...

The AI Paradox - Virginia Dignum ****

This is a really important book in the way that Virginia Dignum highlights various ways we can misunderstand AI and its abilities using a series of paradoxes. However, I need to say up front that I'm giving it four stars for the ideas: unfortunately the writing is not great. It reads more like a government report than anything vaguely readable - it really should have co-authored with a professional writer to make it accessible. Even so, I'm recommending it: like some government reports it's significant enough to make it necessary to wade through the bureaucrat speak. Why paradoxes? Dignum identifies two ways we can think about paradoxes (oddly I wrote about paradoxes recently , but with three definitions): a logical paradox such as 'this statement is false', or a paradoxical truth such as 'less is more' - the second of which seems a better to fit to the use here.  We are then presented with eight paradoxes, each of which gives some insights into aspects of t...