New Reply

Converting an Integral to a Rieman Sum

 
Share Thread Thread Tools
Aug18-12, 03:45 AM   #1
 
Blog Entries: 1

Converting an Integral to a Rieman Sum


I know I should know this, but how would one convert a typical integral into a Rieman Sum?

0n sinx + x dx for whatever n.

for example.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Aug18-12, 04:21 AM   #2
 
Quote by smize View Post
I know I should know this, but how would one convert a typical integral into a Rieman Sum?

0n sinx + x dx for whatever n.

for example.
This function happens to be Riemann Integrable with closed form anti-derivatives: try using the fundamental theorem of calculus to get a closed form expression in terms of G(n) - G(0) where G(x) is the appropriate anti-derivative.
 
Aug18-12, 09:23 AM   #3
 
Quote by smize View Post
I know I should know this, but how would one convert a typical integral into a Rieman Sum?

0n sinx + x dx for whatever n.

for example.

Well, since the function [itex]\,f(x)=\sin x + x\,[/itex] is continuous everywhere, it is Riemann integrable in any finite

interval, and we can choose any partition for it we want, for example the partition
[tex]x_0=0\,,\,x_1=\frac{n}{k}\,,\,x_2=\frac{2n}{k},...,x_k=\frac{kn}{k}=n[/tex]
for the interval [itex]\,[0,n]\,[/itex] , thus

[tex]\int_0^n (\sin x +x)dx=\lim_{k\to\infty}\frac{1}{k}\sum_{i=1}^k \left( \sin \frac{in}{k}+\frac{in}{k} \right)[/tex]

DonAntonio
 
Aug19-12, 10:48 PM   #4
 
Recognitions:
Science Advisor Science Advisor

Converting an Integral to a Rieman Sum


To add to Don Antonio's comment:

1) Partition your domain of integration [a,b] into a collection a=x0,

x1,....,xn=b .

2)Select a point xi* in each (xi-1,xi).

3)Form the sum Ʃi=1,..,Nf(xi*)(xi-xi-1)

In your case, f(xi*)=xi*+sin(xi*)
 
New Reply
Thread Tools


Similar Threads for: Converting an Integral to a Rieman Sum
Thread Forum Replies
Rieman Integral: The Fundamental Theorem of Calculus Calculus & Beyond Homework 4
Converting derivative into integral Differential Equations 3
Evaluating limit by converting to integral Calculus & Beyond Homework 4
converting triple integral coordinates Calculus & Beyond Homework 5
Rieman Zeta Calculus & Beyond Homework 4