Riemann Sums — Syllabus Points
1. Upper and Lower Riemann Sums
- 1.1 Partition interval [a,b] into n equal subintervals of width Δx=nb−a
- 1.2 For an increasing function: upper sum uses right endpoints, lower sum uses left endpoints
- 1.3 For a decreasing function: upper sum uses left endpoints, lower sum uses right endpoints
- 1.4 Express sums in sigma notation and evaluate using standard summation formulae
- 2.1 ∑r=1nr=2n(n+1)
- 2.2 ∑r=1nr2=6n(n+1)(2n+1)
- 2.3 ∑r=1nr3=4n2(n+1)2
- 2.4 ∑r=1n1=n
3. Stirling-Type Approximations
- 3.1 Express lnN!=∑r=1Nlnr
- 3.2 Bound lnN! between integrals: ∫1Nlnxdx≤lnN!≤∫1Nlnxdx+lnN
- 3.3 Use Riemann sums to refine Stirling's approximation
- 3.4 Relate sums of lnr to ∫lnxdx=xlnx−x+C
4. Limit of Riemann Sums
- 4.1 Express definite integrals as limits of Riemann sums
- 4.2 Convert between sum notation and definite integral
- 4.3 Apply the limit n→∞ to obtain exact integral values