How to rotate any graph by any angle

  Рет қаралды 644,875

RedBeanieMaths

RedBeanieMaths

Жыл бұрын

Without matrices!

Пікірлер: 779
@uncleben7306
@uncleben7306 Жыл бұрын
This video is really cool, you have a super simple derivation for the transformation too. One thing I think you should have included was why using a rule to rotate the point counterclockwise ended up rotating the graph clockwise. It was because plugging the new expressions in for x and y was basically saying "the counterclockwise rotations of these points satisfy the equation." So the said points would be a rotation in the clockwise direction from the original equation (very similar to how replacing x with x+2 in a function actually moves the graph to left by 2, instead of the right). To go in the standard counterclockwise direction, you can plug in negative theta and simplify with sin and cos rules. Also, it explains why the parametric equations still rotated counterclockwise, because you replaced the functions with the expressions rather than x and y, so the values that were equal to the new x and y rotated counterclockwise, instead of the counterclockwise rotations of x and y satisfying an equation. Again, great video. You definitely deserve more subs for this quality of video and explanation.
@fahrenheit2101
@fahrenheit2101 Жыл бұрын
I knew some subtlety had to have been glossed over - thanks for this. Still a little weird to wrap my head around though.
@uchinanchuu58
@uchinanchuu58 Жыл бұрын
You answered the main question I had about this video. Thanks!
@may21136
@may21136 Жыл бұрын
Yep. Given that positive theta = anticlockwise, we should ideally start with the transformed coordinate point (x',y'), rotate the point (x',y') back to our original coordinate system (x,y) in a clockwise direction (wherein negative theta comes), and then use the equation y = f(x). The final equation should be consisting of x' and y' terms. What this guy did, is that, instead of finding the locus P' (x',y'), he ended up finding the locus of P' conjugate (x',-y'), entirely going against the initial purpose.
@zackattack9228
@zackattack9228 Жыл бұрын
Thanks uncle Ben🙏
@rolosilver3256
@rolosilver3256 Жыл бұрын
UNCLE BEN?!
@OrangeC7
@OrangeC7 Жыл бұрын
"All I ask for is infinite precision, is that so much?" Every mathematician ever
@omargoodman2999
@omargoodman2999 Жыл бұрын
Heisenberg Uncertainty Principle: Yeah, about that...
@someoneonyoutube8622
@someoneonyoutube8622 Жыл бұрын
@@omargoodman2999 Gödel’s incompleteness theorems & Turing’s halting problem… we need to talk
@FireyDeath4
@FireyDeath4 Жыл бұрын
See if you can run Desmos on your personal hardware, get a chunkier graphics card and make the limiting parameters bigger
@NoerLuin
@NoerLuin Жыл бұрын
Fun Fact: in this case it is not about precision, the reason why it looks wrong is aliasing (the signal processing kind). The simple version is, that in each pixel on the screen there are multiple red lines, which cannot be shown correctly to you.
@someoneonyoutube8622
@someoneonyoutube8622 Жыл бұрын
@@NoerLuin what if someone invented a computer that could rotate pixels acording to the direction needed to display the best resolution for a given image
@IlTechnoDashlI
@IlTechnoDashlI Жыл бұрын
For those people who don't want to watch the whole 16 minutes: 1) Replace all the X's in your function with "x cos(Θ) - y sin(Θ)" 2) Replace all the Y's in your function with "x sin(Θ) + y cos(Θ)" 3) Set the "Θ" parameter to whatever angle you want your graph to be rotated by And that's it!
@cemmy410
@cemmy410 Жыл бұрын
Thank you! The video topic is very interesting and I would have watched the whole thing but I had to tap out about 4 minutes in because the pitched-up voice is a sensory nightmare 😩
@Dark-jn2pg
@Dark-jn2pg Жыл бұрын
Thanks so much
@kelly4187
@kelly4187 Жыл бұрын
And if anyone has ever encountered a rotation matrix... You already know how to do it lol. It seems a weird choice to go through this and not at least mention it at the end, instead choosing to go through a million examples when one or two would have sufficed.
@starfeast
@starfeast Жыл бұрын
That's literally a matrix. Thank you for saving me 14 minutes.
@manioqqqq
@manioqqqq Жыл бұрын
Add the parametrics
@pkmnhx43_27
@pkmnhx43_27 Жыл бұрын
Finally, I can rotate the line y = x I've always wanted to model the values of y where it is twice and much as x, but never knew how to rotate it, I can finally live in peace
@incredulity
@incredulity Жыл бұрын
Lol
@user-pr6ed3ri2k
@user-pr6ed3ri2k Жыл бұрын
tan(a)x be like
@capsey_
@capsey_ Жыл бұрын
@@user-pr6ed3ri2k nah dude, i use noodle technique, it's taking a raw noodle on a paper, spinning it around and drawing what it looks like on canvas with oil paints
@dukeofhollow5541
@dukeofhollow5541 Жыл бұрын
Also y = 2x and y = 0.5x graphs be like
@reeb3687
@reeb3687 Жыл бұрын
@@incredulity is your username dakota? it uses letters ive seen in dakota
@stealthgamer4620
@stealthgamer4620 Жыл бұрын
I really like that he basically taught the polar coordinate plane and system without actually using or saying that it is. Props to this person.
@fuschia-draws
@fuschia-draws 7 ай бұрын
all while answering an age-old question math enthusiasts always ask!
@jacobbaer785
@jacobbaer785 Жыл бұрын
One thing to keep in mind is that whenever you rotate a graph, it likely is no longer a function (if it was one to begin with). Some exceptions I can think of are straight lines, and sin and cos (rotated no more than 45 degrees). Otherwise,the curve will "bend over itself" and the same 'x' value can result in 2 different 'y' values. In other words, functions when rotated will, with some exceptions, always become implicit equations.
@notamouse5630
@notamouse5630 Жыл бұрын
And the proper solution to that is no longer thinking of it as a function in the cartesian plane, but instead the polar one. y=f(x) -> r=f(theta) then rotate and it can be a function. Or a parametric equation.
@astralnekomimi
@astralnekomimi Жыл бұрын
This is one way to define that a function is one-to-one: a function is one-to-one if and only if it can never be rotated about the origin in such a way that it is no longer a function.
@AliAhmed-ez2zy
@AliAhmed-ez2zy Жыл бұрын
@@notamouse5630 Agreed, that's how I approached the original problem; parameterize your equation to make a vector in ℝ² as a function of t, and then apply the general rotation matrix in ℝ²: Rot_θ = {{cosθ, -sinθ}, {sinθ, cosθ}} So for a generic vector valued function v(t) in ℝ², the rotation would just be (Rot_θ) v(t). It's a generic linear algebra approach to the problem that yields the same results.
@kelly4187
@kelly4187 Жыл бұрын
@Astralnekomimi not quite. Y=X can be rotated up to 45 degrees and still be a bijection.
@rashid.harvey
@rashid.harvey Жыл бұрын
This was missing, you can't really rotate all functions like stated at the beginning of the video
@withjoe1880
@withjoe1880 Жыл бұрын
Desmos can use degrees if you open the menu (wrench in upper right corner) and change from radians to degrees. You can also changes axis limits, ticks, polar, and more.
@Sahl0
@Sahl0 Жыл бұрын
needs likes cos important
@AwesomeEv
@AwesomeEv Жыл бұрын
radians usually works better because you don't have to change the axis scale for a sin function specifically
@user-iz5pd7tj6q
@user-iz5pd7tj6q Жыл бұрын
​@@Sahl0 I think its sin important
@Sahl0
@Sahl0 Жыл бұрын
@@user-iz5pd7tj6q inverse tan important
@jwjustjw8946
@jwjustjw8946 Жыл бұрын
You can also just put a degree symbol after a number while in radian mode and it will calculate that number specifically as degrees
@justinelliott4127
@justinelliott4127 Жыл бұрын
If my math teacher had shown the movement and number changes like you did in the first 30 seconds here, I could have avoided so much pain. Why they expected everyone to be able to just look at the numbers and automatically understand I'll never know.
@no-bk4zx
@no-bk4zx Жыл бұрын
The best way I found to intuitively understand graphs is to just plot it on a graph paper. Sit down, draw the axes, start taking some easily calculatable values of x and just plot it. Don't use calculators for as many values as possible and when you run out of easy values, then use calculator. Usually just gives me a good enough understanding of exactly why the graph is what it is.
@justinelliott4127
@justinelliott4127 Жыл бұрын
@@no-bk4zx Makes sense. I just know that I understand so much better with a corresponding automatic changing visual. There used to be this sim called Orbiter. Space flight but with hard numbers. I was grasping complex orbital mechanics through mathematical inputs while seeing the spacecraft change and also orbital trajectories change in real time.
@AlanCanon2222
@AlanCanon2222 Жыл бұрын
I feel the same way. I was educated before apps like this were commonplace (though computer graphics certainly existed, and such a program would be easy to write). But it can be shown just with chalk and a blackboard, using a few examples, even without animation.
@WhyneedanAlias
@WhyneedanAlias Жыл бұрын
I actually found out how to do this quite recently. I was playing around and noticed if I change the x in y=x² to x+y and y to x-y I would get a rotated parabola. Then by changing the ratios to like 5x+3y I'd get different rotations but they'd also always get scaled by some factor. So I also added complicated scaling factors until I tried using trig functions to scale the axes and it became so much easier. And after having taken a linear algera class it also makes much more sense because it is basically just applying a rotation matrix to [x,y]
@kelly4187
@kelly4187 Жыл бұрын
Still, nice work! Maths is supposed to be something we play with, not simply memorise to pass tests. No matter how hard it gets, you're doing it right!
@int16_t
@int16_t Жыл бұрын
So, basically you apply a 2D rotation matrix on the curve of the function. I find it interesting the inverse of x^2 (which is an even function) is sqrt(x) which is rotated 90 degree clockwise, and the inverse of x^3 (which is an odd function) is cuberoot(x), which is rotated 90 degrees (either sides), and flipped horizontally. While the inverse of 1/x is 1/x itself. Cool!!
@judecarter6095
@judecarter6095 Жыл бұрын
In fact every inverse function is equivalent to a pi/2 rotation and a reflection in the x axis, because that's functionally the same as reflecting in y=x.
@angeldude101
@angeldude101 Жыл бұрын
Alternatively, you multiply by a complex number. Using a matrix let's you represent arbitrary linear transformations, but complex numbers restrict you to just rotations (and scaling if you let them be unnormalized) which is perfectly fine and more efficient if that's all you need.
@aliensoup2420
@aliensoup2420 Жыл бұрын
Yeah, he's kind of lying when he says he doesn't use matrices. He is writing out the matrix operations long-hand as a new function, but he is still applying the standard rotational matrix transformation. It seems that a sophisticated graphing application could perform the proper substitutions without the need to write it out yourself. In a sense, he is defeating the purpose of layered abstraction, which is the general basis of higher mathematics.
@jaythegreat9211
@jaythegreat9211 Жыл бұрын
@@aliensoup2420 You do have to remember the target audience of this video is people in lower levels of math
@kelly4187
@kelly4187 Жыл бұрын
Then perhaps he should have not said anything about matrices in the description, and actually mentioned them in the video at the end. Tease them with the method and examples in the video, but then say "you know how I said we rotate the x-y plane not the curve... Well there's a more general way to transform the x-y plane..." And at least simply name drop
@trippstreehouse
@trippstreehouse Жыл бұрын
Thanks for the demonstration, wish you didn’t pitch shift vocals.
@igxniisan6996
@igxniisan6996 Жыл бұрын
YOU DON'T KNOW HOW MUCH I WANTED THIS PARTICULAR VIDEO FOR DECADES BUT NO ONE MADE IT I WAS SO DISAPPOINTED... FINALLY I CAN NOW DIE IN PEACE ☮️❤️ This is what we learnt in Electromagnetic Field Theory course in details, it's called "Tensor", Tensors let you do this! This guy just derived it in a simple way, if u add one more axis it will become the tensor rotation formula.
@kelly4187
@kelly4187 Жыл бұрын
... This is also just a simple rotation matrix from pre-college linear algebra.
@DoctressCalibrator
@DoctressCalibrator Жыл бұрын
I couldn't help myself but laugh when you added this modified voice that said "Shut up and tell us already." You did a great job!
@shmuelalexis9836
@shmuelalexis9836 Жыл бұрын
This questions, of rotating the graph, have been in my interest for long time. I always though a general procedure exist - glad I found your channel. Great work.
@magnusalferes1143
@magnusalferes1143 10 ай бұрын
I need to thank you so much for this, I've been working on a video game for a while now and decided that I would spawn things as I go rather than hand build in the editor. You have bestowed the power of rotating graphs upon me and now I can build using arrays and rotate after, simply amazing!!!!
@syre7608
@syre7608 Жыл бұрын
i couldnt listen to this voice for 1 minute
@V11MonstersMSM
@V11MonstersMSM 15 күн бұрын
Probably he got any grapes
@udomabasiekeme
@udomabasiekeme 14 күн бұрын
I do can, it's beautiful ❤
@JonnyBoi957
@JonnyBoi957 2 күн бұрын
Cap ​@@udomabasiekeme
@mrmaaf1443
@mrmaaf1443 Жыл бұрын
Really cool content but that voice changer is really annoying, like borderline unbearable
@pseudonym8762
@pseudonym8762 Жыл бұрын
never have i ever thought i would want to know how to rotate graphs like this. 10/10 gonna send it to my friends now
@muffinconsumer4431
@muffinconsumer4431 Жыл бұрын
No pitch shift = 7x better video
@sportsloverbaseball
@sportsloverbaseball Жыл бұрын
What does it matter? Maybe they just don’t feel comfortable with their voice being heard
@muffinconsumer4431
@muffinconsumer4431 Жыл бұрын
@@sportsloverbaseball And I don’t feel comfortable not hearing it
@EHMM
@EHMM Жыл бұрын
@@muffinconsumer4431 Literally only you.
@muffinconsumer4431
@muffinconsumer4431 Жыл бұрын
@@EHMM despite tens of other comments to the contrary. Riiiiiiight.
@EHMM
@EHMM Жыл бұрын
@@muffinconsumer4431 Literally only abnormal people
@RichConnerGMN
@RichConnerGMN Жыл бұрын
cool video. why the pitch shift
@sander_bouwhuis
@sander_bouwhuis 3 ай бұрын
You blew my mind with this video. The visual presentation makes it extremely clear that it indeed seems to work for all sorts of equations.
@jaafars.mahdawi6911
@jaafars.mahdawi6911 7 ай бұрын
Just how much energy can be felt in a simple, yet neat video like this one? Keep it up, man!
@BITniki
@BITniki Жыл бұрын
I love how well you explain how the rotation matrix works!
@stinknamazing
@stinknamazing Жыл бұрын
I really enjoyed this! Great job! Such fun to watch.
@may21136
@may21136 Жыл бұрын
I know that derivation of sin theta cos theta for rotation is very confusing, and I avoid doing it that way because of this. I advocate for the usage of *complex numbers* for this purpose. Complex numbers make the concept of rotational transform much easier to grasp, but you need to learn complex numbers before doing a rotational transform with it. Math is fun. If you learn something as intricate as complex numbers, you will find other harder things getting easier for you (such as finding rotated coordinates in this case). Rotation is just a special case of complex number multiplication.
@Wishbone1977
@Wishbone1977 Жыл бұрын
Honestly, when he began the explanation of how to rotate a single point, I was expecting the explanation to wind up in complex number territory and was mildly surprised when it didn't.
@kelly4187
@kelly4187 Жыл бұрын
I think it's because of the level of the target audience. But to say "without using matrices!" In the description, and not at least even namedrop a rotation matrix, which is EXACTLY what he did here? Travesty.
@jungtaemin1639
@jungtaemin1639 Жыл бұрын
You would have changed my life 10 years ago And you just made maths 10 times cooler for me, a mechanical engineering student
@kelly4187
@kelly4187 Жыл бұрын
Learn linear algebra and you can do all of this and more in a simple formulation.
@jungtaemin1639
@jungtaemin1639 Жыл бұрын
@@kelly4187 i already did, but this video tells me i could have figured it out during middle school using more basic maths. I really wanted an answer to this problem and never got to actually solve it nicely back then
@1234567zeek
@1234567zeek Жыл бұрын
I've been fighting with this for about 30 years ... thank you!
@spicca4601
@spicca4601 Жыл бұрын
20 years ago I was a high school student. And I ask exactly same question to my math teacher, but he even didn't understand the question. And after 20 years now finally I get an answer to this. Thanks a lot!
@XXXT-RexXXX
@XXXT-RexXXX Жыл бұрын
I wrote this equation into a KZfaq post ages ago! I was wondering when I would finally see a KZfaq video for this... Thanks!
@o.p-flyup2019
@o.p-flyup2019 7 күн бұрын
This was freaking beautiful.
@autaj
@autaj Жыл бұрын
This is too good, your videos are not boring at all
@Aditya_196
@Aditya_196 5 ай бұрын
🙌 you have my praise from all the math holic kids and myself for creating this video
@guillermogil3391
@guillermogil3391 Жыл бұрын
This is amazing, beautiful and such a perfect explanation!!
@rusgon
@rusgon Жыл бұрын
What a profound and clear explanation! Thank you!
@jakubw.2779
@jakubw.2779 Жыл бұрын
Oh my god, this is amazing, i'm almost a decade after my education, but this made me want to study maths again and i'm not even joking.
@kelly4187
@kelly4187 Жыл бұрын
Did you not learn linear algebra? This is just a rotation matrix. I did that in high school.
@supersaiyan2
@supersaiyan2 Жыл бұрын
I've always wondered how you could rotate a graph, this video answered that question!
@eishwarpawar4171
@eishwarpawar4171 Жыл бұрын
This is a nice intuiative demo, great work
@jonas_the_lost
@jonas_the_lost Жыл бұрын
Thanks, I didn't know this was possible. I've tried before and failed miserably so thank you for giving me the answer that I thought did not exist.
@trevorallen3212
@trevorallen3212 Жыл бұрын
Tip: If your using desmos if you wanted it based on degree angles set x degree = x*pi/180 when in radian mode on the trig functions.
@ValkyRiver
@ValkyRiver Жыл бұрын
You’re voice sounds so cool!
@allegrobas
@allegrobas Жыл бұрын
Wow!! Thanks for a great video. Love your voice !!!
@dewanthenmalai4232
@dewanthenmalai4232 6 ай бұрын
You can also derive the formula using the complex domain. Define a complex function of a Real variable as Z(x) = x + i*f(x), then since rotation in the complex plane is just multiplication you multiply Z(x) by e^(it), where t is your angle. When you do that, the Real and Imaginary parts of your new rotated function are identical to your transformation rules.
@lycheejuicelichigaming2263
@lycheejuicelichigaming2263 6 ай бұрын
First thing in my mind
@razschiffman5432
@razschiffman5432 Жыл бұрын
This is definitely the best math video i have seen in a while
@MrNess2911
@MrNess2911 Жыл бұрын
Great job Dexter! You've a new subscriber!
@akhildivi243
@akhildivi243 Жыл бұрын
Keep this amazing content up and you'll gain the subs you deserve
@CoacoBudder
@CoacoBudder Жыл бұрын
Loved the video, I went through the same process back in grade 9 when we were doing trigonometry. Here’s a calculus and trig question which I was asked in my last weeks (after the exam so we weren’t wholly wasting time) in Math C as a grade 12 student as a practical application of the calculus we’d been taught: ‘Given a continuous and differentiable function f(x), describe a general method to find all points whose distance to the nearest point(s) on f(x) is equal to a variable k’. I cant remember what the answer to this was but it was certainly a journey to get there, spent a week of my spare time on desmos :p
@phlaxyr
@phlaxyr Жыл бұрын
I was really interested by your question so I wanted to try it out. On desmos: calculator / bxxawx6ifg. If you take the max of the upper bound and the min of the lower bound, then it appears to be a solution. But the resulting function is not continually differentiable, and it looks like you need a lot of piecewise functions to describe it -- I can't imagine that there's an explicit formula. In addition, I used parameterizations - is there some way to write in terms of only x and y?
@kelly4187
@kelly4187 Жыл бұрын
That's an interesting problem. Now I'm going to lose hours of my life as well 😁
@letronix6243
@letronix6243 Жыл бұрын
This video was what I was searching for weeks ago before I came up with my own way.
@whisper3856
@whisper3856 Жыл бұрын
it’s beautiful!
@SandeepYadav-sam
@SandeepYadav-sam Жыл бұрын
It blew my mind. Totally amazing
@eriklokensgard7487
@eriklokensgard7487 8 ай бұрын
Awesome! This helped me answer one of my student's questions. Thanks!
@scoutgaming737
@scoutgaming737 Жыл бұрын
It's beautiful I've looked at it for 5 hours now
@mcpecommander5327
@mcpecommander5327 5 ай бұрын
You can change desmos to use degrees btw Also, for graphs it’s much more efficient (and in my opinion simpler) to represent the graph as a parametric, not to mention it’s actually doable to graph it by hand
@gamespotlive3673
@gamespotlive3673 Жыл бұрын
This is pretty cool and a great explanation
@momeet6965
@momeet6965 Жыл бұрын
I had this same thought experiment back in high school, I think I googled if it was possible or not and then forgot about it. Now I'm kicking myself for not trying to figure it out because it's so simple. Thank you for this video, my high school self is ecstatic right now (and current self too).
@florianvanbondoc3539
@florianvanbondoc3539 Жыл бұрын
Amazing video, i really wondered that but i abandoned the idea! Thanks man!
@alobeat7665
@alobeat7665 Жыл бұрын
I recently learned stuff about rotation matrix in college, so really informative video for me ^^
@ibrahimElKhalil55
@ibrahimElKhalil55 Жыл бұрын
If we use a slide to move the "diagonal sine" diagonally, wouldn't that make it look like a moving escalator?
@sxmple8493
@sxmple8493 Жыл бұрын
Wow thats really fun! Great video!
@d-_-b-Phil
@d-_-b-Phil Жыл бұрын
bruh. This is so cool, dude. Like, really freaking cool.
@rehandrone7146
@rehandrone7146 Жыл бұрын
So cool Love the video
@polyhistorphilomath
@polyhistorphilomath Жыл бұрын
You can also just use some functional equations and inequalities. Suppose we want to define cosine in terms of sine, or vice versa. Set c^2 = 1-s^2 Now if we have a good value of s, we don't need c to appear anywhere in our rotations. what are some valid values? well s should vary between -1 and 1. We can see that the coordinate transform is just giving us a linear combination of x and y. The scalar coefficients might as well be c and s. Let u = (1-s^2)x - (s^2)y . v= (s^2)x+(1-s^2)y. As it is, this will only cover one quadrant. But if you flip the sign of the first term in both u and v, you get the corresponding quadrant across the y-axis. Flipping the sign on the second term in each will put us below the x-axis. By the two combinations of two possible sign changes we get 4 possible quadrants. Great. Now just keep s between 1 and -1. Substitute u for x and v for y. if it's easier, just rewrite your original expression as a level curve. let y=f(x)=x^2. Now let g(x,y)=x^2-y. you can graph this by entering 0=g(x,y) in most software. If so then 0=g(u,v) will rotate the figure smoothly as s varies. again, just flip the signs to cover the other quadrants. [edit] I should add that the constraint on s isn't arbitrary. if |s| > 1 then the rotation is no longer rigid...that is, the shape is not preserved without deformation. As you can probably guess from the graph of y=sin(x), this is going to cover all possible rotations before you run out of s values. If you only let s vary from 0 to 1 then stitching together all the various sign permutations should cover the entire range of angles. [clarification] To get a mathematically positive rotation, let s vary from 1 to 0, 0 to 1, 1 to 0, then finally 0 to 1, bringing you back to y=f(x). Just switch to the next quadrant when s reaches either 0 or 1.
@brendandelear1145
@brendandelear1145 Жыл бұрын
STOP its too beautiful
@sincostan999
@sincostan999 3 ай бұрын
lol this reminds me of when i was in year 7 randomly asking my maths teacher if there was a formula for graphing an ellipse. i actually DID learn it a few years later which was pretty cool!
@pauselab5569
@pauselab5569 6 ай бұрын
my calculus book gave a nice answer to this, you can write the function in polar coordinates which makes it easier to rotate then switch back.
@chomikhunter
@chomikhunter Жыл бұрын
You deserve so many more subscribers
@elimartin9268
@elimartin9268 13 күн бұрын
I found an easy way to put it into Desmos, have different equations: defining the original function before rotation (“f(x)=…”), defining a variable (“b=…”) and the function after rotation. And preferably, put it on “degree” mode. For the parabola at a 45º angle, it would be: f(x)=x^2 b=45 x*sin(b)+y*cos(b) = f(x*cos(b) - y*sin(b)) Change variable “b” to however many degrees rotated you want and change the “f(x)=…” equation to whatever you need to change it to and the rotated equation will update with it. Setting it up like this will also make it so u only have to update less things whenever you want to make a change
@Jacob-vl6ts
@Jacob-vl6ts Жыл бұрын
Yes! I finally have a vague concept for how this works
@wilsonoliveira7447
@wilsonoliveira7447 3 ай бұрын
JC!! THAT'S VERY NICE!!. THANKS TO SHOW IT.
@yellowonpurple2081
@yellowonpurple2081 Жыл бұрын
The little wrench in the top right is settings, you can swap between radians and degrees
@tuxat_
@tuxat_ Жыл бұрын
this has the same vibe as being lost at walmart and not being able to find your parents.
@andrewsemenenko8826
@andrewsemenenko8826 Жыл бұрын
I figured this thing a long time ago, partially by myself when I was in school (currently in University, making games) Was really curious how it works back then. Thank you for the explanation to others who are as curious as I was! Good luck with the channel
@supramayro434
@supramayro434 Жыл бұрын
Українця тутка навіть не думав знайти
@mraoz8706
@mraoz8706 Жыл бұрын
finally, I can spin x^2 + y^2 = 1 after I'm struggling for years
@KekusMagnus
@KekusMagnus Жыл бұрын
baby's first rotation matrix
@tombouie
@tombouie 14 күн бұрын
Quite informative & humorous
@725etw7w
@725etw7w Жыл бұрын
I was thinking about and in autumn I gave up, and finally... Thank you!!
@reubenmanzo2054
@reubenmanzo2054 11 ай бұрын
The rotating cubic looks hypnotic.
@hub3530
@hub3530 2 күн бұрын
As an Algebra 2 student I am flabbergasted by the ludicrous graphs that were previewed.
@shaunrichardson3333
@shaunrichardson3333 Жыл бұрын
Thank you! I have been asking myself how to do this since Year 8!! Thank you for a great explanation of it and with cool looking functions too (what is MOB??) Looking forward to amazing my students and your part 2 video! Looks very interesting and fun
@Thomfamily5
@Thomfamily5 7 ай бұрын
couldnt find anything about MOB
@simonvilsgaardsvenstrup2828
@simonvilsgaardsvenstrup2828 Жыл бұрын
I did not know I needed this. Thank u so much :D))))
@Dhruvbala
@Dhruvbala 7 ай бұрын
I think what you derived is the inverse of what we want, transforming P’ to P.. since we get points that follow x’=(y’)^2 _after_ (rather than before) rotation. We should instead have solved for x,y in terms of x’,y’, substituting these expressions in the original equation y=x^2 Makes sense as the graphs are later shown rotating in the negative direction. If we want to rotate by +theta, we could just negate all the thetas in the expression Nice video, in any case
@Ilmari_Hirvonen
@Ilmari_Hirvonen Жыл бұрын
Based on the voice I thought that this video was from 12 years ago
@mxsteri0
@mxsteri0 Ай бұрын
you were 132 months off :]
@r2k314
@r2k314 Жыл бұрын
all three videos are fantastic. thanks much
@Moogie237
@Moogie237 Жыл бұрын
Oh my god. Years ago I pondered with a classmate of mine in algebra 2 whether there was a way to rotate a graph like a parabola and they were like “probably not.” I finally have the method.
@omielgato
@omielgato Жыл бұрын
Simply Beautiful!
@tracyking4521
@tracyking4521 Жыл бұрын
God I Wish I saw this vid when I tried to rotate points on a grid great video
@PlayNowWorkLater
@PlayNowWorkLater Жыл бұрын
Interesting video. What I really liked was in the beginning, with then chalkboard background how you had the x and y coordinates in the lower part of then board changing as the parabolas etc on the actual graph changed. But when you moved on to the Trigonometric functions they just stayed the same on the bottom as the drawing rotated would be great if that could be made visual too
@Killerkraft975
@Killerkraft975 18 күн бұрын
This reminded me, that in computer graphics, coordinates are represented using matrices and you can compute rotations very easily. If rotation is in angles however, this method is required.
@naeemhaq176
@naeemhaq176 Жыл бұрын
Great video. Thank you for making it.
@feelingzhakkaas
@feelingzhakkaas Жыл бұрын
Absolutely wonderful
@hrishikeshaggrawal
@hrishikeshaggrawal Жыл бұрын
it's like i ask myself a question and somehow a couple weeks later someone delivers. this has happened four times in a row now
@il_vero_saspacifico6141
@il_vero_saspacifico6141 Жыл бұрын
Thank you, I Always wondered about something like that, very intereseting yet simple
@dschamp5
@dschamp5 7 ай бұрын
Crazy crazy crazy how I was JUST looking at my old writeup of this proof seconds before finding this video. Didn't say anything or look up anything even remotely related to this. Just looked at a physical paper in my notebook with this proof on it, then this video is reccomended to me. That's absolutely nuts.
@ingiford175
@ingiford175 Жыл бұрын
Actually in my alg 2 in highschool, we rotated to remove the xy term in the ax^2 + bxy+cy^2+dx+ey+f=0 equation and showed all eq of that form was one of the conics. This was pre-trig. and of course this was 'fun' especially showing 1/xy=1 (written as 1=xy) is a hyperbola
@daverothery9713
@daverothery9713 Жыл бұрын
Melting your FPU for science 😂Thanks, that was cool stuff!
@danstark462
@danstark462 Жыл бұрын
Thanks for your insight.
@henterpriser5779
@henterpriser5779 7 ай бұрын
I love math how this guy explains it
@TheXientist
@TheXientist Жыл бұрын
"without matrices!" what you described is exactly the 2d rotation matrix but just formatted differently
@ItsaMe444
@ItsaMe444 Жыл бұрын
You can also multiply a rotation matrice with the vectors of the graph (x,f(x))
@opiret44
@opiret44 Жыл бұрын
This is a dream come true!
@apple_juice_person5595
@apple_juice_person5595 Жыл бұрын
IT'S SO BEAUTIFUL
@misterroboto1
@misterroboto1 Жыл бұрын
It certainly is!
How to rotate any graph by any angle (Part 2)
17:35
RedBeanieMaths
Рет қаралды 69 М.
Deux (deux?) minutes pour la quadrature du cercle
22:23
El Jj
Рет қаралды 277 М.
Be kind🤝
00:22
ISSEI / いっせい
Рет қаралды 20 МЛН
ELE QUEBROU A TAÇA DE FUTEBOL
00:45
Matheus Kriwat
Рет қаралды 22 МЛН
СҰЛТАН СҮЛЕЙМАНДАР | bayGUYS
24:46
bayGUYS
Рет қаралды 756 М.
3D graph on Desmos
4:08
Benoit Bouthillette
Рет қаралды 37 М.
How to lie using visual proofs
18:49
3Blue1Brown
Рет қаралды 3,1 МЛН
Putting Algebraic Curves in Perspective
21:39
Bill Shillito
Рет қаралды 220 М.
How I animate stuff on Desmos Graphing Calculator
7:49
Junferno
Рет қаралды 3,4 МЛН
I Made a Neural Network with just Redstone!
17:23
mattbatwings
Рет қаралды 335 М.
Sine graphs but they get increasingly more AMAZING
5:55
The Math Wizard
Рет қаралды 156 М.
What Gear Shape Meshes With a Square?
31:17
Morphocular
Рет қаралды 340 М.
Researchers thought this was a bug (Borwein integrals)
17:26
3Blue1Brown
Рет қаралды 3,3 МЛН
How to rotate any graph by any angle (Part 3)
21:11
RedBeanieMaths
Рет қаралды 35 М.
#miniphone
0:18
Miniphone
Рет қаралды 11 МЛН
⌨️ Сколько всего у меня клавиатур? #обзор
0:41
Гранатка — про VR и девайсы
Рет қаралды 654 М.
Kalem ile Apple Pen Nasıl Yapılır?😱
0:20
Safak Novruz
Рет қаралды 1,2 МЛН
How much charging is in your phone right now? 📱➡️ 🔋VS 🪫
0:11
МОЖНО ЛИ заряжать AirPods в чехле 🧐😱🧐 #airpods #applewatch #dyson
0:22
Apple_calls РЕПЛИКА №1 В РФ
Рет қаралды 21 М.