Double-Slit Experiment
Double-Slit Experiment
On one multiway branch, the particle goes through the left slit, and one the other branch, the particle goes through the right:
In[]:=
ResourceFunction["MultiwaySystem"][{"A""L","A""R","L""LL","R""RR"},"A",4,"StatesGraph"]
Out[]=
These two branches are causally disconnected:
In[]:=
ResourceFunction["MultiwaySystem"][{"A""L","A""R","L""LL","R""RR"},"A",4,"EvolutionCausalGraph"]
Out[]=
Upon performing a measurement, the particle is able to go through both slits simultaneously and interfere with itself:
In[]:=
ResourceFunction["MultiwaySystem"][{"A""L","A""R","L""LL","R""RR"},"CanonicalKnuthBendixCompletion"]
Out[]=
{LR,RL}
In[]:=
ResourceFunction["MultiwaySystem"][Join[{"A""L","A""R","L""LL","R""RR"},{"L""R","R""L"}],"A",4,"StatesGraph"]
Out[]=
In[]:=
ResourceFunction["MultiwaySystem"][Join[{"A""L","A""R","L""LL","R""RR"},{"L""R","R""L"}],"A",4,"CausalInvariantQ"]
Out[]=
True
The two branches are now causally connected:
In[]:=
ResourceFunction["MultiwaySystem"][Join[{"A""L","A""R","L""LL","R""RR"},{"L""R","R""L"}],"A",4,"EvolutionCausalGraph"]
Out[]=
In[]:=
ResourceFunction["MultiwaySystem"][Join[{"A""L","A""R","L""LL","R""RR"},{"L""R","R""L"}],"A",6,"StatesGraph"]
Out[]=
In[]:=
ResourceFunction["MultiwaySystem"][Join[{"A""L","A""R","L""LL","R""RR"},{"L""R","R""L"}],"A",6]
Out[]=
In[]:=
Characters/@Last[%]
Out[]=
In[]:=
Counts/@%
Out[]=
In[]:=
Counts[%]
Out[]=
In[]:=
Histogram[%]
Out[]=
? related to quantum random walks
ψ(string)
Is it merely a convention that the magnitude and phase of the wave function are packaged together?
Filtering for fixed length
Filtering for fixed length
Bell’s Theorem
Bell’s Theorem