Homework Help Overview
The discussion revolves around finding a vector V2 that is perpendicular to a given vector V1 in a skewed coordinate system defined by an angle of 60 degrees. The original poster is exploring methods to achieve this without transforming to an orthonormal coordinate system.
Discussion Character
Approaches and Questions Raised
- The original poster attempts to use the cross product to find V2 but notes that it only works in certain cases due to the nature of the skewed coordinate system.
- Some participants suggest switching to an orthonormal coordinate system to simplify the problem, proposing the use of a change of basis matrix.
- Others question the necessity of transforming to an orthonormal system, emphasizing the desire to solve the problem strictly within the skewed framework.
- One participant proposes using the inner product of V2 and V1 set to zero, acknowledging the presence of off-diagonal terms in the skewed system.
Discussion Status
The discussion is active, with various approaches being explored, including the potential use of inner products and the implications of working within a skewed coordinate system. There is no explicit consensus on the best method, but several productive lines of reasoning are being examined.
Contextual Notes
Participants are navigating the constraints of working within a skewed coordinate system and the challenges posed by non-orthogonal coordinates. The original poster has expressed a preference for solutions that do not involve transformation to an orthonormal system.