Suppose we have given a convex polygon on $n$ vertices $P= \{ a_1, \cdots , a_n \}$ in the plane (arranged clockwise). How can we prove that there exist atleast two indices $i$ such that circle $a_{i-1} a_i a_{i+1}$ contains $P$?
Can someone give me an idea for to prove it?