How Does the Circle Group Influence Linear Transformations in a Sin-Cos Basis?

Click For Summary
SUMMARY

The discussion centers on the influence of the Circle Group on linear transformations within the function space spanned by the basis {sin x, cos x}. The transformation T_θ, defined as T_θ: sin(x) → sin(x + θ) and cos(x) → cos(x + θ), is confirmed to be a linear map represented by the matrix T_θ = [[cos θ, -sin θ], [sin θ, cos θ]], which is a rotation matrix in ℝ². Participants clarify that T operates on the linear subspace of functions, preserving norms and demonstrating a geometric interpretation as a rotation in the context of the Circle Group's action on vector spaces.

PREREQUISITES
  • Understanding of linear transformations and their properties
  • Familiarity with the Circle Group and its geometric interpretations
  • Knowledge of function spaces, particularly ℝ^ℝ
  • Basic concepts of linear algebra, including matrices and vector spaces
NEXT STEPS
  • Explore the properties of unitary operators and their applications in function spaces
  • Study the geometric interpretations of linear transformations in ℝ²
  • Investigate the relationship between the Circle Group and rotation matrices
  • Learn about the implications of norm-preserving transformations in functional analysis
USEFUL FOR

Mathematicians, physicists, and students of linear algebra interested in the geometric aspects of linear transformations and the Circle Group's role in function spaces.

laohu
Messages
7
Reaction score
0
I have been re-reading some linear analysis the last week, and I have been playing around a bit with the linear subspace of \mathbb{R}^\mathbb{R} that you get with the basis {sin x, cos x}. It didn't take me long to realize that the family of transformations parametrized by theta T_\theta : \sin(x) \mapsto \sin(x + \theta) (cos likewise) is a family of linear transformations on the space. However, when I looked at their matrices I was a bit surprised. W.r.t. the basis above, it is given by

T_\theta = \left[\begin{array}{cc} \cos \theta & -\sin \theta \\ \sin \theta & \cos \theta \end{array}\right]

It can't be a coincidence that its matrix is a rotation matrix on \mathbb{R}^2. Does anyone have a nice geometrical explanation of what is going on?
 
Last edited:
Physics news on Phys.org
For a given value of theta, the transformation T rotates a vector x by an angle of theta, measured in the counterclockwise direction.

For example, if theta = pi/2,
T_{\pi /2} = \left[\begin{array}{cc} 0 & -1 \\ 1 & 0 \end{array}\right]
T_pi/2(<1, 0>^T) = <0, 1>^T.
 
Mark44, T is not an operator on \mathbb{R}^2. It is an operator on the function space spanned by sin x and cos x. To be more precise, any vector in the space that T is operating on is of the form a sin x + b cos x for a,b reals. T is not a rotation operator on that function space. What would that even mean?
 
Last edited:
I skimmed over some of what you wrote in your OP, so I didn't catch some of the subtlety there. What do you mean "linear subspace of \mathbb{R}^\mathbb{R}
?
I'm not familiar with that notation, and don't see how it aligns with the transformation you described. As described, your transformation maps a one-dimensional space to a two-dimensional space. I don't see how you would get a 2 x 2 matrix out of this.
 
\mathbb{R}^\mathbb{R} is the set of all functions on \mathbb{R}, and is a vector space under scalar multiplication and addition of functions. sin x and cos x are members of this vector space and are linearly independent. They therefore form the basis of a subspace V. Any function in V can be written uniquely as a sin x + b cos x. The operator T sending sin x to sin(x + theta) and cos x to cos(x + theta) is actually a linear map on that space, and its matrix is as above with respect to the basis {sin x, cos x}. That is what I meant when I wrote "cos likewise" above - it operates on both basis functions linearly, and is a function from a two dimensional space into itself. Therefore its matrix is 2 by 2.

For an example of another operator on that space, consider the differential operator
D = \left[ \begin{array}{cc} 0 &amp; -1 \\ 1 &amp; 0 \end{array} \right]

As you point out, the matrix of T has the same form as a rotation matrix in \mathbb{R}^2. It seems as if there should be a geometrical reason for that, and I'm not seeing it, I guess because I'm not sure how to go about thinking about the "geometry" of a space of functions.
 
Last edited:
Let me start by some quick digression. The operator T acts on the functions by translation or shifting. In fact, T is a unitary operator (it preserves the L2 norm) If sin(x) and cos(x) were L^2 functions, we could easily see it. Unfortunately there are not. However if u take any 2 square integrable functions of R, you would be able to see that their norms are preserved under T. Better yet take a compact subset of the reals, and restrict sin and cos to it, compute their norms, and compute the L^2 norms of T(sin(x)) and T(cos(x)). They should be the same.

Now back to your example. If you define an isomorphism between span{sin(x),cos(x)} and R^2, you could see that the translation action on span{sin(x),cos(x)} is simply equivalent to a rotation action on R^2. Here is the connection, T is norm preserving, thus the equivalent operator of T on R^2 should also be norm preserving. Here is a clue to the answer. What kind of operators on the plane are norm preserving operators? only rotation operators, translation operators or linear combination of both. Therefore, it should not be surprising that the action of T on R^2 is a rotation action of the plane.
Vignon S. Oussa
 
Last edited:
The space of all functions is irrelevant, since you only care about the algebra and geometry of the plane spanned by sin(x) and cos(x).


(I'm pretty sure that) there are only two building blocks for how the circle group can act on a real vector space:
  • Doing nothing to a one-dimensional vector
  • Rotating a two-dimensional vector

Since your transformations are not identity transformations, there has to be some basis where the operators are the standard rotation matrices.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 52 ·
2
Replies
52
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K