To verify Lipschitz continuity of the given function $f$.

84 Views Asked by At

Consider the function $$f(x,\vec{v}):=g(I_t+\nabla\cdot(I\vec{v}))$$ where $I=I(\vec{x},t)$ is the image intensity function, $g:\mathbb{R}\to[0,\infty)$ is continuous and non negative, $\vec{v}\in H^1(\Omega)\times H^1(\Omega)$. Here $\Omega=[0,1]^2$. It is assumed that $I\in C^2(\Omega\times[0,\infty)), I_t\in L^2(\Omega),I_x,I_y\in L^\infty(\Omega)$. I have to show that $f$ is Lipschitz wrt $\vec{v}$ provided $g$ is uniformly Lipschitz in every closed ball of radius $r$, $\bar{B(r)}\subseteq\mathbb{R}$ with Lipschitz constant $L_r$. This is what I have tried so far. \begin{align*} |f(x,\vec{v})-f(x,\vec{v}_0)|&=|g(I_t+\nabla\cdot(I\vec{v}))-g(I_t+\nabla\cdot(I\:\vec{v}_0))|\\ &\le L_r|I_t+\nabla\cdot(I\vec{v})-I_t+\nabla\cdot(I\vec{v}_0)|\\ &\le L_r|\nabla\cdot\{I(\vec{v}-\vec{v}_0)\}|\\ &\le L_r|\nabla I\cdot(\vec{v}-\vec{v}_0))|+L_r|I\nabla\cdot(\vec{v}-\vec{v}_0))| \end{align*} Using the given hypothesis, we can show that that the first part satisfies the bounds $$|\nabla I\cdot(\vec{v}-\vec{v}_0))|\le\sqrt 2CL_r\|\vec{v}-\vec{v}_0\|$$ where $C=\max\{|I_x|^2,|I_y|^2\}$. I am stuck with the second part. How to get the required bound for the second part ? Do we need any additional requirement for $I$ ? Any help will be appreciated. Thank You.

1

There are 1 best solutions below

2
On

I doubt that this statement is correct. For a counterexample, consider $g(x) = |x|^p$ with large positive $p$ and $I_t = 0, I = 1$. Then $$ f(x,\vec{v}) = |\nabla \cdot \vec{v}|^p $$ If $p > 2$, this expression need not even be integrable over $\Omega$, since $\nabla \cdot \vec{v}$ is only in $L^2(\Omega)$.