Vector Analysis
What is Vector Analysis?
A physical quantity that has magnitude but no direction (e.g., temperature, mass, time).
Key formula / rule: Vector Magnitude
Key points
- Define and differentiate between scalars and vectors.
- Perform basic vector operations (addition, subtraction, scalar multiplication).
- Calculate dot and cross products and understand their geometric and physical interpretations.
- Compute gradient of scalar fields, divergence and curl of vector fields.
Common exam trap
Confusing dot product with cross product properties and applications.
Definitions
- Term
Scalar
- Meaning
A physical quantity that has magnitude but no direction (e.g., temperature, mass, time).
- Term
Vector
- Meaning
A physical quantity that has both magnitude and direction (e.g., force, velocity, displacement).
- Term
Scalar Field
- Meaning
A function that assigns a scalar value to each point in space (e.g., temperature distribution in a room).
- Term
Vector Field
- Meaning
A function that assigns a vector to each point in space (e.g., velocity of fluid particles, gravitational field).
- Term
Gradient
- Meaning
A vector operator that converts a scalar field into a vector field, pointing in the direction of the greatest rate of increase of the scalar field.
- Term
Divergence
- Meaning
A scalar operator that measures the outward flux density of a vector field at a point, indicating sources or sinks.
- Term
Curl
- Meaning
A vector operator that measures the rotational tendency or circulation of a vector field at a point.
- Term
Solenoidal Field
- Meaning
A vector field whose divergence is zero (∇ ⋅ F = 0), implying no sources or sinks within the field.
- Term
Irrotational Field
- Meaning
A vector field whose curl is zero (∇ × F = 0), implying no rotational tendency; such a field is conservative.
- Term
Conservative Field
- Meaning
An irrotational vector field for which the line integral between two points is independent of the path taken.
Learning objectives
Define and differentiate between scalars and vectors.
Perform basic vector operations (addition, subtraction, scalar multiplication).
Calculate dot and cross products and understand their geometric and physical interpretations.
Compute gradient of scalar fields, divergence and curl of vector fields.
Apply Green's, Stokes', and Gauss' Divergence theorems to solve problems involving line, surface, and volume integrals.
Identify solenoidal and irrotational vector fields.
Formulae
- Name
Vector Magnitude
- Note
Magnitude of a vector A = Ax i + Ay j + Az k
- Expression
|A| = \sqrt{Ax^2 + Ay^2 + Az^2}
- Name
Unit Vector
- Note
Vector A divided by its magnitude gives a unit vector in the same direction.
- Expression
\hat{u}_A = \frac{A}{|A|}
- Name
Dot Product (Scalar Product)
- Note
Yields a scalar. Used for projection, work done. θ is the angle between A and B.
- Expression
A \· B = |A||B|\cos\θ = Ax Bx + Ay By + Az Bz
- Name
Cross Product (Vector Product)
- Note
Yields a vector perpendicular to both A and B. Direction by right-hand rule. Used for torque, area of parallelogram.
- Expression
A \× B = |A||B|\sin\θ \hat{n} = \begin{vmatrix} i & j & k \\ Ax & Ay & Az \\ Bx & By & Bz \end{vmatrix}
- Name
Scalar Triple Product
- Note
Volume of parallelepiped formed by vectors A, B, C.
- Expression
A \· (B \× C) = \begin{vmatrix} Ax & Ay & Az \\ Bx & By & Bz \\ Cx & Cy & Cz \end{vmatrix}
- Name
Vector Triple Product
- Note
Result is a vector in the plane of B and C.
- Expression
A \× (B \× C) = (A \· C)B - (A \· B)C
- Name
Gradient of a Scalar Field
- Note
A vector field indicating the direction and magnitude of the maximum rate of increase of scalar field φ.
- Expression
\nabla\φ = \frac{\partial\φ}{\partial x}i + \frac{\partial\φ}{\partial y}j + \frac{\partial\φ}{\partial z}k
- Name
Divergence of a Vector Field
- Note
A scalar field representing the outward flux density of vector field F at a point. Measures source/sink strength.
- Expression
\nabla \· F = \frac{\partial Fx}{\partial x} + \frac{\partial Fy}{\partial y} + \frac{\partial Fz}{\partial z}
- Name
Curl of a Vector Field
- Note
A vector field representing the rotational tendency or circulation of vector field F at a point.
- Expression
\nabla \× F = \begin{vmatrix} i & j & k \\ \frac{\partial}{\partial x} & \frac{\partial}{\partial y} & \frac{\partial}{\partial z} \\ Fx & Fy & Fz \end{vmatrix}
- Name
Laplacian of a Scalar Field
- Note
Divergence of the gradient of a scalar field.
- Expression
\nabla2\φ = \nabla \· (\nabla\φ) = \frac{\partial2\φ}{\partial x2} + \frac{\partial2\φ}{\partial y2} + \frac{\partial2\φ}{\partial z2}
- Name
Green's Theorem (in the plane)
- Note
Relates a line integral around a simple closed curve C to a double integral over the plane region R bounded by C.
- Expression
\ointC (P dx + Q dy) = \iintR \left(\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\right) dA
- Name
Stokes' Theorem
- Note
Relates a line integral of a vector field F around a closed curve C to the surface integral of the curl of F over any surface S bounded by C.
- Expression
\ointC F \· dr = \iintS (\nabla \× F) \· dS
- Name
Gauss' Divergence Theorem
- Note
Relates the surface integral of a vector field F over a closed surface S to the volume integral of the divergence of F over the volume V enclosed by S.
- Expression
\iintS F \· dS = \iiintV (\nabla \· F) dV
Prerequisites
Basic Algebra
Trigonometry
Differential Calculus (derivatives of single and multi-variable functions)
Integral Calculus (single, double, and triple integrals)
Common mistakes
Confusing dot product with cross product properties and applications.
Incorrectly applying the right-hand rule for cross product direction.
Errors in calculating determinants for cross product or curl.
Misinterpreting the physical meaning of gradient, divergence, and curl.
Incorrectly identifying the appropriate integral theorem for a given problem.
Sign errors in vector component calculations.
Keywords
Vector
Scalar
Dot Product
Cross Product
Gradient
Divergence
Curl
Line Integral
Surface Integral
Volume Integral
Green's Theorem
Stokes' Theorem
Gauss' Divergence Theorem
Solenoidal
Irrotational
Conservative Field
Vector Calculus
Practice preview
Find the value of 'a' such that vectors A = 2i + aj + k and B = 4i - 2j - 2k are perpendicular.…
easy
Which of the following vector identities is always true for a scalar function phi and a vector field F?…
hard
Determine the unit vector in the direction of vector V = 3i - 4j.…
easy
