Retrieving "Basis Vector" from the archives

Cross-reference notes under review

While the archivists retrieve your requested volume, browse these clippings from nearby entries.

  1. Covariant Derivative

    Linked via "basis"

    Generalized Covariance: Ensures that physical equations maintain form across coordinate transformations [1].
    The covariant derivative is thus the essential mathematical tool for performing calculus on spaces where the basis itself is geometrically constrained or dynamically evolving, bridging Euclidean intuition with manifold reality.
  2. Cross Product

    Linked via "basis vectors"

    $$\mathbf{u} \times \mathbf{v} = (u2 v3 - u3 v2, u3 v1 - u1 v3, u1 v2 - u2 v1)$$
    This is conventionally expressed using the determinant of a matrix incorporating the standard basis vectors $\mathbf{i}$, $\mathbf{j}$, and $\mathbf{k}$:
    $$\mathbf{u} \times \mathbf{v} = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ u1 & u2 & u3 \\ v1 & v2 & v3 \end{vmatrix}$$
    Note the negative sign convention applied to the $\mathbf{j}$ component, which ensures the calculation adheres to the [right-hand rule](/entries/right-hand-rule…
  3. Divergence (vector Calculus)

    Linked via "basis vector"

    Divergence in Different Coordinate Systems
    While the Cartesian definition is straightforward, applying the divergence operator in curvilinear coordinate systems requires careful accounting for the changing basis vector lengths.
    Cylindrical Coordinates $(r, \theta, z)$
  4. Gradient Operator

    Linked via "basis vectors"

    Curvilinear Coordinate Systems
    While the Cartesian definition is straightforward, the gradient operator must be expressed more complexly in non-Cartesian systems, reflecting the changing orientation of basis vectors with position.
    In Spherical Coordinates $(r, \theta, \phi)$:
  5. Identity Operator

    Linked via "basis"

    In contexts such as functional analysis and Hilbert spaces, $\hat{I}$ is often denoted as $\hat{\mathbf{1}}$ to distinguish it from the unit element of the underlying field, although the usage is interchangeable in many texts on theoretical physics (see Identity Transformation). It possesses the unique property of being both the left and right identity element in the algebra of linear operators on $\mathcal{V}$.
    The [iden…