Last time we had basic introduction about the quantum states ,This time we will study those in a brief . As we all know there are two types of quantum states PURE state and MIXED state , The pure state describes a position (spin) of a subatomic particle by a single KET vector while a mixed state is a mixture of pure states.
PURE STATE:
In last post we have seen that the basic unit of the data in fundamental computing is bit in which the maximum states can be labeled are two either 0 or 1 keeping the context same the quantum bit usually called as qubit is analogous to a bit having the capability to represent 3 states instead of two of that of bit. But note that like a bit quit can also have 2 state but that become obscure and ambiguous as we see the superposition phenomenon. Those two states are generally called as THE SPINS of subatomic particles and their notifications are |0> for negative spin and |1> for the positive spin one may ask a question whats the difference between bit and qubit as they are same with number of states (0 and 1) but there is one more state which is the most important called as SUPERPOSITION STATE . This state is the linear combination of those two state |0> and |1>.
And which is represented by ψ and the linear equation which represents the superposition state is
|ψ>=α |0> +β|1>.
Where α and β are the two complex numbers generalized as a+ib. where i^2=1.
While a qubit can exist in a superposition of 0 or 1 as I have seen in earlier post due to the property of uncertainty if we do the measurement we aren’t going to find the exact state of superposition because position and momentum of quantum particles cannot be measured simultaneously so we calculate it in the form of probability distribution .
|α^2>= Tells us the probability of finding the superposition | ψ> in 0th state.
|β^2>= Tells us the probability of finding the superposition | ψ> in 1st state.
Mixed State:
A mixed state is somewhat different than the pure one. It cannot be described by the ket or a vector instead of that it can be represented by a density matrix , and it is denoted by a symbol ρ we can say that it’s a generalize state equation because it can represent pure state as well as mixed and the density matrix is defined as
|In which Ps is the part of the two different superposition’s .to check whether the state is pure or mixed one should find the trace of p^2 if the trace is 1 then it is a pure state and if it is less than 1 then it is a mixed state . Note that the trace cannot be greater than 1 because we are dealing with probability distribution and it cannot be greater than 1.