We understand that the number of triangles possible is given by kC3, since any selection of 3 points uniquely determine a triangle.
This is not true for quadrilaterals though, since for selections where 1 of the points lie within the other 3, we can obtain 3 quadrilaterals. The value kC4 merely gives us a lower bound, which occurs whenever all k points lie on a circle (or whenever none of the k points lie within any possible triangle, but this condition is guaranteed by a placing them on a circle).
Now, my question is: what is the upper bound on the number of quadrilaterals we may form? Under what configuration of the k points will this value be the actual answer? Even more generally, is there an explicit formula in k and n giving us the upper bound for an n-gon and is there a rule which will help us determine how these k points should be placed?
Thank you in advance.
