Se F Research
Se F Research
OPEN METHOD:
Open method differs from bracketing method, in that open method require only a
single starting value or two starting value that do not necessarily bracket a note.
2) OPEN METHOD
F(x)= 3x - (-cos x)
F’(x) = 3esin x
= -1
Newton Open Method:
• = -
n x Accuracy f( f(
1st Iteration: -
f ( = f (-1) = 3. (1) – cos (-1) =-4.54
f ( = f (-1) = 3+ sin (-1) =2.159
2nd Iteration: -
f ( = f (1.103) = 3. (1.103) – cos (1.103) -1 = 1.86
f ( = f (1.103) = 3+ sin (1.103) =3.893
3rd Iteration: -
f ( = f (0.626) = 3. (0.626) – cos (0.626) -1 = 0.066
f ( = f (0.626) = 3+ sin (0.626) =3.586
4th Iteration: -
f ( = f (0.607) = 3. (0.607) – cos (0.607) -1= 0
f ( = f (0.607) = 3+ sin (0.607) = 3.571
Question # 2:
Write down the essential operator with their formulas.
Y=f(x)
Y is equally giving the values at
x x+h x + 2x x + 3x …………… x + n
y y y y y
• Y= y - y Y= y - y
y= y - y hence
: y=y- y
: y= y–y
Y n-1 = Yn - Yn-1 :
Hence is called newton forward here is called newton backward
Difference operator Difference operator