MHB Max Principle: Showing $|u_1-u_2|\leq \max_{\partial{\Omega}}|g_1-g_2|$

  • Thread starter Thread starter mathmari
  • Start date Start date
  • Tags Tags
    Maximum Principle
mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

Let $\Omega$ a bounded space. Let $u_1$ the solution of the problem $$-\Delta u_1(x)=f(x), x \in \Omega \\ u_1(x)=g_1(x), x \in \partial{\Omega}$$ and $u_2$ is the solution of the problem $$-\Delta u_2(x)=f(x), x \in \Omega \\ u_2(x)=g_2(x), x \in \partial{\Omega}$$ Using the maximum principle I have to show that $$|u_1(x)-u_2(x)| \leq \max_{x \in \partial{\Omega}}|g_1(x)-g_2(x)|, x \in \Omega$$

I have done the following:

Subtracting the two problems we get the following:

$$\Delta (u_1(x)-u_2(x))=0, x \in \Omega \\ u_1(x)-u_2(x)=g_1(x)-g_2(x), x \in \partial{\Omega} $$ and $$\Delta(-(u_1(x)-u_2(x)))=0, x\in \Omega \\ -(u_1(x)-u_2(x))=-(g_1(x)-g_2(x)), x \in \partial{\Omega}$$ Since $\Delta (u_1-u_2) \geq 0$, from the maximum for $u_1-u_2$ we have that $$\max_{\Omega}(u_1-u_2)=\max_{\partial{\Omega}}(u_1-u_2)=\max_{\partial{\Omega}}(g_1-g_2)$$ Since $\Delta (-(u_1-u_2)) \geq 0$, from the maximum for $-(u_1-u_2)$ we have that $$\max_{\Omega}(-(u_1-u_2))=\max_{\partial{\Omega}}(-(u_1-u_2))=\max_{\partial{\Omega}}(-(g_1-g_2))$$ Since $$\max (-(u_1-u_2))=\min (u_1-u_2)$$ we have that $$\min_{\Omega}(u_1-u_2) \leq u_1-u_2 \leq \max_{\Omega}(u_1-u_2) \\ \Rightarrow \max_{\partial{\Omega}}(-(g_1-g_2)) \leq u_1-u_2 \leq \max_{\partial{\Omega}}(g_1-g_2)$$

Is this correct so far?? How could we continue to show that $$|u_1(x)-u_2(x)| \leq \max_{x \in \partial{\Omega}}|g_1(x)-g_2(x)|, x \in \Omega$$ ?? (Wondering)
 
Physics news on Phys.org
mathmari said:
Is this correct so far?? How could we continue to show that $$|u_1(x)-u_2(x)| \leq \max_{x \in \partial{\Omega}}|g_1(x)-g_2(x)|, x \in \Omega$$ ?? (Wondering)

Hi! (Blush)

Looks good to me. (Nod)

Suppose we distinguish cases... (Thinking)

Suppose that at some point $y \in \Omega$ we have that $u_1(y) - u_2(y) \ge 0$.
Then:
$$|u_1(y) - u_2(y)| = u_1(y) - u_2(y) \le \max_{x \in \partial \Omega} (g_1(x)-g_2(x)) \le \max_{x \in \partial \Omega} |g_1(x)-g_2(x)|$$

Now suppose that $u_1(y) - u_2(y) < 0$... (Thinking)
 
I like Serena said:
Looks good to me. (Nod)
(Happy)

I like Serena said:
Suppose we distinguish cases... (Thinking)

Suppose that at some point $y \in \Omega$ we have that $u_1(y) - u_2(y) \ge 0$.
Then:
$$|u_1(y) - u_2(y)| = u_1(y) - u_2(y) \le \max_{x \in \partial \Omega} (g_1(x)-g_2(x)) \le \max_{x \in \partial \Omega} |g_1(x)-g_2(x)|$$

Now suppose that $u_1(y) - u_2(y) < 0$... (Thinking)

When we have that $u_1(y)-u_2(y)<0$, then:

$$|u_1(y)-u_2(y)|=-(u_1(y)-u_2(y)) \leq \max_{x \in \Omega} (-(u_1(x)-u_2(x)))=\max_{x \in \partial{\Omega}} (-(g_1(x)-g_2(x)))$$

Is this correct so far?? (Wondering)
 
mathmari said:
When we have that $u_1(y)-u_2(y)<0$, then:

$$|u_1(y)-u_2(y)|=-(u_1(y)-u_2(y)) \leq \max_{x \in \Omega} (-(u_1(x)-u_2(x)))=\max_{x \in \partial{\Omega}} (-(g_1(x)-g_2(x)))$$

Is this correct so far?? (Wondering)

Yup.
Now we only need that $\max\limits_{x \in \partial{\Omega}} (-(g_1(x)-g_2(x))) \le \max\limits_{x \in \partial{\Omega}} |g_1(x)-g_2(x)|$... (Thinking)
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top