Questions tagged [sobolev-spaces]

For questions about or related to Sobolev spaces, which are function spaces equipped with a norm that controls both a function and its weak derivatives in some Lebesgue space.

Sobolev spaces are function spaces generalizing the Lebesgue spaces. Whereas elements of Lebesgue spaces have certain integrability condition imposed on them, derivatives of functions in a Sobolev space are also required to be sufficiently integrable: that is, we require all (weak) partial derivatives of the function up to a certain order belong to a certain fixed Lebesgue space.

In more detail, let $U \subseteq \mathbb{R}^n$ be an open set. A weak $\alpha$th partial derivative $D^\alpha f$ of $f$ is a function $g\in L^1_{\mathrm{loc}}(U)$ such that $$\int_U f D^\alpha \phi \, dx = (-1)^{|\alpha|} \int g\phi \, dx$$ for each compactly supported smooth function $\phi \in C^\infty_c(U)$. the Sobolev space $W^{k, p}(U)$ consists of those functions $f\in L^p(U)$ such that for every multi-index $\alpha$ of length at most $k$, every weak partial derivative $D^{\alpha}f$ exists and is an element of $L^p$. The Sobolev spaces are equipped with norms defined by

$$\|u\|_{W^{k,p}(U)} = \begin{cases} \left( \sum_{|\alpha| \le k} \|D^{\alpha} u\|_{L^p(U)}^p \right)^{1/p} & p < \infty, \\ \max_{|\alpha| \le k} \|D^{\alpha}\|_{L^{\infty}(U)} &p=\infty .\end{cases}$$

$(W^{k,p}(U),\|\cdot\|_{W^{k,p}(U)})$ are Banach spaces for each $k\in\mathbb N$, and each $p\in[1,\infty]$. The norms measure both the size and the regularity of a function.

The basic fundamental result of Sobolev spaces is the Sobolev embedding theorem. In words, it says that (1) if $kp<n$, having $k$ weak derivatives in $L^p$ places your function in a better Lebesgue space $L^{p^*}$, where $\frac1{p^*} = \frac1p - \frac kn$, and (2) if $kp>n$, then your function is not only in $L^\infty$ but also has a continuous representative in some space of Hölder continuous functions. In particular, sufficiently many weak derivatives means that your function is in fact classically differentiable.

Reference: Sobolev space.

5513 questions
0
votes
1 answer

Elementary Sobolev space problem

For which $k$ does the following function belong to Sobolev space $H^k(-1,1)$: $$f(x) = \begin{cases} x e^{- \frac{1}{x} } & x > 0\\0 & x \leq 0 \end{cases}$$
0
votes
1 answer

$C_0^0((a,b)) \subset W_0^{1,2}((a,b))$?

One can easily show that $W_0^{1,2}((a,b)) \subset C^0((a,b))$ for any finite interval $(a,b)$. Intuitively $W_0^{1,2}((a,b))$ should contain more functions than $C_0^0((a,b))$, but how to prove that? I guess a function which is nowhere…
Keba
  • 2,485
  • 13
  • 28
0
votes
0 answers

Stuck in trace theorem

I am reading Sobolev space in the book Partial Differential Equation by Evan and I do not understand some point in the proof of the trace theorem. Let $U$ is open, bounded and $\partial U$ is $C^1$. Let $x_0\in\partial U$ and assume that $\partial…
Omega
  • 565
0
votes
1 answer

If $(u(x)v(x)), (u'v') \in L^1$ why are $u, v \in H^1$?

Given functions $u(x), v(x)$ and given that $\int uv\:\mathrm{d}x < \infty$ and $\int u'v'\:\mathrm{d}x < \infty$ (that is, their product and the product of their derivatives are in $L^1$) why is it that $u, v \in H^1$?
0
votes
1 answer

If given $F(u_k)\to F(u)$ and $F'(u_k)\nabla u_k \to F'(u)\nabla u$ in $L^p$, why we have $F(u) \in W^{1,p}$ and $\nabla F(u)=F'(u)\nabla u?$

If $F$ continuous, $u_k \in C^{\infty}(\overline U)$, $u \in W^{1,p} (U)$. If given $F(u_k)\to F(u)$ and $F'(u_k)\nabla u_k \to F'(u)\nabla u$ in $L^p$, why we have $$F(u) \in W^{1,p}$$ and $$\nabla F(u)=F'(u)\nabla u?$$ Thanks so much!
Sherry
  • 3,600
  • 15
  • 41
0
votes
0 answers

This Sobolev function is continuous?

Let $\Omega \subset R^n $ $(n \geq 2) $ an open bounded domain with smooth boundary $u \in W^{ 1,p}(\Omega)\cap L^{\infty}(\Omega)$ ($p \geq 2$ fixed). Suppose that exist $M > 0$ such that $$ \int_B |\nabla u| \ dx \leq Mr$$ for all ball $B \subset…
math student
  • 4,566
-1
votes
1 answer

There exist a function $u(x)\in C([0,1]),~ u(0)=u(1)=0$ such that $u \notin H_{0}^{1}((0,1))$?

There exist a function $u(x)\in C([0,1]),~ u(0)=u(1)=0$ such that $u \notin H_{0}^{1}((0,1))$? Justify your answer! Thanks.
hermman
  • 29
-1
votes
1 answer

Question on norm on Sobolev Space

If $u\in W^{k,p}(\Omega)$ we define its norm as $$ \Vert u \Vert_{W^{k,p}(\Omega)}= \begin{cases} \displaystyle \left(\sum_{|\alpha|\le k}\displaystyle\int\limits_\Omega |D^\alpha u|^p\mathrm{d}x\right)^\frac{1}{p} & 1\le p…
-1
votes
1 answer

proof of part IA of Sobolev Imbedding Theorem in Adams

I am trying to understand a line of the proof of part I-A of the Sobolev Embedding Theorem in Sobolev Spaces by Adams (section 4.16, page 89). Specifically, the following value integral is presented $$\int_{C_{x,\rho}} |x - y|^{(m-n)p'} dy$$ where…
1 2 3
20
21