←back to thread

109 points thunderbong | 1 comments | | HN request time: 0s | source
Show context
JPLeRouzic ◴[] No.42202394[source]
> Quaternions

I know nothing of physics, but it seems to me that rotation fingerprints are everywhere in physics. Is this just me or is there something more tangible in this remark?

replies(4): >>42203111 #>>42203171 #>>42205393 #>>42213719 #
Ono-Sendai ◴[] No.42203111[source]
It's not just you. Dirac fields are constantly rotating. In fact the solutions are called spinors. (e.g. things that spin). There are a lot of rotations at the quantum level. It's also why complex numbers show up a lot in q.m.
replies(1): >>42204619 #
ValentinA23 ◴[] No.42204619[source]
I've been trying to get an intuitive understanding of why multiplying by e^ix leads to a rotation in the complex plane, without going into Taylor series (too algebraic, not enough geometric). I tried to find a way to calculate the value of e in a rotational setting, maybe there is a way to reinterpret compound interests as compound rotation. Any insight ?
replies(6): >>42205350 #>>42205486 #>>42206146 #>>42206559 #>>42207001 #>>42209988 #
1. itishappy ◴[] No.42206559[source]
Euler's formula is a specific case of the exponential map from Lie theory. This means e^x can be used with all sorts of interesting x types, and it often has surprisingly intuitive behavior! When x is a real number you get continuous growth. When x is a purely imaginary number you get continuous rotation. When x is complex you get continuous growth and rotation. When x is a matrix you get a continuous linear transformation (growth, rotation, and shear). What's the similarity here? Euler's formula treats it's argument as a transformation which gets continuously applied in infinitesimal amounts. This also explains the formula for calculating the value of e:

    e = lim (1 + 1 / n) ^ n where (x -> infinity)
https://en.wikipedia.org/wiki/Exponential_map_(Lie_theory)

https://en.wikipedia.org/wiki/Matrix_exponential

https://www.youtube.com/watch?v=O85OWBJ2ayo