Riemann Sums: Finding the Limit as n Approaches Infinity

Ki-nana18
Messages
90
Reaction score
0

Homework Statement


Identify an=the summation from k=1 to n of (2n)/(4k2+1) as a Riemann sum of an appropriate function on an appropriate interval and find the limit as n approaches infinity of an.

Homework Equations


There is no interval givien so I assume its from 0 to 1.


The Attempt at a Solution


I only got up to 2n/(4(k/n)^2+1) and I'm not sure what to do from there.
 
Physics news on Phys.org
Ki-nana18 said:

Homework Statement


Identify an=the summation from k=1 to n of (2n)/(4k2+1) as a Riemann sum of an appropriate function on an appropriate interval and find the limit as n approaches infinity of an.

Homework Equations


There is no interval givien so I assume its from 0 to 1.

you cannot make this assumption. the information needed to determine the interval will be hidden in the expression given.

The Attempt at a Solution


I only got up to 2n/(4(k/n)^2+1) and I'm not sure what to do from there.

are you sure you have the problem copied down correctly? the sum you present, with the 2n in the numerator, will not converge when you take the limit as n goes to infinity, thus it does not represent any definite integral. if it were

\sum_0^n{\frac{4k^2+1}{2n}}

it would look better, but still not converge.

A reimann sum looks like this:

\sum_{k=1}^n{f(x_k)}\Delta x

where the x_k all depend on the ratio k/n and \Delta x depends on 1/n. so, there should always be one more n in the denominator than there are k's in the numerator. If this is not the case, the limit will not converge.
 
Last edited:
I copied it down wrong. Its actually the summation from k=1 to n of (2n)/(4k^2+n^2). Can I solve this without a given interval?
 
yes! but i have to go now, i will show you how later (if someone else doesn't beat me to it).
 
ok, so, if i understand correctly, the sum looks like this:

\sum_{k=1}^n{\frac{2n}{4k^2+n^2}

this is a proper reimann sum, so we are good to proceed. we need to make it look like this:

\sum_{k=1}^n{f(x_k)\Delta x}

and we need to determine the interval over which we are taking the sum, that is find a and b, the limits of integration, for when we turn our sum into a definite integral.

this seems like a daunting task because we don't know the function f. and, well, this is a bit tricky, but we are not totally lost at sea here. we do know how x_k and \Delta x depend on n, a and b. do you know the formulas for x_k and \Delta x in the reimann sum? they depend on whether it is a right, left, or some other sum. if it is not stated, we can assume it is a right or left sum. and, we can tell which one by looking at the sum. right reimann sums take k from 1 to n, while left reimann sums take k from 0 to n-1. so, we have a right reimann sum. let me know if you need help with those formulas. we cannot proceed until you understand them pretty well.

cheers
 
04_integration-10.gif


here is an image that will help us visualize what is happening.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
2
Views
2K
Replies
4
Views
2K
Replies
6
Views
2K
Replies
14
Views
2K
Replies
3
Views
2K
Replies
7
Views
2K
Replies
8
Views
2K
Back
Top