Values of x1 for which an iterative formula converges or diverges?

  • Thread starter Thread starter 21joanna12
  • Start date Start date
  • Tags Tags
    Formula Iterative
Click For Summary
SUMMARY

The iterative formula xn+1=0.25(xn³+1) converges if the absolute value of the derivative of the function f(x) is less than 1. This discussion focuses on finding roots of the function x³-4x+1 using two iterative methods: xn+1=0.25(xn³+1) and xn+1=cube root(4xn-1). It was determined that for the roots within the intervals 0-1 and 1-2, only one of the iterative formulas converges while the other diverges. The inquiry into whether there will always be a converging formula for each root remains open for mathematical exploration.

PREREQUISITES
  • Understanding of iterative methods in numerical analysis
  • Familiarity with derivatives and their role in convergence
  • Knowledge of root-finding algorithms
  • Basic concepts of cobweb diagrams for visualizing convergence
NEXT STEPS
  • Study the convergence criteria for iterative methods in numerical analysis
  • Explore the use of cobweb diagrams in analyzing iterative sequences
  • Investigate the mathematical proofs for convergence and divergence of iterative formulas
  • Learn about other root-finding methods such as Newton's method and their convergence properties
USEFUL FOR

Mathematicians, numerical analysts, and students studying iterative methods for root-finding in functions.

21joanna12
Messages
126
Reaction score
2
I was wondering if there is a way of finding out the values of x1 for which an iterative formula converges.
Specifically, I am looking at the formula xn+1=0.25(xn3+1) and I am thinking about it in the context of finding roots of a function, although it would be great if there was a general way of finding whether a sequence converges or diverges.

I haven't had any ideas yet, so thank you in advance for any help! :)
 
Physics news on Phys.org
I found the answer: it converges if the absolute value of the derivative of the function f(x) where your formula is xn+1=f(xn) must be less 1. I get that, but now II have another question...

For the function x3-4x+1, if you want to find the roots using this iterative process you can use xn+1=0.25(xn3+1) or xn+1=cube root(4xn-1). I know that there are 3 roots. I have only considered the two in the interval 0-1 and 1-2, but it seems like for each of these roots only one of the formulae converges, the other diverges. Is it the case that there will always be one fomrula which converges, or are there some roots that can never be found by this process? Can this be shown mathematically?

Thank you :)
 
21joanna12 said:
I was wondering if there is a way of finding out the values of x1 for which an iterative formula converges.
Specifically, I am looking at the formula xn+1=0.25(xn3+1) and I am thinking about it in the context of finding roots of a function, although it would be great if there was a general way of finding whether a sequence converges or diverges.

I haven't had any ideas yet, so thank you in advance for any help! :)

You will gain a lot of insight into your problem if you look at it using a "cobweb diagram" methodology. See, eg., http://en.wikipedia.org/wiki/Cobweb_plot or
https://www.math.ubc.ca/~andrewr/620341/pdfs/ga_sum.pdf . This last one has examples similar to yours.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
1K