Numerical Methods Flashcards
(7 cards)
1
Q
Change of sign
A
Needs to be continuous
2
Q
Change of sign “which one is nearer”
A
Sub in half-way point and look at sign
3
Q
Change of sign faliures
A
More than 1 root in intersection
Assymtote (Not continuous)
4
Q
g(x) Iteration stairs
A
VERTICLE to curve
HORIZONTAL to line y=x
To find convergence of divergence
5
Q
Newton Raphson fails
A
Stationary point
Slow convergence
Divergence
6
Q
Newton Raphson Layout
A
Formula
X0 = (Starting value)
X1 =
X2 =
7
Q
Trampezium rule under or over estimate
A
Concave - overestimate
Convext - underestimate