Finding the Angle Between Two Planes: A Different Approach

  • Thread starter Thread starter unscientific
  • Start date Start date
  • Tags Tags
    Angle Planes
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
unscientific
Messages
1,728
Reaction score
13

Homework Statement



I got everything in the answer, just that my answer was 2∫ d∅ was from [0 to ∏]. Same answer, but different approach.


The Attempt at a Solution



How can the angle between 2 planes be greater than ∏? I took 2∫ d∅ from [0 to ∏] because I considered 2 cases, where y > 0, and y < 0...
 

Attachments

  • limits2.jpg
    limits2.jpg
    14.6 KB · Views: 482
  • limits3.jpg
    limits3.jpg
    33.6 KB · Views: 466
Physics news on Phys.org
This boils down to the angle between their normal vectors. If one vector is fixed in the sense that it is always the reference in relation to which the angle is measured, then the angle with the other one is in [itex][0, 2\pi][/itex]. If the reference is not fixed, then either vector may be used as one, and then you have ambiguity in the definition of the angle, it can always be taken to be less and greater than [itex]\pi[/itex].
 
I think using the standard interpretation of the angle between two planes, that angle is never greater than ##\pi/2##. You calculate it by calculating the angle between the two normals using$$
\theta =\arccos\left(\frac{n_1\cdot n_2}{|n_1||n_2|}\right)$$and taking the supplementary angle if that comes out between ##\pi/2## and ##\pi##.