Compute ∫√(25 - x^2) dx from 0 to 5 using an infinite Riemann Sum

Click For Summary
SUMMARY

The discussion focuses on computing the definite integral of √(25 - x^2) dx from 0 to 5 using an infinite Riemann sum. The user attempts to derive the limit of the Riemann sum but encounters difficulties in progressing from the expression lim n→∞ Σ_(i=1)^n [5 √(1 - i^2/n^2) (5/n)]. It is concluded that while the Riemann sum approach is valid, it is more efficient to use trigonometric substitution or the fundamental theorem of calculus to evaluate the integral directly.

PREREQUISITES
  • Understanding of Riemann sums and their limits
  • Familiarity with definite integrals and the fundamental theorem of calculus
  • Knowledge of trigonometric substitution techniques
  • Basic geometry related to the graph of y = √(25 - x^2)
NEXT STEPS
  • Study the fundamental theorem of calculus and its applications
  • Learn trigonometric substitution for integrals involving square roots
  • Explore the geometric interpretation of definite integrals
  • Practice evaluating Riemann sums for various functions
USEFUL FOR

Students studying calculus, particularly those focusing on integration techniques and Riemann sums, as well as educators looking for examples of common pitfalls in integral computation.

s3a
Messages
828
Reaction score
8

Homework Statement


Integrate √(25 - x^2) dx from 0 to 5 using an infinite Riemann Sum

Homework Equations


lim n→∞ Σ_(i=1)^n i = n(n+1)/2
lim n→∞ Σ_(i=1)^n i^2 = n(n+1)(2n+1)/6

The Attempt at a Solution


Δx = (b - a)/n
Δx = (5 - 0)/n
Δx = 5/n

f(x_i) = √(25 - [a + iΔx]^2)
f(x_i) = √(25 - [0 + 5i/n]^2)
f(x_i) = √(25 - [5i/n]^2)
f(x_i) = √(25 - 25 i^2/n^2)
f(x_i) = √(25) √(1 - i^2/n^2)
f(x_i) = 5 √(1 - i^2/n^2)

lim n→∞ Σ_(i=1)^n [f(x_i) Δx]
lim n→∞ Σ_(i=1)^n [ [5 √(1 - i^2/n^2)] [5/n] ]
lim n→∞ 5/n Σ_(i=1)^n [5 √(1 - i^2/n^2)] (This is where I'm stuck.)

Is it impossible to compute the definite integral of √(25 - x^2) dx from 0 to 5 using an infinite Riemann sum (such that I have to use the regular integral method of trigonometric substitution instead)?

If it is possible, how do I proceed from where I am stuck?

Any help in getting unstuck would be GREATLY appreciated!
 
Physics news on Phys.org
s3a said:

Homework Statement


Integrate √(25 - x^2) dx from 0 to 5 using an infinite Riemann Sum

Homework Equations


lim n→∞ Σ_(i=1)^n i = n(n+1)/2
lim n→∞ Σ_(i=1)^n i^2 = n(n+1)(2n+1)/6

The Attempt at a Solution


Δx = (b - a)/n
Δx = (5 - 0)/n
Δx = 5/n

f(x_i) = √(25 - [a + iΔx]^2)
f(x_i) = √(25 - [0 + 5i/n]^2)
f(x_i) = √(25 - [5i/n]^2)
f(x_i) = √(25 - 25 i^2/n^2)
f(x_i) = √(25) √(1 - i^2/n^2)
f(x_i) = 5 √(1 - i^2/n^2)

lim n→∞ Σ_(i=1)^n [f(x_i) Δx]
lim n→∞ Σ_(i=1)^n [ [5 √(1 - i^2/n^2)] [5/n] ]
lim n→∞ 5/n Σ_(i=1)^n [5 √(1 - i^2/n^2)] (This is where I'm stuck.)

Is it impossible to compute the definite integral of √(25 - x^2) dx from 0 to 5 using an infinite Riemann sum (such that I have to use the regular integral method of trigonometric substitution instead)?

If it is possible, how do I proceed from where I am stuck?

Any help in getting unstuck would be GREATLY appreciated!

Your work looks correct, but I am unaware of any way to compute ##\lim\limits_{n\rightarrow\infty}\sum\limits_{i=1}^n5\sqrt{1-\frac{i^2}{n^2}}\frac{5}{n}## without identifying it as a definite integral (which we already know here) and doing it the "easy" way. For the record the "easy" way involves knowing what the graph of ##y=\sqrt{25-x^2}## is along with some very basic geometry.

Also, I'm not a fan of the terminology "infinite Riemann sum". Riemann sums are finite. Integrals are defined to be limits of Riemann sums. There are no infinite Riemann sums.
 
One method is, in effect, to prove a special case of the fundamental theorem by finding an antiderivative F: [0,5] \to \mathbb{R} of \sqrt{25 - x^2} and applying the mean value theorem to F on each subinterval of an arbitrary partition to conclude that <br /> \int_0^5 \sqrt{25 - x^2}\,dx = F(5) - F(0).
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K