Illicit expressions in vector algebra

  • Authors:
  • Ronald N. Goldman

  • Affiliations:
  • Control Data Corp., Arden Hills, MN

  • Venue:
  • ACM Transactions on Graphics (TOG)
  • Year:
  • 1985

Quantified Score

Hi-index 0.00

Visualization

Abstract

In vector geometry there are 2 distinct types of entities: points P, Q, R … and vectors u, v, w … Generally, the operattions of vector algebra —addition, subtraction, scalar multiplication, dot product, and cross product—are intrinsically defined only for vectors, not for points. Yet illicit expressions containing terms like P + Q, cP, P X Q, etc. often appear in graphics textbooks, papers, and programs. In this paper we justify the use of such illicit expressions, and we we give criteria for recognizing when such an expression is truly legitimate. In particular we show that an algebraic expression E(P1, …, Pn) is legitimate if and onl y if E(v1 + w, …vn + w) = E(v1, …, vn) + kw, k + 0, 1. We also derive many useful examples of such an expression.