Weilin Meng
- 25
- 0
Homework Statement
consider a solution such that:
-\triangle u + b\triangledown u + cu = f
in domain Ω
and
\delta u/\delta n=g
in domain δΩ
where b is a constant vector and c is a constant scalar. Show that if c is large enough compared to |b|, there is uniqueness
Homework Equations
Energy Method to find uniqueness
Divergence theorem
The Attempt at a Solution
Assume two solutions u1 and u2. and v = u1 - u2
by linearity: -div(\triangle v) + b\triangledown v + cv = 0 in Ω
and \delta v/\delta n=\triangledown v\cdot n=0 in δΩMultiply the PDE by v and integrate over Ω:
\int_{\Omega }^{} -div(\triangle v)v + b\triangledown vv + cv^{2} = 0=\int_{\partial \Omega }^{}\triangledown v\cdot nvd\sigma +\int_{\Omega }^{}|\triangledown v|^{2}+b\triangledown vv+cv^{2}
(used divergence theorem to change the first integral on the right hand side.)
since \delta v/\delta n=\triangledown v\cdot n=0
The integral becomes:
\int_{\Omega }^{}|\triangledown v|^{2}+b\triangledown vv+cv^{2} = 0
if c is large enough, then it is the same as saying that b is very small. So we can consider b = 0 and therefore: b\triangledown vv = 0
so we get :
c\int_{\Omega}^{}v^{2} = -\int_{\Omega }^{}|\triangledown v|^{2}which is only possible if v=0
therefore u1-u2 = 0
and u1=u2, and we have uniquenessI'm not too sure about the last few steps. Do you think it's valid?
Last edited: