NM Flashcards

(24 cards)

1
Q

Why can the answer only be expressed to 6 dp

A

The values provided are only to 6dp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why is the range of answers of numbers so large

A

Because there is subtraction of nearly equal numbers/denominators

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Meaning of $

A

Allows the column to be fixed in subsequent calculations, will not be dragged down

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the limitations of the model formed by newton forward or Lagrange

A

May have a cubic or quad with neg coefficients so suggests after some time will decrease and maybe less than 0
- if x tends to infinity, y tends to infinity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why method will or will not work

A

May need a sign change, may need to straddle root

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

If they haven’t said ‘WITHOUT CALCULATION’

A

Then calculate the next most accurate iteration from the two given and found

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Meaning of NUM!

A

Number is too large to be processed or spreadsheet unable to compute a value.
Calculation cannot be performed and so cannot be stored

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

ALWAYS when difference in our values or dp

A

It’s because there is a loss of significant figures or subtracting of nearly equal denom

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Meaning of $$

A

So that the other values are also multiplied by the value in the $$,.
An absolute cell reference

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

If first order convergence is decreasing

A

Whatever the con is, it is greater con that 1st order

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If second order con is increasing

A

It is slower than second order, is not 2nd order

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Secant Ad and Dis

A

Ad:
- no derivative required
- faster than bisection or regular

Dis:
- requires two initial guesses
- not guaranteed to converge
- may fail if function values are equal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Newton Raphson Ad and Dis:

A

Ad:
- fast convergence (2)
- requires only one initial guess
- efficient for well behaved functions

Dis:
- requires derivative
- fails at zero inflection
- not suitable for discontinuous functions
- May diverge if initial guess is poor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Bisection Ad and Dis:

A

Ad:
- easy and simple to use
- always converges

Dis:
-slow convergence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Showing relative error won’t be the same…

A

It will be different as the order of operations is different and is a different calculation not a rearrangement of the equation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Computer is always…

A

Stores vales to a higher precision than displayed

17
Q

Speed of convergence using values

A

If it is close to 1 - slow con
Close to 0 - fast con

18
Q

If they have GIVEN Mn and Tn…

A

Use both to to find S2n because we get higher value

19
Q

If value is 0

A

Loss of sf and accuracy but if questioning computer, comp is storing to higher value than displayed

20
Q

If max chopping error

A

For pennies - .99
Anything else - 0.1 or 0.01

21
Q

Write detailed conclusions

A

Mark scheme is pedantic

22
Q

If they want to see iteration process

A

Do it for three calculated values

23
Q

If asking for an estimate in chopping/rounding questions

A

Use average and expected error

24
Q

If value of k is given É.g 0.35

A

Say it is faster than second order method (0.25) but slower than 4th order method (0.0625)