Can someone explain this proccess for expressing limits as an integral?

NWeid1
Messages
81
Reaction score
0

Homework Statement


My professor gave us this problem:

Convert the limit to an integral:


[tex]\lim_{n\rightarrow inf} \frac{1}{n}(\sin(\pi/2) + \sin(\pi/2) + ... + \sin(\pi))[/tex]
he said it was right endpoint from [0,π]
then he set Δx = [itex]\frac{\pi}{n}[/itex]
then

[tex]\lim_{n\rightarrow inf} \frac{1}{\pi}(\frac{\pi}{n} \sum_{i=1}^{n} \sin(\frac{i\pi}{n}))[/tex]

[tex]= \frac{1}{\pi} \int\limits_{0}^{\pi}\sin{x}\, dx[/tex]

[tex]= \int\limits_{0}^{1}\sin{x}\, dx[/tex]

I just don't understand how he found Δx as being π/n or how he munipulated the formula to get the limits for the inetgral.

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
Hi NWeid1! :smile:


NWeid1 said:

Homework Statement


My professor gave us this problem:

Convert the limit to an integral:


[tex]\lim_{n\rightarrow inf} \frac{1}{n}(\sin(\pi/2) + \sin(\pi/2) + ... + \sin(\pi))[/tex]
he said it was right endpoint from [0,π]
then he set Δx = [itex]\frac{\pi}{n}[/itex]
then

[tex]\lim_{n\rightarrow inf} \frac{1}{\pi}(\frac{\pi}{n} \sum_{i=1}^{n} \sin(\frac{i\pi}{n}))[/tex]
[tex]= \frac{1}{\pi} \int\limits_{0}^{\pi}\sin{x}\, dx[/tex]

It appears that your first formula contains a number of typos, since I think it should match the summation.


Do you know how a (Riemann) integral is actually defined?
In this case [itex]\int\limits_{0}^{\pi}\sin{x}\, dx[/itex]?
 
Last edited:
Well this is exactly what I have in my notes, and I know the answer is [tex]= \int\limits_{0}^{1}\sin{x}\, dx[/tex]

But I was just writing it down when he was teaching it, I never really understood the process.
 
You mean familiar with the process of converting an integral to a limit? I learned it but that is kind of what I'm asking. The only notes I have on this is what I have above, which I can't understand by the example.
 
Well, do you know that an integral is approximated by inscribed rectangles?

Sorry for not explaining more, but I have no clue what you know and do not know.
 
Last edited:
NWeid1 said:

Homework Statement


My professor gave us this problem:

Convert the limit to an integral:


[tex]\lim_{n\rightarrow inf} \frac{1}{n}(\sin(\pi/2) + \sin(\pi/2) + ... + \sin(\pi))[/tex]
No. Based on what you say below, you want
[tex]\lim_{n\to \inf} (\frac{1}{n} sin(\pi/n)+ sin(2\pi/n)+ ...+ sin(n\pi/n))[/tex]

he said it was right endpoint from [0,π]
then he set Δx = [itex]\frac{\pi}{n}[/itex]
Yes, you are dividing the interval from 0 to [itex]\pi[/itex] into n equal length sub-intervals so each has length [itex]\pi/n[/itex]. The two endpoints of the first sub-interval are 0 and [itex]\pi/n[/itex], the two endpoinst of the second sub-interval are [itex]\pi/n[/itex] and [itex]2\pi/n[/itex], etc.

then

[tex]\lim_{n\rightarrow inf} \frac{1}{\pi}(\frac{\pi}{n} \sum_{i=1}^{n} \sin(\frac{i\pi}{n}))[/tex]
So you are approximating the value of sin(x) inside the "i"th sub-interval by its value at the right endpoint, [itex]sin(i\pi/n)[/itex]. And you are approximating the area under the graph of y= sin(x) inside each sub-interval by the area of the rectangle having height [itex]sin(i\pi/n)[/itex] and base [itex]\pi/n[/itex]

[tex][tex]= \frac{1}{\pi} \int\limits_{0}^{\pi}\sin{x}\, dx[/tex][/tex]
[tex] Now you make that approximation exact by taking the limit- this limit of the sum will be <b>equal</b> to the area under y= sin(x).<br /> <br /> <blockquote data-attributes="" data-quote="" data-source="" class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch"> <div class="bbCodeBlock-content"> <div class="bbCodeBlock-expandContent js-expandContent "> [tex]= \int\limits_{0}^{1}\sin{x}\, dx[/tex] </div> </div> </blockquote>and, of course, the area under the graph is the integral.<br /> <br /> <blockquote data-attributes="" data-quote="" data-source="" class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch"> <div class="bbCodeBlock-content"> <div class="bbCodeBlock-expandContent js-expandContent "> I just don't understand how he found Δx as being π/n or how he munipulated the formula to get the limits for the inetgral. </div> </div> </blockquote> The sum goes from [itex]0\pi/n= 0[/itex] to [itex]n\pi/n= \pi[/itex]. That's how he got the limits of integration. And the difference bertween two consecutive value, say [itex]2\pi/n- \pi/n[/itex], or [itex]n\pi/n- (m-1)\pi/n)[/itex] is [itex]\Delta x= \pi/n[/itex] so you are dividing the length, [itex]\pi[/itex] into n equal parts.<br /> <br /> <blockquote data-attributes="" data-quote="" data-source="" class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch"> <div class="bbCodeBlock-content"> <div class="bbCodeBlock-expandContent js-expandContent "> <h2>Homework Equations</h2><br /> <br /> <br /> <br /> <h2>The Attempt at a Solution</h2> </div> </div> </blockquote>[/tex]
 
Last edited by a moderator:
Heh! What HoI said! :smile:
(@Hoi: you have way too much spare time! ;)


Just one addition.
You write:
[tex]= \frac{1}{\pi} \int\limits_{0}^{\pi}\sin{x}\, dx<br /> = \int\limits_{0}^{1}\sin{x}\, dx[/tex]
But this is not true, which you will see if you evaluate the integral.
 
Oh, yeah I learned all the riemann sums.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K