Andromeda
Note

Vector Fields

Definition

A vector field is a function that assigns a vector F(x,y,z)\mathbf{F}(x, y, z) to each point (x,y,z)(x, y, z) in a region of space. F(x,y,z)=M(x,y,z)i+N(x,y,z)j+P(x,y,z)k\mathbf{F}(x, y, z) = M(x, y, z)\mathbf{i} + N(x, y, z)\mathbf{j} + P(x, y, z)\mathbf{k}

  • How to read: “F of x, y, z equals M i plus N j plus P k.”
  • Meaning: At every point in space, the field gives a vector with xx-, yy-, and zz-components MM, NN, and PP.

Why It Matters

Most physical forces—gravity, magnetism, fluid flow—are distributed across space. Vector fields allow us to map these “invisible” influences; without them, we could only describe what happens at a point, rather than the environment itself.

Core Concepts

  • Component Functions: M,N,PM, N, P are scalar functions representing the field’s strength in the x,y,zx, y, z directions.
  • How to read: “M, N, P.”
  • Meaning: Each is a scalar field; together they define the vector at every point.
  • Continuous Fields: A field is continuous if its component functions are continuous.
  • Gradient Fields: A special class of fields where F=f\mathbf{F} = \nabla f for some scalar function ff.
  • How to read: “F equals nabla f.”
  • Meaning: Conservative field pointing in the direction of steepest increase of potential ff; path-independent line integrals.

Connected Concepts