Dagger Symbol — Definition, Formula & Examples
The dagger symbol (†) is a typographic mark used in mathematics primarily to denote the adjoint (conjugate transpose) of a matrix or operator, and occasionally to mark footnotes or deceased individuals in biographical contexts.
In linear algebra and functional analysis, the dagger applied to a matrix denotes its conjugate transpose (Hermitian adjoint), so that . It is also used to denote the Moore–Penrose pseudoinverse of a matrix. In some notations, a double dagger serves as a secondary footnote marker.
Key Formula
Where:
- = A matrix with complex (or real) entries
- = The matrix formed by taking the complex conjugate of each entry of A
- = The transpose operation (swap rows and columns)
How It Works
When you see in a textbook, context determines which meaning applies. In quantum mechanics and linear algebra, almost always means the conjugate transpose: you transpose and then take the complex conjugate of every entry. In numerical analysis, can instead mean the Moore–Penrose pseudoinverse, a generalization of the matrix inverse for non-square or singular matrices. Outside of formulas, the dagger † is a standard footnote marker, used after the asterisk (*) when a second footnote is needed on the same page.
Worked Example
Problem: Find the conjugate transpose (dagger) of the matrix .
Step 1: Transpose A by swapping rows and columns.
Step 2: Take the complex conjugate of every entry (replace with ).
Answer:
Why It Matters
The dagger notation is essential in quantum mechanics, where every observable is represented by a Hermitian operator satisfying . If you study linear algebra, quantum computing, or signal processing, you will encounter frequently in both theoretical proofs and numerical computations.
Common Mistakes
Mistake: Confusing the dagger (conjugate transpose) with a plain transpose when working with complex matrices.
Correction: The dagger requires both transposing and conjugating. For real matrices the two coincide, but for complex entries you must replace every with after transposing.
