MHB Real Numbers $a,\,b,\,c$ Solving System of Equations

anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find all the real numbers $a,\,b$ and $c$ that satisfy the following system of equations:

$\begin{align*}a + b + c &= 1\\ \dfrac{a}{ 1 - a}+\dfrac{b}{1 - b} + \dfrac{c}{1 - c} &= 6ac + 6bc = (a + 1)(b + 1)\end{align*}$
 
Mathematics news on Phys.org
Ick! :sick:

-Dan
 
I'm sure there's an elegant and simple solution to this... However, I wasn't able to see it, so I did it in hard way.

We have
\[ \begin{cases} a + b + c = 1 \qquad (1) \\ \frac{a}{1-a} + \frac{b}{1-b} + \frac{c}{1-c} = L \qquad (2) \\ 6c(a + b) = L \qquad (3) \\ (a + 1)(b + 1) = L. \qquad (4) \end{cases} \]

Let's write \( a + b = A. \) Then from (1) \[ c = 1 - A, \]
and from (3) \[ L = 6A(1 - A). \]
Substitute these into (2) and solve the product \( ab = L - A - 1 \) from (4). After simplifying we obtain \[ 36A^4 - 60A^3 + 6A^2 + 19A - 6 =0. \]

Because I like to challenge myself, I completed this to square by solving the cubic equation from the discriminant of quadratic equation... For simplicity I write just few intermediate steps, as there's nothing fancy here:

Put \( A = x + \frac{5}{12}. \Rightarrow \) \[ (16x^2 - 7)^2 = \frac{460}{9} - \frac{608x}{27} \qquad \Rightarrow \] \[ (16x^2 - 7 + q)^2 = 32qx^2 - \frac{608}{27}x + q^2 - 14q + \frac{460}{9} \qquad \Rightarrow \] \[ 729q^3 - 10206q^2 + 37260q - 2888 = 0 \]

Then just write down the solutions: \[ q = \frac{14}{3} + \frac{\sqrt[3]{16\sqrt{287185} - 11408}}{9} + \frac{128}{3\sqrt[3]{16\sqrt{287185} - 11408}} \] \[ x = -\frac{\epsilon \sqrt{2q}}{8} + \frac{\delta}{96\sqrt{3}} \sqrt{-864q + 12096 + \frac{2432\epsilon \sqrt{2q}}{q}}\]

Greek letters take value -1 or 1 to cover all possibilities. Now only \( \epsilon = 1 \) gives real solutions, which we were asked for. \[ A = \frac{10 - 3\sqrt{2q}}{24} + \frac{\delta}{96\sqrt{3}} \sqrt{-864q + 12096 + \frac{2432\sqrt{2q}}{q}}\]

Final solutions: \[ \begin{cases}A \approx -0.5695729\ldots \\ L \approx -5.3639173\ldots \\ c \approx 1.5695729\ldots \\ a,b = \frac{A \pm \sqrt{A^2 - 4(L - A - 1)}}{2} \approx \{ -2.7087187\ldots , 2.1391458\ldots \}\end{cases} \] \[ \begin{cases} A \approx 1.303395799\ldots \\ L \approx -2.37266886\ldots \\ c \approx -0.303395799\ldots \\ a,b \approx \{ -1.60679159\ldots , 2.910187\ldots \} \end{cases} \]
 
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.
Back
Top