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
2
votes
2 answers

Counter example for Poincare inequality does not hold on unbounded domain

The Poincare inequality states that if domain $\Omega$ is bounded in one direction by length $d>0$ then for any $u\in W_0^{1,p}(\Omega)$ we have $$ \int_\Omega|u|^p\,dx\leq \frac{d^p}{p}\int_\Omega |\nabla u|^p\,dx $$ Now I assume the domain…
spatially
  • 5,472
2
votes
1 answer

sobolev space reflexivity

I am having problem with the following 1)Are $H^{1}$ nad $H^{1}_{0}$ a reflexive spaces? 2)If $u_{n} \rightarrow u$ weakly in $H^{1}_{0}$, can I say that it is same as $(\nabla u_{n} , \nabla w) \rightarrow (\nabla u, \nabla w)$ for any $w \in…
user16847
  • 304
2
votes
1 answer

Trace on $H^1(\Omega_1\cup\Omega_2)$ (one little question in the conclusion of my proof)

Let $\Sigma$ a smooth surface that separates $\Omega_1$ and $\Omega_2$ (open and bounded sets) and let $(q^n_1)_{n\in\mathbb{N}}$ and $(q^n_2)_{n\in\mathbb{N}}$ sequences in $H^1(\Omega_1)$ and $H^1(\Omega_2)$, respectively. Suppose that…
yemino
  • 814
1
vote
1 answer

Is the sum of two Sobolev spaces defined on two different sets the Sobolev space defined on the union of these two sets?

Is it true that $H^1(\Omega_1 \cup \Omega_2 )=H^1(\Omega_1)+H^1(\Omega_2)$? Below, we already have a counterexample. Let me ask further. If I impose $\Omega_1 \cap \Omega_2=\emptyset$, is there still a counter example?
user33869
  • 1,040
1
vote
2 answers

Constructing a function $u\in (W_0^{1,p}(B)\cap C(B))\setminus C(\overline{B})$.

Let $B\subset \mathbb{R}^2$ be the unit "open" ball with centre in origin. Define a function $u:\overline{B}\to \mathbb{R}$ in the folllowing way: let $(x,y)=(r\cos\theta,r\sin\theta)$ with $r\in [0,1]$ and $\theta\in [0,2\pi]$. For $r\in [0,1]$ and…
Tomás
  • 22,559
1
vote
1 answer

proof on Poincare's inequality.

This might be a silly question. So basically, I have proved the Poincare's inequality for $p=1$ case. That is, for $u\in W^{1,1}(\Omega)$, I have $||u-\bar{u}||_{L^1}\leq C||\nabla u||_{L^1}$. Here $\bar{u}$ is the average of $u$ on $\Omega$. Now I…
1
vote
2 answers

1 in Sobolev spaces H^s

Following Rauch's Partial Differential Equations, he defines the generalization of the Sobolev Spaces for any $s\in\mathbb{R} $ as $$H^s(\mathbb{R}^n)=\{u\in S' | (1 + |x|^2)^{s/2}\widehat{u}\in L^2(\mathbb{R}^n) \} $$ Then, he gives the usual…
1
vote
0 answers

A question approximation with compact support function in $H^s$

Give a function $u(x) \in H^s(\mathbb{R}^n)$ with $s \in \mathbb{R},$ which the norm is $$ \|u \|_{H^s}^2=\int_{\mathbb{R}^n} (1+|\xi|^2)^{s} |\hat{u}(\xi)|^2d\xi, $$ here $\hat{u}$ is the Fourier transform of $u.$ I would like to prove that $u$ can…
1
vote
1 answer

$k\in (0,1)$, is $W^{k,p}(\Omega)$ the closure of $C^{0,k}(\overline{\Omega})$ with the $L^p$ norm

Suppose that $\Omega\subset\mathbb{R}^N$ is a bounded smooth domain. It is common to see the definition of the Sobolev space $W^{k,p}(\Omega)$ as the completion of $C^{k}(\overline{\Omega})$ with the norm $\|u\|_{k,p}=\left(\sum_{|\alpha|\leq…
Tomás
  • 22,559
1
vote
1 answer

Sobelev inequality

Please, can someone help me with this; I'm seriously stuck. Is it true that since the Sobolev space $H^{\alpha}(\mathbb{R})$ for $\alpha > 0$ is a dense subset of $\mathbf{L}^2(\mathbb{R})$, then one can find a constant $C$ such that for every…
1
vote
0 answers

Local mollifier for part of a function

Given $u\in W^{1,2}(\mathbb{R}^n)$ and a smooth bump function $\eta\in C^\infty(\mathbb{R}^n)$ with $\eta(x)=0$ for $||x||\ge 1$, the mollified functions $u_\epsilon \in C^\infty(\mathbb{R}^n)$ for each $\epsilon>0$ given by…
1Rock
  • 2,046
1
vote
1 answer

Compact support of $W^{1,p}_0$ functions

I know that the space $W^{1,p}_0(\Omega)$ is defined as the closure of $C^\infty_0(\Omega)$ in the $\|\cdot\|_{W^{1,p}}$ norm. Do functions in $W^{1,p}_0(\Omega)$ themselves have compact support in $\Omega$ (as the functions in…
1
vote
0 answers

If $\phi \in H^{2,p'}$ and $\phi^+ \in H^1_0$, is it true that $\phi \in L^p$? And that $\phi$ in $H^{1,2}$?

Let $ \Omega \in R^N$ be a limited open set, $N \ge 3$, and $p \in (1,\alpha]$ where $\alpha=\frac{2N}{N-2}$, $\phi:\Omega \rightarrow R$. Let $\phi \in H^{2,p'}(\Omega)$ where $\frac{1}{p} + \frac{1}{p'} =1$, and suppose $\phi^+ \in…
Rocc_00
  • 41
1
vote
1 answer

Product of Sobolev functions in 1D

Let $\sigma \in {W}^{1,\gamma}(0,\infty)$ $(\gamma\geq 1$) and $\phi \in {W}^{1,p}(0,\infty)$ $(p\geq 1$). I am wondering if $\sigma\phi \in {W}^{1,p}(0,\infty)$ $(1 \leq p <\gamma$)? Thanks for helps.
1
vote
1 answer

Why is sobolev space $H^m$ embedded in the $C^k$ space?

In Evans' PDE book, Theorem 6 in Section 6.3.2, which proves infinite differentiability of weak solution, the author says: According to Theorem 5 we have $u\in H^m(U)$ for each integer $m= 1,2,\cdots$ Thus Theorem 6 in Section 5.6.3 implies $u\in…
Wang
  • 103