kleinwolf said:
Yes...I mean there is something weird that I suppose is still not clear in QM : intuitively, a non disturbing measurement is given by the identity operator : 1, since applied on any quantum state |S> : 1|S>=|S>...
However, the final state can also by anything, since every vector is eigenvector of 1. Hence you get an infinite number of possible end states by measuring without disturbing a state...which seems quite dumb.
There are a lot of weird things and mystries in QM. But this is not one of them.What you discribed is not a measurement.
A measurement, mathematically speaking is projecting a state vector onto a certain subspace of the Hilbert space(assumming finite dimesnion for simplicity) in question. If you try to measure a quantity represented by a self adjoint operator A(assumming the spectrum to be non degenerate for simplicity), say, this would mean projecting the state vector |S>, onto an eigen space of A, the corresponding eigen value a would be the outcome of the measurement.
Immediatly after the measurement, the state |S> "jumps" to an eigen state |a> corresponding to a(not the projection, as projections don't preseve length of the state vector).This happens with probability |<a|S>|^2 .It then continues to evolve according to the Schrodinger equation.
Note that the measurement DOES NOT convert the state vector |S> to the "end state" A|S>! This won't make sense because self adjoint operators in general don't preserve norm,--hence probability,--you don't "apply" a self adjoint operator to a state vector to get another state vector.
So by applying the identity I repeatedly you're not making any measurement.You're just saying the state has not changed.So the identity basically means do nothing, as expected.
But here is a non trivial way to use the identity operator.
Given an orthonormal basis which are eigenstates of an observable A as above. We can write I = ∑|a><a|, the sum is over all the eigen vectors of A in our basis. Now suppose I have another observable B. If I perform a measurement of B on the same state |S>, the probability amplitude of getting the value b would be
<b|S>=<b|IS>=<b|∑|a><a|S>=∑<b|a><a|S>
The right hand side expresses the probablity amplitude for each possibility if we measure A(but we don't, the identity means "do nothing"!). When computing the square modulus of this equation to get the probability the sum on the left hand side gives rise to "cross terms", which correspond to quantum interference, which would be absent if we simply add the probabilities instead of the amplititude, as in classical physics.
Consider the two slit experement. B in this case would be the particle's position on the screen. A would represent "which hole the particle goes through"(this is not very precise because it is not clear what the eigen values of A would be, as the "measurment" here results in yes/no, rather than a numerical answer, but you get the idea), the eigen states of A would be "top hole" and "bottom hole".
The equation above says that when computing the amplitude of detecting the particle at b, we must sum over the aplitudes of all possible channels through which the particle may have explored.
So the identity operator represents "opening all possible channels" . Suppose there are several alternative ways through which an event might have occured. If no "irreversible record" was left (i.e. no "measurement" was made)to indicate which alternative was followed(all channels was opened), we must add all the amplitudes for all the channels (or "paths")before we square to get the probability.
This is the mathematical reason of quantum interference.
Properly refined this idea leads to Feynman's path integral.