Axiomatic Taylor Polynomials
Axiomatic Taylor Polynomials
Answer:
We will axiomatically develop polynomials
to approximate cosine, sine and the
exponential function (base e).
What does axiomatically mean?
What is an axiom?
theorems
axioms
defined terms
undefined terms
Using Desmos to Approximate f(x) = cos x with polynomials
y=x
y = sin x
3
y=x x
3!
3 5
y=x x + x
3! 5!
3 5 7
y=x x x
+ x
3! 5! 7!
∞ 2n+1 ∞ 2n
x x
sin x = Σ
n=0
n
(1) .
(2n+1)!
cos x = Σ
n=0
(1)n.
(2n)!
Working with Taylor Polynomials
Examples
2 3
(0.25x) (0.25x)
1. Let f(x) = e0.25x and T(x) = 1 + 0.25x + +
2! 3!
What is f(0.75)? Is T(0.75) a reasonable approximation of
f(0.75)? Why or why not?
1 2 1 3
T(x) = x + x + x + 1 x4 + 1 x5
5 50 750 15000
f(x) = xe0.2x
a = 3.854
Yours: Given: f(x) = cos( 1 x) and
2
2 4 6
Tn(x) = 1 2 x x x ... n
x2n
+ + + (1) 2n
2 2! 24 4! 26 6! 2 (2n)!
Answer
f(0.5) = 0.968912
2
T1(x) = 1 2 x T1(0.5) = 0.96875 Almost, but still
2 2!
not within
0.00001 of
0.096812. It is
0.000162 off.
2 4
T2(x) = 1 2 x x
+
2 2! 24 4!
Axiomatic Homework
1. f(π/3) = 1.38967 and T8(π/3) = 1.37639, so the
error is 0.01328 (error is always positive) and the
approximation is an overestimate as f(π/3) < T8(π/3).
2. cos(1.75) = 0.17824605565
T0(1.75) = 1
T1(1.75) = 0.53125
T2(1.75) = 0.1404622396
T3(1.75) = 0.1803551568
T4(1.75) = 0.1781735129
T5(1.75) = 0.178247749 so need n ≥ 5
1 + cos x
lim x =0
x 0
2 4 6 8
x x x x ...
1 + 1 - + - + -
2! 4! 6! 8!
6. T(x) = x
x2 x4
x6
x8
- 2! + 4! - 6! + 8! - ...
T(x) =
x
x x3 x5
x7
...
T(x) = - + - + -
2! 4! 6! 8!