1 00:00:00,012 --> 00:00:06,544 [music] How do we really know that, that angle sum formula is true? 2 00:00:06,544 --> 00:00:11,197 What happens if I just rotate a single point? 3 00:00:11,197 --> 00:00:18,595 For instance, if I take this point here, the point (1, 0), and I rotate it through 4 00:00:18,595 --> 00:00:25,255 an angle of theta, then I end up at the point (cosine theta, sine theta). 5 00:00:25,255 --> 00:00:31,939 Somewhat similarly, if I take this point here, the point (0, 1), and I rotate 6 00:00:31,939 --> 00:00:38,723 counterclockwise through an angle of theta, I end up at the point (minus sine 7 00:00:38,723 --> 00:00:44,678 theta, cosine theta). What if I rotate some other point (x, 0)? 8 00:00:44,678 --> 00:00:51,047 Well, if I rotate (x, 0), say x is some number between 0 and 1, well, then I just 9 00:00:51,047 --> 00:00:57,499 think about where does (1, 0) go, right? (1,0) rotated at (cosine theta, sine 10 00:00:57,499 --> 00:01:01,332 theta). So (x, 0) must rotate to (x cosine theta, 11 00:01:01,332 --> 00:01:05,656 x sine theta), a point on the middle of this red line. 12 00:01:05,656 --> 00:01:09,591 What if I rotate (0, y) through an angle of theta? 13 00:01:09,591 --> 00:01:16,162 Similarly, if I've got some point, (0, y), say y is between 0 and 1, some point on 14 00:01:16,162 --> 00:01:22,727 this red line, if i rotate that point through an angle theta, well the point (0, 15 00:01:22,727 --> 00:01:29,118 1) rotates over to the point (minus sine theta, cosine theta) on the circle. 16 00:01:29,118 --> 00:01:34,814 So the point (0, y) rotates to a point on the red line with coordinates (minus y 17 00:01:34,814 --> 00:01:37,707 sine theta, y cosine theta). All right? 18 00:01:37,707 --> 00:01:44,156 Its exactly this point, but scaled by y. Okay, so we know how to rotate (x, 0), and 19 00:01:44,156 --> 00:01:48,671 we know how to rotate (0,y). How do i rotate (x, y)? 20 00:01:48,671 --> 00:01:53,796 So, what if i rotate this point, (x, y), through an angle theta? 21 00:01:53,796 --> 00:01:59,913 Well, lets rotate this, and all i really have to figure out is, where does the 22 00:01:59,913 --> 00:02:04,474 point (x, 0) end up, and where does the point (0, y) end up? 23 00:02:04,474 --> 00:02:08,396 Well, (x, 0) ends up at (x cosine theta, x sine theta). 24 00:02:08,396 --> 00:02:14,543 This point started off as (x, 0), and when I rotate that through an angle theta, this 25 00:02:14,543 --> 00:02:18,991 is where it ends up. And this point started off as (0, y), and 26 00:02:18,991 --> 00:02:25,043 if I rotate that point through an angle of theta, this point ends up at (minus y sine 27 00:02:25,043 --> 00:02:30,131 theta, y cosine theta). Now where does this point, (x, y) end up? 28 00:02:30,131 --> 00:02:35,717 All I have to do is just add together these two coordinates to figure out the 29 00:02:35,717 --> 00:02:40,879 coordinates of this other point. And that means that this point, (x, y) 30 00:02:40,879 --> 00:02:46,209 ends up at x cosine theta minus y sine , and its y coordinate is x sine theta plus 31 00:02:46,209 --> 00:02:49,808 y cosine theta. So now i know how to rotate a point. 32 00:02:49,808 --> 00:02:53,683 How does that help? The goal was to try to justify the angle 33 00:02:53,683 --> 00:02:57,047 sum formula. The trick is to think about what happens 34 00:02:57,047 --> 00:03:01,601 when you do successive rotations. If you first rotate through and angle 35 00:03:01,601 --> 00:03:06,693 alpha, and then an angle beta, that's the same as rotating through an angle alpha 36 00:03:06,693 --> 00:03:10,566 plus beta all at once. Specifically, if I start with a point, (1, 37 00:03:10,566 --> 00:03:15,492 0), and rotate through an angle of alpha, it ends up at (cosine alpha, sine alpha). 38 00:03:15,492 --> 00:03:20,188 I could then take that point and rotate it to the angle beta, and I've got a formula 39 00:03:20,188 --> 00:03:22,949 for that. Once I do that, the new coordinates are 40 00:03:22,949 --> 00:03:27,573 cosine alpha cosine beta minus sine alpha sine beta, and then the y-coordinate is 41 00:03:27,573 --> 00:03:30,697 cosine alpha sine beta plus sine alpha cosine beta. 42 00:03:30,697 --> 00:03:36,092 But that's the same point as I'd get if I started with (1, 0), and just rotated the 43 00:03:36,092 --> 00:03:39,967 whole thing initially through the angle alpha plus beta. 44 00:03:39,967 --> 00:03:45,649 This means that cosine alpha plus beta must be equal to cosine alpha cosine beta 45 00:03:45,649 --> 00:03:51,497 minus sine alpha sine beta, and sine alpha plus beta must be cosine alpha sine beta 46 00:03:51,497 --> 00:03:56,333 plus sine alpha cosine beta. These angle sum formulas can look very 47 00:03:56,333 --> 00:04:02,353 mysterious when they're written down, but they're really coming from a very simple 48 00:04:02,353 --> 00:04:06,342 source. They're coming from the fact that rotating 49 00:04:06,342 --> 00:04:12,690 through one angle and another angle is the same as rotating through the sum of those 50 00:04:12,690 --> 00:04:14,829 two angles. .