Maximum number of acute triangles

196 Views Asked by At

Given $n$ points on the plane, no three of which are collinear, what is the maximum number of acute triangles formed by them?

[Source: Based on Hungarian competition problem]