GregA
- 210
- 0
[SOLVED] Proof of convergence
Let [itex]\alpha[/tex] be a fixed point of [tex]x = g(x)[/tex] and let [tex](x_n)[/tex] be the sequence generated by the fixed point iteration scheme. Using the first two terms of the Taylor series for<br /> [tex]g(x)[/tex] about [itex]\alpha[/tex] we can get an approximation for [tex]g(x_n)[/tex]:<br /> [itex]g(x_n) = g(\alpha) + (x_n - \alpha)g'(\alpha)[/tex]<br /> (Assuming the terms in the sequence are close to α we have neglected non-<br /> linear terms.)<br /> <br /> Show that [itex]|x_n - \alpha| = |x_0 - \alpha||g'(\alpha)|^{n}[/tex] for all n [tex]\geq 1[/tex] hence show that the sequence [tex](x_n)[/tex] converges to [itex]\alpha[/tex] for [tex]g'(x)< 1[/tex]<br /> <h2>Homework Equations</h2><br /> <h2>The Attempt at a Solution</h2><br /> I'm not so worried about the proving second part (looks obvious if the first part is true) but before trying to prove the first I want to try a couple of examples and see what's happening if I can.<br /> If I suppose that my function [tex]g(x) = \sqrt{x+1}[/tex] then the value of a fixed point [itex]\alpha = \frac{1+\sqrt{5}}{2}[/tex]<br /> Now if I let [tex]x_0 = 2[/tex] and set n = 1 then [tex]x_1 = \sqrt{2+1}[/tex] and I am under the impression that I can now show:<br /> [itex]|\sqrt{3} - \alpha| = |2 -\alpha||\frac{1}{2}(\frac{1}{\sqrt{\alpha+1}})|[/tex]<br /> [tex]\Rightarrow |\sqrt{3} - \frac{1+\sqrt{5}}{2}| = |2 - \frac{1+\sqrt{5}}{2}||\frac{1}{2}(\frac{1}{\sqrt{\frac{1+\sqrt{5}}{2}+1}})|[/tex]<br /> But this is false!...How am I misinterpreting the given statement or what have I done wrong?<br /> Please don't prove the problem for me.[/itex][/itex][/itex][/itex][/itex][/itex][/itex]
Homework Statement
Let [itex]\alpha[/tex] be a fixed point of [tex]x = g(x)[/tex] and let [tex](x_n)[/tex] be the sequence generated by the fixed point iteration scheme. Using the first two terms of the Taylor series for<br /> [tex]g(x)[/tex] about [itex]\alpha[/tex] we can get an approximation for [tex]g(x_n)[/tex]:<br /> [itex]g(x_n) = g(\alpha) + (x_n - \alpha)g'(\alpha)[/tex]<br /> (Assuming the terms in the sequence are close to α we have neglected non-<br /> linear terms.)<br /> <br /> Show that [itex]|x_n - \alpha| = |x_0 - \alpha||g'(\alpha)|^{n}[/tex] for all n [tex]\geq 1[/tex] hence show that the sequence [tex](x_n)[/tex] converges to [itex]\alpha[/tex] for [tex]g'(x)< 1[/tex]<br /> <h2>Homework Equations</h2><br /> <h2>The Attempt at a Solution</h2><br /> I'm not so worried about the proving second part (looks obvious if the first part is true) but before trying to prove the first I want to try a couple of examples and see what's happening if I can.<br /> If I suppose that my function [tex]g(x) = \sqrt{x+1}[/tex] then the value of a fixed point [itex]\alpha = \frac{1+\sqrt{5}}{2}[/tex]<br /> Now if I let [tex]x_0 = 2[/tex] and set n = 1 then [tex]x_1 = \sqrt{2+1}[/tex] and I am under the impression that I can now show:<br /> [itex]|\sqrt{3} - \alpha| = |2 -\alpha||\frac{1}{2}(\frac{1}{\sqrt{\alpha+1}})|[/tex]<br /> [tex]\Rightarrow |\sqrt{3} - \frac{1+\sqrt{5}}{2}| = |2 - \frac{1+\sqrt{5}}{2}||\frac{1}{2}(\frac{1}{\sqrt{\frac{1+\sqrt{5}}{2}+1}})|[/tex]<br /> But this is false!...How am I misinterpreting the given statement or what have I done wrong?<br /> Please don't prove the problem for me.[/itex][/itex][/itex][/itex][/itex][/itex][/itex]
Last edited:
