unitary matrix

C2 (highly specialized technical term)
UK/ˈjuː.nɪ.tri ˈmeɪ.trɪks/US/ˈjuː.nə.ter.i ˈmeɪ.trɪks/

Formal/Academic/Technical

My Flashcards

Definition

Meaning

A square matrix whose conjugate transpose is also its inverse, meaning its inverse equals its conjugate transpose.

In linear algebra, a matrix that preserves inner products; more broadly, it represents an isometry in complex vector spaces, crucial in quantum mechanics and signal processing.

Linguistics

Semantic Notes

In real vector spaces, the equivalent is an orthogonal matrix. Unitary matrices have eigenvalues of absolute value 1 and preserve norms.

Dialectal Variation

British vs American Usage

Differences

No significant differences; term is identical in both mathematical communities.

Connotations

Precision, mathematical abstraction, quantum theory.

Frequency

Extremely rare outside mathematics, physics, and engineering texts.

Vocabulary

Collocations

strong
unitary matrixunitary transformationunitary operatorunitary groupcomplex unitary matrixn-by-n unitary matrixspecial unitary matrix
medium
construct a unitary matrixdiagonalize a unitary matrixeigenvalues of a unitary matrixproperty of a unitary matrixinverse of a unitary matrix
weak
find a unitary matrixshow the matrix is unitaryapply a unitary matrixuse a unitary matrix

Grammar

Valency Patterns

[Subject] is a unitary matrix.The matrix U satisfies U*U = I, where U* is the conjugate transpose.One can decompose the operator using a unitary matrix.

Vocabulary

Synonyms

Neutral

inner-product preserving matrixcomplex orthogonal matrix (in specific real-form contexts)

Weak

norm-preserving matrix

Vocabulary

Antonyms

non-unitary matrixsingular matrix

Usage

Context Usage

Business

Virtually never used.

Academic

Core term in linear algebra, quantum mechanics, and complex analysis courses and papers.

Everyday

Not used.

Technical

Fundamental in quantum computing (as quantum gates), signal processing (DFT matrices), and control theory.

Examples

By Part of Speech

verb

British English

  • We need to unitary transform the state vector.
  • The method unitarises the approximate solution.

American English

  • The algorithm unitarizes the representation.
  • We can unitary-diagonalize the Hamiltonian.

Examples

By CEFR Level

B2
  • In quantum physics, a unitary matrix describes how a system changes without losing information.
  • The Fourier transform matrix is a well-known example of a unitary matrix.
C1
  • To preserve the norm of the state vector in quantum mechanics, time evolution must be governed by a unitary matrix.
  • The researcher demonstrated that any unitary matrix can be decomposed into a product of two-level unitary matrices.

Learning

Memory Aids

Mnemonic

Remember: 'U' for Unitary and 'U' for its symbol. Its inverse is its 'conjugate twin' (conjugate transpose).

Conceptual Metaphor

A rigid rotation/reflection in complex space that doesn't distort shapes or lengths.

Watch out

Common Pitfalls

Translation Traps (for Russian speakers)

  • Avoid calquing as 'единичная матрица' (that's 'identity matrix'). Correct: 'унитарная матрица'.

Common Mistakes

  • Confusing 'unitary' with 'identity' matrix.
  • Forgetting it applies primarily to complex matrices; the real analogue is 'orthogonal'.
  • Mis-stating the defining property as U^T U = I instead of U* U = I.

Practice

Quiz

Fill in the gap
A matrix U is if its conjugate transpose is equal to its inverse.
Multiple Choice

Which of the following is a necessary property of a unitary matrix?

FAQ

Frequently Asked Questions

An orthogonal matrix is the real-number analogue of a unitary matrix. A unitary matrix operates on complex vector spaces and its inverse is its conjugate transpose (U*). An orthogonal matrix operates on real vector spaces and its inverse is simply its transpose (Q^T).

In quantum computing, all quantum gates (operations on qubits) must be reversible and preserve the total probability (norm of the state vector). Unitary matrices mathematically represent these reversible, norm-preserving transformations.

Yes, the identity matrix I is unitary because its conjugate transpose is itself (I* = I), and it is its own inverse (I^{-1} = I), satisfying U*U = I.

Compute its conjugate transpose (also called Hermitian conjugate) and multiply it by the original matrix. If the product is the identity matrix, then the matrix is unitary.