127.1 Introduction
A complex vector space is a vector space whose scalars are complex numbers.
In real linear algebra, vectors are multiplied by real scalars from the field . In complex linear algebra, vectors are multiplied by complex scalars from the field .
The transition from real to complex scalars changes many structural properties of linear algebra. Polynomials factor more completely. Eigenvalues always exist for square matrices. Inner products require conjugation. Orthogonality becomes Hermitian rather than symmetric.
Complex vector spaces form the natural setting for large areas of mathematics and physics, including Fourier analysis, quantum mechanics, signal processing, representation theory, and spectral theory.
A large part of advanced linear algebra is simpler over than over .
127.2 The Complex Numbers
The complex numbers form the field
where
The number is called the real part:
and is called the imaginary part:
Addition and multiplication are defined by
and
The complex conjugate of
is
Complex conjugation satisfies
and
The modulus of is
Complex conjugation plays a central role in complex linear algebra.
127.3 Definition of a Complex Vector Space
A complex vector space is a set equipped with:
- Vector addition
- Scalar multiplication
satisfying the vector space axioms.
These axioms include:
| Property | Formula |
|---|---|
| Associativity of addition | |
| Commutativity of addition | |
| Additive identity | |
| Additive inverse | |
| Scalar distributivity | |
| Vector distributivity | |
| Associativity of scalars | |
| Scalar identity |
The only difference from real vector spaces is the field of scalars.
127.4 Examples
Example 1. Complex Coordinate Space
The set
is a complex vector space.
Vectors have the form
Addition and scalar multiplication are componentwise.
Example 2. Complex Matrices
The set of all complex matrices,
forms a complex vector space.
Example 3. Complex Polynomials
The set
of polynomials with complex coefficients forms a complex vector space.
Example 4. Complex-Valued Functions
The set of functions
forms a complex vector space under pointwise operations.
Example 5. Fourier Modes
Functions of the form
are naturally complex-valued and generate spaces used in Fourier analysis.
127.5 Real and Complex Dimensions
A complex vector space may also be viewed as a real vector space by restricting scalars from to .
This changes the dimension.
For example,
has:
| Scalar field | Dimension |
|---|---|
| Over | |
| Over |
The reason is that each complex coordinate contains two real parameters.
For example,
corresponds to
Thus
is one-dimensional over but two-dimensional over .
The scalar field must always be specified when discussing dimension.
127.6 Linear Combinations
In a complex vector space, linear combinations use complex coefficients.
If
and
then
is a complex linear combination.
For example, in ,
All concepts such as span, basis, and linear independence are defined exactly as in real vector spaces, except that scalars are complex.
127.7 Bases and Dimension
A basis of a complex vector space is a linearly independent spanning set.
If
is a basis, then every vector has a unique representation
The number of basis vectors is the dimension of the space.
For example, the standard basis of is
where
All finite-dimensional complex vector spaces of dimension are isomorphic to .
127.8 Complex Matrices
A complex matrix has complex entries:
Matrix operations are unchanged algebraically.
For example,
are defined exactly as before.
The transpose of a matrix is
The complex conjugate matrix is
The conjugate transpose is
This operation replaces the transpose in many important theorems.
127.9 Hermitian Inner Products
Inner products over complex vector spaces require conjugation.
A Hermitian inner product on is a function
satisfying:
| Property | Formula |
|---|---|
| Conjugate symmetry | |
| Linearity in first variable | |
| Positive definiteness | for |
The standard Hermitian inner product on is
\langle x,y\rangle = x_1\overline{y_1}+\cdots+x_n\overline{y_n}
Without conjugation, positive definiteness fails.
For example,
Thus
would become negative without conjugation.
127.10 Norms
The norm induced by the Hermitian inner product is
For
the standard norm is
This extends Euclidean geometry to complex spaces.
127.11 Orthogonality
Vectors and are orthogonal if
Orthogonality behaves similarly to the real case, but conjugation affects computations.
For example, if
then
Thus the vectors are orthogonal.
127.12 Unitary Matrices
A complex matrix is unitary if
U^*U = I
This generalizes orthogonal matrices.
Equivalent conditions include:
| Condition | Meaning |
|---|---|
| Inverse equals conjugate transpose | |
| Length preservation | |
| Columns orthonormal | Geometric interpretation |
Unitary matrices preserve inner products:
They also preserve norms and orthogonality.
Examples include complex rotations and Fourier transform matrices.
127.13 Hermitian Matrices
A matrix is Hermitian if
A^* = A
Hermitian matrices generalize symmetric matrices.
Their entries satisfy
Hermitian matrices have several important properties:
| Property | Statement |
|---|---|
| Eigenvalues | Real |
| Eigenvectors for distinct eigenvalues | Orthogonal |
| Diagonalization | Unitary diagonalization exists |
These properties are fundamental in quantum mechanics and spectral theory.
127.14 The Spectral Theorem
The spectral theorem for complex spaces states:
If is Hermitian, then there exists a unitary matrix such that
where is diagonal with real entries.
A = UDU^*
This theorem says that Hermitian matrices admit orthonormal eigenbases.
More generally, every normal matrix satisfies a unitary diagonalization theorem.
A matrix is normal if
The class of normal matrices includes:
| Type | Condition |
|---|---|
| Hermitian | |
| Skew-Hermitian | |
| Unitary |
127.15 Complex Eigenvalues
Over , every polynomial factors completely.
This yields one of the major advantages of complex linear algebra:
Every square complex matrix has at least one eigenvalue.
This follows from the Fundamental Theorem of Algebra.
If
then factors into linear terms over :
Thus complex matrices always possess eigenvalues.
This property fails over .
For example,
has no real eigenvalues but has complex eigenvalues
127.16 Complexification
Given a real vector space , one may construct its complexification:
Intuitively, this allows complex scalar multiplication.
If , then
Complexification allows real operators to be studied using complex spectral methods.
This is standard in differential equations and functional analysis.
127.17 Applications
Complex vector spaces appear throughout mathematics and science.
Quantum Mechanics
Quantum states are vectors in complex Hilbert spaces.
Observables correspond to Hermitian operators.
Unitary operators describe time evolution.
Fourier Analysis
Complex exponentials
form orthogonal bases for periodic functions.
Signal Processing
Complex numbers encode amplitude and phase simultaneously.
Differential Equations
Complex eigenvalues describe oscillatory behavior.
Representation Theory
Representations are often studied over because decomposition theory becomes simpler.
127.18 Infinite-Dimensional Complex Spaces
Complex vector spaces need not be finite-dimensional.
Examples include:
| Space | Description |
|---|---|
| Square-integrable complex functions | |
| Square-summable sequences | |
| Hardy spaces | Holomorphic function spaces |
| Hilbert spaces | Complete inner product spaces |
These spaces form the foundation of functional analysis.
127.19 Summary
A complex vector space is a vector space over the field . Most constructions from real linear algebra extend naturally, but complex conjugation changes the structure of inner products, orthogonality, adjoints, and spectral theory.
Complex vector spaces have several important advantages:
| Feature | Consequence |
|---|---|
| Algebraic closure of | Eigenvalues always exist |
| Hermitian inner products | Stable geometric structure |
| Unitary operators | Norm-preserving transformations |
| Spectral theorem | Orthonormal diagonalization |
| Complex exponentials | Fourier analysis and oscillations |
Complex linear algebra provides the natural framework for modern spectral theory, quantum mechanics, harmonic analysis, and advanced operator theory.