I have the following expression (in a numerical context)
$$\Delta_h u(x) = \Delta u(x) + \frac{h^2}{12} \Delta^2 u(x) + O(h^4)$$
The $\Delta$ is the Laplace operator so $\Delta u = u_{xx}+u_{yy}$.
But what is $\Delta^2$?
In the context it would make sense (but it is not really a strong indication) for it to be $$\Delta^2 u = u_{xxxx}+u_{yyyy}$$ but when I first saw it I just thougth it was
$$\Delta^2 u = \Delta (\Delta u) = \Delta (u_{xx}+u_{yy}) = u_{xxxx}+2u_{xxyy}+u_{yyyy}.$$
Which one is correct? Can you provide references where one or the other is used?
$\nabla^4$ is called the biharmonic operator, (http://mathworld.wolfram.com/BiharmonicEquation.html, http://mathworld.wolfram.com/BiharmonicOperator.html) and is used in the theory of elasticity and in approximation theory.