Five unit circles are in a rectangle. In the beginning, their centres are the vertices of a regular pentagon, and each circle is tangent to two other circles and one edge of the rectangle.

Can the circles move without overlapping?
I will post my answer below. I hope to get a more intuitive answer.





Yes, they can move.
Suppose the top circle moves right a small distance $t$. We will show that none of the circles overlap, by applying Pythagorus' theorem around the ring of circles.
$p=2\left(1+\sin{\frac{\pi}{5}}+\sin{\frac{2\pi}{5}}\right)$
$q=4\left(1+\cos{\frac{2\pi}{5}}\right)$
$a=2\cos{\frac{\pi}{5}}-t$
$b=\sqrt{4-a^2}$
$c=p-2-b$
$d=\sqrt{4-c^2}$
$e=q-4-d$
$f=\sqrt{4-e^2}$
$g=p-2-f$
$h=q-2-a$
$\sqrt{g^2+h^2}$ is an increasing function of $t$, and $\sqrt{g^2+h^2}=2$ when $t=0$.
$\therefore \sqrt{g^2+h^2}>2$ when $t>0$.
This means that when the top circle moves right, it can separate from the circle on its left. So the circles can move without overlapping.
In this desmos animation, you can see that the circles can move, by adjusting the $t$ slider.
(I believe the general case is: If circles of any sizes are each internally tangent to exactly one edge of a convex polygon, then the circles can move without overlapping.)