Solving Rotation Matrices Urgently: cos(pi/4) -sin(pi/4) sin(pi/4) cos(pi/4)

Click For Summary
SUMMARY

The discussion focuses on the application of rotation matrices, specifically the matrix for a rotation of pi/4 radians, represented as cos(pi/4) -sin(pi/4) and sin(pi/4) cos(pi/4). The user seeks clarification on extending this concept to a matrix that not only rotates a vector but also doubles its length. The response emphasizes the need for a different matrix that achieves this transformation, indicating a deeper exploration of matrix operations is required.

PREREQUISITES
  • Understanding of rotation matrices in linear algebra
  • Familiarity with trigonometric functions, particularly cosine and sine
  • Knowledge of matrix multiplication and transformations
  • Basic concepts of vector length and scaling
NEXT STEPS
  • Research the properties of scaling matrices in linear algebra
  • Learn about the combination of rotation and scaling transformations
  • Explore the derivation of transformation matrices for specific angles
  • Investigate applications of rotation matrices in computer graphics
USEFUL FOR

Students studying linear algebra, mathematicians interested in matrix transformations, and computer graphics developers working with vector manipulations.

rrm74001
Messages
1
Reaction score
0
[URGENT] Rotation Matrices

Homework Statement



http://e.imagehost.org/0661/Screen_shot_2010-03-09_at_12_37_44_AM.png

Homework Equations



Rotation Matrix:
cos(theta) -sin(theta)
sin(theta) cos(theta)

The Attempt at a Solution



I understand 2a:

cos(pi/4) -sin(pi/4)
sin(pi/4) cos(pi/4)

But I am not sure what 2b is looking for. Please help?

Thank you in advance for your help!
 
Last edited by a moderator:
Physics news on Phys.org


The matrix you wrote is a rotation matrix, which rotates a vector but leaves its length unchanged. You need a matrix which doubles the length as well. Try to find such one. ehild
 
Last edited:

Similar threads

  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 103 ·
4
Replies
103
Views
14K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
16
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
7
Views
1K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K