upvote
Actually Leibniz invented the modern dy and dx notation and did view the differentials as genuinely nonzero, which is generally speaking a safe assumption. In other words, dy/dx really was a quotient, albeit of really tiny values (at least we assume dx can become arbitrarily small while remaining nonzero). The calculation Leibniz would do looked something like this. First he would consider an equation y = x^2. Then he would consider a nonzero difference so something like y + dy = (x + dx)^2 = x^2 + 2x dx + (dx)^2. At this point he would use his starting equation to subtract y from the LHS and x^2 from the RHS, leaving: dy = 2x dx + (dx)^2. Then he would divide by dx leaving dy/dx = 2x + dx and since dx is infintisimal, he would just lop it off. Suffice it to say, just ignoring the nonzero dx on the RHS, or casting it to 0 while conveniently ignoring the division by 0 on the LHS, was rather disturbing to many critics. A lot of work had to be done by Riemann, Cauchy, and Weierstrass over the following century after Newton and Leibniz invented calculus to answer the question you are asking.

I think the best way to understand this is that division by dx is always allowed. It is genuinely a nonzero quantity. Later, we think more in a more abstract way in a tiny neighborhood around (x,y), considering what happens to dy as dx becomes arbitrarily small, but it never vanishes entirely. That explains why we can say dy = 2x dx or dy/dx = 2x and both are completely true and reasonable. I think the author's argument is that d() is a bit easier to understand because we aren't dividing by dx but it makes no sense (to me) that way. If you cannot divide by dx, a nonzero number, then why not? And if you can, why doesn't dy/dx involve zero division, which is clearly not well-defined? I think answering those questions makes calculus a lot easier to understand and that they are in a sense the hardest questions. The notation this author uses doesn't really illuminate those points and the fact that the author realizes that he is basically teaching the students to accept zero division for most of the year suggests he is basically saying we should go back to a Leibniz-era approach to calculus. I would rather make rigorous what is meant by dx/dy and what exactly dx and dy are.

reply
Hyperreal numbers make Leibniz notation literal and algebraically consistent and rigorous, rather than a convenient shorthand for limits.

Author suggests using them. Resistance to Hyperreals seems to come from era before there were rigorous definitions for them. Robinson’s hyperreal number system 1974.

reply
This is effectively how dual numbers work! https://en.wikipedia.org/wiki/Dual_number
reply
Dual numbers are basically big/little O notation. They combine beautifully with Robinson's NSA to give the most 18th century-like approach to deriving integral/derivative formulas that I know. And it's fully rigorous!
reply
> And what are these Fluxions? The Velocities of evanescent Increments? And what are these same evanescent Increments? They are neither finite Quantities nor Quantities infinitely small, nor yet nothing. May we not call them the ghosts of departed quantities?

-- George Berkeley, namesake of UC Berkeley, in 1734, critiquing infitesimal approaches to calculus.

Math uses limits because "dx" as a concept is hard to define and relies on faith that such an object can exist. It behaves as zero when convenient yet is non-zero when that breaks math. Limits have a more rigorous footing.

reply
Your comment was correct 100 years ago. But today it is highly inaccurate. Initially Calculus was developed using the ideas of infinitesimals throughout, although this was not yet fully formalized. The first to ground with mathematical rigor was O believe Cauchy with the epsilon-delta definition of limits. For historical reasons this caught on and is the standard way we introduce students to the subject till today. But since then we have already discovered fully rigorous and zero faith ways to define and work with limits: Robinson's non standard analysis and using nilpotent infinitesimals a la synthetic differential geometry. These provide completely rigorous way to view all the classical intuitions that initially develop the subject and are much easier to work with than the current standard epsilon-delta gymnastics. Unfortunately, mathematicians are very conservative and we tend to stick with the conventional way of doing things way more than we should. In fact a huge part of mathematical community have not fully engaged with the beautiful way of defining and using infinitesimals for calculus, even though it would greatly aid the students learning and intuition and solve the disconnect when working with physics using infinitesimals.
reply
Infinitesimals don't rely on faith any more than any other mathematical idea. The "normal" calculus sequence being based on limits is solely due to the fact that limits were the first discovered method for rigorously formalizing the subject. Infinitesimals do a better job representing how most people intuitively think about calculus though, as evidenced by being the vehicle through which the entire field was discovered in the first place, and so now that they too rest on a formally rigorous foundation we should probably consider rebuilding calculus education around them.
reply
They are differentials. https://en.wikipedia.org/wiki/Differential_(mathematics) has some info but is not great as a beginning introduction. dx is an infinitesimal bit of x, and dy is an infinitesimal bit of y. dx here is the same dx as in an integral, which you can think of as the width of one of the infinite infinitesimally thin rectangles whose areas are being added up to find the area under the curve: https://en.wikipedia.org/wiki/Riemann_integral
reply
dx and dy are the smallest change ever in a function. Think about the speed of something (that's the reason of derivatives, you can't trace the speed of a stopped car in a track, you can't divide by zero, of course, there's no motion).
reply