1 00:00:00,052 --> 00:00:00,997 Transform! 2 00:00:00,997 --> 00:00:07,498 [MUSIC] 3 00:00:07,498 --> 00:00:10,360 We have some series that we already know about. 4 00:00:10,360 --> 00:00:16,680 Well, for example I know that the sum n goes from 0 to infinity of x to the n. 5 00:00:16,680 --> 00:00:19,240 That's a power series for a function we already know. 6 00:00:19,240 --> 00:00:23,100 Its just the power series for one over one minus x. 7 00:00:23,100 --> 00:00:26,700 And we've got some operations that we can apply to power series. 8 00:00:26,700 --> 00:00:29,720 Well, we can differentiate a power series, we can integrate 9 00:00:29,720 --> 00:00:32,540 a power series term by term, I can multiply together 10 00:00:32,540 --> 00:00:35,590 a power series and I can divide power series. 11 00:00:35,590 --> 00:00:38,880 Now we can put together the series that we know and the 12 00:00:38,880 --> 00:00:43,260 operations that we can do in order to build new power series. 13 00:00:43,260 --> 00:00:44,050 Well, here's our goal. 14 00:00:45,640 --> 00:00:52,425 I'd like to find a power series for the function 1/(1-x)^2. 15 00:00:52,425 --> 00:00:57,990 We can do this in two different ways. Let's notice something about this. 16 00:00:57,990 --> 00:01:04,730 This e is the derivative of 1/(1-x). Why is that? 17 00:01:04,730 --> 00:01:07,770 Well, let's just work it out right, this is the derivative I'm 18 00:01:07,770 --> 00:01:13,870 claiming of 1 minus x to the minus 1st power, well differentiate this 19 00:01:13,870 --> 00:01:18,780 using the power rule that's negative 1 times 1 minus x to 20 00:01:18,780 --> 00:01:23,030 the negative 2nd power times the derivative of the inside by the chain 21 00:01:23,030 --> 00:01:27,950 rule which is just multiplying this by another copy of minus 1. 22 00:01:27,950 --> 00:01:31,900 So this is minus 1, times 1 minus x to the negative second power, times minus 1. 23 00:01:31,900 --> 00:01:36,310 Well, what happens, right, these minus 1s cancel. 24 00:01:36,310 --> 00:01:41,180 And what I'm left with, is just 1 minus x to the minus second power. 25 00:01:41,180 --> 00:01:44,600 Well, I could write that as 1 over 1 minus x squared. 26 00:01:44,600 --> 00:01:46,310 That's exactly what I've got here. 27 00:01:46,310 --> 00:01:48,280 So the derivative of 1 over 1 minus 28 00:01:48,280 --> 00:01:50,980 x is this function that I'm interested in? 29 00:01:50,980 --> 00:01:54,720 So it's differentiate the power series term by term. 30 00:01:54,720 --> 00:02:02,280 So this is the derivative of the sum n goes from 0 to infinity of x to the n. 31 00:02:02,280 --> 00:02:04,810 And, like I said, differentiating term by term. 32 00:02:04,810 --> 00:02:09,180 This is the sum n goes from 1 to infinity. 33 00:02:09,180 --> 00:02:13,370 Of the derivative of nth term the derivative of x to the n, 34 00:02:13,370 --> 00:02:17,230 note that I changed from n equals 0, n equals 1 because when derivative 35 00:02:17,230 --> 00:02:21,520 the n equals 0 terms that's the derivative of a constant which is just 0. 36 00:02:21,520 --> 00:02:24,550 So when I start here with n equals 1, alright 37 00:02:24,550 --> 00:02:26,670 so this is the sum and it goes from 1 to 38 00:02:26,670 --> 00:02:29,710 infinity what's the derivative of x to the n by the 39 00:02:29,710 --> 00:02:33,100 power rule that's n times x to the n minus 1. 40 00:02:33,100 --> 00:02:38,700 And now if I don't like having the n minus 1 there I 41 00:02:38,700 --> 00:02:42,860 could re-index this series, right. What happens when I plug in n equals 1? 42 00:02:42,860 --> 00:02:45,360 Well, that's 1 times x to the 0. 43 00:02:45,360 --> 00:02:45,490 Right. 44 00:02:45,490 --> 00:02:47,830 And then what happens when I plug in n equals 2? 45 00:02:47,830 --> 00:02:52,010 Well, that's 2 times x to the 1st. What happens when I plug in n equals 3? 46 00:02:52,010 --> 00:02:57,860 That's 3 times x squared, and so on. So I could rewrite 47 00:02:57,860 --> 00:03:03,880 this series as just the sum n goes from 0 to infinity 48 00:03:03,880 --> 00:03:08,780 of (n+1)*x^n. And there we go, I've written down a power 49 00:03:08,780 --> 00:03:14,650 series for the function 1/(1-x)^2. Of course, if I 50 00:03:14,650 --> 00:03:19,220 don't like thinking like this, if I don't like differentiating, I can also approach 51 00:03:19,220 --> 00:03:23,930 this problem by just trying to multiply together two copies of the original power 52 00:03:23,930 --> 00:03:28,920 series. Well, what I mean, is that the sum of x^n 53 00:03:28,920 --> 00:03:33,312 n goes from zero to infinity is 1/(1-x). 54 00:03:34,600 --> 00:03:40,540 That means that if I square this side and square this side I 55 00:03:40,540 --> 00:03:45,870 should get a formula then, a power series for 1 over 1 minus x quantity squared. 56 00:03:45,870 --> 00:03:48,740 But how do I write that as a power series? 57 00:03:48,740 --> 00:03:50,040 Well, lets at least get started, lets at 58 00:03:50,040 --> 00:03:52,010 least figure out what the first few terms are. 59 00:03:52,010 --> 00:03:53,950 So I'm just going to write down the sum of 60 00:03:53,950 --> 00:03:55,590 x to the n or you know the first few terms of it. 61 00:03:55,590 --> 00:04:01,400 So that's 1 plus x plus x squared plus x cubed plus... 62 00:04:01,400 --> 00:04:04,810 and I'm squaring that so multiplying it by itself so I'll write down 63 00:04:04,810 --> 00:04:10,328 the same thing again, one plus x plus x squared, plus x cubed plus... 64 00:04:10,328 --> 00:04:14,580 Now I want to figure out what happens when I multiply these things together. 65 00:04:14,580 --> 00:04:17,540 So what do I get? Well, 1 times 1, thats 1. 66 00:04:18,590 --> 00:04:19,360 How many x 67 00:04:19,360 --> 00:04:20,270 terms do I get here? 68 00:04:20,270 --> 00:04:24,026 Well, I've got a 1 times and x, or I've got an x times a 1. 69 00:04:24,026 --> 00:04:27,540 Now there's no other way to multiply these things and get and x. 70 00:04:27,540 --> 00:04:28,899 So theres plus 2 x. 71 00:04:29,930 --> 00:04:32,080 How many x squareds do I get out? 72 00:04:32,080 --> 00:04:34,940 Well, I can multiply this 1 times this x squared, 73 00:04:34,940 --> 00:04:37,780 multiply this x times this x or I can multiply this 74 00:04:37,780 --> 00:04:40,400 x squared times this 1 but I got 3x squared 75 00:04:40,400 --> 00:04:44,140 and there's no other way to get an x squared out. 76 00:04:44,140 --> 00:04:44,370 how can 77 00:04:44,370 --> 00:04:48,220 I get an x cubed? Well, I can multiply 1 times x cubed. 78 00:04:48,220 --> 00:04:54,240 Or x times x squared or this x squared times this x or this x cubed times 1, so 79 00:04:54,240 --> 00:04:59,845 that gives me 4 ways of getting an x cubed term and alright plus... 80 00:04:59,845 --> 00:05:03,210 Now, maybe you believe that pattern continues. 81 00:05:03,210 --> 00:05:05,830 Well, it certainly looks like this is giving me 82 00:05:05,830 --> 00:05:09,610 the sum n goes from 0 to infinity of 83 00:05:09,610 --> 00:05:14,770 n plus 1 times x to the nth power. I mean, n equals 0 is 1 84 00:05:14,770 --> 00:05:19,860 times x to the 0, n equals 1 is 2 times x to the first, n 85 00:05:19,860 --> 00:05:26,500 equals 2 is 3 times x squared, n equals 3 is 4 times x cubed and so on. 86 00:05:26,500 --> 00:05:30,330 To make that more rigorous, we probably have to talk about induction. 87 00:05:30,330 --> 00:05:34,610 Or we could just bring up a theorem on multiplying power series. 88 00:05:34,610 --> 00:05:37,620 Well, here's out theorem for multiplying power series. 89 00:05:37,620 --> 00:05:39,650 The product of this power series and this 90 00:05:39,650 --> 00:05:42,050 power series is given by this power series. 91 00:05:42,050 --> 00:05:46,020 And it's a little bit complicated to see how the coefficient's affected, right? 92 00:05:46,020 --> 00:05:48,360 Here the coefficient for a suborn, here the coefficients for 93 00:05:48,360 --> 00:05:51,020 b suborn and when I multiple these together I get 94 00:05:51,020 --> 00:05:55,180 this concolved series the sum i goes from 0 to 95 00:05:55,180 --> 00:05:58,540 n of a suborn times b suborn n minus i. 96 00:05:58,540 --> 00:06:00,560 Now we can apply that theorem, 97 00:06:00,560 --> 00:06:02,780 well in this case our formula for 1 over 1 98 00:06:02,780 --> 00:06:06,270 minus x is just for all the coefficients are 1. 99 00:06:06,270 --> 00:06:10,570 So if I multiply 1 over 1 minus x by 1 over 100 00:06:10,570 --> 00:06:15,960 1 minus x, then I get 1 over 1 minus x squared. 101 00:06:15,960 --> 00:06:19,290 So that means all the a sub i's and b sub n minus i's are 102 00:06:19,290 --> 00:06:26,100 all just 1, so here is a power series for 1 over 1 minus x squared. 103 00:06:26,100 --> 00:06:30,160 Lets simply, well the sum i goes from 0 to n of just 104 00:06:30,160 --> 00:06:34,380 1 or that's 1 plus 1 plus 1 but its n 105 00:06:34,380 --> 00:06:38,610 plus 1 once. So I can really write this power series 106 00:06:38,610 --> 00:06:44,602 which is the sum n goes to 0 from infinity of n plus 1 times x to the n and 107 00:06:44,602 --> 00:06:51,498 that's exactly what we got before by 108 00:06:51,498 --> 00:06:55,080 using derivatives. 109 00:06:55,080 --> 00:06:59,418 [SOUND]