- #1
squenshl
- 479
- 4
Homework Statement
Find q2(x) for f(x) = ex on [-1,1] using Reme's second algorithm.
Homework Equations
The Attempt at a Solution
For the first iteration:
Step a of the algorithm gives a0 = 0.989141, a1 = 1.130864, a2 = 0.553940 and E = 0.0443369. The question I am asking is how do I get these values from using step a of the algorithm before I can carry on with the algorithm.