I'm studying Lie Groups and their actions on manifolds and I was looking for a "concrete" example of an action. All the stuff about $GL(n;\mathbb{R})$ acting on $\mathbb{R}^n$ is ok but I can't visualise it well, so I thought of an action by the Lie group $S^1$ on $S^2$ by "rotation" in this sense: every element of $S^1$ can be identified by and angle $\alpha$ given by the anti-clockwise rotation around the center $(0,0)$; in the same way we can parametrize $S^2$ using latitude and colatitude. The action that I came up with is simply $$ \begin{gather} S^1 \times S^2 \longrightarrow S^2 \\ (\alpha,(\theta, \varphi))\longmapsto (\alpha + \theta, \varphi) \end{gather} $$ which "spins" $S^2$ around the vertical axis. Is this actually an example of a Lie group acting on $S^2$? Are there any other more "concrete" examples I can look at?
2026-04-08 00:53:01.1775609581
Action of $S^1$ as a Lie Group on $S^2$ by "rotation"
213 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DIFFERENTIAL-GEOMETRY
- Smooth Principal Bundle from continuous transition functions?
- Compute Thom and Euler class
- Holonomy bundle is a covering space
- Alternative definition for characteristic foliation of a surface
- Studying regular space curves when restricted to two differentiable functions
- What kind of curvature does a cylinder have?
- A new type of curvature multivector for surfaces?
- Regular surfaces with boundary and $C^1$ domains
- Show that two isometries induce the same linear mapping
- geodesic of infinite length without self-intersections
Related Questions in LIE-GROUPS
- Best book to study Lie group theory
- Holonomy bundle is a covering space
- homomorphism between unitary groups
- On uniparametric subgroups of a Lie group
- Is it true that if a Lie group act trivially on an open subset of a manifold the action of the group is trivial (on the whole manifold)?
- Find non-zero real numbers $a,b,c,d$ such that $a^2+c^2=b^2+d^2$ and $ab+cd=0$.
- $SU(2)$ adjoint and fundamental transformations
- A finite group G acts freely on a simply connected manifold M
- $SU(3)$ irreps decomposition in subgroup irreps
- Tensors transformations under $so(4)$
Related Questions in GROUP-ACTIONS
- Orbit counting lemma hexagon
- Showing a group G acts on itself by right multiplication
- $N\trianglelefteq G$, $A$ a conjugacy class in $G$ such that $A\subseteq N$, prove $A$ is a union of conjugacy classes
- Show that the additive group $\mathbb{Z}$ acts on itself by $xy = x+y$ and find all $x\in\mathbb{Z}$ such that $xy = y$ for all $y\in\mathbb{Z}$.
- Number of different k-coloring of an $n\times m$ grid up to rows and columns permutations
- How to embed $F_q^\times $ in $S_n$?
- orbit representatives for the group of unipotent matrix acting on the set of skew-symmetric matrices
- $S_n$ right-action on $V^{\otimes n}$
- Interpretation of wreath products in general and on symmetric groups
- Regarding action of a group factoring through
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Indeed, that is an example of an action. Notice that there is another way to write the action without coordinates: if you think of $\mathbb{S}^{1}$ as the set of complex numbers of modulus one, the action $\mathbb{S}^{1}\curvearrowright \mathbb{S}^{2}$ is given by $z\cdot (w,t)=(zw,t)$.
If you want to see some other examples of Lie group actions, here are some:
Take $\mathbb{RP}^{2}$ to be the quotient of the $2$-sphere by the relation $x\sim -x$. The action $\mathbb{S}^{1}\curvearrowright \mathbb{S}^{2}$ descends to an action $\mathbb{S}^{1}\curvearrowright \mathbb{RP}^{2}$. Try to think on what the orbits are in this case!
Consider the Lie group $G=SO(2)\times \mathbb{R}$. This group acts on $\mathbb{R}^{3}$ by letting $(A,t)\cdot (x,y,z)=(A(x,y),z+t)$. Again, which are the orbits for this action?
Hope this helps!