simple theorems that non-mathematicians can understand and appreciate.

1.6k Views Asked by At

For example, I stated this fact/theorem at a dinner to some friends and they were pretty impressed.

Given any sequence of n integers, positive or negative, not necessarily all different, some consecutive subsequence has the property that the sum of the members of the subsequence is a multiple of n.

wording taken from http://www.cut-the-knot.org/pigeonhole/group.shtml

I stated the above in laymans terms so they could understand it and they were interested in it (at least for a few minutes).

What are some other accessible theorems/facts similar to this that non-mathematicians can understand? or maybe simple applications of mathematics that they will understand?

Cheers.

8

There are 8 best solutions below

1
On BEST ANSWER

Far too many to list! Here are some things that sprang to mind.

0
On

The Ham sandwich theorem is fun. If you have something (a ham sandwich) consisting of three pieces of any shape, then it's always possible to cut it with one single straight cut into two ham sandwiches, in such a way that all three pieces are equally divided between the sandwiches.

0
On

I very much like Sylvester–Gallai theorem:

Given a finite number of points in the Euclidean plane, either

  1. All the points are collinear; or

  2. there is a line which contains exactly two of the points.

Kelly's proof of this theorem is a real mathematical gem.

0
On

Every sphere which sprouts hair has a quiff.

2
On

Stir a cup of tea, but don't let your spoon touch the walls of the cup. Once the tea has settled, there is some point in the liquid which is in exactly the same place in the cup as before you stirred it.

This is a consequence of the Brouwer Fixed Point Theorem.

0
On

I think the proof that irrational numbers exist is easy to understand the fact is quite interesting.

Theorem: Not all numbers can be expressed as decimal fractions

Proof: Suppose you could write $\sqrt{2}$ as a completely shortened number, that means it exists $p,q \in \mathbb{N}$ such that

$\begin{align}\sqrt{2} &= \frac{p}{q}\\ \Leftrightarrow 2 &= \frac{p^2}{q^2}\\ \Leftrightarrow 2 q^2 &= p^2 \end{align}$

But this means that $p^2$ is even which means that $p$ is even. So we can write $p$ as $p = 2r$:

$\begin{align}2 q^2 &= p^2\\ \Leftrightarrow 2q^2 &= (2r)^2\\ \Leftrightarrow 2q^2 &= 4r^2\\ \Leftrightarrow q^2 &= 2r^2 \end{align}$

This means that $q$ is also even. So both, $p$ and $q$ have $2$ as a factor. This means $\sqrt{2}$ cannot be written as a completely shortened fraction. As every rational number can be written as a completely shortened fraction, $\sqrt{2}$ cannot be a rational number $\blacksquare$


Also very interesting:

  • Birthday paradox (which can easily be explained with the pigeonhole principle)
  • Seven Bridges of Königsberg: Eulers Theorem (A graph has a Eulerian cycle $\Leftrightarrow$ Every vertex has an even degree). You might also find interesting theorems in this presentation which I made as an introduction to graph theory.
0
On

God's number is 20: Every position of Rubik's cube can be solved in at most 20 moves.

R(3,3)=6: In any party of six people either at least three of them are (pairwise) mutual strangers or at least three of them are (pairwise) mutual acquaintances.

2
On

Take a beachball and deflate it, then flatten it against the ground, as wrinkled and stretched out as you like (but not torn). There will then always be two opposite points of the beachball pressed against the same point on the ground (the Borsuk-Ulam theorem).

Another fun way to phrase the theorem is that at any given time, two completely opposite ends of the earth have the exact same temperature and pressure.