For a regular 2017-gon $A_1A_2...A_{2017}$ in the plane, show that there exists a point P in the plane such that the following is true: $$ \sum_{i=1}^{2017}i\frac{\mathbf{PA_i}}{|\mathbf{PA_i}|^5}=\mathbf{0}. $$
Here is my thought: I think that the number 5 has no special meanings and that if I can answer the problem $$ \sum_{i=1}^{2017}i\frac{\mathbf{PA_i}}{|\mathbf{PA_i}|^2}=\mathbf{0}, $$ then the original can be proved by the same method. I did not do it for number 1 because I think that plugging 1 there makes the vector a unit vector and in general it shouldn't be. Then I find out that the number 2017 is not special so I tried 3 for simplicity. But I find that solving the problem by brute force even if it is only a triangle is not that easy because of the i before the term.
I saw this problem in The Simon Marais Mathematics Competition (held on 7th, October, 2017) but honestly I don't know what is the correct approach to this problem? Should I try to come up with a system of equations and try to show that there has to be a solution? Or should I just use induction (I don't think this is the proper way since I cannot find a direct relation between $P_{n+1}$ and $P_n$).
Please can someone give me some insights?