Why Nostr? What is Njump?
2023-09-01 12:06:03

bblfish on Nostr: If you want to increase the quality of your #nostr experience a million fold, just ...

If you want to increase the quality of your #nostr experience a million fold, just follow , mathematician, category theoretician and scientist.
Also repost this (whatever the best way to get attention on this platform), and repost the Messages by him you like the most.
He’ll come over to #Nostr I am sure when Mathjax mode is the default - it is available currently on mathstodon.xyz . At leat if mathjax is available, his more math oriented posts will be easier to read.
The Voyager 1 and 2 spacecraft sent back hundreds of color pictures as they flew by Jupiter and Saturn. But they could only transmit 14 kilobytes per second! So they used a highly efficient error-correcting code: the Golay code.

This is a 24-bit code. The first 12 bits convey the message, and the rest are computed from those. Up to 3 of the 24 bits can be wrong and you can still figure out what was intended! Up to 7 can be wrong and you can still know there was an error!

This image by shows how it works. This shape, an icosahedron, has 12 vertices. There are also 12 pentagons inside this shape. Your first 12 bits say which pentagons to light up. 0 means "leave it dark" and 1 means "light it up". Your second 12 bits say which vertices to light up!

The second 12 bits are computed from the first 12 using this trick:

If you light up a single pentagon, then you only light up the vertices that don't contain that pentagon! What if you light up a bunch of pentagons? Then you use addition mod 2. You work out which vertices get lit up for each pentagon you light up. You think of those results as 12-bit strings. Then you add them up mod 2.

The last part may sound complicated, but it's a common trick, called a "linear code". What's special about the Golay code is its connection to the icosahedron. This gives it remarkable features, which I explain here:

https://blogs.ams.org/visualinsight/2015/12/01/golay-code/

I need to learn more about the other codes used by the Voyagers!

Author Public Key
npub1m0wym3srryqtkt9uuev43arglv4083p9redzep85ayurv53xsmas9nn0rv