1 00:00:00,012 --> 00:00:05,134 Once upon a time, long, long time ago in a cave somewhere, 2 00:00:05,134 --> 00:00:10,762 there was some cave person who first started studying numbers. 3 00:00:10,762 --> 00:00:16,061 And then, the cave person had an idea, the idea is functions. 4 00:00:16,061 --> 00:00:22,648 Instead of just studying numbers, this cave person is going to study numbers 5 00:00:22,648 --> 00:00:28,572 depending on other numbers, the relationships between numbers. 6 00:00:28,572 --> 00:00:32,165 There's another way to think about functions. 7 00:00:32,165 --> 00:00:38,120 A different metaphor is that functions [NOISE] eat numbers and after they're 8 00:00:38,120 --> 00:00:42,832 done processing them, they spit out [NOISE] some other number. 9 00:00:42,832 --> 00:00:48,722 Functions eat numbers and spit out numbers, but the food chain keeps going. 10 00:00:48,722 --> 00:00:53,867 The derivative is an operator, and what that means, is that it's like a function 11 00:00:53,867 --> 00:00:57,646 for functions. The derivative eats a function, and after 12 00:00:57,646 --> 00:01:01,792 it's done with it, it spits out a new function, the derivative. 13 00:01:01,792 --> 00:01:05,961 First, we studied numbers, then we studied functions, which are 14 00:01:05,961 --> 00:01:11,109 numbers that depend on numbers or things that you do to numbers, and now, the 15 00:01:11,109 --> 00:01:14,140 derivative. The derivative eats something which 16 00:01:14,140 --> 00:01:16,924 itself eats something and spits out numbers, 17 00:01:16,924 --> 00:01:21,583 and then, the derivative spits out a new thing that eats numbers and spits out 18 00:01:21,583 --> 00:01:24,528 numbers. So the derivative takes a function and 19 00:01:24,528 --> 00:01:29,076 gives you a new function and this d/dx notation is so powerful that you can 20 00:01:29,076 --> 00:01:34,342 start to talk about the derivative even before you've applied it to any function. 21 00:01:34,342 --> 00:01:38,128 Look at this. This is some sort of equation, but it's 22 00:01:38,128 --> 00:01:42,578 really a nonsense equation. The second derivative, minus one, what 23 00:01:42,578 --> 00:01:45,509 does it even mean? Equals the derivative minus one. 24 00:01:45,509 --> 00:01:48,830 What am I doing here, multiplying? Who knows? 25 00:01:48,830 --> 00:01:54,243 The derivative of plus one, this sort of nonsense looks similar to something very 26 00:01:54,243 --> 00:01:55,659 reasonable, that x^2-1=(x-1)(x+1). 27 00:01:57,182 --> 00:02:01,946 There's actually some sense to this. So let's try to make sense of the 28 00:02:01,946 --> 00:02:05,199 right-hand side after I apply it to a function. 29 00:02:05,199 --> 00:02:10,425 So we don't even really know what this means, but the notation is so powerful 30 00:02:10,425 --> 00:02:15,239 that it's just going to lead us forward. So I'm going to copy down (d/dx-1) in 31 00:02:15,239 --> 00:02:20,413 parentheses and I had to figure out how I'm going to apply this thing to f. 32 00:02:20,413 --> 00:02:25,136 I'm going to act like this distributes. I'll write d/dx of f plus 1*f. 33 00:02:25,136 --> 00:02:30,942 Now, I can keep on going. All right? This, if you kind of imagine, 34 00:02:30,942 --> 00:02:37,060 might distribute over this. What would that, what would that mean? 35 00:02:37,060 --> 00:02:41,168 I'm going to d/dx this whole thing, so d/dx of d/dx of f plus f minus one times 36 00:02:41,168 --> 00:02:47,812 this, so minus d/dx of f plus f. And now, I can keep calculating. 37 00:02:47,812 --> 00:02:54,622 The derivative of the derivative of f plus f, well, the derivative of a sum is 38 00:02:54,622 --> 00:02:59,092 the sum of the derivative, so that makes sense. 39 00:02:59,092 --> 00:03:07,021 That's the derivative of the derivative of f plus the derivative of f minus the 40 00:03:07,021 --> 00:03:14,192 derivative of f minus f, subtracting, summing f, so it's subtracting f. 41 00:03:14,192 --> 00:03:20,867 I have good news. I've got a plus derivative here and a minus derivative of 42 00:03:20,867 --> 00:03:24,917 f there, so what I'm left with is d/dx d/dx of f 43 00:03:24,917 --> 00:03:30,177 which I could write as the second derivative of f minus f. 44 00:03:30,177 --> 00:03:36,733 I could also write this as the second derivative minus one applied to f and 45 00:03:36,733 --> 00:03:40,560 that's exactly what's on the other side of this equation. 46 00:03:40,560 --> 00:03:43,499 At this point, this is all a sort of cheating, 47 00:03:43,499 --> 00:03:46,413 so if this doesn't speak to you don't worry. 48 00:03:46,413 --> 00:03:51,375 [MUSIC] The upshot though is that differentiation is an operation to apply 49 00:03:51,375 --> 00:03:59,197 to functions and it's possible to reason precisely about differentiation in the 50 00:03:59,197 --> 00:04:05,063 abstract just as an operation. [MUSIC]