Solving for $abcd$ Given Real Numbers

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $a, b, c, d$ be real numbers such that $$a=\sqrt{4-\sqrt{5-a}}$$, $$b=\sqrt{4+\sqrt{5-b}}$$, $$c=\sqrt{4-\sqrt{5+c}}$$ and $$d=\sqrt{4+\sqrt{5+d}}$$. Calculate $abcd$.
 
Mathematics news on Phys.org
anemone said:
Let $a, b, c, d$ be real numbers such that $$a=\sqrt{4-\sqrt{5-a}}$$, $$b=\sqrt{4+\sqrt{5-b}}$$, $$c=\sqrt{4-\sqrt{5+c}}$$ and $$d=\sqrt{4+\sqrt{5+d}}$$. Calculate $abcd$.
[sp]$a$ and $b$ satisfy the equation $(x^2-4)^2 = 5-x$, or $x^4 - 8x^2 + x + 11 = 0\quad(*).$

$c$ and $d$ satisfy the equation $(x^2-4)^2 = 5+x$, or $x^4 - 8x^2 - x + 11 = 0\quad(**).$

But if $x$ satisfies (**) then $-x$ satisfies (*). So the roots of (*) are $a,b,-c,-d.$ Thus $abcd$ is the product of the roots of (*), namely 11.[/sp]
 
Opalg said:
[sp]$a$ and $b$ satisfy the equation $(x^2-4)^2 = 5-x$, or $x^4 - 8x^2 + x + 11 = 0\quad(*).$

$c$ and $d$ satisfy the equation $(x^2-4)^2 = 5+x$, or $x^4 - 8x^2 - x + 11 = 0\quad(**).$

But if $x$ satisfies (**) then $-x$ satisfies (*). So the roots of (*) are $a,b,-c,-d.$ Thus $abcd$ is the product of the roots of (*), namely 11.[/sp]

Well done, Opalg! And thanks for participating too! Just so you know, I approached it the same way you did.(Sun)