Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Application: Weak Formulation of PDEs

Big Idea

Fundamental solutions give explicit formulas but require constant coefficients and no boundary. The weak formulation replaces the PDE with an equation in a Sobolev dual space, reducing existence to the Riesz representation theorem (symmetric case) or Lax-Milgram (general case). The Gelfand triple H01L2H1H^1_0 \hookrightarrow L^2 \hookrightarrow H^{-1} identifies where the solution, the data, and the bilinear form live.

From classical to weak solutions

Fundamental solutions give explicit formulas, but only for constant-coefficient operators on all of Rd\mathbb{R}^d. For bounded domains with boundary conditions, or for variable-coefficient operators, we need a different approach. Sobolev spaces provide it: instead of finding a formula, we prove existence abstractly using duality.

The idea is to rewrite the PDE as a problem about functionals on a Hilbert space. Consider Δu=f-\Delta u = f on a bounded domain Ω\Omega with u=0u = 0 on Ω\partial\Omega. The boundary condition is encoded by working in H01(Ω)H^1_0(\Omega) (the closure of Cc(Ω)C_c^\infty(\Omega) in H1H^1). Multiply the PDE by a test function vH01(Ω)v \in H^1_0(\Omega) and integrate by parts:

Ωuvdx=Ωfvdxfor all vH01(Ω).\int_\Omega \nabla u \cdot \nabla v\, dx = \int_\Omega f\, v\, dx \qquad \text{for all } v \in H^1_0(\Omega).

The boundary terms vanish because vH01v \in H^1_0. This is the weak formulation: find uH01(Ω)u \in H^1_0(\Omega) satisfying the identity above.

Existence by the Riesz representation theorem

The PDE is an equation in the dual space. The weak formulation is not an equation between functions in Ω\Omega; it is an equation between elements of H1(Ω)=H01(Ω)H^{-1}(\Omega) = H^1_0(\Omega)^*. Read both sides of (weak)(\text{weak}) as functionals of the test direction vv:

vΩuvdx=:Au    H1(Ω)  =  vΩfvdx=:F    H1(Ω)in H1(Ω).\underbrace{v \mapsto \int_\Omega \nabla u \cdot \nabla v\,dx}_{=:\,A u \;\in\; H^{-1}(\Omega)} \;=\; \underbrace{v \mapsto \int_\Omega f\,v\,dx}_{=:\,F \;\in\; H^{-1}(\Omega)} \qquad \text{in } H^{-1}(\Omega).

The left-hand functional AuAu is continuous on H01H^1_0 by Cauchy-Schwarz (Au(v)uL2vL2|Au(v)| \leq \|\nabla u\|_{L^2}\|\nabla v\|_{L^2}), so A:H01H1A : H^1_0 \to H^{-1} is a bounded operator. The right-hand functional FF is continuous on H01H^1_0 by Hölder plus Poincaré (for fL2f \in L^2, or more generally for fH1f \in H^{-1} by definition). Solving the PDE means solving the linear equation Au=FAu = F in H1H^{-1}.

This is the shift that distributions made possible. Classically Δu=f-\Delta u = f is an equation between functions at each point xΩx \in \Omega; weakly, it is a single equation between two bounded linear functionals on H01H^1_0. The equality is tested by pairing against every vH01v \in H^1_0, not by comparing pointwise values.

The left-hand side is simultaneously an inner product on H01(Ω)H^1_0(\Omega), u,vH˙1=uvdx\langle u, v \rangle_{\dot{H}^1} = \int \nabla u \cdot \nabla v\, dx (using the Poincaré inequality to show L2\|\nabla \cdot\|_{L^2} is a norm equivalent to H1\|\cdot\|_{H^1} on H01H^1_0). That is what makes Riesz applicable: the operator AA is the Riesz isomorphism H01H1H^1_0 \xrightarrow{\sim} H^{-1} associated with this inner product.

By the Riesz representation theorem (Theorem 1), there exists a unique ufH01(Ω)u_f \in H^1_0(\Omega) such that

Ωufvdx=f(v)for all vH01(Ω).\int_\Omega \nabla u_f \cdot \nabla v\, dx = f(v) \qquad \text{for all } v \in H^1_0(\Omega).

This ufu_f is the weak solution. Existence and uniqueness are immediate corollaries of a theorem we already proved in the duality chapter.

The Riesz map (Δ)1:H1(Ω)H01(Ω)(-\Delta)^{-1} : H^{-1}(\Omega) \to H^1_0(\Omega), fuff \mapsto u_f, is the inverse Laplacian. It gains two derivatives: the input ff lives in H1H^{-1} (a distribution), but the output ufu_f lives in H1H^1 (a function with a derivative in L2L^2).

This two-derivative gain is not a coincidence. If fH1f \in H^{-1}, the pairing f,v\langle f, v \rangle is defined abstractly. But the Riesz map produces ufH01u_f \in H^1_0, and now

f,vH1×H1=Ωufvdx.\langle f, v \rangle_{H^{-1} \times H^1} = \int_\Omega \nabla u_f \cdot \nabla v \, dx.

The singular object ff has been “absorbed” into ufL2\nabla u_f \in L^2. The regularity of ufu_f compensates exactly for the singularity of ff.

The Lax-Milgram theorem

The Riesz argument above works because the left-hand side uvdx\int \nabla u \cdot \nabla v\, dx is an inner product on H01H^1_0. For more general operators (with lower-order terms, non-symmetric coefficients, or convection) the bilinear form B(u,v)B(u,v) may not be symmetric, so it is not an inner product. The Lax-Milgram theorem handles this case.

Theorem 1 (Lax-Milgram)

Let VV be a real Hilbert space. Suppose B:V×VRB : V \times V \to \mathbb{R} is a bilinear form satisfying:

  1. Continuity: B(u,v)MuVvV|B(u,v)| \leq M \|u\|_V \|v\|_V for all u,vVu, v \in V,

  2. Coercivity: B(u,u)αuV2B(u,u) \geq \alpha \|u\|_V^2 for all uVu \in V,

for constants M,α>0M, \alpha > 0. Then for every fVf \in V^*, there exists a unique uVu \in V such that

B(u,v)=f,vfor all vV,B(u,v) = \langle f, v \rangle \qquad \text{for all } v \in V,

and uV1αfV\|u\|_V \leq \frac{1}{\alpha}\|f\|_{V^*}.

Proof 1

For each fixed uVu \in V, the map vB(u,v)v \mapsto B(u,v) is a continuous linear functional on VV (by the continuity bound). By the Riesz representation theorem, there exists a unique AuVAu \in V such that

B(u,v)=Au,vVfor all vV.B(u,v) = \langle Au, v \rangle_V \qquad \text{for all } v \in V.

This defines a linear operator A:VVA : V \to V. Continuity of BB gives AuVMuV\|Au\|_V \leq M\|u\|_V. Coercivity gives

αuV2B(u,u)=Au,uVAuVuV,\alpha\|u\|_V^2 \leq B(u,u) = \langle Au, u \rangle_V \leq \|Au\|_V\|u\|_V,

so AuVαuV\|Au\|_V \geq \alpha\|u\|_V. This means AA is injective and has closed range. To show surjectivity: if wrange(A)w \perp \operatorname{range}(A), then 0=Aw,w=B(w,w)αw20 = \langle Aw, w \rangle = B(w,w) \geq \alpha\|w\|^2, so w=0w = 0. Hence AA is bijective.

Now represent ff via Riesz: there exists f~V\tilde{f} \in V with f,v=f~,vV\langle f, v \rangle = \langle \tilde{f}, v \rangle_V. Set u=A1f~u = A^{-1}\tilde{f}. Then B(u,v)=Au,vV=f~,vV=f,vB(u,v) = \langle Au, v \rangle_V = \langle \tilde{f}, v \rangle_V = \langle f, v \rangle for all vv. The bound uV1αfV\|u\|_V \leq \frac{1}{\alpha}\|f\|_{V^*} follows from coercivity.

Remark 2 (Riesz as a special case)

When B(u,v)=u,vVB(u,v) = \langle u, v \rangle_V is the inner product itself, Lax-Milgram reduces to the Riesz representation theorem with M=α=1M = \alpha = 1.

Remark 3 (Lax-Milgram and the direct method)

The two hypotheses of Lax-Milgram play exactly the same roles as the two ingredients of the direct method for variational problems. Recall the direct method (Example 2): to minimize E:VRE: V \to \mathbb{R}, take a minimizing sequence unu_n, use coercivity to force (un)(u_n) to be bounded, use Banach-Alaoglu (Theorem 1) to extract a weakly convergent subsequence unkuu_{n_k} \rightharpoonup u, and use weak lower semicontinuity to conclude E(u)lim infE(unk)=infEE(u) \leq \liminf E(u_{n_k}) = \inf E. Two ingredients: coercivity to get a weak limit, weak l.s.c. to pass to it.

When BB is symmetric, Lax-Milgram is the direct method applied to the energy

E(v)=12B(v,v)f,v,E(v) = \tfrac{1}{2} B(v,v) - \langle f, v \rangle,

whose Euler-Lagrange equation is B(u,v)=f,vB(u,v) = \langle f, v\rangle. The two Lax-Milgram hypotheses translate into the two direct-method ingredients as follows.

Coercivity of BB \Longrightarrow coercivity of EE. From B(v,v)αv2B(v,v) \geq \alpha\|v\|^2,

E(v)    α2v2fVv    as v.E(v) \;\geq\; \tfrac{\alpha}{2}\|v\|^2 - \|f\|_{V^*}\|v\| \;\longrightarrow\; \infty \quad \text{as } \|v\| \to \infty.

So minimizing sequences are bounded in VV. This is the same mechanism that produces the a priori estimate uV1αfV\|u\|_V \leq \tfrac{1}{\alpha}\|f\|_{V^*} in the Lax-Milgram conclusion: coercivity controls the size of the solution.

Continuity of BB + symmetry + coercivity \Longrightarrow weak l.s.c. of EE. This step is subtler than it looks. Continuity of BB makes v12B(v,v)v \mapsto \tfrac{1}{2} B(v,v) continuous in the norm topology (since B(v,v)Mv2|B(v,v)| \leq M\|v\|^2), but norm continuity alone does not imply weak l.s.c. — vv2v \mapsto -\|v\|^2 is norm-continuous yet fails to be weakly l.s.c. The bridge is convexity, supplied by Mazur's theorem:

A convex, norm-continuous functional on a Banach space is weakly lower semicontinuous.

Symmetry together with coercivity makes v12B(v,v)v \mapsto \tfrac12 B(v,v) a positive-definite quadratic form, hence convex. Continuity then promotes convexity to weak l.s.c. via Mazur. So the honest reading of the Lax-Milgram hypotheses under symmetry is

continuitynorm continuity of E  +  coercivity+symmetryconvexity of E  Mazur  weak l.s.c. of E.\underbrace{\text{continuity}}_{\text{norm continuity of } E} \;+\; \underbrace{\text{coercivity} + \text{symmetry}}_{\text{convexity of } E} \;\xrightarrow{\text{Mazur}}\; \text{weak l.s.c. of } E.

The shorthand “continuity of BB \leftrightarrow weak l.s.c.” is harmless in the symmetric setting because convexity is already on the table for free.

Non-symmetric case. When BB is not symmetric there is no energy to minimize, and the direct method does not literally apply. The proof of Lax-Milgram instead routes through Riesz representation and the operator A:VVA: V \to V with B(u,v)=Au,vVB(u,v) = \langle Au, v\rangle_V. But the roles of the two hypotheses are preserved:

  • Coercivity gives the lower bound AuVαuV\|Au\|_V \geq \alpha \|u\|_V, which forces AA to be injective with closed range — the “compactness / a priori bound” step.

  • Continuity makes AA a bounded operator in the first place — the “pass to the limit” step.

So the dichotomy coercivity controls size, continuity controls limits survives even when there is no energy functional in sight.

The Gelfand triple

The natural framework for weak formulations is a triple of spaces

VHVV \hookrightarrow H \hookrightarrow V^*

where VV is a Hilbert space (the “energy space”), HH is a pivot space, and VV^* is the dual. The embeddings are continuous and dense.

The prototypical example is

H01(Ω)L2(Ω)H1(Ω).H^1_0(\Omega) \hookrightarrow L^2(\Omega) \hookrightarrow H^{-1}(\Omega).

An element fH1f \in H^{-1} acts on test functions in H01H^1_0 via the duality pairing. The PDE Au=fAu = f is an equation in H1H^{-1}: we seek uH01u \in H^1_0 such that B(u,v)=f,vH1×H01B(u,v) = \langle f, v \rangle_{H^{-1} \times H^1_0} for all vH01v \in H^1_0. The Gelfand triple identifies which space each player lives in:

Example 1 (General second-order elliptic operator)

Consider the operator Lu=div(A(x)u)+b(x)u+c(x)uLu = -\operatorname{div}(A(x)\nabla u) + b(x) \cdot \nabla u + c(x)u on a bounded domain Ω\Omega with Dirichlet boundary conditions. The weak formulation is: find uH01(Ω)u \in H^1_0(\Omega) such that

B(u,v)=Ω[A(x)uv+(b(x)u)v+c(x)uv]dx=f,vB(u,v) = \int_\Omega \big[ A(x)\nabla u \cdot \nabla v + (b(x) \cdot \nabla u)\,v + c(x)\,u\,v \big]\, dx = \langle f, v \rangle

for all vH01(Ω)v \in H^1_0(\Omega).

  • Continuity of BB follows from ALA \in L^\infty, bLb \in L^\infty, cLc \in L^\infty, and Cauchy-Schwarz.

  • Coercivity requires uniform ellipticity (A(x)ξξλξ2A(x)\xi \cdot \xi \geq \lambda|\xi|^2) and suitable bounds on bb and cc (or add a large enough multiple of uu to absorb the lower-order terms via Poincaré).

By Lax-Milgram, there exists a unique weak solution uH01(Ω)u \in H^1_0(\Omega).

What Sobolev spaces provide

Compared to the fundamental solution approach, the weak formulation gains:

  1. Boundary conditions. The space H01(Ω)H^1_0(\Omega) encodes u=0u = 0 on Ω\partial\Omega. No need to modify the fundamental solution.

  2. Variable coefficients. Replace uv\int \nabla u \cdot \nabla v by A(x)uv\int A(x)\nabla u \cdot \nabla v for a matrix-valued coefficient A(x)A(x). As long as AA is uniformly elliptic, the same argument works (via Lax-Milgram instead of Riesz).

  3. Regularity from the Sobolev scale. The solution ufu_f lives in H01H^1_0. If ff is more regular (fL2f \in L^2 rather than H1H^{-1}), elliptic regularity gives ufH2u_f \in H^2. The Sobolev scale tracks exactly how regular the solution is.

  4. Compactness. The embedding H01(Ω)L2(Ω)H^1_0(\Omega) \hookrightarrow L^2(\Omega) is compact (Rellich-Kondrachov), so the inverse Laplacian (Δ)1:L2H01L2(-\Delta)^{-1} : L^2 \to H^1_0 \hookrightarrow L^2 is a compact operator. This gives eigenvalues, eigenfunctions, and the spectral theory from the linear operators chapter.

Two approaches, one solution

On a bounded domain Ω\Omega, both approaches produce the same answer. The Green’s function G(x,y)G(x,y) is the fundamental solution modified to satisfy boundary conditions: ΔxG(x,y)=δ(xy)-\Delta_x G(x,y) = \delta(x-y) with G=0G = 0 on Ω\partial\Omega. The convolution formula becomes

u(x)=ΩG(x,y)f(y)dy,u(x) = \int_\Omega G(x,y)\, f(y)\, dy,

and this uu is also the Riesz representative in H01(Ω)H^1_0(\Omega). The fundamental solution gives the explicit kernel; the Sobolev approach gives existence without needing to find it.

Nonlinear PDE via Compactness

The Lax-Milgram theorem handles linear equations. For nonlinear problems, we need a different strategy: approximate, extract limits, and pass to the limit in the nonlinear terms. The tools are Banach-Alaoglu (weak compactness), Rellich-Kondrachov (compact embedding), and Sobolev embedding (controlling the nonlinearity). We illustrate with a model problem that ties together the entire theory.

The model problem

Consider the semilinear elliptic equation

Δu+u3=fin Ω,u=0 on Ω,-\Delta u + u^3 = f \qquad \text{in } \Omega, \qquad u = 0 \text{ on } \partial\Omega,

where ΩRd\Omega \subset \mathbb{R}^d (d3d \leq 3) is bounded with Lipschitz boundary and fH1(Ω)f \in H^{-1}(\Omega). The cubic nonlinearity u3u^3 models a restoring force that grows with amplitude.

The weak formulation is: find uH01(Ω)u \in H^1_0(\Omega) such that

Ωuvdx+Ωu3vdx=f,vfor all vH01(Ω).\int_\Omega \nabla u \cdot \nabla v \, dx + \int_\Omega u^3 v \, dx = \langle f, v \rangle \qquad \text{for all } v \in H^1_0(\Omega).

The nonlinear term u3vdx\int u^3 v \, dx is well-defined when d3d \leq 3 because the Sobolev embedding H01(Ω)L6(Ω)H^1_0(\Omega) \hookrightarrow L^6(\Omega) (for d=3d = 3) gives u3L2u^3 \in L^2 and u3vL1u^3 v \in L^1.

Galerkin approximation

Choose finite-dimensional subspaces VnH01(Ω)V_n \subset H^1_0(\Omega) with nVn\bigcup_n V_n dense in H01(Ω)H^1_0(\Omega) (e.g., the span of the first nn eigenfunctions of Δ-\Delta). The Galerkin problem is: find unVnu_n \in V_n such that

Ωunvdx+Ωun3vdx=f,vfor all vVn.\int_\Omega \nabla u_n \cdot \nabla v \, dx + \int_\Omega u_n^3 v \, dx = \langle f, v \rangle \qquad \text{for all } v \in V_n.

This is a finite-dimensional system, so Brouwer’s fixed point theorem guarantees the existence of a Galerkin solution unu_n.

A priori bounds

Test with v=unv = u_n itself:

unL22+unL44=f,unfH1unH1.\|\nabla u_n\|_{L^2}^2 + \|u_n\|_{L^4}^4 = \langle f, u_n \rangle \leq \|f\|_{H^{-1}}\|u_n\|_{H^1}.

By the Poincaré inequality (Theorem 1), unH1CunL2\|u_n\|_{H^1} \leq C\|\nabla u_n\|_{L^2}, so

unL22fH1CunL2.\|\nabla u_n\|_{L^2}^2 \leq \|f\|_{H^{-1}} \cdot C\|\nabla u_n\|_{L^2}.

Dividing: unL2CfH1\|\nabla u_n\|_{L^2} \leq C\|f\|_{H^{-1}}. The sequence (un)(u_n) is bounded in H01(Ω)H^1_0(\Omega), uniformly in nn.

Extracting the limit

The bounded sequence (un)(u_n) in the reflexive space H01(Ω)H^1_0(\Omega) has a weakly convergent subsequence by the Banach-Alaoglu theorem (Theorem 1):

unuin H01(Ω).u_n \rightharpoonup u \quad \text{in } H^1_0(\Omega).

Weak convergence alone is not enough to pass to the limit in the nonlinear term un3u_n^3. The map uu3u \mapsto u^3 is continuous (in the strong topology), but continuous is not the same as weakly continuous: continuity preserves strong limits, and weak convergence is in general only preserved by linear bounded operators. Nonlinear maps can destroy weak limits through oscillation. The textbook example is squaring: un(x)=sin(nx)u_n(x) = \sin(nx) on (0,2π)(0, 2\pi) satisfies un0u_n \rightharpoonup 0 in L2L^2, but

un2=1212cos(2nx)    12    0=u2,u_n^2 = \tfrac{1}{2} - \tfrac{1}{2}\cos(2nx) \;\rightharpoonup\; \tfrac{1}{2} \;\neq\; 0 = u^2,

so uu2u \mapsto u^2 is not weakly continuous. Cubing fails the same way: un=1+sin(nx)u_n = 1 + \sin(nx) has un1u_n \rightharpoonup 1 but un3521=u3u_n^3 \rightharpoonup \tfrac{5}{2} \neq 1 = u^3 (the cross term 3sin2(nx)3/23\sin^2(nx) \rightharpoonup 3/2 is what leaks out). So knowing only that unuu_n \rightharpoonup u in H01H^1_0 is not enough to conclude un3u3u_n^3 \to u^3 in any sense; we need strong convergence.

The fix is to upgrade weak convergence to strong convergence in a space where the nonlinearity is continuous, and this is exactly what Rellich-Kondrachov provides: applying Proposition 5 with TT the compact embedding ι:H01Lp\iota : H^1_0 \hookrightarrow L^p (compact) for p<6p < 6 (taking d=3d=3, so the Sobolev critical exponent is 2=62^* = 6) upgrades the weak-H01H^1_0 convergence of the Galerkin sequence, along a further subsequence, to:

unustrongly in Lp(Ω) for p<6.u_n \to u \quad \text{strongly in } L^p(\Omega) \text{ for } p < 6.

In particular, unuu_n \to u in L4(Ω)L^4(\Omega). This strong convergence gives:

un3u3in L4/3(Ω)u_n^3 \to u^3 \quad \text{in } L^{4/3}(\Omega)

(since un3u3L4/3CunuL4(unL42+uL42)\|u_n^3 - u^3\|_{L^{4/3}} \leq C\|u_n - u\|_{L^4}(\|u_n\|_{L^4}^2 + \|u\|_{L^4}^2) by the algebraic identity a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2 + ab + b^2)).

Passing to the limit

Fix a test direction vH01(Ω)v \in H^1_0(\Omega) (not just vVmv \in V_m) and read each side of the Galerkin equation as a value of a functional on H01H^1_0. For every nn, the maps

Φn  :  v    Ωunvdx+Ωun3vdx,F  :  v    f,v\Phi_n \;:\; v \;\mapsto\; \int_\Omega \nabla u_n \cdot \nabla v\,dx + \int_\Omega u_n^3\,v\,dx, \qquad F \;:\; v \;\mapsto\; \langle f, v \rangle

are continuous linear functionals on H01H^1_0, i.e. elements of H1(Ω)H^{-1}(\Omega). The linear piece is continuous by Cauchy-Schwarz; the nonlinear piece is continuous because unH01L4u_n \in H^1_0 \hookrightarrow L^4 implies un3L4/3H1u_n^3 \in L^{4/3} \hookrightarrow H^{-1} (Sobolev embedding dualized). So the Galerkin identity is the statement Φn=F\Phi_n = F in H1H^{-1}, but restricted to test directions vVmv \in V_m, i.e. tested only against a dense subset.

We want to upgrade this to Φ=F\Phi = F in H1H^{-1} for a single limit object Φ\Phi. Both pieces of Φn\Phi_n converge, pointwise in vv, to the corresponding pieces built from uu:

So Φn(v)Φ(v)\Phi_n(v) \to \Phi(v) for every vH01v \in H^1_0, where Φ(v)=uv+u3v\Phi(v) = \int \nabla u \cdot \nabla v + \int u^3 v. For each vVmv \in V_m (any mm) the identity Φn(v)=F(v)\Phi_n(v) = F(v) holds eventually, so passing nn \to \infty yields Φ(v)=F(v)\Phi(v) = F(v) on the dense set mVm\bigcup_m V_m. Continuity of Φ\Phi and FF on H01H^1_0 extends this to all vH01v \in H^1_0. The Galerkin equation has upgraded to the identity Φ=F\Phi = F in H1H^{-1}, which is the weak form Δu+u3=f-\Delta u + u^3 = f we set out to solve.

Linear vs. nonlinear: why compactness was needed

Compare with the purely linear problem Δu=f-\Delta u = f from the start of the section. There, existence followed from Riesz representation alone: weak convergence in H01H^1_0 was already enough to pass to the limit, because the only operation applied to unu_n was the continuous linear functional vunvv \mapsto \int \nabla u_n \cdot \nabla v. Linear bounded operators preserve weak convergence by definition, so weak subsequential limits suffice and Rellich is never needed.

Nonlinearity changes this. The map uu3u \mapsto u^3 is continuous but not weakly continuous, so weak convergence of unu_n gives no information about un3u_n^3. The fix is to upgrade weak convergence to strong convergence in a space where the nonlinearity is continuous, and this upgrade is precisely what a compact embedding provides. This is the general shape of the direct method: for linear problems weak compactness (Banach-Alaoglu, Riesz) is enough; for nonlinear problems weak compactness must be combined with a compact embedding (Rellich-Kondrachov) to tame the nonlinear term.

Why multiplication is the hard operation. The obstruction is structural, and the Banach-algebra chapter already told us what it is: multiplication is a frequency-convolution operation (uv^=u^v^\widehat{uv} = \hat u * \hat v), so squaring or cubing a function sums its frequencies. Two modes at frequencies nn and mm produce a mode at frequency n+mn+m. High-frequency content in unu_n therefore breeds even higher frequencies in un3u_n^3, so un3u_n^3 can be strictly worse behaved than unu_n, and may leave the Sobolev space that unu_n lived in. That is why Sobolev spaces fail to be Banach algebras below the threshold s>d/ps > d/p (Theorem 1): squaring moves you out of the space, because the squared spectrum escapes the regularity bound. The compactness trick sidesteps the problem by reducing the question to strong convergence in a concrete LqL^q, where multiplication is continuous (Hölder), rather than working in the HsH^s where multiplication might blow up the regularity budget.