Mathematics
Derivatives
The derivative, or differential, of a function of a variable \(y = f(x)\) for a particular value \(x = a\), if it exists, defines the gradient of the tangent to the curve at that point.
Differential calculus was discovered independently by Gottfired Leibnitz and Isaac Newton in the late 17th century. Newton wrongly accused Leibnitz of plagiarism and it was a major scandal. In fact it is Leibnitz' notation that is in common usage today.
In physics, functions are often function of time. The function then corresponds to distance, the first derivative is velocity and the second derivative is acceleration.
Notation
The Liebnitz notation, introduced in 1675, is commonly used.
Higher orders of deriviation use a number suffix. It is effectively raining the d symbols to a power.
There is also the prime mark or dash notation, introduced by Joseph-Louis Lagrange, \(y' = f'(x)\), \(y'' = f''(x)\).
Newton used the dot notation \(\dot{y}\), \(\ddot{y}\). It is only used for time derivatives and doesn’t lend itself to orders higher than three.
First Principles
Differentiation can be defined from first principles. Given that \(y\) is a function of \(x\).
If the value of \(x\) is incremented by a small amount \(\delta x\), then \(y\) will be incremented by a corresponding amount \(\delta y\).
Subtract Equation (3) from Equation (4) and divide by \(\delta x\).
Now, take the limit as \(\delta x\rightarrow 0\) to get the derivative. The increment \(\delta x\) is often replaced by \(h\).
Example \(y = x^2\).
This can be extended to show that if \(y = x^n\).
Products and Quotients
If \(u\) and \(v\) are functions of \(x\) and \(y = uv\). Apply first principles.
If \(u\) and \(v\) are functions of \(x\) and \(y = u/v\). Apply first principles.