Pure paper definitions

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

flashcard set

Earn XP

Description and Tags

For those annoying 1 mark questions

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

Under what conditions are small angle approximations valid?

θ is small and in radians

2
New cards

When is the infinite binomial expansion valid?

(1+bx/a)n is valid for |bx/a| < 1

3
New cards

How do you conclude a question where you use the sign change method to locate a root of a function?

There is a sign change between x=a and x=b and the function is continuous between x=a and x=b so the root lies between a and b. (Replace x, a, and b with values in question)

4
New cards

When does the Newton-Raphson iteration method fail?

When the gradient is small.

5
New cards

Why does the Newton-Raphson iteration method fail if x0 is a stationary point?

The gradient will by 0, so f’(x)=0. You can’t divide by zero, so x2 would be undefined.

6
New cards

What is the ‘limitation’ of a variable?

The range of values it can have

7
New cards
<p>Is the application of the trapezium rule in the picture an underestimate or overestimate of the true value of the shaded area, and why?</p>

Is the application of the trapezium rule in the picture an underestimate or overestimate of the true value of the shaded area, and why?

It is an overestimate as the area of each trapezium is greater than the area of the corresponding strip.

8
New cards

When is the trapezium rule an overestimate?

When the curve is convex

9
New cards

When is the trapezium rule an underestimate?

When the curve is concave