Euler’s Formula

Right. Just installed MathML block for WordPress because I want to talk about Fourier Series.

I’m just going to write a quick sidetrack required for the next post (and also for testing the MathML block).

Here’s the Euler’s formula discovered in 1748.

\[ e^{ix} = cos(x) + isin(x) \]

This can be visualized as a unit complex number that rotates clockwise around the origin on the complex plane for every increase in x.

We can reverse the direction of the rotation simply by doing:

\[ e^{-ix} = cos(x) – isin(x) \]

With this, we can easily represent any cosine as:

\[ cos(x) = \frac{1}{2} (e^{ix} + e^{-ix}) \]

Likewise, sines can be represented as such too:

\[ sin(x) = \frac{1}{2j} (e^{ix} – e^{-ix}) \]

Feel the 64GB RAM…

…3600MHz 16CL.

All this to satisfy the minimum requirements of Premiere Pro 2021 memory leak edition.

Coastline paradox – do coastlines have an infinite perimeter?

The infinite perimeter arises from the assumption that coastlines can fract infinitely (as in fractals).

While mathematical fractals have infinite perimeter, coastlines eventually will just be bounded by the perimeter of all atoms on the coast combined.

So… No, they don’t.

But you might ask how do we know which atoms do we consider part of the coastline?

That, of course, is a question best left for a debate on ontology.

Pbee Tone Generator

JavaScript frequency generator.

https://github.com/Syraxius/PbeeToneGenerator

This cute little tone generator is used for replicating a science experiment featured in a Steve Mould video.

Essentially, we generate pure tones near or close to the resonant frequency of a body of air enclosed by a membrane, causing the membrane to vibrate. Then, we visualize the vibrations through a laser beam.

Time travel / teleportation machines cannot be constructed, or this universe is not infinite

If the universe is infinite, then all possible states should exist.

If time travel / teleportation machines can be constructed, then it can be represented by at least one state.

If the universe is infinite and time travel / teleportation machines can be constructed, then there would be an infinite number of time travel / teleportation machines.

If there’s an infinite number of time travel / teleportation machines, then every point in time and space would be the target of an infinite number of time travel / teleportation machines, and there would be constant chaos.

Therefore, time travel / teleportation machines cannot be constructed, or this universe is not infinite.

Storage and media upgrade

Just lost a few terabytes of data from hard disk corruption. Took a really long time recovering what’s left.

About time for a long overdue storage upgrade.

Added a new 2-bay NAS in RAID 1 for data redundancy, and as a bonus also a Plex server for media streaming needs ;D