next up previous
Next: Problem 2 Up: Hints Previous: Hints

Problem 1

When updating $u_n$ from $u_{n-1}$ we use Newton iterations,
\begin{displaymath}
u^1_n = u^0_n - (\nabla g(u^0_n))^{-1}g(u^0_n)
\end{displaymath} (7)

where
\begin{displaymath}
g(u^0_n) = u^0_n - u_{n-1}-k_nf(u^0_n)
\end{displaymath} (8)



Christoffer Cromvik 2004-04-28