Start by looking at: Maxwell-Boltzmann vs Bose-Einstein vs Fermi-Dirac statistics.
Quantum version of the Hall effect.
As you increase the magnetic field, you can see the Hall resistance increase, but it does so in discrete steps.
Gotta understand this because the name sounds cool. Maybe also because it is used to define the fucking ampere in the 2019 redefinition of the SI base units.
At least the experiment description itself is easy to understand. The hard part is the physical theory behind.
TODO experiment video.
The effect can be separated into two modes:
- Integer quantum Hall effect: easier to explain from first principles
- Fractional quantum Hall effect: harder to explain from first principles
- Fractional quantum Hall effect for : 1998 Nobel Prize in Physics
- Fractional quantum Hall effect for : one of the most important unsolved physics problems as of 2023
Applications of Quantum Mechanics by David Tong (2017) by
Ciro Santilli 35 Updated 2025-03-28 +Created 1970-01-01
Basically a precise statement of "quantum entanglement is spooky".
It is hard to beat the list present at Quantum computing report: quantumcomputingreport.com/players/.
The much less-complete Wikipedia page is also of interest: en.wikipedia.org/wiki/List_of_companies_involved_in_quantum_computing_or_communication It has the merit of having a few extra columns compared to Quantum computing report.
Other good lists:
- quantumcomputingreport.com/resources/tools/ is hard to beat as usual.
- www.quantiki.org/wiki/list-qc-simulators
- JavaScript
- algassert.com/quirk demo: github.com/Strilanc/Quirk drag-and-drop, by a 2019-quantum-computing-Googler, impressive. You can create gates. State store in URL.
- github.com/stewdio/q.js/ demo: quantumjavascript.app/
Bibliography:
- www.epcc.ed.ac.uk/whats-happening/articles/energy-efficient-quantum-computing-simulations mentions two types of quantum computer simulation:
The most common approach to quantum simulations is to store the whole state in memory and to modify it with gates in a given order
However, there is a completely different approach that can sometimes eliminate this issue - tensor networks
As en.wikipedia.org/w/index.php?title=ZX-calculus&oldid=1071329204#Diagram_rewriting tries to explain but fails to deliver as usual consider the GHZ state represented as a quantum circuit.
How can we easily prove that that quantum circuit equals the state:?
The naive way would be to just do the matrix multiplication as explained at Section "Quantum computing is just matrix multiplication".
However, ZX-calculus provides a simpler way.
And even more importantly, sometimes it is the only way, because in a real circuit, we would not be able to do the matrix multiplication
What we do in ZX-calculus is we first transform the original quantum circuit into a ZX graph.
This is always possible, because we can describe how to do the conversion simply for any of the Clifford plus T gates, which is a set of universal quantum gates.
Then, after we do this transformation, we can start applying further transformations that simplify the circuit.
It has already been proven that there is no efficient algorithm for this (TODO source, someone said P-sharp complete best case)
But it has been proven in 2017 that any possible equivalence between quantum circuits can be reached by modifying ZX-calculus circuits.
There are only 7 transformation rules that we need, and all others can be derived from those, universality.
So, we can apply those rules to do the transformation shown in Wikipedia:
and one of those rules finally tells us that that last graph means our desired state:because it is a Z spider with and .
Working with PyZX by Aleks Kissinger (2019)
Source. This video appears to give amazing motivation on why you should care about ZX-calculus, it mentionsBibliography:
- quantumcomputing.stackexchange.com/questions/9774/what-are-some-applications-of-the-zx-calculus
- github.com/zxcalc/book Picturing Quantum Software by Aleks Kissinger and John van de Wetering (2024), CC BY-NC-SA.
This is an interesting initiative which has some similarities to Ciro Santilli's OurBigBook project.
The fatal flaw of the initiative in Ciro Santilli's opinion is the lack of user-generated content. We will never get there without UGC and algorithms, never.
Also as of 2021, it mostly useless business courses: learn.saylor.org unfortunately.
But it has several redeeming factors which Ciro Santilli aproves of:
- exam as a service-like
- they have a GitHub: github.com/saylordotorgo
Licensing appears to be a mixed mess between the dreaded CC BY-NC-SA and the good CC BY, e.g.:?
The founder Michael J. Saylor looks a bit crooked, Rich people who create charitable prizes are often crooked comes to mind. But maybe he's just weird.
Michael Saylor interview by Lex Fridman (2022)
Source. At the timestamp:What statement... maybe he's actually not crooked, maybe it was just an accounting mistake... God, why.
When I go, all my assets will flow into a foundation, and the foundation's mission is to make education free for everybody forever.
If only Ciro Santilli knew how to contact him and convince him that his current approach is innefective and that Ciro has something better! Michael, please Google into this page some day, Ciro Santilli needs funding for OurBigBook.com. A hopeless Tweet at: twitter.com/cirosantilli/status/1548350114623660035. Also tried to hit his
saylor@strategy.com
. Single particle double slit experiment by
Ciro Santilli 35 Updated 2025-03-28 +Created 1970-01-01
This experiment seems to be really hard to do, and so there aren't many super clear demonstration videos with full experimental setup description out there unfortunately.
Wikipedia has a good summary at: en.wikipedia.org/wiki/Double-slit_experiment#Overview
For single-photon non-double-slit experiments see: single photon production and detection experiments. Those are basically a pre-requisite to this.
photon experiments:
- aapt.scitation.org/doi/full/10.1119/1.4955173 "Video recording true single-photon double-slit interference" by Aspden and Padgetta (2016). Abstract says using spontaneous parametric down-conversion detection of the second photon to know when to turn the camera on
electron experiments: single electron double slit experiment.
Non-elementary particle:
- 2019-10-08: 25,000 Daltons
- interactive.quantumnano.at/letsgo/ awesome interactive demo that allows you to control many parameters on a lab. Written in Flash unfortunately, in 2015... what a lack of future proofing!
Single Photon Interference by Veritasium (2013)
Source. Claims to do exactly what we want, but does not describe the setup precisely well enough. Notably, does not justify how he knows that single photons are being produced.Pinout overview: makecode.microbit.org/device/pins Basically 0, 1, and 2 are the truly generic ones. They can also serve as ADCs.
Micropython documentation: microbit-micropython.readthedocs.io/en/latest/pin.html
The term and idea was first introduced initialized by Hermann Weyl when he was working on combining electromagnetism and general relativity to formulate Maxwell's equations in curved spacetime in 1918 and published as Gravity and electricity by Hermann Weyl (1918). Based on perception that symmetry implies charge conservation. The same idea was later adapted for quantum electrodynamics, a context in which is has even more impact.
Unlisted articles are being shown, click here to show only listed articles.