Identifying variables from Riemann sum limits

crememars
Messages
15
Reaction score
2
Homework Statement
Consider the following limit of a Riemann sum for a function f on [a, b]. Identify f, a, and b,
and express the limit as a definite integral.

*see actual expression in the description below. it was too complicated to type out so I included a picture instead.
Relevant Equations
∆x = (b-a)/n
xiR = a + i∆x
xiL = a + (i-1)∆x
1678753965145.png

Hi! I understand that this is an expanded Riemann sum but I'm having trouble determining its original form. I don't actually have any ideas as to how to find it, but I know that once I determine the original form of the Riemann sum, I will be able to figure out the values for a, b, and f.

If anyone could suggest how to proceed I would really appreciate it. Thank you :)
 
Physics news on Phys.org
The last term is 2. For the other sums you shall use the formula
1^2+2^2+3^2+...+n^2=\frac{n(n+1)(2n+1)}{6}
 
crememars said:
Hi! I understand that this is an expanded Riemann sum but I'm having trouble determining its original form. I don't actually have any ideas as to how to find it, but I know that once I determine the original form of the Riemann sum, I will be able to figure out the values for a, b, and f.

If anyone could suggest how to proceed I would really appreciate it. Thank you :)

Compare the sum to <br /> \Delta x \sum_{i=1}^{n} f(a + i\Delta x). What would be a good guess for \Delta x? One of the terms is given explicitly as <br /> \frac{4(n^2 - 2n + 1)}{n^2} =\frac{4(n-1)^2}{n^2}. Can you guess the general form of the terms, and is your guess consistent with the first few terms given? How would you relate that general form to f(a + i\Delta x)?
 
forgot to answer ! thank you for your help @pasmith and @anuttarasammyak :) I separated the terms and got f(x)= x^2 + 1

xiR = 2i/n -> x^2
n is just the riemann sum of 1 -> +1
∆x = 2/n

xiR = a + i∆x = a + 2i/n = 2i/n so a = 0 and b = 2
 
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

Back
Top