Live data from Hacker News

Calculus Made Easy by Silvanus P. Thompson (1910)

calculusmadeeasy.org

31–40 of 64 posts

Re: Calculus Made Easy by Silvanus P. Thompson (1910)

#31

Does anyone know any other good resources for learning calculus at home? Preferably ones that show how and why . I did some in college but I've forgotten just about everything, and now I'm finding myself needing it again.

> Does anyone know any other good resources for learning calculus at home?

Professor Leonard:

Calculus I - https://www.youtube.com/playlist?list=PLF797E961509B4EB5

Calculus II - https://www.youtube.com/playlist?list=PLDesaqWTN6EQ2J4vgsN1H...

Calculus III - https://www.youtube.com/playlist?list=PLDesaqWTN6ESk16YRmzuJ...

I consider him one of the best lecturers in math education, at least for these subjects. And in particular because he is very detailed in his explanations. He points out that most students who struggle with Calculus struggle because they (never mastered | forgot | whatever) their basic Algebra. So he does a very thorough job of explaining all of the subtle algebraic manipulations that go on as he works through derivatives, integrals, etc.

TBH, I think a person who wanted to learn the equivalent of high-school algebra could just about doing it by watching his Calc I series... and treat any Calculus they learn as "found money." But assuming you remember at least a little algebra and really want to learn Calculus, I think he's one of the best at teaching it.

Note that most of his lectures are live lectures to an actual class, so IMO the best way to approach it is to pretend you're right there in class. Listen, take notes, and then when he puts an example on the board pause the video and work through the example. Just restart the video when you finish the problem or if you get stuck.

If you want to work additional problems, go on Amazon or Alibris or whatever and buy a cheap used copy of one of the enormous Calculus books, and/or a Shaum's Outlines book on Calculus, or one of those "1001 solved problems in $SUBJECT" books... or some combination of all of the above.

Also as a side-note, speaking for myself, I find that I can follow his material find at 1.25x speed, so I pretty much always watch on 1.25x. I could probably manage 1.5x if I really tried, but the time savings from just doing 1.25x is enough to make me happy. YMMV, of course.

Re: Calculus Made Easy by Silvanus P. Thompson (1910)

#32
post #7
post #3

Silvanus' book makes calculus simple by adopting an infinitesimal approach, like Newton and Leibniz did when they invented calculus. But that approach was shunned by mathematicians for a long time, because it was only made rigorous in the 60s. After Silvanus' book, I also recommend Elementary Calculus: An Infinitesimal Approach, by professor Jerome Keisler, for those interested in this alternative pathway to calculus…

I have mixed feelings about this. I've been through nonstandard analysis. My response was, "We shouldn't need the axiom of choice to define the derivative." But I think that it is extremely important to understand that the infinitesimal notation really MEANS something. Here is some Python to demonstrate. # d is a functor. It takes a function and returns a second function. # The second function captures the change in…

You write, "we shouldn't need the axiom of choice to define the derivative."

The good news is that we don't!

Only model-theoretic approaches, which justify the infinitesimal methods by constructing a hyperreal field, require (a weak form of) the axiom of choice [2].

However, there are axioms for nonstandard analysis which are conservative over the usual choice-free set theory ZF. The three axioms of Hrbacek and Katz presented in the article "Infinitesimal analysis without the Axiom of Choice" [1] are the best recent example: these axioms allow you to do everything that is done in Keisler's book and more (including defining the derivative), and you never need to invoke the axiom of choice to justify them.

[1] https://arxiv.org/abs/2009.04980

[2] Essentially, the set of properties satisfied by a fixed nonstandard hypernatural gives rise to a non-principal ultrafilter over the naturals. The axiom of choice is necessary to prove the existence of non-principal ultrafilters in (choice-free) set theory, but the existence of non-principal ultrafilters is not sufficient to prove the axiom of choice.

Re: Calculus Made Easy by Silvanus P. Thompson (1910)

#33
post #22

I love projects like this, but I really wish instead of converting text resources to web sites that these projects would produce epub outputs. It's great for distribution, offline reading, and scaling to different display sizes, aspect ratios, and resolutions.

The page links to a pdf version[0], which can easily be converted to epub using Calibre[0], which is free and open-source.

[0] https://www.gutenberg.org/ebooks/33283

[1] https://calibre-ebook.com/

Re: Calculus Made Easy by Silvanus P. Thompson (1910)

#35
post #22

I love projects like this, but I really wish instead of converting text resources to web sites that these projects would produce epub outputs. It's great for distribution, offline reading, and scaling to different display sizes, aspect ratios, and resolutions.

Epubs are horrible for technical documents

Re: Calculus Made Easy by Silvanus P. Thompson (1910)

#36
post #7

Earlier quoted context omitted.

I have mixed feelings about this. I've been through nonstandard analysis. My response was, "We shouldn't need the axiom of choice to define the derivative." But I think that it is extremely important to understand that the infinitesimal notation really MEANS something. Here is some Python to demonstrate. # d is a functor. It takes a function and returns a second function. # The second function captures the change in…

You write, "we shouldn't need the axiom of choice to define the derivative." The good news is that we don't! Only model-theoretic approaches, which justify the infinitesimal methods by constructing a hyperreal field, require (a weak form of) the axiom of choice [2]. However, there are axioms for nonstandard analysis which are conservative over the usual choice-free set theory ZF. The three axioms of Hrbacek and Katz…

Yeah, yeah. My comment was my reaction 30 years ago.

I find it a mildly interesting intellectual exercise that you can do NSA with weaker axioms than choice. But for all cases I care about, I can already prove it with NSA without ANY additional axioms!

How is this possible? From Shoenfield's absoluteness theorem, you can prove that all statements that an be made in the Peano Axioms that can be proven in ZFC, are also true in ZF. (Note, they must be statable in PA, but not necessarily provable there.) But PA can encode any statement we can make about computation. So take any calculation we can talk about that can be approximated on a computer. We can rewrite it in PA. We can prove it using NSA. We then know that it is true in ZF. And we know that it is true without any additional axioms beyond ZF!

That which we can actually calculate in any useful way can all be calculated on a computer. And therefore NSA can prove anything about Calculus that I care about without needing any axiom beyond ZF.

But in the end this is using a mathematical sledgehammer to drive in a thumb tack. Many approaches to Calculus do not require assertions about the existence of sets that we cannot construct, even in principle. Even though I understand how NSA works, I'd prefer to use any of those.

Re: Calculus Made Easy by Silvanus P. Thompson (1910)

#39
Would anyone have any recommendations for books/textbooks of this style and the comment's Elementary Calculus: An Infinitesimal Approach, by professor Jerome Keisler on Algebra/PreCalc & Trig?

I've always wanted to learn math but my teachers could never explain it to me in a way that clicked and any textbook I've read couldn't either. These two above really seem to be in my wheelhouse.

Re: Calculus Made Easy by Silvanus P. Thompson (1910)

#40

Does anyone know any other good resources for learning calculus at home? Preferably ones that show how and why . I did some in college but I've forgotten just about everything, and now I'm finding myself needing it again.

The 3blue1brown "Essence of Calculus" series is a great (re-)introduction to the material, focusing primarily on intuition and understanding. https://youtube.com/playlist?list=PLZHQObOWTQDMsr9K-rj53DwVR...
Post reply on HN