shintashi said:
I was taking notes recently for delta y/ delta x and noticed there's more than one way to skin a cat... or is there?
I saw the leibniz
dy/dx,
the triangle of change i was taught to use for "difference"
Δy/Δx,
and the mirror six
∂f/∂x
which is some sort of partial differential or something. And then I was confused about the backwards 6 and the lower case greek d
δy/δx
Can someone please sort out these four deltas?
You are basically right.
##\dfrac{dy}{dx}=\dfrac{d}{dx}y## is the differential of a function ##y=y(x)## in one variable ##x##.
##\dfrac{\Delta y}{\Delta x}=\dfrac{y_2-y_1}{x_2-x_1}## is the quotient of two differences.
In case we consider a derivative of ##y(x)## at ##x=x_0##, we get ##\left. \dfrac{d}{dx}\right|_{x_0}y(x)=y'(x_0)=\lim_{x \to x_0}\dfrac{y(x)-y(x_0)}{x-x_0}=\lim_{\Delta x \to 0}\dfrac{\Delta y}{\Delta x}## where the last equation isn't very accurate, because it doesn't mention the point ##x_0## explicitly. So it's only used for general considerations or when it's clear which differences must be taken.
##\dfrac{\partial y}{\partial x}## is the partial derivative along the ##x-##coordinate. This is needed, if ##y=y(x,z)## depends on more than one variable, say ##x## and ##z##. In this case, if we take the partial derivative along ##x##, then ##z## is considered constant, and vice versa. The ##\partial ## is thus used to denote the fact, that there are more directions than only ##x##.
##\dfrac{\delta y}{\delta x}## in this context is probably the same as ##\dfrac{\partial y}{\partial x}## and only chosen as a matter of taste by the author. Usually the
Kronecker delta ##\delta##, which it is called, is used in a different context.
In case two different notations for different objects are needed, e.g. partial derivatives as linear form or as vector, then it might be necessary to distinguish the two, but as far as I know, there is no rule for the use of the Kronecker delta as partial derivative.