Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Rotational invariance
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Mathematics == === Functions === For example, the function : <math>f(x,y) = x^2 + y^2 </math> is invariant under rotations of the plane around the origin, because for a rotated set of coordinates through any [[angle]] ''ΞΈ'' : <math>x' = x \cos \theta - y \sin \theta </math> : <math>y' = x \sin \theta + y \cos \theta </math> the function, after some cancellation of terms, takes exactly the same form : <math>f(x',y') = {x}^2 + {y}^2 </math> The rotation of coordinates can be expressed using [[matrix (mathematics)|matrix]] form using the [[rotation matrix]], : <math>\begin{bmatrix} x' \\ y' \\ \end{bmatrix} = \begin{bmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos \theta \\ \end{bmatrix}\begin{bmatrix} x \\ y \\ \end{bmatrix} ,</math> or symbolically, {{prime|'''x'''}} = '''Rx'''. Symbolically, the rotation invariance of a real-valued function of two real variables is : <math>f(\mathbf{x}') = f(\mathbf{Rx}) = f(\mathbf{x}) </math> In words, the function of the rotated coordinates takes exactly the same form as it did with the initial coordinates, the only difference is the rotated coordinates replace the initial ones. For a [[function of several real variables|real-valued function of three or more real variables]], this expression extends easily using appropriate rotation matrices. The concept also extends to a [[vector-valued function]] '''f''' of one or more variables; : <math>\mathbf{f}(\mathbf{x}') = \mathbf{f}(\mathbf{Rx}) = \mathbf{f}(\mathbf{x}) .</math> In all the above cases, the arguments (here called "coordinates" for concreteness) are rotated, not the function itself. === Operators === For a [[function (mathematics)|function]] : <math>f : X \rightarrow X ,</math> which maps elements from a [[subset]] ''X'' of the [[real line]] <math>\mathbb{R}</math> to itself, '''rotational invariance''' may also mean that the function [[commutative operation|commute]]s with rotations of elements in ''X''. This also applies for an [[Operator (mathematics)|operator]] that acts on such functions. An example is the two-dimensional [[Laplace operator]] : <math>\nabla^2 = \frac{\partial^2}{\partial x^2} + \frac{\partial^2}{\partial y^2} ,</math> which acts on a function ''f'' to obtain another function β<sup>2</sup>''f''. This operator is invariant under rotations. If ''g'' is the function ''g''(''p'') = ''f''(''R''(''p'')), where ''R'' is any rotation, then (β<sup>2</sup>''g'')(''p'') = (β<sup>2</sup>''f'' )(''R''(''p'')); that is, rotating a function merely rotates its Laplacian. <!-- Should add the (classical) physics sense, and Computer Vision sense too -->
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)