Thursday, September 15, 2022
Math for scientists?
More statistics would have been useful, especially if better targeted to hypothesis rejection, etc. Simple statistics should be taught as soon as possible, starting before high school. How to Lie with Statistics is good.
But I don't think calculus is intrinsically all that hard. There are only two main concepts to learn--what's a derivative, and what's an integral. The rest is just algebra--and the clever changes of variables and whatnot that nobody actually uses in the field. We look them up, or if we need numerical answers, use programs designed to do integrations in stable ways. (Just trying to translate your textbook equations into computer code is fraught with pitfalls thanks to the finite resolution of numbers in a computer.)
I think we can do calculus better if we divide it. One short course would be calculus basics (differentiation and integration), another would be calculus methods (how to play the fancy games), and then you go on to advanced calculus (with the fancy rigor). The first is the one you require of non-math majors.
True, a field geologist may not use much of it, but what happens when he wants to model crustal pressures? Even having just a passing knowledge of rates of change beats just accepting a black box result. I wrote earlier of different levels in math: arithmetic, understanding the abstractions when explained, able to use the abstractions yourself, and able to do research. I think a minimum for most scientists would be "understanding the abstractions when explained." The field geologist needs to know enough to know the tools to use, and have an approximate notion of what sort of results the computer program should give him and why. But how much more depends on what he'll be doing.
There's a story that Terry Pratchett was addressing some physicists, and explaining that he'd wanted to become one, but had problems with calculus and wound up a writer instead--and met with laughter, as people explained that they rarely used anything more than algebra. They were wrong and Pratchett right. If he wanted to understand the field, he needed to know the language. And in the event he probably contributed more as a writer than he ever would have as a physicist.
From "Physicists continue to laugh", translated by Lorraine Kapitanoff:
2 comments:
There are very few real-world problems that can be solved analytically...by developing a general solution formula via symbol manipulation, as is done in calculus classes. Much more commonly, they require numerical, step-by-step solutions, which means computer solutions unless one is a masochist.
What is important for the non-mathematician is to learn how to translate the real-world problem into equation form.
Quite true. And the specialist needs to know approximately what the solution should look like.
Post a Comment