Y
Hacker News
new
|
ask
|
show
|
jobs
by
RandomLensman
18 days ago
How to build a Turing machine to tell which one of ten atoms of a radioactive element decays next?
1 comments
peter_m1
18 days ago
That would be a quantum Turing Machine as radioactivity is a quantum process.
link
RandomLensman
18 days ago
How would that work as current understanding from quantum theory is that we cannot predict which atom decays next? Is there a quantum algorithm that can do that?
link
GoblinSlayer
17 days ago
The decay process is calculated as
sqrt(1-exp(-t/T))|1> + sqrt(exp(-t/T))|0>
link
RandomLensman
17 days ago
How do you use that to predict which atom decays next?
link
GoblinSlayer
15 days ago
The decayed state exists, it's the second term sqrt(exp(-t/T))|0>
link
RandomLensman
15 days ago
How do you predict which atom decays next from there?
link