5

In ordinary calculus,if we don't make any absurd notation,the use of infinitesimals is extremely useful and intuitive which ended up giving correct results. For example $\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}$ are obvious if we treat $dy,dx,dt$ as infinitesimals. Can we do the same in case of multivariable calculus? For example if $V$ is a function of $x$ and $y$ and $x,y$ are both functions of $r,\theta$,can we still do stuffs like $\frac{\delta V}{\delta x}=\frac{\frac{\delta V}{\delta \theta}}{\frac{\delta x}{\delta \theta}}$? Or are there scenarios where such use of infinitesimals lead to incorrect results?

madness
  • 566
  • 2
    Google queries with "infinitesimals" and "pitfalls" will give you answers like this one. – Jean Marie Nov 09 '23 at 11:51
  • 3
  • If you're asking it it's possible to use infinitesimals for multivariable, just combine "Elemetary Calculus: An Infinitesimal Approach" with a multivariable text; I'd be happy to expand a bit on that in an answer. 2. If you're asking when a partial derivative can be treated like a fraction, that's close to this question about reciprocals. 3. If you're asking some third thing (e.g. "how to think about the multivlariable chain rule intuitively through the lens of infinitesimals"), could you rephrase your question to clarify?
  • – Mark S. Nov 09 '23 at 12:51
  • @MarkS.,the link you provided answered my previous question and that led to a bit more questions of mine. Would you be available to discuss those in this chatroom? https://chat.stackexchange.com/rooms/149603/calc-problems – madness Nov 09 '23 at 13:09
  • 1
    Not a question on infinitesimals again! Take $V(x,y)$ and apply the chain rule. Then treat whatever infinitesimal pops up as a fraction. Further hints: non standard analysis or differential forms. – Kurt G. Nov 09 '23 at 13:16
  • @MarkS.,the question I have is if $z$ is a function of $x,y$,would $\frac{\partial x}{\partial z}=0$? We can discuss further in chat room. – madness Nov 09 '23 at 13:16
  • 3
    @JeanMarie, the pitfalls are common to the non-infinitesimal approach and the infinitesimal approach. One certainly has to be careful with notation when working with partial derivatives. – Mikhail Katz Nov 09 '23 at 14:22