I honestly don't know why infitesimals aren't widespread. It can basically have the same basis/justification can't it? But with the bonus of being more intuitive.
You don't even need to use "infinity", it starts out as just a variable representing some unknown quantity, then you "round to zero" on output.
I actually collected a bunch of old Infinitesimal calculus math books.
> I honestly don't know why infitesimals aren't widespread. It can basically have the same basis/justification can't it? But with the bonus of being more intuitive.
Indeed they are more intuitive, people like Newton and Leibniz invented/discovered calculus by thinking in terms of infinitesimals, but it took time to be made rigorous, in the XX century. By then network effects got we stuck with epsilons and deltas, given that was the approach made rigorous earlier, and broadly adopted, despite being more cumbersome.
They are in the attic at the moment, but they are all fairly old books (and terse, dry, basic formatting/illustration), seemingly from a period in time when infitesimals were apparently more popular.
Newtonian notation certainly feels more elegant to me. But kind of painful to work with in LaTeX. Langrangian notation is almost the same, and much eaiser to type too.
Newtonian notation is just doing time derivatives with a dot above them, so in Latex that is just \dot{x} = v . Which means dx/dt = v, or \ddot{x} = a.
Did you mean "Leibniz's" notation[1]? If so, if you use the esdiff package[2] it's just \diffp{y}{x} for partials or \diff{x}{y} for regular derivatives.
Lagrange's notation is when people do x' = v or x'' = a and Like the Newton's notation you kinda have to know from context that you are differentiating with respect to time unless they write it properly as a function with arguments which people often tend not to (at least I often tend not to I guess).
Sometimes people call the partial derivative notation where you use subscripts "Lagrange's notation" also[3]. So like f_x(x,y) = blah is the partial derivative of f with respect to x.
[1] Actually invented by Euler, or maybe some other guy called Arbogast or something[?sp]
It has been argued before [0] that Leibniz notation being embraced in mainland Europe and not adopted in England/UK was the reason England fell about a century behind. First heard of this in MIT Calc undergrad course on YouTube, but would be too tedious to find which video, hence ran a search on the Internet.
I’d be thrilled if mathematicians would just use multicharacter variable names instead of getting overly fancy with diacritics and italic/bold/capital/Greek variations.
[1] https://people.math.wisc.edu/~hkeisler/calc.html