Useless math that became useful

3k Views Asked by At

I'm writing an article on Lychrel numbers and some people pointed out that this is completely useless.

My idea is to amend my article with some theories that seemed useless when they are created but found use after some time.

I came with some ideas like the Turing machine but I think I'm not grasping the right examples.

Can someone point me some theories that seemed like the Lychrel numbers and then become 'useful'?

2

There are 2 best solutions below

3
On BEST ANSWER

The Quaternions were considered useless for a long time.

Anyhow, the set of all unit quaternions is a double cover of $SO_3(\mathbb R)$. This allows us to represent any rotation matrix by a quaternion, which is used now in computer games (instead of using 9 parameters to parametrize a rotation matrix, we can use only 3 for the quaternions).

You can read more here.

0
On

Quote from G. H. Hardy1

The Theory of Numbers has always been regarded as one of the most obviously useless branches of Pure Mathematics.

Just 30 years after his death, the RSA algorithm was introduced which is deeply rooted in number theory and is now important part of sending encrypted information electronically, e.g., over the Internet.