1 00:00:03,427 --> 00:00:09,708 A list of numbers might keep getting bigger and bigger. 2 00:00:09,708 --> 00:00:09,890 [MUSIC] 3 00:00:09,890 --> 00:00:14,320 I'm want to precisely define increasing for sequences. 4 00:00:14,320 --> 00:00:19,212 A sequence a sub n is increasing If, whenever m is bigger 5 00:00:19,212 --> 00:00:23,920 than n, then the mth term is bigger than the nth term. 6 00:00:23,920 --> 00:00:26,584 This is capturing the idea that the terms are 7 00:00:26,584 --> 00:00:29,720 getting bigger as I go further out in the sequence. 8 00:00:31,110 --> 00:00:34,900 Let's take a look at an example of an increasing sequence. 9 00:00:34,900 --> 00:00:40,950 For example the sequence a sub n equals n squared is an increasing sequence. 10 00:00:40,950 --> 00:00:42,940 I can write out the first few terms. 11 00:00:42,940 --> 00:00:47,170 The a sub one term is one and that's 4, 9, 16, right? 12 00:00:47,170 --> 00:00:50,370 These are just the perfect squares and the claim is that this 13 00:00:50,370 --> 00:00:54,600 is an increasing sequence, that as I go farther out in the sequence. 14 00:00:54,600 --> 00:00:59,940 The terms get bigger and to really convince you of that formally, what I 15 00:00:59,940 --> 00:01:03,233 need to show is that whenever m is bigger than 16 00:01:03,233 --> 00:01:06,040 n, then a sub m is bigger than a sub n. 17 00:01:06,040 --> 00:01:14,140 And indeed that's true because a sub m is m squared and a sub n is n squared. 18 00:01:14,140 --> 00:01:19,020 And as long as these m and n are positive this is true whenever this is true. 19 00:01:20,880 --> 00:01:23,780 We can also consider a sequence which is decreasing. 20 00:01:23,780 --> 00:01:24,941 A sequence 21 00:01:24,941 --> 00:01:30,101 a sub n is decreasing if whenever m is bigger than 22 00:01:30,101 --> 00:01:34,340 n then a sub m is less than a sub n. 23 00:01:34,340 --> 00:01:37,490 This is capturing the idea that the terms are getting smaller. 24 00:01:37,490 --> 00:01:43,180 It's telling me that larger indices correspond to smaller terms. 25 00:01:43,180 --> 00:01:47,490 So, as I go further out in the sequence, the terms are getting smaller. 26 00:01:47,490 --> 00:01:50,830 It's easy to build examples of decreasing sequences. 27 00:01:50,830 --> 00:01:57,819 Well, if, a sub-n is an increasing sequence So an example 28 00:01:57,819 --> 00:02:04,700 of this would be an example we just saw an example would be a sub n equals n squared. 29 00:02:04,700 --> 00:02:10,212 Well I've got an increasing sequence then the sequence b sub n 30 00:02:10,212 --> 00:02:16,160 defined by just negating the terms of a sub n is a decreasing. 31 00:02:16,160 --> 00:02:18,300 Sequence. Alright. 32 00:02:18,300 --> 00:02:20,466 If the terms of a sub n are getting larger, the 33 00:02:20,466 --> 00:02:24,380 terms of b sub n are getting more negative, they're getting smaller. 34 00:02:24,380 --> 00:02:27,010 Why even bother with all of this? 35 00:02:27,010 --> 00:02:29,755 Well, basically, I just want to give definitions for 36 00:02:29,755 --> 00:02:32,195 the kinds of qualitative features that we might 37 00:02:32,195 --> 00:02:34,391 be interested in, might be interested in a 38 00:02:34,391 --> 00:02:38,000 sequence that's increasing or a sequence that's decreasing. 39 00:02:38,000 --> 00:02:41,550 We might also be interested in a sequence which maybe isn't 40 00:02:41,550 --> 00:02:46,410 necessarily getting bigger but at least it isn't getting any smaller. 41 00:02:46,410 --> 00:02:56,280 Is nondecreasing if whenever m is bigger than n, then this isn't the case. 42 00:02:56,280 --> 00:02:59,166 And to say that isn't the case means instead 43 00:02:59,166 --> 00:03:02,640 of less than it's greater than or equal to. 44 00:03:02,640 --> 00:03:06,872 So a non decreasing sequence is not getting any smaller 45 00:03:06,872 --> 00:03:12,740 in the sense that future terms are at least as large as previous terms. 46 00:03:12,740 --> 00:03:15,770 Here's an example of a non-decreasing sequence. 47 00:03:15,770 --> 00:03:20,416 Sequence might start 1, 1, 2, 2, 3, 3, 4, 48 00:03:20,416 --> 00:03:24,177 4 and so on where it sort of repeats itself. 49 00:03:24,177 --> 00:03:28,993 And this sequence isn't increasing because later 50 00:03:28,993 --> 00:03:33,368 terms are not larger than earlier terms. 51 00:03:33,368 --> 00:03:37,730 two is not greater than two. But the sequence is non decreasing, right? 52 00:03:37,730 --> 00:03:40,640 At least the terms aren't getting any smaller. 53 00:03:40,640 --> 00:03:44,490 Not very surprisingly we can also define non-increasing. 54 00:03:44,490 --> 00:03:51,240 A sequence is non-increasing if whenever m is bigger than n 55 00:03:51,240 --> 00:03:58,468 then a sub m isn't bigger than a sub n. And isn't bigger means less 56 00:03:58,468 --> 00:04:04,011 than equal or to. So a non-increasing sequence is, well, not 57 00:04:04,011 --> 00:04:10,230 necessarily decreasing but at least its not getting any larger. 58 00:04:10,230 --> 00:04:11,686 So thus far we've talked about 59 00:04:11,686 --> 00:04:15,770 increasing and decreasing, non-increasing and non-decreasing. 60 00:04:15,770 --> 00:04:20,130 Generally, it's just interesting if a sequence is heading in the same direction. 61 00:04:20,130 --> 00:04:22,110 If it's any of those things. 62 00:04:22,110 --> 00:04:24,126 A sequence a sub n is monotone 63 00:04:24,126 --> 00:04:28,914 if that sequence is increasing or non-increasing or decreasing or 64 00:04:28,914 --> 00:04:33,637 non-decreasing. So monotone amounts to jus a fancy way of 65 00:04:33,637 --> 00:04:44,099 saying. Heading in the same direction. 66 00:04:44,099 --> 00:04:47,600 [NOISE]