21.06.2014 Views

Numerical Methods Contents - SAM

Numerical Methods Contents - SAM

Numerical Methods Contents - SAM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Non-linear system of equations from nodal analysis (→ Ex. 2.0.1):<br />

➀ : R 3 (U 1 − U + ) + R 1 (U 1 − U 3 ) + I B (U 5 − U 1 , U 5 − U 2 ) = 0 ,<br />

➁ : R e U 2 + I E (U 5 − U 1 , U 5 − U 2 ) + I E (U 3 − U 4 , U 3 − U 2 ) = 0 ,<br />

➂ : R 1 (U 3 − U 1 ) + I B (U 3 − U 4 , U 3 − U 2 ) = 0 ,<br />

➃ : R 4 (U 4 − U + ) + I C (U 3 − U 4 , U 3 − U 2 ) = 0 ,<br />

➄ : R b (U 5 − U in ) + I B (U 5 − U 1 , U 5 − U 2 ) = 0 .<br />

5 equations ↔ 5 unknowns U 1 ,U 2 ,U 3 ,U 4 ,U 5<br />

(3.0.2)<br />

✬<br />

An iterative method for (approximately) solving<br />

the non-linear equation F(x) = 0 is<br />

an algorithm generating a sequence (x (k) ) k∈N0<br />

of approximate solutions.<br />

✫<br />

Initial guess<br />

✩<br />

✪<br />

D<br />

x (2) x (3)<br />

Φ<br />

x ∗<br />

x (1) x (4)<br />

x (6)<br />

x (0) x (5)<br />

Formally: (3.0.2) ←→ F(u) = 0<br />

✸<br />

Fig. 28<br />

A non-linear system of equations is a concept almost too abstract to be useful, because it covers<br />

an extremely wide variety of problems . Nevertheless in this chapter we will mainly look at “generic”<br />

methods for such systems. This means that every method discussed may take a good deal of finetuning<br />

before it will really perform satisfactorily for a given non-linear system of equations.<br />

Fundamental concepts: convergence ➡ speed of convergence<br />

consistency<br />

Ôº¾¿ ¿º¼<br />

Possible meaning: Availability of a procedure function y=F(x) evaluating F<br />

Given: function F : D ⊂ R n ↦→ R n , n ∈ N<br />

⇕<br />

• iterate x (k) depends on F and (one or several) x (n) , n < k, e.g.,<br />

x (k) = Φ F (x (k−1) , ...,x (k−m) )<br />

} {{ }<br />

iteration function for m-point method<br />

(3.1.1)<br />

Ôº¾¿ ¿º½<br />

Sought: solution of non-linear equation F(x) = 0<br />

Note: F : D ⊂ R n ↦→ R n ↔ “same number of equations and unknowns”<br />

• x (0) ,...,x (m−1) = initial guess(es)<br />

(ger.: Anfangsnäherung)<br />

In general no existence & uniqueness of solutions<br />

Definition 3.1.1 (Convergence of iterative methods).<br />

An iterative method converges (for fixed initial guess(es)) :⇔ x (k) → x ∗ and F(x ∗ ) = 0.<br />

3.1 Iterative methods<br />

Remark 3.1.1 (Necessity of iterative approximation).<br />

Gaussian elimination (→ Sect. 2.1) provides an algorithm that, if carried out in exact arithmetic, computes<br />

the solution of a linear system of equations with a finite number of elementary operations. However,<br />

linear systems of equations represent an exceptional case, because it is hardly ever possible to<br />

solve general systems of non-linear equations using only finitely many elementary operations. Certainly<br />

this is the case whenever irrational numbers are involved.<br />

△<br />

Ôº¾¿ ¿º½<br />

Definition 3.1.2 (Consistency of iterative methods).<br />

An iterative method is consistent with F(x) = 0<br />

:⇔ Φ F (x ∗ , . ..,x ∗ ) = x ∗ ⇔ F(x ∗ ) = 0<br />

Ôº¾¼ ¿º½<br />

Terminology: error of iterates x (k) is defined as: e (k) := x (k) − x ∗

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!