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$$.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top