1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
what is a
a point close to x that is easy to calculate
what is x
the point you are trying to approximate the value of
formula of 2nd order Taylor Approximation
n! =
1×2×3*…*n
how does adding terms affect accuracy
increase accuracy - they account for bendiness of nonlinear functions
decrease accuracy - gets worse the farther a is from x
3 steps to solve taylor approximation
set a
find f(a), f’(a), f’’(a) and sub to equation
Write:
approximating e^0.1
e^0.1 ≈ P(0.1) = …