Given
$\Delta f :=$ $d^2 f \over d x^2 $ + $d^2 f \over dy^2$,
I have to prove
$\Delta (fg) $=$ f$ * $\Delta$ $g + 2(\nabla f)(\nabla g)+ g$ $\Delta$ $f $.
This was part of one of our exams. The question might be similar to this one
but we never introduced the general product rule for the Laplacian. Is there another (short) way to show this equation?
Edit
I receive
$f_x$ $=$ $df \over dx^2$ $*$ $g + f$ $*$ $dg \over dx^2$
$f_{xx}$ $=$ ($d^2 f \over dx^2$ $*$ $g$ $+$ $df \over dx^2$ $*$ $dg \over dx^2$) + ($df \over dx^2$ $*$ $dg \over dx^2$ $+$ $f$ $*$ $d^2g \over dx^2$)
$f_y$ $=$ $df \over dy^2$ $*$ $g + f$ $*$ $dg \over dy^2$
$f_{yy}$ $=$ ($d^2 f \over dy^2$ $*$ $g$ $+$ $df \over dy^2$ $*$ $dg \over dy^2$) + ($df \over dy^2$ $*$ $dg \over dy^2$ $+$ $f$ $*$ $d^2g \over dy^2$)
Edit 2
Now, I found all the necessary components I need for the equality, but how do I express the gradient in the middle? I would need canonical vectors to put this all toghether. Am I allowed to assume that they exist in this case? What's left is:
$df \over dx^2$ $*$ $dg \over dx^2$ + $df \over dx^2$ $*$ $dg \over dx^2$ $+$ $df \over dy^2$ $*$ $dg \over dy^2$ $+$ $df \over dy^2$ $*$ $dg \over dy^2$