FIXED POINT ITERATION plz give complete and correct answer 2
FIXED POINT ITERATION
plz give complete and correct answer
Solution
Given 3x = e^x
consider g(x) = x = e^x /3 and the fixed point iterative scheme xi = e^xi /3 , i = 0,1,2,3,.....
Let the intial guess be x0 = 1/3
i 0 1 2 3 4 5
xi 0.33 2.463 18.294 23.356 34.653 47.346
