MHB Simultaneous Equations Challenge

AI Thread Summary
The discussion centers around solving a system of simultaneous equations involving variables a, b, and c. The first equation indicates that c must be non-negative, while the second equation requires a to be positive, further tightening the condition on c to be strictly positive. The third equation, when combined with the previous conditions, necessitates that b is also positive. Participants share their solutions, with one member complimenting another for providing a more concise answer. The challenge highlights the interdependencies of the variables in the equations.
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$$.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...
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...

Similar threads

Back
Top