I came across this notation in a question. Where a and b are column vectors. What does it mean? To me, it looks like an inner product but it is separated by a pipeline instead of a comma.
2026-04-17 10:46:33.1776422793
Meaning of notation <a|b>
62 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
This looks like the bra-ket notation from Quantum Mechanics.
The connection between $\langle a |$ and $|a\rangle$ is that one is the conjugate transpose of the other.
For example, if $\displaystyle{ |a\rangle = \left(\begin{array}{c} 2-\mathrm i \\ 4+3\mathrm i\end{array}\right)}$ then $\langle a| = (2+\mathrm i,4-3\mathrm i)$.
That way, the Hermitian product of $\langle a|$ and $\langle b |$ is given by $\langle a||b\rangle$ which is written as $\langle a|b\rangle$.
The dagger notation for the conjugate transpose is common: $\langle a|^{\dagger} = |a\rangle$.