↓Go to this page for 2Q assignments:

2nd Quater


日語訳が末尾にあります.

Grading policy (1Q)

Each problem consists of 40 points. 60 points or above is needed for the credit.

Submission

Submission is through the submission forms placed on T2SCHOLA. Submit as PDF files.

Problem 1

<aside> 📝 Search in textbooks/web pages/etc and choose one particular PDE. Then

  1. explain the background (背景) of the equation;
  2. explain its derivation (導出). The derivation need not be mathematically rigorous. </aside>

Comments:

Problem 2

<aside> 📝 For Duffing’s equation

$$ \begin{dcases} x'=y, \\ y'=-(kx+\alpha x^3)-\mu \textcolor{red}{y}, \\ (x,y)(0)=(x_0,y_0)\in \mathbb{R}^2 \end{dcases} $$

with $k>0,\alpha \geq 0,\mu>0$,

  1. show that the “energy”

$$ E(t)=\frac{1}{2}y^2+\frac{\mu}{2}xy+\frac{\mu^2}{4}x^2+\frac{k}{2}x^2+\frac{\alpha}{4}x^4 $$

satisfy $dE(t)/dt+\nu E(t)\leq 0$ for some $\nu>0$. Hint: multiply Duffing’s equation by $\mu x/2$. Also use the identity for $E_0(t)=y^2/2+kx^2/2+\alpha x^4/4$ proved in the lecture;

  1. show that $y^2(t)\leq 4e^{-\nu t}E(0)$. In particular, $y(t)$ decays exponentially fast. </aside>

Comments:

Problem 3

<aside> 📝 Prove the uniqueness part in Theorem 2.15. Hint Show that for two mild solutions $u$ and $v$, there exists $L(M)>0$ such that

$$ \| (u-v)(t) \|{\textcolor{red}{L^2}} \leq L(M)\int{0}^{t}\| (u-v)(s) \|_{\textcolor{red}{L^2}} \, ds $$

holds. Here

$$ M=\max(\sup_{0\leq t\leq T}\| u(t) \|,\sup_{0\leq t\leq T}\| v(t) \|). $$

</aside>

Comments (or Further Hints):