MHB Solving a System of Equations in N to Find a,b,c

Albert1
Messages
1,221
Reaction score
0
$a,b,c,\in N$
$( a −b)(b − c )(c + a ) = −90$
$( a − b)(b + c)(c − a ) = 42$
$( a + b)(b − c )(c − a ) = −60$
$ find :\,\, a,b,c$
 
Mathematics news on Phys.org
Albert said:
$a,b,c,\in N$
$( a −b)(b − c )(c + a ) = −90$
$( a − b)(b + c)(c − a ) = 42$
$( a + b)(b − c )(c − a ) = −60$
$ find :\,\, a,b,c$

a = 3, b= 1, c= 6

for solution
it is not elegent but effecitive

from the ( a − b)(b + c)(c − a ) = 42
as 7 devides RHS and not the other 2 equations we have
b+ c = 7 ( as b and c > 0)

so we get (a-b)(c-a) = 6

so combinations a-b = 6 , c- a = 1
a- b= 3 , c - a = 2
a - b = 2 c - a = 3
a- b = 1 , c- a = 6
and (-6, -1),(-3,-2), (-2,-3) and (-1,6) each can be tried with b+ c to give
a= 3, b = 1 and then they are seen to satisfy other 2 equations
 
Albert said:
$a,b,c,\in N$
$( a −b)(b − c )(c + a ) = −90$
$( a − b)(b + c)(c − a ) = 42$
$( a + b)(b − c )(c − a ) = −60$
$ find :\,\, a,b,c$
My solution, like http://www.mathhelpboards.com/members/kaliprasad/'s, involved a bit of guesswork. Add the first and second equations to get $$-2(a-b)^2c = -48.$$ Add the second and third equations to get $$-2(c-a)^2b = -18.$$ Add the first and third equations to get $$-2(b-c)^2a = -150.$$ You can write those equations as $$(a-b)^2c = 24 = 2^2*6,$$ $$(c-a)^2b = 9 = 3^2*1,$$ $$(b-c)^2a = 75 = 5^2*3.$$ If you then make the assumption that the squared terms on the left side of those equations correspond to the squared terms on the right side, and the nonsquared terms likewise correspond, then you read off the solution $a=3,\,b=1,\,c=6,$ which turns out to be correct.
 
Opalg said:
My solution, like http://www.mathhelpboards.com/members/kaliprasad/'s, involved a bit of guesswork. Add the first and second equations to get $$-2(a-b)^2c = -48.$$ Add the second and third equations to get $$-2(c-a)^2b = -18.$$ Add the first and third equations to get $$-2(b-c)^2a = -150.$$ You can write those equations as $$(a-b)^2c = 24 = 2^2*6,$$ $$(c-a)^2b = 9 = 3^2*1,$$ $$(b-c)^2a = 75 = 5^2*3.$$ If you then make the assumption that the squared terms on the left side of those equations correspond to the squared terms on the right side, and the nonsquared terms likewise correspond, then you read off the solution $a=3,\,b=1,\,c=6,$ which turns out to be correct.

we can combine (from above)
(a−b)^2c=24=2^2∗6
and b+ c = 7 ( from by solution) and confirm c = 6
we could have (a-b) = 1 and c = 24 from the above and by trial and error remove it.
and combining the two we get c =6 ad confirm and then b= 1 and a = 3

combining the above 2 get less range to guess
 
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

Replies
10
Views
938
Replies
2
Views
1K
Replies
3
Views
1K
Replies
4
Views
1K
Replies
3
Views
2K
Replies
1
Views
1K
Replies
1
Views
1K
Back
Top