Problem 7
Question
Use Definition of Integral II to evaluate $$\int_{1}^{2} \frac{1}{t^{2}} d t$$ Partition [1,2] in \(n\) equal subintervals by $$t_{0}=1, \quad t_{1}=1+\frac{1}{n}, \quad \cdots, \quad t_{k-1}=1+\frac{k-1}{n}, \quad t_{k}=1+\frac{k}{n},\quad\cdots \quad t_{n}=1+\frac{n}{n}$$ Let $$\tau_{k}=\sqrt{t_{k-1} \times t_{k}}, \quad k=1,2, \cdots, n$$ a. Show that \(t_{k-1} \leq \tau_{k} \leq t_{k}\). b. Write Equation 9.16 , $$\int_{a}^{b} f(t) d t=\lim _{\|\Delta\| \rightarrow 0} \sum_{k=1}^{n} f\left(\tau_{k}\right) \times\left(t_{k}-t_{k-1}\right),$$ for \(\int_{1}^{2} \frac{1}{t^{2}} d t,\) the given partition and values of \(\tau_{k}\). c. Show that $$\int_{1}^{2} \frac{1}{t^{2}} d t=\lim _{\|\Delta\| \rightarrow 0} \sum_{k=1}^{n}\left(\frac{1}{t_{k-1}}-\frac{1}{t_{k}}\right)$$ d. Write the previous sum in long form and show that $$\int_{1}^{2} \frac{1}{t^{2}} d t=\lim _{\|\Delta\| \rightarrow 0}\left(1-\frac{1}{2}\right)=\frac{1}{2}$$
Step-by-Step Solution
VerifiedKey Concepts
Riemann Sum
- Each subinterval is associated with a point within it, often a midpoint or other sample point like \( \tau_k \)).
- The product of the function value at this point and the width of the subinterval gives a rectangle's area, which approximates the area under the curve.
Geometric Mean
- This is strategically chosen as the sample point, since it's always assured that \( t_{k-1} \leq \tau_k \leq \ t_k \), allowing \tau_k \ to be representative of its respective subinterval.
- This ensures that the Riemann Sum calculation using these midpoints is both effective and convenient.
Telescoping Series
- Each term in the sequence cancels with a subsequent or preceding term.
- This simplifies the evaluation of the series since we are left with only the first and last terms.
Integral Calculus
- In the exercise, we start with the integral \( \int_{1}^{2} \frac{1}{t^2} dt \).
- By using the limit of a Riemann Sum approach, we translate the problem into manageable segments by breaking the integral into smaller calculable parts.