1
vote
2answers
47 views

Vector $\vec{z}$ and its conjugate transpose $\overline{\vec{v}^\top}$ - is it the same as $\left|z\right\rangle$ and $\left\langle z \right|$

Lets say we have a complex vector $\vec{z} \!=\!(1\!+\!2i~~2\!+\!3i~~3\!+\!4i)^T$. Its scalar product $\vec{z}^T\!\! \cdot \vec{z}$ with itself will be a complex number, but if we conjugate the ...
2
votes
2answers
142 views

Inner Product Spaces

I am trying to reconcile the definition of Inner Product Spaces that I encountered in Mathematics with the one I recently came across in Physics. In particular, if $(,)$ denotes an inner product in ...
-2
votes
1answer
148 views

Differences between orthogonality and Kronecker delta function? [closed]

If $i$ and $j$ are two variables then Kronecker delta is written as $$\delta_{i,j}~:=~\begin{cases}1 \hspace{3mm} \mbox{if} \hspace{3mm} i=j,\\ 0 \hspace{3mm}\mbox{if} \hspace{3mm}i \neq ...
1
vote
1answer
272 views

Wave function and Dirac bra-ket notation

Would anyone be able to explain the difference, technically, between wave function notation for quantum systems e.g. $\psi=\psi(x)$ and Dirac bra-ket vector notation? How do you get from one to the ...
2
votes
2answers
153 views

In Dirac notation, what do the subscripts represent? (Solution for particle in a box in mind)

So the set of solutions for the particle in a box is given by $$\psi_n(x) = \sqrt{\frac{2}{L}}\sin(\frac{n\pi x}{L}).$$ In Dirac notation $<\psi_i|\psi_j>=\delta_{ij}$ assuming $|\psi_i>$ ...
3
votes
2answers
372 views

Bra-ket notation and linear operators

Let $H$ be a hilbert space and let $\hat{A}$ be a linear operator on $H$. My textbook states that $|\hat{A} \psi\rangle = \hat{A} |\psi\rangle$. My understanding of bra-kets is that $|\psi\rangle$ is ...