Trapping the exact value of the integral

  • Thread starter Thread starter DivGradCurl
  • Start date Start date
  • Tags Tags
    Integral Value
AI Thread Summary
The discussion focuses on demonstrating that for a positive function f with f''(x) < 0 over the interval [a, b], the integral of f can be bounded by the Trapezoidal Rule (T_n) and the Midpoint Rule (M_n). It emphasizes that the area calculated using the Midpoint Rule is closer to the actual area under the curve compared to the Trapezoidal Rule, given the function's concavity. Participants suggest using diagrams to visualize the problem and refer to a specific figure in a textbook for clarity. The conversation highlights the importance of expressing the bounds mathematically and encourages collaboration for further insights. Overall, the community is engaged in refining the mathematical approach to accurately trap the integral's value.
DivGradCurl
Messages
364
Reaction score
0
If f is a positive function and f^{\prime \prime}(x) &lt; 0 for a\leq x\leq b, show that

T_n &lt; \int _a ^b f(x)\: dx &lt; M_n

where:

T_n is the Trapezoidal Rule.
M_n is the Midpoint Rule.


In my textbook (Calculus: concepts and contexts / James Stewart. --- 2nd ed. --- page 419), there is a figure with the following caption:

"The area of a typical rectangle in the Midpoint Rule is the same as the trapezoid ABCD whose upper side is tangent to the graph at P. The area of this trapezoid is closer to the area under the graph than is the area of the trapezoid AQRD used in the Trapezoidal Rule."

In other words, provided that the concavity remains the same, we can trap the exact value of the integral between the trapezoidal and midpoint sums for any number of subdivisions.

Maybe, it can be used as the answer. However, I think I'd be better to express that in mathematical terms. So, here's what I've got:

\frac{h}{2}\left\{ f(a) + 2f(a+h) + 2f(a+2h) + \dots + 2f\left[ a + (n-2)h \right] + 2f\left[ a + (n-1)h \right] + f\left( a + nh \right) \right\}​

&lt;​

\int _a ^b f(x)\: dx​

&lt;​

h \left\{ f\left( a + \frac{h}{2} \right) + f\left( a + \frac{3h}{2} \right) + f\left( a + \frac{5h}{2} \right) + \dots + f\left[ a + \frac{(2n-3)h}{2} \right] + f\left[ a + \frac{(2n-2)h}{2} \right] + f\left[ a + \frac{(2n-1)h}{2} \right] \right\}​

which can be written as

\frac{1}{2} f(a) + f(a+h) + f(a+2h) + \dots + f\left[ a + (n-2)h \right] + f\left[ a + (n-1)h \right] + \frac{1}{2} f\left( a + nh \right)​

&lt;​

\int _a ^b f(x)\: dx​

&lt;​

f\left( a + \frac{h}{2} \right) + f\left( a + \frac{3h}{2} \right) + f\left( a + \frac{5h}{2} \right) + \dots + f\left[ a + \frac{(2n-3)h}{2} \right] + f\left[ a + \frac{(2n-2)h}{2} \right] + f\left[ a + \frac{(2n-1)h}{2} \right]​

Am I on the right track? What should I do next?

Any help is highly appreciated.
 
Last edited:
Physics news on Phys.org
Hello, I cannot provide much help in terms of getting to the desired result using symbols but I have got the solution for that question. I can post it here or PM it to you if you want. In any case the solution does not necessarily have to be presented symbolically as you have done. The solution my solution manual has is relatively concise. As a hint I think you should draw a diagram, consider a general curve(that is, sketch it on the diagram) and use the fact that f''(x) < 0. This means that the curve is concave down. The diagram on page 419 should help you get started.
 
Benny said:
Hello, I cannot provide much help in terms of getting to the desired result using symbols but I have got the solution for that question. I can post it here or PM it to you if you want. In any case the solution does not necessarily have to be presented symbolically as you have done. The solution my solution manual has is relatively concise. As a hint I think you should draw a diagram, consider a general curve(that is, sketch it on the diagram) and use the fact that f''(x) < 0. This means that the curve is concave down. The diagram on page 419 should help you get started.

Hey Benny, I'm sorry I wasn't able to get back to you sooner. My instant notification by email probably didn't go through. Anyway, it seems that the graph in page 419 along with its caption (found in my 1st post) already give the answer. If you have anything else that I miss, please let me know.

Thanks
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top