Bilinear Form & Linear Functional: Symmetric & Coercive?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 3K views
squenshl
Messages
468
Reaction score
4

Homework Statement


The bilinear form are symmetric, i.e. a(u,v) = a(v,u) for all u and v. Find the bilinear form and the linear functional for the problem -[tex]\Delta[/tex]u + b . [tex]\nabla[/tex]u + cu = f(x) in [tex]\Omega[/tex]
u = 0 on the boundary.
Is this bilinear form for this problem symmteric? Is it coersive (assume C > 0)?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
a(u,v) = [tex]\int_D[/tex] a1[tex]\nabla[/tex]u . [tex]\nabla[/tex]v dx + [tex]\int_D[/tex] a0uv dx
 
To start off for this problem do we multiply by v, integrate over D and use the divergence theorem?
So we get (-[tex]\Delta[/tex]u + b . [tex]\nabla[/tex]u + cu - f)v dx = 0 in D which implies [tex]\int_D[/tex] (-[tex]\Delta[/tex]u + b . [tex]\nabla[/tex]u + cu)v dx = [tex]\int_D[/tex] fv dx which implies some integral + some integral + [tex]\int_D[/tex] cuv dx = [tex]\int_D[/tex] fv dx, I just don't know how to find those integrals using the divergence theorem. Do i change that -[tex]\Delta[/tex]u to -[tex]\nabla[/tex].[tex]\nabla[/tex]u and would this make it easier?
 
I guess what I'm asking is how to find [tex]\int_D[/tex] -[tex]\nabla[/tex] . [tex]\nabla[/tex]u + b . [tex]\nabla[/tex]u dx, b and c are function of x.
 
In order to get the bilinear form you multiply the equation by a test function (in this case v), then you integrate over the domain Omega, then you integrate by parts (Note: you always integrate by parts when formulating a weak statement for a PDE .. the entire point is to transfer derivatives onto the test function, thus requiring less regularity), then you can apply divergence theorem to get rid of boundary terms. The coercivity can be tricky unless the function b is bounded below by a constant, but you can always use Poincare's inequality.
 
Thanks.
Now all I need to do is just evaluate the integral [tex]\int_D[/tex] -[tex]\nabla[/tex] . [tex]\nabla[/tex]u + b . [tex]\nabla[/tex]u dx
 
You don't evaluate any integrals ... and secondly what you have listed is not the bilinear form. The bilinear form is an operator on two functions B(u,v)= integral (_____) ... you don't actually evaluate anything. All you need to show is that B(u,v)=B(v,u) and B is coercive .. try reading up a little on the topic , then work on the problem
 
Sorry.
What I was meant to ask is how do I apply the divergence theorem to that integral above.
 
You don't use divergence theorem on the integral above. You need to first multiply by a test function, v, then integrate by parts. When you integrate by parts, the laplacian term will actually decompose into two terms. One will be gradient of u times gradient of v and the other will involve divergence. You can then use the divergence theorem on the divergence term to get an integral on the boundary, then you use boundary conditions
 
In my lecture notes it says to use the divergence theorem on [tex]\int_D[/tex] (-[tex]\nabla[/tex] . [tex]\nabla[/tex]u + b . [tex]\nabla[/tex]u)v dx.
Do I get [tex]\int_D[/tex] -[tex]\nabla[/tex]u . [tex]\nabla[/tex]v dx - [tex]\int_d[/tex] v[tex]\partial[/tex]u/[tex]\partial\nu[/tex] d(sigma). (d is the boundary)
 
Last edited: