4

Given the initial-boundary value problem $$ u_t −u_{xx} = 2, \ \ \ \ \ \ x ∈ [−1,1], t ≥ 0,$$ With initial and boundary conditions $$u(x,0) = 0$$ $$ u(−1, t) = u(1, t)=0$$ Claim: the solution, $u(x,t)$, is such that $$ u(x, t) ≤ −x^2 + 1$$ for all $x ∈ [−1,1], \ \ t ≥ 0$. My idea: this is of course the heat equation and I am asked to prove that the solution cannot exceed a certain function, namely $-x^2+1$(which solves the heat equation), since the solution must "diffuse" in time. I was thinking that minimum principle should be involved here but I am not quite sure how to show the claim. Thanks for the help.

johnsteck
  • 463

1 Answers1

2

The solution consists of two parts: the stationary solution $-x^2+1$ plus transient part, which is simply the solution to the homogeneous heat equation with the same boundary conditions. This solution can be easily found in explicit form (note that the initial condition will change). Do this and show that the transient solution is always less than 0.

Artem
  • 14,414