Sy123
This too shall pass
- Joined
- Nov 6, 2011
- Messages
- 3,730
- Gender
- Male
- HSC
- 2013
Re: HSC 2013 4U Marathon
It can be done easily if we fix P somewhere, but I can't seem to find a good way of finding the averages at a point in general. (I have a method in mind, but it feels very brute force-y)
If no counting errors, at point (m,k), the sum of triangle areas:
Alright, now the challenge is to find the average area of the triangles.My solution is I can choose the point P in ways as it can take any point on the square. Then Q and R can both be chosen in (n-1) ways as they can take any point in the row or column that P was chosen in. Multiplying together gives the result.
It can be done easily if we fix P somewhere, but I can't seem to find a good way of finding the averages at a point in general. (I have a method in mind, but it feels very brute force-y)
If no counting errors, at point (m,k), the sum of triangle areas:
Last edited: