| h* = (F'[qn])-1(u∞ - F[qn]) |
|
|
h = (F'[qn] +
½ F"[qn](h*, |
|
| qn+1 = qn + h. |
|
On the real line, this predictor-corrector scheme reduces down to Halley's method for finding roots.
For sound soft inverse obstacle scattering the second derivative is computed from
Theorem.
Δ u" + k² u" = 0
The two graphs below show gives a comparison of the convergence rate
of the two schemes, Newton and Halley;
that is the above algorithm using only the predictor (Newton)
and then additionally using the corrector (Halley).
The two pictures below show reconstructions for the first iteration
using both Newton and Halley. The differences between them are thus entirely
due to the corrector step.
The data was essentially noise free, but an
inverse crime
was avoided.
Here are the final reconstructions from both methods:
We can also reconstruct under quite large values of
data error -- these pictures
use Tichonov regularisation in both the predictor and corrector.
u" =
-h1,ν (u'2)ν
- h2,ν (u'1)ν
+ ( h1,ν h2,ν
- h1,th2,t)H uν
Note the very fast convergence rate even of the Newton method
and that the first iteration (starting from an initial approximation
of a unit circle) of Halley's method itself outperforms the entire
Newton scheme.