Δ in derivative and partial derivative notation

Cinitiator
Messages
66
Reaction score
0

Homework Statement


What does it mean when lowercase Delta (δ) is used in partial derivative and derivative notation? Does it make any difference? Or is it just a personal preference?


Homework Equations


-


The Attempt at a Solution


Google
 
Physics news on Phys.org
If you means something like \delta x or \delta f, it means "a slight change in" x or f. It does NOT occur in "partial derivative and derivative notation" but you may see it in the definition of the derivative.
 
Cinitiator said:

Homework Statement


What does it mean when lowercase Delta (δ) is used in partial derivative and derivative notation? Does it make any difference? Or is it just a personal preference?


Homework Equations


-


The Attempt at a Solution


Google
The Greek character δ (lower-case Delta) is not used in either kind of derivative. In ordinary derivatives, d is used, as in $$\frac{dy}{dx}$$
Here y is a function of a single variable. IOW, y = f(x).
It's probably not too far wrong to think of this as the quotient of two differentials: dy and dx.

For partial derivatives, a different character is used. As far as I know, it's not part of any alphabet.

If z is a function of two variables, say x and y, then we can talk about two partial derivatives:
$$\frac{\partial z}{\partial x}$$
and $$\frac{\partial z}{\partial y}$$
 
Usually it denotes a "virtual" derivative, one where time is held constant.

If you have a position vector \textbf{r} which is a function of several variables, \left \{ q_1,q_2,q_3,...,q_n \right \} and time t, the the total differential displacement is given by:

d\textbf{r}=\frac{\partial \textbf{r}}{\partial t}dt+\sum_{i=1}^n \frac{\partial \textbf{r}}{\partial q_i}dq_i

This is just the chain rule. The virtual displacement, however, is given by:

\delta \textbf{r}=\sum_{i=1}^n \frac{\partial \textbf{r}}{\partial q_i}\delta q_i

Note that it holds time constant. Virtual displacement is very useful in areas that use Calculus of Variations, such as Lagrangian mechanics.
 
It looks more like variations to me.

HallsofIvy said:
If you means something like \delta x or \delta f, it means "a slight change in" x or f. It does NOT occur in "partial derivative and derivative notation" but you may see it in the definition of the derivative.
 
But elfmotat's suggestion is good too.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top