I have an embarrassigly basic question I cannot answer myself. The wavefunction in QM is defined as $\Psi(x) = \langle x \vert \Psi \rangle$, where we chose a 1-dimensional physical space for simplicity. We know that a quantum state is represented by a normalized vector. $$ 1 = \langle \Psi \vert \Psi \rangle = \int \text d x\; \langle \Psi \vert x \rangle \langle x \vert \Psi \rangle = \int \text{d}x\; |\Psi(x)|^2 \tag 1 $$ From this requirement we deduce that the units of $\Psi(x)$ are $[L]^{-1/2}$. Now, we consider a state of definite position $$\vert \Psi \rangle = \vert x_0 \rangle.$$ It follows from the definition that $$\Psi(x) = \langle x \vert x_0 \rangle = \delta(x - x_0).$$ We apply the known property of the Dirac delta distribution. $$ 1 = \int \text d x\; \delta(x - x_0) \tag 2 = \int \text d x\; \Psi(x) $$ Equations (1) and (2) seem to be in contraddiction. I get that the square of a delta distribution is not defined but the two equations do not even agree on the units of $\Psi(x)$, infact equation (2) implies that $\Psi(x)$ has units of $[L]^{-1}$. I'm pretty sure the correct units are $[L]^{-1/2}$ but
how can this mismatch in units be explained?
Related posts
- Units of a dirac delta function in quantum mechanics: the question is verbose but very similar to mine, that being said I didn't really understand the answer. I get that different vectors can have different units (for example $$\vert p \rangle = \int \frac{\text dp}{\sqrt{2\pi\hbar}} \exp\{ipx/\hbar\} \vert x \rangle\;$$ has different units from $\vert x \rangle$) and that different scalar products can have different units but in terms of dimensions equation (1) is supposed to hold for any choise of $\vert \Psi \rangle$, even for non normalizable vectors such as $\vert x \rangle$ and $\vert p \rangle$.