Prove Geometric Sequence with $(a,b,c)$

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Geometric Sequence
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $a,\,b,\,c$ be non-zero real numbers such that $(ab+bc+ca)^3=abc(a+b+c)^3$. Prove that $a,\,b,\,c$ are terms of a geometric sequence.
 
Mathematics news on Phys.org
Consider the monic polynomial $P(x)=x^3+mx^2+nx+p$, with roots $a,\,b,\,c$. Then by Viete's relations we have

$a+b+c=-m\\ab+bc+ca=n\\abc=-p$

The given equality yields $n^3=m^3p$. Hence, if $m\ne 0$, the equation $P(x)=0$ can be written as

$x^3+mx^2+nx+\dfrac{n^3}{m^3}=0$

$m^3x^3+m^4x^2+nm^3x+n^3=0$

Factor the left-hand side,

$(mx+n)(m^2x^2-mnx+n^2)+m^3x(mx+n)=(mx+n)(m^2x^2+(m^3-mn)x+n^2)$

It follows that one of the roots of $P$ is $x_1=-\dfrac{n}{m}$ and the other two satisfy the condition $x_2x_3=\dfrac{n^2}{m^2}$. We obtained $x_1^2=x_2x_3$, thus the roots are terms of a geometric sequence.

If $m=0$ then $n=0$ but in this case, the polynomial $x^3+p$ cannot have three real roots.