Leibniz Notation: Understanding Diff. Calculus Anti-Derivatives

  • Context: Undergrad 
  • Thread starter Thread starter imjustcurious
  • Start date Start date
  • Tags Tags
    Leibniz Notation
Click For Summary
SUMMARY

The discussion centers on the transition from Lagrange's notation (f'(x)) to Leibniz notation (dy/dx) in calculus, specifically in the context of finding anti-derivatives. A participant expressed confusion regarding the interpretation of infinitesimals and the process of integration. Key insights include the importance of recognizing dy and dx as indicators of the variable of integration rather than as infinitesimals. The conversation also highlighted the advantages of Leibniz notation for u-substitution and multi-variable calculus, emphasizing its clarity in variable tracking.

PREREQUISITES
  • Understanding of basic calculus concepts, including derivatives and integrals.
  • Familiarity with Lagrange and Leibniz notations.
  • Knowledge of u-substitution in integration.
  • Basic understanding of differential equations.
NEXT STEPS
  • Study the process of u-substitution in integrals using Leibniz notation.
  • Explore the application of Leibniz notation in multi-variable calculus.
  • Learn about implicit differentiation and its advantages using Leibniz notation.
  • Practice solving differential equations using both Lagrange and Leibniz notations.
USEFUL FOR

Students in calculus courses, educators teaching calculus concepts, and anyone looking to deepen their understanding of differentiation and integration techniques.

imjustcurious
Messages
21
Reaction score
0
The entire first semester of my Calculus class we used Lagrange's notation, f'(x), f''(x), etc.. So at the beginning of second semester the teacher kinda casually switched over to Leibniz notation, dy/dx, which left all of the class dazed.

I understood it pretty well until she did a simple problem, dy/dx=2x/y. She asked us to find the anti-derivative of it so I cross multiplied. (dx)(2x)=(dy)(y). The way I understand it is that dx or dy is an infinitesimal change in x or y. So an infinitesimal change in x times 2x would approach 0 and an infinitesimal change in y times y would approach 0 too. Then I can't take the anti-derivative. I need a better explanation of this because obviously I'm doing something wrong. Any help is welcomed thanks.
 
Physics news on Phys.org
imjustcurious said:
The entire first semester of my Calculus class we used Lagrange's notation, f'(x), f''(x), etc.. So at the beginning of second semester the teacher kinda casually switched over to Leibniz notation, dy/dx, which left all of the class dazed.

I understood it pretty well until she did a simple problem, dy/dx=2x/y. She asked us to find the anti-derivative of it so I cross multiplied. (dx)(2x)=(dy)(y). The way I understand it is that dx or dy is an infinitesimal change in x or y. So an infinitesimal change in x times 2x would approach 0 and an infinitesimal change in y times y would approach 0 too. Then I can't take the anti-derivative. I need a better explanation of this because obviously I'm doing something wrong. Any help is welcomed thanks.
You separated the original equation, dy/dx = 2x/y, to get 2xdx = y dy. The next step is to integrate the left side with respect to x and the right side with respect to y. IMO, thinking about dx and dy as infinitesimals is not helpful. Instead, think of them as indicating which is the variable of integration.
 
  • Like
Likes   Reactions: ElijahRockers
Mark44 said:
thinking about dx and dy as infinitesimals is not helpful. Instead, think of them as indicating which is the variable of integration.

To clarify:
Perhaps consider the derivative. This is, for example, the instantaneous change in speed (y) at a certain point in space (x). We can denote the derivative as being dy/dx...

Read literally, as you did, this means 'infinitely small change in y divided by some infinitely small change in x'. You'll get some ratio whose value is the instanaeous slope at that point x. BUT, the same way for the integral, you could say this is 0/0 but that is not really helpful.. it doesn't tell you the instantaneous rate of change.

Hope that clarifies.
 
Lagrange and Leibniz notation mean the same thing. I personally use Lagrange when just doing basic derivatives, but Leibniz notation is more useful in my opinion when it comes to implicit differentiation, multi-variable calculus (especially with partial derivatives), and differential equations. I personally prefer to write in Leibniz notation over LaGrange. It's easier to keep track of the variables. And I think that Leibniz notation is more effective when teaching U-substitution to students. My professor used LaGrange to teach U-substitution which made it confusing until I went home and practiced it with Leibniz notation.

Here's what I mean:
Consider the following integral:
\begin{equation}
\int_{a}^{b} \frac{cos(ln(x)}{x} dx
\end{equation}
Let u = ln(X) such that
du/dx (The derivative of u with respect to x) = (1/x)
Therefore:
du = 1/x dx
See how easier it is to keep track of variables with Leibniz notaiton. dy/dx is just saying the derivative of y with respect to x.

Likewise, partial differential can be written in terms of both Leibniz notation and LaGrange notation.
\begin{equation}
\frac{\partial f}{\partial x} = f_x
\end{equation}
Where Leibniz notation is on the left and LaGrange notation is on the right.

My point for my long reply is that don't let notation scare you. Just use the notation that you feel most comfortable with. And that you might find LaGrange more useful for some concepts and Leibniz for others.
 
Thank you all for the help.
I do agree I think Leibniz notation would be much more organized, but what do I need to see when I see du = 1/x dx. What does that mean. Is that a useful form or does it need to be altered.
 
imjustcurious said:
Thank you all for the help.
I do agree I think Leibniz notation would be much more organized, but what do I need to see when I see du = 1/x dx. What does that mean. Is that a useful form or does it need to be altered.
When evaluating an integral using substitution you need to change the variable to u and integrate with respect to du instead of dx.

\begin{equation}
\int_{a}^{b} \frac{cos(ln(x)}{x} dx
\end{equation}
If we let u = ln(x) we can take the diverative of u (our function) with respect to x which is written as (du/dx)
\begin{equation}
\frac{du}{dx} = \frac{1}{x}
\end{equation}
If we move dx to the other side, we get a value for du
\begin{equation}
du = \frac{1}{x} dx
\end{equation}
We can replace ln(x) in the intergal with u since we defined it as such. And we can replace 1/x dx with du since it is defined as such.
Therefore, our intergal becomes
\begin{equation}
\int_{a}^{b} cos(u) du
\end{equation}
Now that we have our intergal in terms of u, we can easily integrate with with respect to u.
\begin{equation}
\int_{a}^{b} cos(u) du = sin(u)
\end{equation}
We replace u back with ln(x), we get the final answer to be sin(lnx)

To answer your question, du is not always equal to 1/x dx, it depends on how you define u. But writing du/dx and then moving dx to the other side, allows you to define du in terms of dx which you are trying to eliminate so you can integrate with respect to u. You replace some f(x) dx with du so you can make the integral simpler and then integrate with respect to u. In essence, you're undoing the chain rule.

Consider this example
\begin{equation}
\int_{a}^{b} 2x e^{x^2} dx.
\end{equation}
You don't know how to integrate this without trying to simplify the integral.
So we can let u = x^2 so that the derivative of u with respect to x (written as du/dx) as:
\begin{equation}
\frac{du}{dx} = 2x
\end{equation}
Moving dx to the other side, we get
\begin{equation}
du = 2x dx
\end{equation}
We see that we can replace 2x dx in our integral with du.
Therefore our integral becomes:
\begin{equation}
\int_{a}^{b} e^{u} du.
\end{equation}
Solving our integral we get:
\begin{equation}
\int_{a}^{b} e^{u} du. = e^{u} = e^{x^2}
\end{equation}
so our final answer is e^{x^2}
So, Leibniz notation is good for keep track of variables with u-substitution.
 
Dopplershift said:
When evaluating an integral using substitution you need to change the variable to u and integrate with respect to du instead of dx.

\begin{equation}
\int_{a}^{b} \frac{cos(ln(x)}{x} dx
\end{equation}
If we let u = ln(x) we can take the diverative of u (our function) with respect to x which is written as (du/dx)
\begin{equation}
\frac{du}{dx} = \frac{1}{x}
\end{equation}
If we move dx to the other side, we get a value for du
\begin{equation}
du = \frac{1}{x} dx
\end{equation}
We can replace ln(x) in the intergal with u since we defined it as such. And we can replace 1/x dx with du since it is defined as such.
Therefore, our intergal becomes
\begin{equation}
\int_{a}^{b} cos(u) du
\end{equation}
Now that we have our intergal in terms of u, we can easily integrate with with respect to u.
\begin{equation}
\int_{a}^{b} cos(u) du = sin(u)
\end{equation}
We replace u back with ln(x), we get the final answer to be sin(lnx)

To answer your question, du is not always equal to 1/x dx, it depends on how you define u. But writing du/dx and then moving dx to the other side, allows you to define du in terms of dx which you are trying to eliminate so you can integrate with respect to u. You replace some f(x) dx with du so you can make the integral simpler and then integrate with respect to u. In essence, you're undoing the chain rule.

Consider this example
\begin{equation}
\int_{a}^{b} 2x e^{x^2} dx.
\end{equation}
You don't know how to integrate this without trying to simplify the integral.
So we can let u = x^2 so that the derivative of u with respect to x (written as du/dx) as:
\begin{equation}
\frac{du}{dx} = 2x
\end{equation}
Moving dx to the other side, we get
\begin{equation}
du = 2x dx
\end{equation}
We see that we can replace 2x dx in our integral with du.
Therefore our integral becomes:
\begin{equation}
\int_{a}^{b} e^{u} du.
\end{equation}
Solving our integral we get:
\begin{equation}
\int_{a}^{b} e^{u} du. = e^{u} = e^{x^2}
\end{equation}
so our final answer is e^{x^2}
So, Leibniz notation is good for keep track of variables with u-substitution.
Ok, thank you that clears it up very well :)
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K