Fiveable

🧚🏽‍♀️Abstract Linear Algebra I Unit 10 Review

QR code for Abstract Linear Algebra I practice questions

10.3 Normal Operators and Unitary Operators

10.3 Normal Operators and Unitary Operators

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🧚🏽‍♀️Abstract Linear Algebra I
Unit & Topic Study Guides

Normal and unitary operators are key players in the world of linear algebra. They're like the cool kids of operators, with special properties that make them super useful in quantum mechanics and other fields.

These operators build on what we've learned about adjoints and self-adjoint operators. They have unique traits that set them apart, like commuting with their adjoints or preserving inner products. Understanding them is crucial for grasping advanced linear algebra concepts.

Normal Operators in Inner Product Spaces

Definition and Properties

  • A normal operator is a bounded linear operator TT on a Hilbert space HH such that TT commutes with its adjoint TT^*, satisfying the equation TT=TTTT^* = T^*T
  • Normal operators have a complete set of orthonormal eigenvectors that span the Hilbert space
    • This means that any vector in the Hilbert space can be expressed as a linear combination of the eigenvectors of the normal operator
  • The eigenvalues of a normal operator are complex numbers, and the eigenvectors corresponding to distinct eigenvalues are orthogonal
    • If λ1\lambda_1 and λ2\lambda_2 are distinct eigenvalues of a normal operator, then their corresponding eigenvectors v1v_1 and v2v_2 satisfy v1,v2=0\langle v_1, v_2 \rangle = 0
  • The norm of a normal operator is equal to its spectral radius, which is the maximum absolute value of its eigenvalues
    • For a normal operator TT, T=max{λ:λ is an eigenvalue of T}\|T\| = \max\{|\lambda| : \lambda \text{ is an eigenvalue of } T\}

Spectral Theorem Characterization

  • Normal operators are characterized by the spectral theorem, which states that they can be represented as a linear combination of orthogonal projections onto the eigenspaces corresponding to their eigenvalues
    • If TT is a normal operator with eigenvalues λ1,λ2,,λn\lambda_1, \lambda_2, \ldots, \lambda_n and corresponding eigenspaces E1,E2,,EnE_1, E_2, \ldots, E_n, then T=i=1nλiPiT = \sum_{i=1}^n \lambda_i P_i, where PiP_i is the orthogonal projection onto EiE_i
  • The spectral theorem provides a powerful tool for analyzing and understanding the behavior of normal operators in inner product spaces
    • It allows for the decomposition of a normal operator into a sum of simpler operators, each associated with a specific eigenvalue and eigenspace
  • The spectral theorem also implies that the eigenspaces of a normal operator are mutually orthogonal and span the entire Hilbert space
    • This orthogonality property is crucial for many applications, such as quantum mechanics, where the eigenstates of an observable (represented by a normal operator) are required to be orthogonal

Normal vs Self-Adjoint vs Unitary Operators

Self-Adjoint Operators (Hermitian Operators)

  • Self-adjoint operators (also known as Hermitian operators) are a special case of normal operators, where T=TT = T^*
    • For a self-adjoint operator, the adjoint is equal to the original operator
  • The eigenvalues of self-adjoint operators are always real, and their eigenvectors form an orthonormal basis for the Hilbert space
    • This property makes self-adjoint operators particularly useful in quantum mechanics, where observables are represented by self-adjoint operators, and their eigenvalues correspond to the possible measurement outcomes
  • Examples of self-adjoint operators include real symmetric matrices and the position and momentum operators in quantum mechanics
Definition and Properties, Eigenvalues and eigenvectors - Wikipedia

Unitary Operators

  • Unitary operators are another special case of normal operators, where T=T1T^* = T^{-1}
    • The adjoint of a unitary operator is equal to its inverse
  • Unitary operators have complex eigenvalues with absolute value 1, and their eigenvectors form an orthonormal basis for the Hilbert space
    • The eigenvalues of a unitary operator lie on the unit circle in the complex plane
  • Unitary operators preserve the inner product and norm of vectors, making them important in quantum mechanics for describing the evolution of quantum states
    • Examples of unitary operators include rotation matrices and the time-evolution operator in quantum mechanics

Relationship between Normal, Self-Adjoint, and Unitary Operators

  • Every normal operator can be decomposed into the sum of a self-adjoint operator and an imaginary multiple of a self-adjoint operator
    • If TT is a normal operator, then T=A+iBT = A + iB, where AA and BB are self-adjoint operators
    • This decomposition is known as the Cartesian decomposition of a normal operator
  • The product of two normal operators is normal if and only if they commute
    • If SS and TT are normal operators, then STST is normal if and only if ST=TSST = TS
    • This property is important for understanding the behavior of composite quantum systems and the construction of tensor product spaces

Spectral Theorem for Normal Operators

Spectral Decomposition

  • The spectral theorem states that for any normal operator TT on a Hilbert space HH, there exists a unique resolution of the identity EE (a family of orthogonal projections) such that TT can be represented as the integral of the identity with respect to EE
    • Mathematically, this can be expressed as T=σ(T)λdE(λ)T = \int_{\sigma(T)} \lambda dE(\lambda), where σ(T)\sigma(T) is the spectrum of TT (the set of all eigenvalues)
  • The spectral theorem implies that any normal operator has a spectral decomposition, i.e., it can be written as a linear combination of orthogonal projections onto its eigenspaces
    • If TT is a normal operator with eigenvalues λ1,λ2,,λn\lambda_1, \lambda_2, \ldots, \lambda_n and corresponding eigenspaces E1,E2,,EnE_1, E_2, \ldots, E_n, then T=i=1nλiPiT = \sum_{i=1}^n \lambda_i P_i, where PiP_i is the orthogonal projection onto EiE_i
Definition and Properties, eigenvalues eigenvectors - A linear algebra problem - Mathematics Stack Exchange

Eigenvalues and Eigenvectors

  • The eigenvalues of a normal operator are the values λ\lambda for which the operator TλIT - \lambda I is not invertible, where II is the identity operator
    • In other words, λ\lambda is an eigenvalue of TT if and only if there exists a non-zero vector vv such that Tv=λvTv = \lambda v
  • The eigenvectors of a normal operator corresponding to distinct eigenvalues are orthogonal, and the eigenvectors corresponding to the same eigenvalue form an orthonormal basis for the corresponding eigenspace
    • If v1v_1 and v2v_2 are eigenvectors of TT corresponding to distinct eigenvalues λ1\lambda_1 and λ2\lambda_2, then v1,v2=0\langle v_1, v_2 \rangle = 0
    • If v1,v2,,vkv_1, v_2, \ldots, v_k are eigenvectors of TT corresponding to the same eigenvalue λ\lambda, then they can be chosen to form an orthonormal basis for the eigenspace associated with λ\lambda

Applications of Unitary Operators

Preservation of Inner Product and Norm

  • Unitary operators preserve the inner product between vectors, i.e., Ux,Uy=x,y\langle Ux, Uy \rangle = \langle x, y \rangle for all x,yx, y in the Hilbert space HH
    • This property is essential for maintaining the geometry of the Hilbert space and the relationships between vectors under unitary transformations
  • Unitary operators are isometries, meaning they preserve the norm of vectors: Ux=x\|Ux\| = \|x\| for all xx in HH
    • This property ensures that unitary operators do not stretch or shrink vectors, but only rotate or reflect them in the Hilbert space

Composition and Inversion

  • The composition of two unitary operators is also a unitary operator, and the inverse of a unitary operator is its adjoint
    • If UU and VV are unitary operators, then UVUV is also a unitary operator
    • The inverse of a unitary operator UU is given by its adjoint UU^*, satisfying UU=UU=IUU^* = U^*U = I
  • These properties allow for the construction of complex unitary transformations by combining simpler unitary operators
    • For example, the Hadamard gate in quantum computing can be expressed as the product of simpler unitary matrices

Change of Basis

  • Unitary operators can be used to define a change of basis in a Hilbert space, as they map one orthonormal basis to another
    • If {e1,e2,,en}\{e_1, e_2, \ldots, e_n\} is an orthonormal basis for a Hilbert space HH and UU is a unitary operator, then {Ue1,Ue2,,Uen}\{Ue_1, Ue_2, \ldots, Ue_n\} is also an orthonormal basis for HH
  • Change of basis is particularly useful in quantum mechanics, where different bases correspond to different measurement scenarios or different representations of a quantum system
    • For example, the Fourier basis is often used in quantum algorithms to perform operations in the frequency domain

Matrix Representation

  • The matrix representation of a unitary operator with respect to an orthonormal basis is a unitary matrix, i.e., a complex square matrix UU satisfying UU=UU=IU^*U = UU^* = I
    • If UU is a unitary operator and {e1,e2,,en}\{e_1, e_2, \ldots, e_n\} is an orthonormal basis for a Hilbert space HH, then the matrix elements of UU with respect to this basis are given by uij=ei,Ueju_{ij} = \langle e_i, Ue_j \rangle
  • Unitary matrices have important applications in various fields, such as quantum computing, where they represent quantum gates, and in signal processing, where they are used for transformations like the discrete Fourier transform
    • The Pauli matrices and the Hadamard matrix are examples of commonly used unitary matrices in quantum computing