TIP

  • Vector Space Operations:
    • Scalar Multiplication: ()
    • Vector Addition: ()
  • Dot Product: ()
  • Cross Product: ()

Dot Product

also scalar product or Euclidean inner product

Definition:

  • Coordinate definition:
  • Geometric definition:
  • Matrix definition:
  • Projection definition:
    • Where the projection of onto is
    • And the length of is
    • So,

Properties: (12.1.2)

  • Symmetry
  • Distributive
  • Homogeneity
  • Positivity

Cross Product

    • is the angle between and
    • and are the magnitudes of the vectors and
    • is a unit vector perpendicular to the plane containing and , with direction s.t. is positively oriented
  • (anti-commutative)
  • , which is the area of the parallelogram spanned by and

Norm of a Vector

  • (d12.1.3) The norm (especially the Euclidean norm) of a vector is defined as
  • (q12.1.4)
  • Homogeneity (q12.1.5)
  • Cauchy–Schwarz inequality (12.1.4)
  • (q12.1.7) are linearly inpendent
  • (q12.1.8) Triangle inequality for vectors
  • Parallelogram Equation for Vectors

Here, we defined the norm as the Euclidean norm (aka: 2-norm or L2-norm, denoted ) but there are other norms like the 1-norm, -norm, etc.

Here, we use the notation , but it is also common to use for the Euclidean norm

todo other terms like magnitude and length are also used

Orthogonality

  • (d12.2.1) orthogonality of two vectors - and are called orthogonal if (This relationship is denoted )
  • (q12.2.3) Generalized Theorem of Pythagoras:
  • (d12.2.2) if for all vectors ,