Ask HN: Can calculus be taught without differentiating or integrating by hand?
1–10 of 102 posts
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#2The thing is, the rote component is (in my personal experience) much more important than people give credit to. You need to learn some axiom applied rules to be able to use "mental muscle memory" to perform things, and then once you can operate as a bit of a black box, you can get the uplift.
Sure, in practice the "why" comes as the stories, the instances of calculating acelleration over time, or distance travelled under non-constant speed, or whatever the analogy-instance is you're using to say why being able to compute derivitives and integrals matter, but if you can't do recall on 2+2 = 5 then this is a bit of a mixed bag.
I think maths is like cookery. You need basic knife skills and a discipline about order and time and sequence. For veggie stew it's less important but for baking its everything or the cake doesn't rise. Well, maths is the same but with more egg on your face and less sugar coating.
TL;DR you need to do things by hand. Thats what learning is, sometimes. I don't personally think teaching without doing some hand examples works as well. BTW I consider myself functionally illiterate in maths, but reasonably competent in arithmetic. Calculus is the dividing line. The massive mountain range which I climb on, but never cross.
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#3Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#4Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#5Pedagogy has at least two aspects. The rote component, which people usually deprecate, and the inductive/reasoned component, where you learn "how it is" not "what to do" The thing is, the rote component is (in my personal experience) much more important than people give credit to. You need to learn some axiom applied rules to be able to use "mental muscle memory" to perform things, and then once you can operate as a…
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#6The same can be said about calculus. Given the abilities that computers give us, it's much better to teach applied calculus than to teach students how to solve equations by hand. Calculus is a tool, and it should be available to as many people as possible.
For most students, Calculus should be seen in the same light as drills. We understand when we need a drill so we get one and use it but we never have to go out and learn how to build one just because we have a need to use it. Calculus should be similar. We need to learn when we need it and then use a computer to get an answer that helps solve a problem that advances our needs.
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#7Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#8Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#9Pedagogy has at least two aspects. The rote component, which people usually deprecate, and the inductive/reasoned component, where you learn "how it is" not "what to do" The thing is, the rote component is (in my personal experience) much more important than people give credit to. You need to learn some axiom applied rules to be able to use "mental muscle memory" to perform things, and then once you can operate as a…
A certain kind of student who has a lot of programming experience could write an automatic differentiator in the process of learning how to differentiate.
I remain unconvinced theory-first, and "theory, the machine does it" would work out ok.
Reminded of my pascal lecturer at uni in 79 "this compiled cleanly but I haven't run it" for every coding example. He really did behave like syntactic and basic semantic checks were all you needed to prove correctness. I am sure he also knew runtime is everything.
Re: Ask HN: Can calculus be taught without differentiating or integrating by hand?
#10Now, there is such a thing as overkill in assigning calculus homework; integration problems can be made arbitrarily difficult, and past a certain point I don’t think there’s much educational payoff.
But learning advanced math is hard and requires hard work. Sorry about that. Math students often start off in elementary school finding everything easy and intuitive, but then at some point everyone hits the wall. Same thing can happen when learning a language or developing a physical skill. At that point there is no alternative to working hard in order to make progress past that wall.