Here is the PostScript file theory1.ps and the LaTeX file theory1.tex.

Math 228B Theoretical Assignment 1 Winter 1999


Due: Monday, February 1, 1999


Problem 1     Prove that

\begin{displaymath}L(\alpha u + \beta v) = \alpha L\: u + \beta L\: v
\end{displaymath}

Problem 2     Show that

\begin{displaymath}\vert\vert L u - L v \vert\vert \leq \vert\vert L\vert\vert\: \vert\vert u - v \vert\vert
\end{displaymath}

(Hint: You should only need the definition of ||L|| given in class.)

Problem 3     Show that if

\begin{displaymath}\vert\vert L\vert\vert \leq 1 + c \Delta t,
\end{displaymath}

then the solution at some fixed time T0 remains bounded as \( \Delta t \rightarrow 0\).

Problem 4     Let

\begin{displaymath}{\bf u}= ( u_0 , u_1 , ... , u_{M-1} )
\end{displaymath}

be M discrete real numbers defined on a computational grid. and define bk as usual

\begin{displaymath}b_ k= \langle {\bf u}, {\bf w}^{(k)} \rangle .
\end{displaymath}

Answer the following questions.
1.
Consider the function f(x) defined on the interval [0, D] defined by

\begin{displaymath}f(x) = \sum_{k=-{M / 2}+1}^{M / 2} b_k {\bf W}^{(k)} (x) .
\end{displaymath}

Is f a real valued function?
2.
Now consider the function F(x) defined on the interval [0, D] defined by

\begin{displaymath}F(x) = \sum_{k=0}^{M-1} b_k {\bf W}^{(k)} (x) .
\end{displaymath}

Is F a real valued function?


MAT 228B Webpage |Theory HW #1 | Theory HW #2 | Theory HW #3

Wenlong Jin
1999-01-27