MHB Simultaneous Equations Challenge

anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Solve the following system in real numbers:

$$a^2+b^2=2c$$

$$1+a^2=2ac$$

$$c^2=ab$$
 
Mathematics news on Phys.org
anemone said:
Solve the following system in real numbers:

$$a^2+b^2=2c$$

$$1+a^2=2ac$$

$$c^2=ab$$

I find it fascinating that the first equation requires $c\ge 0$. Then the second equation in conjunction with the first requires $a>0$, and incidentally tightens the $c$ inequality to $c>0$. Then the third equation, in conjunction with $c>0$ and $a>0$ requires $b>0$. Dominos!
 
My solution
a = b = c = 1.

I have a proof that this is the only solution but I'm looking for something a little more elegant.

If we add the first two equations and then 2 times the third we end up with

$(a-b)^2+(a-c)^2+(c-1)^2 = 0$

then $a = b = c$ and $c = 1$ giving our result.
 
Last edited:
Jester said:
My solution
a = b = c = 1.

I have a proof that this is the only solution but I'm looking for something a little more elegant.

If we add the first two equations and then 2 times the third we end up with

$(a-b)^2+(a-c)^2+(c-1)^2 = 0$

then $a = b = c$ and $c = 1$ giving our result.

Thank you Jester for participating and your solution is so much neater and shorter than mine! Well done!:)

My solution:
From $$a^2+b^2=2c$$ and $$c^2=ab$$, we have

$$a^2+\frac{c^4}{a^2}=2c\;\rightarrow\;\;a^4-2a^2c+c^4=0$$(*)

And from $$a^2+1=2ac$$ we square both sides and get

$$a^4+2a^2+1-4a^2c^2=0$$(**)

Now, subtracting the equation (*) from (**) gives

$$2a^2+1-2a^2c-c^4=0$$

$$2a^2(1-c)+(1-c^4)=0$$

$$2a^2(1-c)+(1-c)(1+c+c^2+c^3)=0$$

$$(1-c)(2a^2+1+c+c^2+c^3)=0$$

Since a, b, and c >0, $$2a^2+1+c+c^2+c^3 \ne 0$$ and thus it must be $$1-c=0\;\rightarrow\;\;c=1$$.

Back substituting $$c=1$$ to the equation $$a^4-2a^2c+c^4=0$$ and gives

$$a^4-2a^2+1=0$$

$$a^2-1=0$$

$$a^2=\pm1$$ Since $$a>0$$, we conclude that $$a=1$$.

And from $$c=ab$$, we have

$$1=1(b)\;\rightarrow b=1$$.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top