Riemann Sum to integral form

88 Views Asked by At

Hi please help me in converting this Riemann Sum to integral form:

Any help would be greatly appreciated..!! enter image description here

with $\Delta x={c\over an}$

1

There are 1 best solutions below

9
On

Hint

The lim sum $\lim _{n\to\infty} \Delta x\sum_{k=1}^n f({k\over n})$ can be converted to $\int_0^1f(x)dx$ as long as $f(x)$ is integrable over $(0,1)$ and $\Delta x={1\over n}$, so first find $f(x)$ and then substitute $x={k\over n}$.

Update

In the question, it is mentioned that $\Delta x={c\over an}$, hence the integral must be something like $${c\over a}\int_0^1 f(x)dx$$