Hash function Updated +Created
Applications:
Hermitian form Updated +Created
The prototypical example of it is the complex dot product.
Note that this form is neither strictly symmetric, it satisfies:
where the over bar indicates the complex conjugate, nor is it linear for complex scalar multiplication on the second argument.
Higgs boson Updated +Created
Initially there were mathematical reasons why people suspected that all boson needed to have 0 mass as is the case for photons a gluons, see Goldstone's theorem.
However, experiments showed that the W boson and the Z boson both has large non-zero masses.
So people started theorizing some hack that would fix up the equations, and they came up with the higgs mechanism.
High budget movies are shit Updated +Created
Movies that are very expensive to make tend to be bad, because they have to make returns and thus appeal to a large amorphous population without any specialization, i.e. the lowest common denominator but in TV Tropes terminology rather than mathematics: tvtropes.org/pmwiki/pmwiki.php/Main/LowestCommonDenominator.
Looking down the largest flops of all time list didn't help much, only Heaven's gate appears reasonable from the top 20.
High-temperature superconductivity Updated +Created
As of 2020, basically means "liquid nitrogen temperature", which is much cheaper than liquid helium.
Figure 1.
Timeline of superconductivity from 1900 to 2015
. Source.
History of the Josephson effect Updated +Created
In 1962 Brian Josephson published his inaugural paper predicting the effect as Section "Possible new effects in superconductive tunnelling".
Some golden notes can be found at True Genius: The Life and Science of John Bardeen page 224 and around. Philip W. Anderson commented:
We were all - Josephson, Pippard and myself, as well as various other people who also habitually sat at the Mond tea and participated in the discussions of the next few weeks - very much puzzled by the meaning of the fact that the current depends on the phase
As part of the course Anderson had introduced the concept of broken symmetry in superconductors. Josephson "was fascinated by the idea of broken symmetry, and wondered whether there could be any way of observing it experimentally."
Magnetic resonance imaging Updated +Created
MRI is using NMR to image inside peoples bodies!
Video 1.
How does an MRI machine work? by Science Museum (2019)
Source. The best one can do in 3 minutes perhaps.
Video 2.
How MRI Works Part 1 by thePIRL (2018)
Source.
Video 3.
What happens behind the scenes of an MRI scan? by Strange Parts (2023)
Source.
Video 4.
Dr Mansfield's MRI MEDICAL MARVEL by BBC
. Source. Broadcast in 1978. Description:
Tomorrow's World gave audiences a true world first as Dr Peter Mansfield of the University of Nottingham demonstrated the first full body prototype device for Magnetic resonance imaging (MRI), allowing us to see inside the human body without the use of X-rays.
Featuring the yet-to-be 2003 Nobel Prize in Physiology and Medicine Dr. Mansfield.
MakeCode Miro Bit Updated +Created
Microbit simulator using some Microsoft framework.
TODO the Python code from there does not seem to run on the microbit via uflash, because it is not MicroPython.
forum.makecode.com/t/help-understanding-local-build-options/6130 asks how to compile locally and suggests it is possible. Seems to require Yotta, so presumably compiles?
Presumably this is because Microsoft ported their MakeCode thing to the MicroBit, and the Micro Bit foundation accepted them.
E.g. there toggling a LED:
led.toggle(0, 0)
but the code that works locally is a completely differently named API set_pixel:
microbit.display.set_pixel(0, 0, )
Microsoft going all in on adopt extend extinguish from an early age!
Mark 17 nuclear bomb Updated +Created
Mathematician Updated +Created
Poet, scientists and warriors all in one? Conquerors of the useless.
A wise teacher from University of São Paulo once told the class Ciro Santilli attended an anecdote about his life:
I used to want to learn Mathematics.
But it was very hard.
So in the end, I became an engineer, and found an engineering solution to the problem, and married a Mathematician instead.
It turned out that, about 10 years later, Ciro ended up following this advice, unwittingly.
Figure 1.
xkcd 435: Fields arranged by purity
. Source.
Mathieu group Updated +Created
Contains the first sporadic groups discovered by far: 11 and 12 in 1861, and 22, 23 and 24 in 1973. And therefore presumably the simplest! The next sporadic ones discovered were the Janko groups, only in 1965!
Each is a permutation group on elements. There isn't an obvious algorithmic relationship between and the actual group.
TODO initial motivation? Why did Mathieu care about k-transitive groups?
Their; k-transitive group properties seem to be the main characterization, according to Wikipedia:
Looking at the classification of k-transitive groups we see that the Mathieu groups are the only families of 4 and 5 transitive groups other than symmetric groups and alternating groups. 3-transitive is not as nice, so let's just say it is the stabilizer of and be done with it.
Video 1.
Mathieu group section of Why Do Sporadic Groups Exist? by Another Roof (2023)
Source. Only discusses Mathieu group but is very good at that.
Video game console Updated +Created
Who needs a hackable general purpose computer, when you can buy a completely locked down computer that only runs useless programs for which you have to pay thousands of dollars to develop for, cannot run a large percentage of major titles from competitor hardware due to business deals (see also) and will inevitably reach planned obsolescence in 4 years?
XPath Updated +Created
XPath kind of died with the rise of CSS selectors around the beginnning of the 2010's. But that is a shame. XPath is a good standard, and was generally more powerful than CSS selectors for many many years.
Box2D Updated +Created
Craig Steven Wright Updated +Created
This dude actually managed to convince a brain-dead British court that he was Satoshi and force a takedown of the Bitcoin whitepaper from bitcoin.org/bitcoin.pdf where it had been for many years prior: coinmarketcap.com/academy/article/bitcoin-org-ordered-to-take-down-bitcoin-whitepaper-because-of-copyright-infringement The page was updated to simply display the following Satoshi quote:
It takes advantage of the nature of information being easy to spread but hard to stifle. - Satoshi Nakamoto
The mere thought that Satoshi would attempt to copyright takedown the Bitcoin whitepaper, and not be able to back his identidy with any cryptographic keys, makes one shrivel to the bones.
Also, kids, this is why you put a fucking license on everything you release to the public, and especially when doing so anonymously!!! A quick CC BY-SA on that paper would have prevented all this bullshit.
Timeline:
Interesting
f3d Updated +Created
Maxwell's equations Updated +Created
Unified all previous electro-magnetism theories into one equation.
Explains the propagation of light as a wave, and matches the previously known relationship between the speed of light and electromagnetic constants.
The equations are a limit case of the more complete quantum electrodynamics, and unlike that more general theory account for the quantization of photon.
The system consists of 6 unknown functions that map 4 variables: time t and the x, y and z positions in space, to a real number:
  • , , : directions of the electric field
  • , , : directions of the magnetic field
and two known input functions:
  • : density of charges in space
  • : current vector in space. This represents the strength of moving charges in space.
Due to the conservation of charge however, those input functions have the following restriction:
Equation 1.
Charge conservation
.
Also consider the following cases:
  • if a spherical charge is moving, then this of course means that is changing with time, and at the same time that a current exists
  • in an ideal infinite cylindrical wire however, we can have constant in the wire, but there can still be a current because those charges are moving
    Such infinite cylindrical wire is of course an ideal case, but one which is a good approximation to the huge number of electrons that travel in a actual wire.
The goal of finding and is that those fields allow us to determine the force that gets applied to a charge via the Equation "Lorentz force", and then to find the force we just need to integrate over the entire body.
Finally, now that we have defined all terms involved in the Maxwell equations, let's see the equations:
Equation 2.
Gauss' law
.
Equation 3.
Gauss's law for magnetism
.
Equation 4.
Faraday's law
.
Equation 5.
Ampere's circuital law
.
You should also review the intuitive interpretation of divergence and curl.
bit gold Updated +Created

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