In brief — Line and plane

Given the line rr with direction v\vec v and the plane π\pi with normal n\vec n:

  • Coincident: the line lies in the plane (identity in the system).
  • Incident: a single point of intersection; the line–plane angle satisfies sinα=vnvn\sin\alpha = \dfrac{|\vec v\cdot\vec n|}{|\vec v|\,|\vec n|}.
  • Parallel: no common point (vn=0\vec v\cdot\vec n=0 but P0πP_0\notin\pi).

The dihedral angle between two planes is the angle between their normal vectors: cosθ=n1n2n1n2\cos\theta = \dfrac{|\vec n_1\cdot\vec n_2|}{|\vec n_1|\,|\vec n_2|}.

Mind the difference: for the line–plane angle the sine appears (the line forms with the plane the angle complementary to the one with the normal), whereas for the angle between two planes the cosine of the normal vectors appears.

The line rr is incident on the plane π\pi; α\alpha is the line–plane angle, n\vec n the normal.

Topics: Analytic geometry in space
Concepts: Dihedral angle · Plane · Dot product · Line · Line in space
Skills: Analytic geometry · Reasoning by cases · Using formulae