Plane wave function by Ciro Santilli 35 Updated +Created
In this solution of the Schrödinger equation, by the uncertainty principle, position is completely unknown (the particle could be anywhere in space), and momentum (and therefore, energy) is perfectly known.
The plane wave function appears for example in the solution of the Schrödinger equation for a free one dimensional particle. This makes sense, because when solving with the time-independent Schrödinger equation, we do separation of variable on fixed energy levels explicitly, and the plane wave solutions are exactly fixed energy level ones.
Exobrain by Ciro Santilli 35 Updated +Created
Oxford Instruments by Ciro Santilli 35 Updated +Created
They are pioneers in making superconducting magnets, physicist from the university taking obsolete equipment from the uni to his garage and making a startup kind of situation. This was particularly notable for this time and place.
They became a major supplier for Magnetic resonance imaging applications.
Cycler Turing machine by Ciro Santilli 35 Updated +Created
These are very simple, they just check for exact state repetitions, which obviously imply that they will run forever.
Unfortunately, cyclers may need to run throun an initial setup phase before reaching the initial cycle point, which is not very elegant.
Also, we have no way of knowing the initial setup length of the actual cycle length, so we just need an arbitrary cutoff value.
And unfortunatly, this can lead to misses, e.g. Skelet machine #1, a 5 state machine, has a (translated) cycle that starts at around 50-200M styeps, and takes 8 trillion steps to repeat.
Translated cycler Turing machine by Ciro Santilli 35 Updated +Created
Like a cycler, but the cycle starts at an offset.
To see infinity, we check that if the machine only goes left N squares until reaching the repetition, then repetition must only be N squares long.
University of Bristol research group by Ciro Santilli 35 Updated +Created
University of Cambridge alumus by Ciro Santilli 35 Updated +Created
University of Oxford alumnus by Ciro Santilli 35 Updated +Created
Specific values of the Busy beaver function by Ciro Santilli 35 Updated +Created
The following things come to mind when you look into research in this area, especially the search for BB(5) which was hard but doable:
Automated theorem proving by halting problem reduction by Ciro Santilli 35 Updated +Created
If you can reduce a mathematical problem to the Halting problem of a specific turing machine, as in the case of a few machines of the Busy beaver scale, then using Turing machine deciders could serve as a method of automated theorem proving.
That feels like it could be an elegant proof method, as you reduce your problem to one of the most well studied representations that exists: a Turing machine.
However it also appears that certain problems cannot be reduced to a halting problem... OMG life sucks (or is awesome?): Section "Turing machine that halts if and only if Collatz conjecture is false".
Diffie-Hellman vs ECDH by Ciro Santilli 35 Updated +Created
ECDH has smaller keys. youtu.be/gAtBM06xwaw?t=634 mentions some interesting downsides:
  • bad curves exist, while in modular, any number seems to work well. TODO why?
  • TODO can't find this mentioned anywher else: Diffie-Hellman key exchange has a proof that there is no algorithm, ECDH doesn't. Which proof?
QEMU.js by Ciro Santilli 35 Updated +Created
Stopped 2019 apparently. Shame. We need something to be upstreamed!
QET Labs by Ciro Santilli 35 Updated +Created
Video 1.
Quantum Engineering Technology Labs presentation video (2022)
Source.
University of Cambridge slang by Ciro Santilli 35 Updated +Created
Conjecture reduction to a halting problem by Ciro Santilli 35 Updated +Created
bbchallenge.org/story#what-is-known-about-bb lists some (all?) cool examples,
wiki.bbchallenge.org/wiki/Cryptids contains a larger list. In June 2024 it was discovered that BB(6) is hard.
Turing machine acceleration by Ciro Santilli 35 Updated +Created
Turing machine acceleration refers to using high level understanding of specific properties of specific Turing machines to be able to simulate them much fatser than naively running the simulation as usual.
Acceleration allows one to use simulation to find infinite loops that might be very long, and would not be otherwise spotted without acceleration.
Senior Wrangler by Ciro Santilli 35 Updated +Created
Marxen-Buntrock machine by Ciro Santilli 35 Updated +Created
Best busy beaver machine known since 1989 as of 2023, before a full proof of all 5 state machines had been carried out.
Paper extracted to HTML by Heiner Marxen: turbotm.de/~heiner/BB/mabu90.html

There are unlisted articles, also show them or only show them.