I'm curious to know if the definition given below of the second differential is actually used in mathematics. It is based on the following definition of the differential of a function:
Let $dx\in\mathbb{R}$ be an independent variable. Let $y:\mathbb{R}\to\mathbb{R}$ be a differentiable function of $x$. The differential $dy$ of $y=y\left[x\right]$ is defined as
$$ dy\equiv\frac{dy}{dx}dx, $$
where $\frac{dy}{dx}$ is the derivative of $y$ with respect to $x$ by the standard definition.
The second differential $d^{2}y$ of $y$ is defined as
$$ d^{2}y\equiv\frac{d^{2}y}{dx^{2}}dx^{2}. $$
I don't recall any case where this construct has been useful to me. Nonetheless, I have it in my notes, and am confident that it reflects a reputable, though dated, source.
Edit to provide source: Link: Calculus and Analytic Geometry: With Supplementary Problems, Classic Edition, by George B. Thomas $\S$ 2-7, Problem 22.
Is the above definition of the second differential used today in mathematics? This is the question for which I will accept an answer.
Can the above definition be brought into consonance with the definition of the differential of a differential form? Which, as I understand it goes as follows:
Let $\mathfrak{r}\equiv\left\{ x,y\right\} $ be a position variable in $\mathbb{R}^{2},$ the functions $P,Q:\mathbb{\mathbb{R}}^{2}\to\mathbb{R}$ be continuously differentiable over the neighborhood of interest, and $dx,dy:\mathbb{\mathbb{R}}^{2}\to\mathbb{R}$ be the coordinate projection mappings. That is, given a vector $\mathfrak{v}=\left\{ v^{x},v^{y}\right\} ,$ $dx\left[\mathfrak{v}\right]=v^{x}$ and $dy\left[\mathfrak{v}\right]=v^{y}.$ The the following product is defined $$ dxdy\equiv-dydx, $$
$$ dxdx\equiv dydy\equiv0. $$ A mapping which associates with every point $\mathfrak{r}$ a linear mapping of the form
$$ \omega_{\mathfrak{r}}=P\left[\mathfrak{r}\right]dx+Q\left[\mathfrak{r}\right]dy $$
is a differential 1-form. The differential of this differential form is defined to be $$ d\omega=\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)dxdy. $$
Given a continuously differentiable function $f:\mathbb{\mathbb{R}}^{2}\to\mathbb{R},$ its differential (form) is defined to be $$ df_{\mathfrak{r}}\equiv\left(\frac{\partial f}{\partial x}dx+\frac{\partial f}{\partial y}dy\right)_{\mathfrak{r}}. $$
The differential (exterior derivative) of $df$ is therefore
$$ d^{2}f\equiv ddf=\left(\frac{\partial^{2}f}{\partial x\partial y}-\frac{\partial^{2}f}{\partial y\partial x}\right)dxdy=0. $$
The ordinary "first order" differential can be seen as a linearization. The second order differential can then be seen as a "quadricization". This might best be seen in multidimensional analysis.
First order differential: $$df(v) = \sum_i \frac{\partial f}{\partial x^i} v^i,$$ where $v^i$ is the component of the vector $v$ in the $x^i$ direction.
Second order differential: $$d^2f(v_1, v_2) = \sum_{i,j} \frac{\partial^2 f}{\partial x^i \, \partial x^j} v_1^i v_2^j$$