MHB Can Rational Triples Simplify Nested Cubic Roots?

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2017
AI Thread Summary
The discussion focuses on finding a triple of rational numbers (x, y, z) that satisfies the equation √[3]{√[3]{2}-1} = √[3]{x} + √[3]{y} + √[3]{z}. Participants are encouraged to engage with the Problem of the Week (POTW) guidelines and submit their solutions. Opalg is congratulated for providing a correct solution to the problem. An alternate solution is also mentioned, indicating that multiple approaches may exist. The thread emphasizes the exploration of rational triples in simplifying nested cubic roots.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Find a triple of rational numbers $(x,\,y,\,z)$ such that $$\sqrt[3]{\sqrt[3]{2}-1}=\sqrt[3]{x}+\sqrt[3]{y}+\sqrt[3]{z}$$.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to Opalg for his correct solution, which you can find below::)

To start with, it seems very likely that the solution will be of the form $\sqrt[3]{\sqrt[3]2 - 1} = a + b\sqrt[3]2 + c\sqrt[3]4$, for some rational numbers $a,b,c.$ To save writing, I will write $\lambda$ for $\sqrt[3]2$. So we want to find rational numbers $a,b,c$ such that $\sqrt[3]{\lambda - 1} = a + b\lambda + c\lambda^2,$ where $\lambda^3 = 2.$ In that case, $$\lambda - 1 = (a + b\lambda + c\lambda^2)^3 = a^3 +2b^3 + 4c^3 + 12abc + 3\lambda(2ac^2 + a^2b + 2b^2c) + 3\lambda^2(a^2c + ab^2 + 2bc^2).$$ Comparing coefficients of powers of $\lambda$ on both sides, we want $$\begin{aligned}a^3 +2b^3 + 4c^3 + 12abc &= -1,\qquad(1)\\ 2ac^2 + a^2b + 2b^2c &= \tfrac13,\qquad(2) \\ a^2c + ab^2 + 2bc^2 &= 0.\qquad(3)\end{aligned}$$ Those equations do not look easy to solve. But (3) seemed like the one to start with, since there is a $0$ on the right side. It is clear from (3) that $a,b,c$ cannot all be positive, so I wondered whether there might be a solution with $a = 1$ and $b = -1.$ If so, then (3) becomes $2c^2 - c - 1 = 0,$ a quadratic with solutions $c = 1$ and $c = -\frac12$. The solution $c=1$ is not promising. But if we put $a=1$, $b=-1$ and $c = -\frac12$ in the left side of (1) and (2) then we get $$\begin{aligned}a^3 +2b^3 + 4c^3 + 12abc &= \tfrac92,\qquad(4)\\ 2ac^2 + a^2b + 2b^2c &= -\tfrac32,\qquad(5).\end{aligned}$$ The numbers on the right side of (4) and (5) are not the same as those in (1) and (2). But in fact we have hit the jackpot here, because in each case the right side of (4) and (5) is the same multiple (namely $-\frac92$) of the corresponding number in (1) and (2). It follows that $\lambda - 1 = -\frac29(a + b\lambda + c\lambda^2)^3.$ So when we take cube roots and substitute for the values of $a,b,c$ and $\lambda$, we get $$\sqrt[3]{\sqrt[3]2 - 1} = \sqrt[3]{-\frac29} + \sqrt[3]{\frac49} + \sqrt[3]\frac19.$$

Alternate solution:
Let $$a=\sqrt[3]{\sqrt[3]{2}-1}$$ and $$b=\sqrt[3]{2}$$.

This implies $$a=\sqrt[3]{b-1}$$ and $$b^3=2$$.

Note that

$$b^3=2\\b^3-1=1\\(b-1)(b^2+b+1)=1$$

and

$$\begin{align*}b^2+b+1&=\frac{3b^2+3b+3}{3}\\&=\frac{2+3b^2+3b+1}{3}\\&=\frac{b^3+3b^2+3b+1}{3}\\&=\frac{(b+1)^3}{3}\end{align*}$$

which implies

$$a^3=b-1=\frac{1}{b^2+b+1}=\frac{3}{(b+1)^3}\implies a=\frac{\sqrt[3]{3}}{b+1}---(1)$$

On the other hand,

$$3=2+1=b^3+1=(b+1)(b^2-b+1)$$

from which it follows that

$$\frac{1}{b+1}=\frac{b^2-b+1}{3}---(2)$$

Combining equations (1) and (2), we get

$$a=\sqrt[3]{\frac{1}{9}}\left(\sqrt[3]{4}-\sqrt[3]{2}+1\right)$$

Consequently, $$(x,\,y,\,z)=\left(\frac{4}{9},\,-\frac{2}{9},\,\frac{1}{9}\right)$$ is the desired triples.
 
Back
Top