Multiplicative Infinitesimals
40 comments
·January 8, 2025farrelle25
johnnyb_61820
If you are going to use infinitesimals, though, it requires some additional doing for notation. The standard notation for higher-order derivatives (and partial derivatives) needs to be modified in order for them to work (but they do work great once you do this).
Instead of the second derivative being "d^2y/dx^2" it is "(d^2y/dx^2) - (dy/dx)(d^2x/dx^2)" and the differentials can be manipulated just like any other entity. Additionally, you can infer this notation by simply applying the quotient rule to the first derivative (which is a quotient of infinitesimals).
See more:
"Extending the Algebraic Manipulability of Differentials" ( 10.48550/arXiv.1801.09553 )
"Total and Partial Differentials as Algebraically Manipulable Entities" ( 10.48550/arXiv.2210.07958 )
Buttons840
You're the author of this paper? Johnathan Bartlett?
If so, I used your calculus textbook to pass calculus at WGU. I had passed calculus in high school and university a long time ago, but when I finally decided to finish my degree I had to take it again, and got to choose my own text book; I liked your textbook best, I can see it sitting on my bookshelf right now.
https://www.amazon.com/Calculus-Ground-Jonathan-Laine-Bartle...
johnnyb_61820
Indeed! I'm glad you enjoyed the book! I hope you wrote it a nice Amazon review :)
LegionMammal978
How I like to think about it is that given an expression with a derivative dy/dx, we can always insert an arbitrary variable s that varies with both x and y, so that we can obtain an ordinary quotient (dy/ds)/(dx/ds) by the chain rule, and manipulate it normally with no qualms about what it means. As you say, second (and higher) derivatives can be calculated with the quotient rule.
johnnyb_61820
What I did in my book to keep everything algebraic but not introduce weird notation is just set the derivative equal to a variable. So, say m = dy/dx. Then, the second derivative is just dm/dx.
The advantage to the revised notation is that you can describe things that are difficult or impossible to describe in the other notation. For example, you can legitimately look at d^2y/d^2x (note the placement of the 2 on the denominator to see how this is different). This is a valid ratio under my system but invalid under the standard system (though I actually consider my system to be the standard system just with prior mistakes corrected).
Ericson2314
My recollection from real analysis was that I liked sequential continuity a lot (https://en.wikipedia.org/wiki/Continuous_function#Sequences_...).
Sequences form a nice beginner-friendly monad (`bind` is the diagonal nth from nth), and lifting a real function over a real sequence is just `fmap`! (This is the same notion of sequence that https://clash-lang.org/ uses for sequential circuits, but it skips the monad because circuits are first order.)
Convergent sequences are like ordered binary tree sets, they do also form a monad, but one in a sub-category: sequentially continuous functions are precisely those that are in the domain of the underlying functor! :)
madhadron
It's a tradeoff. You can have excluded middle in your logic or infinitestimals in your extended reals. For mathematicians dealing with all the wild stuff coming out of studying infinities in the calculus, getting rid of excluded middle was a non-starter, so the system based on limits was created. If non-constructible proofs via contradiction aren't useful to you, as in physics, then you can certainly use infinitesimals.
farrelle25
That's interesting - I read something similar in Bell's 'A primer of infinitesimal analysis' where he said the price for 'Smooth World' infinitestimals is giving up the Law of Excluded Middle (LEM).
Don't really understand why (he said something about unconstrained use of LEM allows discontinuous functions...)
Is there any link to Brouwer's Intuitionism where LEM is rejected too (?!)
Ah it's all an interesting can of worms...
Ericson2314
https://ncatlab.org/nlab/show/real+numbers+object you can definitely have real numbers without the infinitesimals in constructive math, however.
kkylin
Side comment: anyone interested in calculus via infinitesimals may also be interested in taking a look at Radically Elementary Probability Theory by Ed Nelson: https://web.math.princeton.edu/~nelson/books/rept.pdf
singularity2001
> infinitesimals more intuitive than the formal 'limits-based' approach.
I predict that infinitesimal/hyperreals will become mainstream in math one day the same way the 'complex' number i is now taught in school. Having probability ε instead of 0 just makes more sense (e.g. for hitting a number on an interval).credit_guy
> why infinitesimals might be useful
Ok, I'll ask. Why might they be useful? Is there any situation that you know of where infinitesimals can better attack a problem than the old-fashioned Calculus?
SyzygyRhythm
Infinitesimal calculus is the old-fashioned calculus! It was what Newton and Leibniz invented. Limits only came into play later when mathematicians wanted a more robust foundation. But then Robinson proved that infinitesimals were perfectly rigorous. IMO, non-standard analysis is more intuitive than limit-based calculus.
credit_guy
Ok, it might be more intuitive. But in terms of applications, is there any example where there's any advantage of using infinitesimal calculus or non-standard analysis?
farrelle25
I think that's why I'm redoing my old Physics problem sets - but using the infinitesimal approach this time. To see is it more useful. So far the gains are modest but I find it easier to 'reason' about some of the calculations.
The author Seth Braver has two nice examples of reasoning with infinitesimals in the book intro - the first few chapters are available for free: https://www.bravernewmath.com/
Time will tell if the study will pay off. In later years of the Physics degree I ended up doing lots of algebraic manipulation without much understanding. Maybe because I had no intuitive 'feel' for the Calculus and it all felt like symbol manipulation ... As another commenter said, somehow infinitesimals allowed the giants like Newton & Lebnitz to work their way to some amazing results (especially about motion...)
credit_guy
> somehow infinitesimals allowed the giants like Newton & Lebnitz to work their way to some amazing results
I'm not that familiar with Leibnitz's work, but Newton understood calculus from many different angles. I heard this (probably apocryphal) saying by Feynman that you truly understand something if you understand it in three different ways.
Newton was like that with calculus, and he probably understood it in more than three ways. In particular he presented the world the theory of gravity using only geometry. Just take a look at [1], and see if you find anything that looks like limits, derivatives or integrals. You only see geometrical figures.
Newton was great at manipulating polynomials. He introduced what we call nowadays the "Newton-Raphson" method via an example of finding a root of a cubic polynomial. He never mentioned derivatives or tangents or slopes, or anything that we would now associate with calculus.
Of course, we know that Newton knew the binomial formula, some people wrongly think he invented it. What he did was that he generalized it to non-integer powers, so he could calculate the infinite series of things like sqrt(1+x) or sqrt(1-x^2). From here it doesn't take that long to derive the series for sine and cosine, especially if your name is Newton, and he did the arcsine and arctan for good measure too. (And from here he calculated many more digits of pi than anyone before him, by a good margin).
And Newton was intimately familiar with interpolation. Even today we have the concept of Newton interpolating polynomial [2]. Interpolation was indispensable in those times, even Briggs used it in his logarithmic tables which he published in 1617. Here's a quote from [3]: "Briggs’ quinquisection is actually a special case of Newton’s formula seen from a different vantage point". But "Newton was apparently unaware of Briggs’ work on finite differences and subtabulation".
[1] https://www.gutenberg.org/cache/epub/28233/pg28233-images.ht...
[2] https://en.wikipedia.org/wiki/Newton_polynomial
[3] https://inria.hal.science/inria-00543939/PDF/briggs1624doc.p...
Qem
Nice, I didn't know about this book. Did you try the Keisler book too, "Elementary Calculus: An Infinitesimal Approach"? See https://people.math.wisc.edu/~hkeisler/calc.html
farrelle25
Thanks for the tip... it seems to mention Robinson's 'hyperreals' too...!
andrewla
I'm generally a little skeptical about approaches that treat infinitesimals in a symbolic computation. The approach typically is to solve traditional analysis problems but throw in some infinitesimals and show that you can get the same answers. But if you approach infinitesimals from first principles I feel like you run into a lot of problems.
For example it is almost always the case that you can remove higher order infinitesimals, like (dx)^2, when computing things like derivatives. But this always necessitates a step where you translate from infinitesimals to "standard" reals, and then continue on your merry way. We happily round away the higher-order terms when we compute something like ((x + dx)^3 - x^3) / dx, but if we're continuing to do infinitesimal math they may become relevant again. Call that function, f_1(x) = 3x^2 + 3xdx + dx^2; we'll typically just call this f_2(x) = 3x^2, but these functions are not equivalent if we then proceed to compute (f(x) - 3x^2) / dx, which, presumably, we can just do because we've admitted this horror of a syntax into our formal language.
I'm very skeptical of this being useful outside of being able to reason about trivial limits for this reason.
Ericson2314
You might be more interested in the linked page on proper multiplicative calculus then, https://github.com/Ericson2314/baccumulation/blob/main/math/... . That, in turn, is mostly just a retelling of doi:10.1016/j.jmaa.2007.03.081
I submit two claims basically, in response to what you are saying:
- The "proper" multiplicative calculus with limits is no more broken than its additive counterpart
- These multiplicative infinitesimals are no more broken than their additive counterparts
It seems like you were trying to hold these multiplicative infinitesimals to the standard of calculus with limits, and rejecting them on those grounds. To that rejection, I just say that these infinitesimals were never meant to meet that standard. :)
scotty79
> you can remove higher order infinitesimals, like (dx)^2, when computing things like derivatives
I always found that iffy and a bit of a (completely legal) hack. It's a nice point that what enables this hack is promptly leaving the world of infinitesimals and retreating back to reals.
gowld
> we'll typically just call this f_2(x) = 3x^2,
"we" who? You're projecting infinitesimals down onto reals, and then complaining that the infinitesimals are gone. That seems like a "you" problem. You can keep the ifinitesimals if you don't want to lose then.
Smaug123
By the way, the computation involving nonstandard reals is correct (to the best of my ten-year-old memory of studying this stuff). As usual, I will recommend Goldblatt's _Lectures on the Hyperreals_ for an intro to how it all works, and Pétry's "Analyse Infinitésimale: une présentation non standard" for an undergraduate first course in analysis expressed through nonstandard analysis.
Ericson2314
Thanks. I actually now think it was a bit incomplete or even wrong 3 hours ago when you wrote that :), but then I thought a bit harder, read a bit more (other Wikipedia and https://www.math.uchicago.edu/~may/VIGRE/VIGRE2009/REUPapers...) and then fixed it. I think it should be good now.
akalin
I'm partial to Caratheodory's definition of the derivative, which avoid limits like the infinitesimal approach, but doesn't pull in all the extra baggage that come with infinitesimals (if you do it rigorously).
djb (yes, that one) has a pretty good primer on it: https://cr.yp.to/papers/calculus-19970403-retypeset20220326....
tzs
> Infinitesimals are liked, despite their formal rigor (in most settings), are liked in some settings, like informally solving differential equations, and other applied tasks.
There seems to be one too many "are liked" in that sentence. Deleting either one of them makes the sentence read a lot better. I think deleting the second one reads better than deleting the first one.
philipov
> Despite their formal rigor, Infinitesimals are liked in some settings, ...
Even better without a split clause. "In some settings" was also repeated.
marxisttemp
Stodgy people will insist you shouldn’t begin a sentence with a conjunction, but I agree that it’s a better sentence.
Ericson2314
I did end up doing a bigger rearranging; I think it addresses your point also?
Ericson2314
Thanks, fixed (check the commit log :))
xeonmc
isn't this essentially Grossman's bi-geometric calculus[0]?
[0] https://sites.google.com/site/nonnewtoniancalculus/brief-his...
Ericson2314
I cite (on the adjacent page linked at the top) doi:10.1016/j.jmaa.2007.03.081 which sites them. But, as far as I know, all that stuff is doing regular formal limits-based calculus.
I haven't yet come-across the notion of these non-Newtonian infinitesimals in particular.
Thanks for the link to that page though, it is a good starting point for seeing what other things may be going on!
Ericson2314
Thanks again, that link is really good!
I think the bi in bigeometic refers to how the domain and range are both made greometric? That corresponds to elasticity, but not the multiplicative derivation and integral in my examples. That (which is exactly the concepts from the paper I cited above) would be called by them the geometric calculus (mono, no bi) I think.
(I since did a larger edit which makes good use of that :).)
gowld
The parent page is funny:
https://github.com/Ericson2314/baccumulation/tree/main
The Gen Z OP, after overexposure to blogs, has invented a new term for a classic "web site"
Ericson2314
OK, it is a fair that a "classic 'web site'" is a 1-person wiki is this.
But, I must set the record straight that I am a Gen Y citing a Gen X for coming up with the idea. No Gen Zs were involved :).
Ericson2314
Thinking some more, I suppose I am excited about never-ending editing and curation (1) and hypertext (2), and the 1990s were excited too, but a bit distracted by these revolutionary concepts by flashy hypermedia.
What is being conveyed, edited, linked (text vs media) is not so interesting to me --- in the same way that the cool thing about container data structures is that they are parameterized over their contents. And I have a bias for text because it is "sober" and less likely to rot my only-so-non-fragile mind than other flashier things.
null
I find infinitesimals more intuitive than the formal 'limits-based' approach. I'm currently studying my old degree material but using a fairly interesting book:
"Full Frontal Calculus: An Infinitesimal Approach" by Seth Braver.
I like his readable style. His poetic intro finally gave me an intuition why infinitesimals might be useful, compared to the good old reals:
"Yet, by developing a "calculus of infinitesimals" (as it was known for two centuries), mathematicians got great insight into `real` functions, breaking through the static algebraic ice shelf to reach a flowing world of motion below, changing and evolving in time."