Given three real numbers such that $a + b + c = 0$, it can be proved that \begin{align*} \frac{a^{5} + b^{5} + c^{5}}{5} & = \frac{a^{3} + b^{3} + c^{3}}{3}\cdot \frac{a^{2} + b^{2} + c^{2}}{2}\\ \frac{a^{7} + b^{7} + c^{7}}{7} & = \frac{a^{5} + b^{5} + c^{5}}{5}\cdot \frac{a^{2} + b^{2} + c^{2}}{2} \end{align*} Thence I would like to ask: given three real numbers under the same restriction as above and prime numbers $p_{2} = p_{1} + 2$, for which of them does the following equation hold: \begin{align*} \frac{a^{p_{2}} + b^{p_{2}} + c^{p_{2}}}{p_{2}} & = \frac{a^{p_{1}} + b^{p_{1}} + c^{p_{1}}}{p_{1}}\cdot \frac{a^{2} + b^{2} + c^{2}}{2} \end{align*} Thank you in advance.
Asked
Active
Viewed 178 times
6
-
Where did you get these two identities from? – user21820 Jun 16 '16 at 03:37
-
1I got them from the book entitled "Solving Problems in Algebra and Trigonometry" by V. Litvinenko and A. Mordkovich, Mir Publishers Moscow. – user0102 Jun 16 '16 at 03:39
-
They're surprising. Thanks for the reference! – user21820 Jun 16 '16 at 03:49
-
See http://math.stackexchange.com/questions/851985/big-dfracx7y7z77-big2-big-dfracx5y5z55-big2-cdot-big – lab bhattacharjee Jun 16 '16 at 04:56
1 Answers
2
$p=3,5$ are the only possible solutions.
To check this, substitute $a=2, \ b,c=-1$.
Then $\displaystyle \frac{2^{p+2}-2}{p+2}=3\frac{2^p-2}{p}$.
This equation can (after some effort) be rewritten as $2^p(p-6)=-4p-12$.
The left hand side can only be negative if $p<6$.
Angela Pretorius
- 10,200