yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Worked example: Rewriting definite integral as limit of Riemann sum | AP Calculus AB | Khan Academy


3m read
·Nov 11, 2024

Let's get some practice rewriting definite integrals as the limit of a Riemann sum.

So let's say I wanted to take the definite integral from π to 2π of cosine of x dx. What I want to do is write it as the limit as n approaches infinity of a Riemann sum. It's going to take the form of the limit as n approaches infinity, and we can have our sigma notation right over here. I would say from, let's say, i is equal to 1 all the way to n.

Let me scroll down a little bit so it doesn't get all scrunched up at the top. Let me draw what's actually going on so that we can get a better sense of what to write here within the sigma notation.

Let me do it large. If this is π right over here, this would be 3π/2, and this would be 2π right over here. Now, what does the graph of cosine of x do? Well, at π, cosine of π is -1; we'll assume that's -1 there. And cosine of 2π is 1.

So the graph is going to do something like this. This is obviously just a hand-drawn version of it, but you have seen cosine functions before; this is just part of it. This definite integral represents the area from π to 2π between the curve and the x-axis.

You might already know that this area is going to be—or this part of the definite integral will be negative—and this would be positive. They'll cancel out, and this would all actually end up being 0 in this case. But this exercise for this video is to rewrite this in Riemann sum as the limit as n approaches infinity.

So as a Riemann sum, what we want to do is think about breaking this up into a bunch of rectangles. Let's say—or I should say—n rectangles. So that's our first one right over there. Then this might be our second one.

Let’s do a right Riemann sum where the right boundary of our rectangle, what the value of the function is at that point, defines the height. So that’s our second one, all the way until this one right over here is going to be our nth one.

So this is one; let me write it this way: this is i is equal to 1, this is i is equal to 2, all the way until we get to i is equal to n. Then, if we take the limit as n approaches infinity, the sum of the areas of these rectangles are going to get better and better.

Now let's first think about it. What is the width of each of these rectangles going to be? Well, I am taking this interval from π to 2π, and I'm going to divide it into n equal intervals. So the width of each of these is going to be 2π minus π.

I'm just taking the difference between my bounds of integration, and I am dividing by n, which is equal to π/n. So that's the width of each of these: that’s π/n; this is π/n; this is π/n.

And what's the height of each of these rectangles? Remember, this is a right Riemann sum, so the right end of our rectangle is going to define the height. So this right over here, what would this height be?

This height, this value, I should say, is going to be equal to f of what? Well, this was π, and this is going to be π plus this—the length of our interval right over here or the base of the rectangle.

So we started at π, so it's going to be π plus; this one's going to be π/n times 1. That's this height right over here. What's this one going to be right over here? Well, this one is going to be f of π—our first start—plus π/n times what? We're going to add π/n; 2 times π/n times 2.

So the general form of the right boundary is going to be—in this case for example, this height right over here is going to be f of—we started at π—plus we’re doing the right Riemann sum, so we’re going to add π/n times i.

If we wanted to say it generally—if we're talking about the ith rectangle, remember we're going to sum them all up; what’s their height? Well, the height is going to be, in this case, going to be cosine of π plus—if we're with the ith rectangle—we are going to add π/n times i.

Then that’s the height of each of our rectangles.

And then what's the width? Well, we already figured that out: times π/n. If you want to be careful and make sure that this sigma notation applies to the whole thing, there you have it.

We have just re-expressed this definite integral as the limit of a right Riemann sum.

More Articles

View All
Games and modularity | Intro to CS - Python | Khan Academy
So you want to build a game, but how would you even get started? Most games we play have thousands of lines of code; some even have millions. Try and imagine a program with thousands of lines of code all in a single file. Sounds like a nightmare to naviga…
Capturing a Carnivorous Bat on Camera | National Geographic
[Music] When National Geographic asked me to photograph this bat story, I was really excited because it was an opportunity to work with some really interesting scientists, like Rodrigo. I get to work with the species I’ve never seen before. Very little h…
With Grace | Short Film Showcase | National Geographic
[Music] [Music] Thank you, thank you. [Music] Come on, I’ve been happening. Okay, okay. [Music] You can even take overnight. Sometimes a day can pass or two. Okay. Foreign [Music] Grace, so I went home to catch up some rest. Around 23 hours, I had a knock…
From 2005: Four young internet entrepreneurs
One way to increase your net worth is to use the internet for all it’s worth. Everywhere you look, computer savvy people are doing just that, many of them astonishingly young. Our cover story is reported now by David Pogue of the New York Times. Remember…
Patterns in hundreds chart
So what we have in this chart is all the numbers from 1 to 100 organized in a fairly neat way. It’s a somewhat intuitive way to organize it where each row you have 10. So you go from 1 to 10, then 11 to 20, then 21 to 30, all the way to 100. And what we’…
Limits of composite functions: external limit doesn't exist | AP Calculus | Khan Academy
So, over here I have two functions that have been visually or graphically defined. On the left here, I have the graph of g of x, and on the right here, I have the graph of h of x. What I want to do is figure out what is the limit of g of h of x as x appro…