Why do soap bubbles meet at 120 degrees
A variational problem for a minimal curve
Suppose we wish to connect three points, A, B, C, by the shortest possible curve. (E.g. one point could be an electrical socket, and the two other points could be appliances). For some configurations, it might be shorter to have two separate straight lines.
But for others, it seems reasonable to expect that the shortest path is given by a Y shape, choosing a point x inside the triangle ABC, with lines connecting x to each point.
We are led to the problem:
- Consider a triangle with vertices A, B, C. What is the shortest curve that connects the three vertices?
We can express this problem as
looking for the critical point
leads to
This last equation says that we have three unit vectors which add up to zero. Connecting the vectors head to tail means that they form a cycle, which is a triangle. Since they all have the same length, the triangle is equilateral. Thus we are led to the conclusion that
- The angle between the lines is 120 degrees.
This problem is related to the shape of soap bubbles, see the reference below.
A related variational problem for a triangle
If we minimize the sum of the distances squared, we get the centroid of the triangle
looking for the critical point
leads to
which is the centroid of the triangle, see wikipedia triangle. The centroid cuts every median in the ratio 2:1, which justifies the interpretation.
References
See the article, Mathematical Recreation, by Ian Stewart Double Bubble,Toil and Trouble http://www.fortunecity.com/emachines/e11/86/bubble.html