Solving Iterative Formulas: Xn+1 Explained

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
DeanBH
Messages
82
Reaction score
0

Homework Statement



First of all this is revision not homework =)

question is Xn+1 = Cuberoot ( 17.5-2xn)

answer lies between 2 and 3. i know the answer is 2.34 but what i don't get is why it is
xn+1 = equation, because when you put xn=2.34 into the equation you get 2.34 out.
shouldnt get 3.34 out if its xn+1. what's the purpose of the n+1!
 
Physics news on Phys.org
xn and xn+1 both go (in this convergent case) to a limit call it L. Now substitute L for xn and xn+1 and solve the equation.
 
dirk_mec1 said:
xn and xn+1 both go (in this convergent case) to a limit call it L. Now substitute L for xn and xn+1 and solve the equation.

i don't think you understand what I'm confused with,



i know the answer is 2.34 so i put it into check

xN+1 = cuberoot(17.5-2xn)

3.34=cuberoot(17.5-2*2.34)
3.34=2.34

do you understand what i don't understand.
 
You've made an error in your calcution it is correct.
 
If you mean

[tex]x_{n+1}=(17.5+2x_n)^{1/3}[/tex]

then the answer is [tex]\lim_{n\to\infty}x_n=2.34[/tex], and this solution can be found as dirk_mec1 described.

But if you mean

[tex]x_n+1=(17.5+2x_n)^{1/3}[/tex]

then [tex]x_n=1.44[/tex] for all [tex]n[/tex].