Imho, the better question is should calculus be taught without physics? None of it clicked for me, I stumbled to make any meaning out of any of the hand wavy explanations my poor teachers gave me… until I took my first calculus based physics class and a hundred light bulbs went on as to why any of this stuff needed to exist, but more importantly why.
You could teach calculus via a video game programming class, physics as well, just through the things you need to build a video game. Calculus and even physics never clicked for me until I actually used them productively.
Ask HN: Can calculus be taught without differentiating or integrating by hand?
61–70 of 102 posts
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#62Earlier quoted context omitted.
Yeah, my bad, I was mostly referring to "music industry". Music is 100% like math. Music is math, and math is music. Edit: inb4, I did read Hofstadter's Gödel, Escher, Bach.
Hehe, honestly I just assume everyone here has a copy of GEB (or has infused it into their being) But yeah, I read TC's post as being less "you can't play music without formal theory" and more "taking a music appreciation class won't (solely) imbue you with the ability to play violin" ...nor would a course which provides a cursory pass over advanced concepts give you applicable (let alone employable) skills without a…
I wholeheartedly agree with this.
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#63I believe that the only way to find the answer is to get a group of volunteers and try to teach them calculus without teaching them to differentiate and integrate by hand. It is futile to ask people who was taught the other way, they absolutely predictable will say that it is important to learn calculus the way they were taught. People do not know how education works. People just do to younger generations what was do…
Those are some pretty baseless statements, considering pedagogy is an entire field https://en.wikipedia.org/wiki/Pedagogy and it's an active area of research. I think it's reductive to end with 'no one knows'.
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#64Depends if you want to teach a mathematician or an engineer or a physicist. If you only need an engineer, numerical approximation is good enough. You teach about slopes, and area under the curve. Automatic differentiation and numerical quadrature. Alternatively you can teach about function representation, by introducing Taylor and Fourier series, and then you have an easy closed formula to integrate and differentiate…
No. Completely wrong. Engineers and scientists are given the very same rigorous fundamentals of mathematics. We (EE/CS) also had to take the very same weeder courses as mathematicians including abstract mathematics and concrete mathematics, in addition to modern physics for physicists and engineers, followed by the entire computer science and electrical engineering series. We did learn the Monte Carlo method for problems that may not be directly computable in reasonable time, but these are approximations that can be achieved with a qualified amount of error. In fact, I helped port a FORTRAN-based nuclear reactor simulator for UNIX to Windows that was, at its core, a quadruple integral Monte Carlo approximation considering configurations of voxels of matter and voids over time with their various properties.
We started with the fundamental in high school on paper with area under the curve and learning mathematical transformations of integrals, and derivatives as rate of change. The Erable CAS found in the HP 48 helped provide transformations and reductions sometimes, but not every time for basic calculus, vector calculus, and ordinary diff eq. (We didn't have MAPLE, Mathematica, or GIAC which are far more powerful.)
Finally, in college, we ended up with discrete FFTs and Laplace transforms in EE and the Schrödinger eave eq for hydrogen in physics. This isn't as far as physicists or mathematicians go in grad school such as groups, fields, and such.
So, I think you need to reevaluate your assumptions about curricula that seems wholly inadequate.
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#65Depends if you want to teach a mathematician or an engineer or a physicist. If you only need an engineer, numerical approximation is good enough. You teach about slopes, and area under the curve. Automatic differentiation and numerical quadrature. Alternatively you can teach about function representation, by introducing Taylor and Fourier series, and then you have an easy closed formula to integrate and differentiate…
The challenge is you often have all 3, and more, all om the same class.
But if you are more into agriculture, a combine harvester also works great.
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#66Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#67AFAIK this isn't taught often, especially not to not-mathematicians by trade. The tradition is to start with infinetesimal calculus, Newton and Leibniz style, which also produces much more "tangible" effects (you can solve some equations and tasks like that), plus can be easily tested in a written exam.
Here in CZ, one guy (Petr Vopěnka) spent a lot of time on trying to build mathematical models in this abstract way; his work included set theory and analysis among others. He is highly regarded, but no one adapted his way of teaching AFAIK.
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#68Depends if you want to teach a mathematician or an engineer or a physicist. If you only need an engineer, numerical approximation is good enough. You teach about slopes, and area under the curve. Automatic differentiation and numerical quadrature. Alternatively you can teach about function representation, by introducing Taylor and Fourier series, and then you have an easy closed formula to integrate and differentiate…
I think, while your mapping from solution methods to professions makes sense, the act of solving should be taught as an afterthought.
The goal should be to build a robust mental model. Personally i find playing around with computer visualisations helps a lot with that.
The same is even more important for differential equations, imo. I wish i would have spent less time studying algorithmic DE solving techniques in my school days. The beauty and power of expression of these has nothing to do with the way you solve them, if you ask me.
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#69Depends if you want to teach a mathematician or an engineer or a physicist. If you only need an engineer, numerical approximation is good enough. You teach about slopes, and area under the curve. Automatic differentiation and numerical quadrature. Alternatively you can teach about function representation, by introducing Taylor and Fourier series, and then you have an easy closed formula to integrate and differentiate…
Fluid dynamics enters the chat.
And whaddya mean "only" need an engineer?
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#70Depends if you want to teach a mathematician or an engineer or a physicist. If you only need an engineer, numerical approximation is good enough. You teach about slopes, and area under the curve. Automatic differentiation and numerical quadrature. Alternatively you can teach about function representation, by introducing Taylor and Fourier series, and then you have an easy closed formula to integrate and differentiate…
> If you only need an engineer, numerical approximation is good enough. No. Completely wrong. Engineers and scientists are given the very same rigorous fundamentals of mathematics. We (EE/CS) also had to take the very same weeder courses as mathematicians including abstract mathematics and concrete mathematics, in addition to modern physics for physicists and engineers , followed by the entire computer science and el…
At first order the engineer need to be able to provide some sort of solution to any problem and get something done. The numerical toolbox is kind of an easy reliable Swiss knife that will get you through anything related to derivatives and integrals. It
Ten years down the line when your nuclear core is melting and you need to pull the right lever will you be confident enough to trust your rusty manual computations tricks and not miss some minus sign somewhere in the transcription of your derivative.
The derivative and integral game, is kind of an interesting mathematical artefact about the study of functions from before the time we had computers. As far as I know it's not yet a solved game. It's more about heuristics and picking rules than using a specific formula.
Rule based Integration https://rulebasedintegration.org/ is a kind of collection of all the tips and tricks to play this game, but even then it's not foolproof.
Closed formula are nice to have but hard to get by in real problems.
The thing which makes the difference between something that is nicely behaved or not, is whether or not the operations are closed ("closure" concept). When it's the case you can build some nice algebra with nice properties. The computations becomes deterministic and formulaic. When it's not you end-up playing a NP-complete game to find the solution.
For example in the case of the study of infinitesimal rotations, the natural extension of calculus for physics, we have the Lie Algebra. Even there your numerical toolbox will be more useful than your pages of Feynman Diagrams.