Green's formula, how to interpret the notation?

220 Views Asked by At

I need help how to interpret this formula and how to write it in explicit form.

Let $\Omega \subset \mathbb{R}^2, u \in C^2(\Omega)$ and $v\in C^1(\Omega)$, then \begin{align} \int_{\Omega}(\nabla^2u)v \, \mathrm{d}x\,\mathrm{d}y=\int_{\partial \Omega} (\nabla^2u \cdot \mathbf{n})v\, \mathrm{d}s-\int_{\Omega}\nabla^2u\cdot\nabla^2u\, \mathrm{d}x \, \mathrm{d}y \end{align}

What is ds in this formula? Is it a abbreviation?

Is $u=u(x,y)$ and $v=v(x,y)$?

Is $\mathbf{n}$ a contant vector or a function, i.e. $\mathbf{n}(x,y)$?

Thanks!

1

There are 1 best solutions below

2
On

Yes, $u$ and $v$ are functions so they depend in general on their arguments, i.e. $u = u(x,y)$ and $v = v(x,y)$.

$n$ is the outward normal vector and depends on the point of the boundary, so yes $n = n(x,y)$.

$ds$ can be interpreted as an infinitesimal increment of the surface $\partial \Omega$ as mentioned in a comment already. On the other hand you can just view it as a notation for integrating with respect to the surface measure of $\partial \Omega$.

What you call the "explicit form" is also valid, but get rid of the second integral symbol, it is not needed here. The first form of the statement is just an abbreviation by not denoting the arguments of the functions which might be confusing for beginners but saves you time later on.