- 6,221
- 31
[SOLVED] Help me with the trapezium rule please
\int _{0} ^{1} e^{-x} dx
By using two trapezia of unequal width, with one width,h, and the other (1-h) show that
T\approx<br /> \frac{1}{2}(e^{-1}+h(1-e^{-1})+e^{-h}
So the sum is given by
\frac{1}{2}(e^h+1)h + \frac{1}{2}(e^{1-h}+e^h)(1-h)
= \frac{1}{2}(h+e^{1-h}+e^h-he^{1-h})
and here is where I can't show it.
Homework Statement
\int _{0} ^{1} e^{-x} dx
By using two trapezia of unequal width, with one width,h, and the other (1-h) show that
T\approx<br /> \frac{1}{2}(e^{-1}+h(1-e^{-1})+e^{-h}
Homework Equations
The Attempt at a Solution
So the sum is given by
\frac{1}{2}(e^h+1)h + \frac{1}{2}(e^{1-h}+e^h)(1-h)
= \frac{1}{2}(h+e^{1-h}+e^h-he^{1-h})
and here is where I can't show it.
Last edited: