1 00:00:00,000 --> 00:00:07,030 2 00:00:07,030 --> 00:00:07,490 JOEL LEWIS: Hi. 3 00:00:07,490 --> 00:00:08,970 Welcome back to recitation. 4 00:00:08,970 --> 00:00:11,150 In lecture, you've been learning about computing 5 00:00:11,150 --> 00:00:13,770 double integrals and about changing the order of 6 00:00:13,770 --> 00:00:14,360 integration. 7 00:00:14,360 --> 00:00:17,010 And how you can look at a given region and you can 8 00:00:17,010 --> 00:00:19,830 integrate over it by integrating dx dy or by 9 00:00:19,830 --> 00:00:21,380 integrating dy dx. 10 00:00:21,380 --> 00:00:23,470 So here I have some examples. 11 00:00:23,470 --> 00:00:25,560 I have two regions. 12 00:00:25,560 --> 00:00:29,680 So one region is the triangle whose vertices are the origin, 13 00:00:29,680 --> 00:00:33,120 the point 0, 2, and the point minus 1, 2. 14 00:00:33,120 --> 00:00:35,530 And the other one is a sector of a circle. 15 00:00:35,530 --> 00:00:38,690 So the circle has a radius 2 and is centered at the origin. 16 00:00:38,690 --> 00:00:42,290 And I want the part of that circle that's above the x-axis 17 00:00:42,290 --> 00:00:44,860 and below the line y equals x. 18 00:00:44,860 --> 00:00:47,480 So what I'd like you to do is I'd like you to write down 19 00:00:47,480 --> 00:00:50,830 what a double integral over these regions looks like, but 20 00:00:50,830 --> 00:00:52,550 I'd like you to do it two different ways. 21 00:00:52,550 --> 00:00:55,270 I'd like you to do it as an iterated integral in 22 00:00:55,270 --> 00:00:57,610 the order dx dy. 23 00:00:57,610 --> 00:01:00,850 And I'd also like you to do it as an iterated integral in the 24 00:01:00,850 --> 00:01:01,890 order dy dx. 25 00:01:01,890 --> 00:01:05,190 So I'd like you to express the integrals over these regions 26 00:01:05,190 --> 00:01:08,860 in terms of iterated integrals in both possible orders. 27 00:01:08,860 --> 00:01:11,720 So why don't you pause the video, have a go at that, come 28 00:01:11,720 --> 00:01:13,120 back, and we can work on it together. 29 00:01:13,120 --> 00:01:21,510 30 00:01:21,510 --> 00:01:23,300 So the first thing to do whenever you're given a 31 00:01:23,300 --> 00:01:24,430 problem like this-- 32 00:01:24,430 --> 00:01:26,700 and in fact, almost anytime you have 33 00:01:26,700 --> 00:01:28,660 to do a double integral-- 34 00:01:28,660 --> 00:01:30,620 is to try and understand the region in question. 35 00:01:30,620 --> 00:01:32,360 It's always a good idea to understand 36 00:01:32,360 --> 00:01:33,450 the region in question. 37 00:01:33,450 --> 00:01:36,240 And by understand the region in question, really the first 38 00:01:36,240 --> 00:01:38,170 thing that I mean is draw a picture. 39 00:01:38,170 --> 00:01:38,510 All right. 40 00:01:38,510 --> 00:01:43,060 So let's do part a first. So in part a, you have a 41 00:01:43,060 --> 00:01:50,820 triangle, it has vertices at the origin, at the point 0, 2, 42 00:01:50,820 --> 00:01:53,070 and at the point minus 1, 2. 43 00:01:53,070 --> 00:01:56,180 44 00:01:56,180 --> 00:02:00,620 So this triangle is our region in question. 45 00:02:00,620 --> 00:02:03,320 So now that we've got a picture of it, we can talk and 46 00:02:03,320 --> 00:02:06,400 we can say, what are the boundaries of 47 00:02:06,400 --> 00:02:07,340 this region, right? 48 00:02:07,340 --> 00:02:09,140 And we want to know what its boundaries are. 49 00:02:09,140 --> 00:02:14,800 So the top boundary is the line y equals 2, the right 50 00:02:14,800 --> 00:02:19,730 boundary is the line x equals 0, and this sort of lower left 51 00:02:19,730 --> 00:02:21,260 boundary-- the slanted line-- 52 00:02:21,260 --> 00:02:25,830 is the line y equals minus 2x. 53 00:02:25,830 --> 00:02:26,120 OK. 54 00:02:26,120 --> 00:02:30,480 So those are the boundary edges of this triangle. 55 00:02:30,480 --> 00:02:33,492 And so now what we want to figure out is we want to 56 00:02:33,492 --> 00:02:35,850 figure out is, OK, if you're integrating this with respect 57 00:02:35,850 --> 00:02:38,340 to x and then y, or if you're integrating this with respect 58 00:02:38,340 --> 00:02:41,390 to y and then x, what does that integral look like when 59 00:02:41,390 --> 00:02:43,080 you set it up as a double integral. 60 00:02:43,080 --> 00:02:46,250 So let's start on one of them. 61 00:02:46,250 --> 00:02:47,350 It doesn't matter which one. 62 00:02:47,350 --> 00:02:53,930 So let's try and write the double integral over this 63 00:02:53,930 --> 00:02:56,830 region R in the order dx dy. 64 00:02:56,830 --> 00:03:04,010 OK, so we have inside bounds dx dy. 65 00:03:04,010 --> 00:03:05,030 So OK. 66 00:03:05,030 --> 00:03:08,370 So we need to find the bounds on x first, and those bounds 67 00:03:08,370 --> 00:03:11,540 are going to be in terms of y. 68 00:03:11,540 --> 00:03:12,800 So the bounds on x. 69 00:03:12,800 --> 00:03:15,120 So that means when we look at this region, what we want to 70 00:03:15,120 --> 00:03:19,250 figure out is we want to figure out for a given value 71 00:03:19,250 --> 00:03:23,400 y, what is the leftmost point and what is 72 00:03:23,400 --> 00:03:24,260 the rightmost point? 73 00:03:24,260 --> 00:03:25,520 What are the bounds on x? 74 00:03:25,520 --> 00:03:32,610 So for given value y, the largest value x is going to 75 00:03:32,610 --> 00:03:36,740 take is along this line x equals 0. 76 00:03:36,740 --> 00:03:41,070 When you fix some value of y, the rightmost point that x can 77 00:03:41,070 --> 00:03:45,710 reach in this region is at this line x equals 0. 78 00:03:45,710 --> 00:03:48,660 So x is going to go up to 0. 79 00:03:48,660 --> 00:03:51,230 That's going to be its upper bound. 80 00:03:51,230 --> 00:03:54,980 The lower bound is going to be the left edge of our region. 81 00:03:54,980 --> 00:03:57,890 82 00:03:57,890 --> 00:03:59,590 For a given value of y, what is that 83 00:03:59,590 --> 00:04:01,860 leftmost boundary value? 84 00:04:01,860 --> 00:04:05,400 So what we want to do is we want to take that equation for 85 00:04:05,400 --> 00:04:09,780 that boundary and we want to solve it for x in terms of y. 86 00:04:09,780 --> 00:04:11,750 So that's not hard to do in this case. 87 00:04:11,750 --> 00:04:14,930 The line y equals minus 2x is also the line x 88 00:04:14,930 --> 00:04:17,060 equals minus 1/2 y. 89 00:04:17,060 --> 00:04:22,690 So that's that left boundary: minus 1/2 y. 90 00:04:22,690 --> 00:04:23,320 OK? 91 00:04:23,320 --> 00:04:25,680 So then our outer bounds are dy. 92 00:04:25,680 --> 00:04:28,360 So we want to find the absolute bounds on y. 93 00:04:28,360 --> 00:04:30,620 What's the smallest value that y takes, and what's the 94 00:04:30,620 --> 00:04:31,870 largest value that y takes? 95 00:04:31,870 --> 00:04:34,835 So that means what's the lowest point of this region 96 00:04:34,835 --> 00:04:35,740 and what's the highest? 97 00:04:35,740 --> 00:04:38,000 And so the lowest point here is the origin. 98 00:04:38,000 --> 00:04:41,160 So that's when y takes the value of 0. 99 00:04:41,160 --> 00:04:43,390 And the highest point-- the very top of this region-- 100 00:04:43,390 --> 00:04:45,790 is when y equals 2. 101 00:04:45,790 --> 00:04:46,900 OK. 102 00:04:46,900 --> 00:04:51,130 So this is what that double integral is going to become 103 00:04:51,130 --> 00:04:54,460 when we evaluate it in the order dx dy. 104 00:04:54,460 --> 00:04:56,670 So now let's talk about evaluating it in 105 00:04:56,670 --> 00:04:57,460 the opposite order. 106 00:04:57,460 --> 00:05:01,310 So let's switch our bounds for dy dx. 107 00:05:01,310 --> 00:05:07,270 So we want the double integral over R, dy dx. 108 00:05:07,270 --> 00:05:11,410 OK, so this is going to be an iterated integral. 109 00:05:11,410 --> 00:05:15,680 And this time the inner bounds are going to be for y in terms 110 00:05:15,680 --> 00:05:17,320 of x, and the outer bounds are going to be 111 00:05:17,320 --> 00:05:19,030 absolute bounds on x. 112 00:05:19,030 --> 00:05:22,100 So for y in terms of x, that means we look at this region-- 113 00:05:22,100 --> 00:05:25,480 we want to know for a fixed value of x-- 114 00:05:25,480 --> 00:05:28,370 what's the bottom boundary of this region, and what's the 115 00:05:28,370 --> 00:05:29,820 top boundary? 116 00:05:29,820 --> 00:05:32,980 So here, it's easy to see that the bottom boundary is this 117 00:05:32,980 --> 00:05:36,560 line y equals minus 2x, and the top boundary is this line 118 00:05:36,560 --> 00:05:37,810 y equals 2. 119 00:05:37,810 --> 00:05:42,310 So y is going from minus 2x to 2. 120 00:05:42,310 --> 00:05:42,840 Yeah? 121 00:05:42,840 --> 00:05:49,400 So for a fixed value of x, the values of y that give you a 122 00:05:49,400 --> 00:05:52,240 point in this region are the values that y is at least 123 00:05:52,240 --> 00:05:54,205 minus 2x and at most 2. 124 00:05:54,205 --> 00:05:55,840 So OK. 125 00:05:55,840 --> 00:05:57,510 And now we need the outer bounds. 126 00:05:57,510 --> 00:06:01,290 So the outer bounds have to be some real numbers, Those are 127 00:06:01,290 --> 00:06:02,740 the absolute bounds on x. 128 00:06:02,740 --> 00:06:05,420 So we need to know what the absolute leftmost point and 129 00:06:05,420 --> 00:06:07,490 the absolute rightmost point in this region are. 130 00:06:07,490 --> 00:06:09,380 And so the absolute leftmost point is this 131 00:06:09,380 --> 00:06:11,510 point minus 1, 2. 132 00:06:11,510 --> 00:06:14,040 So that has an x-value of minus 1. 133 00:06:14,040 --> 00:06:17,720 And the absolute rightmost point is along this right edge 134 00:06:17,720 --> 00:06:20,280 at x equals 0. 135 00:06:20,280 --> 00:06:20,970 OK. 136 00:06:20,970 --> 00:06:25,910 So here are the two integrals. 137 00:06:25,910 --> 00:06:29,610 The double integral with respect to x then y, and the 138 00:06:29,610 --> 00:06:33,870 double integral with respect to y and then x. 139 00:06:33,870 --> 00:06:34,400 OK. 140 00:06:34,400 --> 00:06:36,450 So that's the answer to part a. 141 00:06:36,450 --> 00:06:39,730 Let's go on to part b. 142 00:06:39,730 --> 00:06:47,540 So for part b, our region is we take a circle of radius 2, 143 00:06:47,540 --> 00:06:53,270 and we take the line y equals x, and we take the line that's 144 00:06:53,270 --> 00:06:55,980 the x-axis. 145 00:06:55,980 --> 00:07:01,070 And so we want a circle, and we want this sector of the 146 00:07:01,070 --> 00:07:02,852 circle in here. 147 00:07:02,852 --> 00:07:09,540 So this region inside the circle, below the line y equal 148 00:07:09,540 --> 00:07:11,590 x, and above the x-axis. 149 00:07:11,590 --> 00:07:13,530 So this wedge of this circle. 150 00:07:13,530 --> 00:07:13,810 Let's see. 151 00:07:13,810 --> 00:07:19,870 This value is at x equals 2, this is the origin, and this 152 00:07:19,870 --> 00:07:24,830 is the point square root of 2 comma square root of 2. 153 00:07:24,830 --> 00:07:28,630 A common point of the line y equals x in the circle x 154 00:07:28,630 --> 00:07:30,850 squared plus y squared equals 4. 155 00:07:30,850 --> 00:07:33,970 That's what this boundary curve is: x squared plus y 156 00:07:33,970 --> 00:07:35,930 squared equals 4. 157 00:07:35,930 --> 00:07:39,310 And of course, this boundary curve is the line y equals x. 158 00:07:39,310 --> 00:07:42,960 And this boundary line is the x-axis, which has the equation 159 00:07:42,960 --> 00:07:44,960 y equals 0. 160 00:07:44,960 --> 00:07:46,910 So those are our boundary curves for our region. 161 00:07:46,910 --> 00:07:53,830 We've got this nice picture, so now we can talk about 162 00:07:53,830 --> 00:07:55,790 expressing it as an iterated integral in 163 00:07:55,790 --> 00:07:56,900 two different orders. 164 00:07:56,900 --> 00:08:01,140 So let's again start off with this with respect to x first, 165 00:08:01,140 --> 00:08:02,710 and then with respect to y. 166 00:08:02,710 --> 00:08:08,000 So we want the double integral over R, dx dy. 167 00:08:08,000 --> 00:08:11,940 So this should be an iterated integral, 168 00:08:11,940 --> 00:08:16,280 something dx and then dy. 169 00:08:16,280 --> 00:08:19,350 OK, so we need bounds on x, which means for a fixed value 170 00:08:19,350 --> 00:08:22,190 of y, we need to know what is the leftmost boundary and 171 00:08:22,190 --> 00:08:23,660 what's the rightmost bound. 172 00:08:23,660 --> 00:08:28,720 So for a fixed value of y, we want to know what the left 173 00:08:28,720 --> 00:08:30,665 edge is and the right edge is. 174 00:08:30,665 --> 00:08:32,330 And it's easy to see because we've drawn 175 00:08:32,330 --> 00:08:33,220 this picture, right? 176 00:08:33,220 --> 00:08:36,750 Drawing the picture makes this a much easier process. 177 00:08:36,750 --> 00:08:40,500 The left edge is this line y equals x and the right edge is 178 00:08:40,500 --> 00:08:42,240 our actual circle. 179 00:08:42,240 --> 00:08:42,460 Yeah? 180 00:08:42,460 --> 00:08:46,000 So those are the left and right boundaries, so what we 181 00:08:46,000 --> 00:08:48,230 put here are just the equations of that left edge 182 00:08:48,230 --> 00:08:49,600 and the equation of that right edge. 183 00:08:49,600 --> 00:08:52,100 184 00:08:52,100 --> 00:08:56,840 But we want their equations in the form x equals something. 185 00:08:56,840 --> 00:08:58,910 And that's the something that we put there. 186 00:08:58,910 --> 00:09:04,750 So for this left edge, it's the line x equals y. 187 00:09:04,750 --> 00:09:08,790 So the left bound is y there. 188 00:09:08,790 --> 00:09:11,810 In this region, x is at least y. 189 00:09:11,810 --> 00:09:14,150 And the upper bound here, which is going to be the 190 00:09:14,150 --> 00:09:16,770 rightmost bound-- the largest value that x takes-- 191 00:09:16,770 --> 00:09:19,820 is when x squared plus y squared equals 4. 192 00:09:19,820 --> 00:09:21,970 So when x is equal to the square root 193 00:09:21,970 --> 00:09:23,350 of 4 minus y squared. 194 00:09:23,350 --> 00:09:27,030 195 00:09:27,030 --> 00:09:30,100 Now you might say to me, why do I know that it's the 196 00:09:30,100 --> 00:09:32,810 positive square root here and not the negative square root? 197 00:09:32,810 --> 00:09:34,960 And if you said that to yourself, 198 00:09:34,960 --> 00:09:35,910 that's a great question. 199 00:09:35,910 --> 00:09:39,790 And the answer is that this part of the circle is the top 200 00:09:39,790 --> 00:09:41,260 half of the circle and it's also the 201 00:09:41,260 --> 00:09:42,600 right half of the circle. 202 00:09:42,600 --> 00:09:45,010 So here we have positive values of x. 203 00:09:45,010 --> 00:09:46,960 So it's the right half of the circle. 204 00:09:46,960 --> 00:09:50,110 We want the positive values of x, so we want the positive 205 00:09:50,110 --> 00:09:51,580 square root. 206 00:09:51,580 --> 00:09:52,960 OK. 207 00:09:52,960 --> 00:09:53,210 Good. 208 00:09:53,210 --> 00:09:55,520 And so those are the bounds on x. 209 00:09:55,520 --> 00:09:57,760 Now we need the bounds on y. 210 00:09:57,760 --> 00:09:59,690 So the bounds on y, well, what are they? 211 00:09:59,690 --> 00:10:02,160 Well, we want the absolute bounds on y. y is the 212 00:10:02,160 --> 00:10:04,980 outermost variable that we're integrating with respect to, 213 00:10:04,980 --> 00:10:09,270 so we want the absolute bounds-- the absolute lowest 214 00:10:09,270 --> 00:10:11,560 value that y takes in this region, and the absolute 215 00:10:11,560 --> 00:10:13,090 largest value that y takes. 216 00:10:13,090 --> 00:10:15,410 So the smallest value that y takes in this region-- that's 217 00:10:15,410 --> 00:10:17,200 the lowest point-- 218 00:10:17,200 --> 00:10:20,160 that's along this line, and that's when y equals 0. 219 00:10:20,160 --> 00:10:24,930 And the largest value that y takes-- that's when y is as 220 00:10:24,930 --> 00:10:27,060 large as possible as it can get in this region-- 221 00:10:27,060 --> 00:10:29,650 is up at this point of intersection there, so that's 222 00:10:29,650 --> 00:10:33,460 when y is equal to the square root of 2. 223 00:10:33,460 --> 00:10:35,020 OK, three quarters done. 224 00:10:35,020 --> 00:10:36,940 Yeah? 225 00:10:36,940 --> 00:10:39,290 This is that iterated integral. 226 00:10:39,290 --> 00:10:42,902 So now, we want to do the same thing. 227 00:10:42,902 --> 00:10:44,262 R-- 228 00:10:44,262 --> 00:10:46,900 the integral over this region R-- 229 00:10:46,900 --> 00:10:49,800 dy dx. 230 00:10:49,800 --> 00:10:50,920 OK. 231 00:10:50,920 --> 00:10:53,510 So we're going to look at this region and we want to say-- 232 00:10:53,510 --> 00:10:55,790 dy is going to be on the inside-- 233 00:10:55,790 --> 00:10:57,910 so we're going to say, OK, so we need to know for a fixed 234 00:10:57,910 --> 00:11:01,620 value of x, what's the smallest value that y can take 235 00:11:01,620 --> 00:11:03,270 and what's the largest value that y can take? 236 00:11:03,270 --> 00:11:06,680 So what's the bottom boundary and what's the top boundary? 237 00:11:06,680 --> 00:11:08,030 But if you look at this region-- 238 00:11:08,030 --> 00:11:10,290 right?-- life is a little complicated here. 239 00:11:10,290 --> 00:11:12,740 Because if you're in the left half of this region-- 240 00:11:12,740 --> 00:11:13,770 what do I mean by left half-- 241 00:11:13,770 --> 00:11:16,950 I mean if you're to the left of this point of 242 00:11:16,950 --> 00:11:19,450 intersection-- if you're at the left of this line x equals 243 00:11:19,450 --> 00:11:21,150 square root of 2-- 244 00:11:21,150 --> 00:11:26,660 when you're over there, y is going from 0 to x. 245 00:11:26,660 --> 00:11:31,610 But if you're over in the right part of this region, 246 00:11:31,610 --> 00:11:33,120 there's a different upper boundary. 247 00:11:33,120 --> 00:11:34,250 Right? 248 00:11:34,250 --> 00:11:36,300 It's a different curve that it came from. 249 00:11:36,300 --> 00:11:38,200 It has a different equation. 250 00:11:38,200 --> 00:11:44,410 So over here, y is going from the x-axis up to the circle. 251 00:11:44,410 --> 00:11:46,960 So this is complicated, and what does this 252 00:11:46,960 --> 00:11:47,860 complication mean? 253 00:11:47,860 --> 00:11:50,450 Well, it means that it's not easy to write this as a single 254 00:11:50,450 --> 00:11:51,770 iterated integral. 255 00:11:51,770 --> 00:11:54,050 If you want to do this in this way, you have to break the 256 00:11:54,050 --> 00:11:57,730 region into two pieces, and write this double integral as 257 00:11:57,730 --> 00:12:00,120 a sum of two iterated integrals. 258 00:12:00,120 --> 00:12:00,590 OK? 259 00:12:00,590 --> 00:12:04,140 So one iterated integral will take care of the left part and 260 00:12:04,140 --> 00:12:07,020 one will take care of the right part. 261 00:12:07,020 --> 00:12:12,080 So let's do the left part first. So here we're going to 262 00:12:12,080 --> 00:12:19,410 have a iterated integral integrating with respect to y 263 00:12:19,410 --> 00:12:24,390 first. So to fix the value of x, we want to know what the 264 00:12:24,390 --> 00:12:25,850 bounds on y are. 265 00:12:25,850 --> 00:12:27,630 And well, we can see from this picture-- when 266 00:12:27,630 --> 00:12:29,660 you're in this triangle-- 267 00:12:29,660 --> 00:12:31,820 that y is going from the x-axis up to the 268 00:12:31,820 --> 00:12:33,220 line y equals x. 269 00:12:33,220 --> 00:12:35,910 So that means the smallest value that y can take is 0, 270 00:12:35,910 --> 00:12:38,225 and the largest value that y can take is x. 271 00:12:38,225 --> 00:12:41,030 So here it's from 0 to x. 272 00:12:41,030 --> 00:12:43,990 And when you're in this triangle, we need to know what 273 00:12:43,990 --> 00:12:46,210 the bounds on x are, then. 274 00:12:46,210 --> 00:12:48,220 We need to know the outer bounds. 275 00:12:48,220 --> 00:12:50,570 So we need to know the absolute largest and smallest 276 00:12:50,570 --> 00:12:52,250 values that x can take. 277 00:12:52,250 --> 00:12:53,050 Well, what does that mean? 278 00:12:53,050 --> 00:12:55,440 We need to know the absolute leftmost and absolute 279 00:12:55,440 --> 00:12:56,290 rightmost points. 280 00:12:56,290 --> 00:12:58,930 So the absolute leftmost point is the origin. 281 00:12:58,930 --> 00:13:02,650 The absolute rightmost is this vertical line x equals 282 00:13:02,650 --> 00:13:03,540 square root of 2. 283 00:13:03,540 --> 00:13:07,885 So over here, the value of x is 0. 284 00:13:07,885 --> 00:13:11,340 And at the rightmost boundary of this triangle, the value of 285 00:13:11,340 --> 00:13:13,790 x is the square root of 2. 286 00:13:13,790 --> 00:13:14,040 OK. 287 00:13:14,040 --> 00:13:17,020 So that's going to give us the double integral just over this 288 00:13:17,020 --> 00:13:20,130 triangular part of the region. 289 00:13:20,130 --> 00:13:22,420 Yeah? 290 00:13:22,420 --> 00:13:25,830 So now, we need to add to this-- 291 00:13:25,830 --> 00:13:28,590 but I'm going to put it down on this next line-- we need to 292 00:13:28,590 --> 00:13:31,920 add to this the part of the integral over this little 293 00:13:31,920 --> 00:13:34,580 segment of the circle here. 294 00:13:34,580 --> 00:13:38,750 The remainder of the region that's not in that triangle. 295 00:13:38,750 --> 00:13:44,120 So for that, again, we're going to write down two 296 00:13:44,120 --> 00:13:49,360 integrals, and it's going to be dy dx. 297 00:13:49,360 --> 00:13:50,052 Whew. 298 00:13:50,052 --> 00:13:51,315 We're nearly done, right? 299 00:13:51,315 --> 00:13:54,560 300 00:13:54,560 --> 00:13:59,460 So y is inside, so we need to know what the bounds on y are 301 00:13:59,460 --> 00:14:01,190 for a given value of x. 302 00:14:01,190 --> 00:14:04,710 So we need to know for a given value of x, what are the 303 00:14:04,710 --> 00:14:08,490 bottom and the topmost points of this region? 304 00:14:08,490 --> 00:14:11,290 So for a given value of x, that means that y is going 305 00:14:11,290 --> 00:14:14,510 here between the x-axis and between this circle. 306 00:14:14,510 --> 00:14:19,290 So the x-axis is y equals 0, so that's the lower bound. 307 00:14:19,290 --> 00:14:22,650 So for the upper bound, we need to know this circle. 308 00:14:22,650 --> 00:14:24,360 What is y on this circle? 309 00:14:24,360 --> 00:14:26,270 Well, the equation of this circle is x squared plus y 310 00:14:26,270 --> 00:14:30,360 squared equals 4, so y is equal to the square root of 311 00:14:30,360 --> 00:14:31,610 the quantity 4 minus x squared. 312 00:14:31,610 --> 00:14:36,440 313 00:14:36,440 --> 00:14:38,900 Where again here, we take the positive square root, because 314 00:14:38,900 --> 00:14:42,360 this is a part of the circle where y is positive. 315 00:14:42,360 --> 00:14:43,370 Yeah. 316 00:14:43,370 --> 00:14:46,490 If we were somehow on the bottom part of the circle, 317 00:14:46,490 --> 00:14:49,360 then we would have to take a negative square root there, 318 00:14:49,360 --> 00:14:51,680 but because we're on the top part of the circle where y is 319 00:14:51,680 --> 00:14:54,300 positive, we take a positive square root. 320 00:14:54,300 --> 00:14:54,980 OK, good. 321 00:14:54,980 --> 00:14:57,380 So those are the bounds on y, and now we need to know the 322 00:14:57,380 --> 00:14:59,260 absolute bounds on x. 323 00:14:59,260 --> 00:14:59,660 Yeah? 324 00:14:59,660 --> 00:15:01,780 So those are the bounds on y in terms of x. 325 00:15:01,780 --> 00:15:04,560 And now because x is the outer thing we're integrating with 326 00:15:04,560 --> 00:15:07,530 respect to, we need the absolute bounds on x. 327 00:15:07,530 --> 00:15:12,290 And you can see in this circular-- 328 00:15:12,290 --> 00:15:16,250 I don't really know what the name for a shape like that 329 00:15:16,250 --> 00:15:19,470 is-- but whatever that thing is, we need to know what its 330 00:15:19,470 --> 00:15:21,750 leftmost and rightmost points are. 331 00:15:21,750 --> 00:15:23,920 We need to know the smallest and largest 332 00:15:23,920 --> 00:15:25,070 values that x can take. 333 00:15:25,070 --> 00:15:28,960 And so its leftmost edge is this line x equals 334 00:15:28,960 --> 00:15:30,620 square root of 2. 335 00:15:30,620 --> 00:15:33,660 And its rightmost edge is that rightmost point on the circle 336 00:15:33,660 --> 00:15:35,490 there-- where the circle hit the x-axis-- 337 00:15:35,490 --> 00:15:37,390 and that's the value when x equals 2. 338 00:15:37,390 --> 00:15:40,710 339 00:15:40,710 --> 00:15:42,150 OK, so there you go. 340 00:15:42,150 --> 00:15:47,180 There's this last integral written in the dy dx order, 341 00:15:47,180 --> 00:15:50,000 but we can't write it as a single iterated integral. 342 00:15:50,000 --> 00:15:52,630 We need to write it as a sum of two iterated integrals 343 00:15:52,630 --> 00:15:55,120 because of the shape of this region. 344 00:15:55,120 --> 00:15:56,370 All right. 345 00:15:56,370 --> 00:15:58,600 346 00:15:58,600 --> 00:16:01,820 Let me just make one quick, summary comment. 347 00:16:01,820 --> 00:16:05,840 Which is that if you're doing this, one thing that should 348 00:16:05,840 --> 00:16:09,780 always be true, is that these integrals, when you evaluate 349 00:16:09,780 --> 00:16:12,560 them- so here, I haven't been writing an integrand. 350 00:16:12,560 --> 00:16:14,770 I guess the integrand has always been 1, or something. 351 00:16:14,770 --> 00:16:19,260 But for any integrand, the nature of this process is that 352 00:16:19,260 --> 00:16:26,050 it shouldn't matter which order you integrate. 353 00:16:26,050 --> 00:16:27,170 You should get the same answer if you 354 00:16:27,170 --> 00:16:29,680 integrate dx dy or dy dx. 355 00:16:29,680 --> 00:16:33,700 So one very low-level check that you can make-- that you 356 00:16:33,700 --> 00:16:36,170 haven't done anything horribly, egregiously wrong 357 00:16:36,170 --> 00:16:38,060 when changing the bounds of integration-- 358 00:16:38,060 --> 00:16:42,500 is that you can check that actually these things 359 00:16:42,500 --> 00:16:44,010 evaluate the same. 360 00:16:44,010 --> 00:16:44,930 Yeah? 361 00:16:44,930 --> 00:16:47,520 Where you can choose any function that you happen to 362 00:16:47,520 --> 00:16:48,780 want to put in there-- 363 00:16:48,780 --> 00:16:51,280 function of x and y-- and evaluate this integral, and 364 00:16:51,280 --> 00:16:53,300 choose any function that you happen to want to put in 365 00:16:53,300 --> 00:16:54,840 there, and evaluate those integrals. 366 00:16:54,840 --> 00:16:57,440 And see that you actually get the same thing on both sides. 367 00:16:57,440 --> 00:17:00,970 Now one simple example is that you could just evaluate the 368 00:17:00,970 --> 00:17:05,100 integral as written with a 1 written in there. 369 00:17:05,100 --> 00:17:08,330 And so in both cases, what you should get is the area of the 370 00:17:08,330 --> 00:17:11,110 region when you evaluate an integral like that. 371 00:17:11,110 --> 00:17:12,490 But you can also check with any other 372 00:17:12,490 --> 00:17:13,740 function if you wanted. 373 00:17:13,740 --> 00:17:19,910 374 00:17:19,910 --> 00:17:23,400 It won't show that what you've done is right, but it will 375 00:17:23,400 --> 00:17:25,980 show if you've done something wrong. 376 00:17:25,980 --> 00:17:29,940 That method will sometimes pick it out, right? 377 00:17:29,940 --> 00:17:31,710 Because you'll actually be integrating over two different 378 00:17:31,710 --> 00:17:33,060 regions, and there's no reason you should 379 00:17:33,060 --> 00:17:34,290 get the same answer. 380 00:17:34,290 --> 00:17:37,230 So if you were to compute these integrals and get 381 00:17:37,230 --> 00:17:39,350 different numbers, then you would know that something had 382 00:17:39,350 --> 00:17:42,320 gone wrong at some point for sure, and you'd have to go and 383 00:17:42,320 --> 00:17:43,780 figure out where it was. 384 00:17:43,780 --> 00:17:45,030 I think I'll end there. 385 00:17:45,030 --> 00:17:46,133