- Thread starter
- Admin
- #1
- Feb 14, 2012
- 3,963
Determine the positive numbers $a$ such that \(\displaystyle \sqrt[3]{3+\sqrt{a}}+\sqrt[3]{3-\sqrt{a}}\) is an integer.
(3 + a^(1/2))^(1/3) + (3 – a^(1/2))^(1/3) is integerDetermine the positive numbers $a$ such that \(\displaystyle \sqrt[3]{3+\sqrt{a}}+\sqrt[3]{3-\sqrt{a}}\) is an integer.
Hi kaliprasad,so c = -2 or =-1 from (1) you can get a = 26/3 or 20/3
\
I think you should get \(\displaystyle 3 + a^{\frac{1}{2}}+3 – a^{\frac{1}{2}}+c^3 = 3c(9-a)^{\frac{1}{3}} \), i.e. the factor $(9-a)$ is raised to the one-third power.......
So (3 + a^(1/2))^(1/3) + (3 – a^(1/2))^(1/3) +c = 0
As x + y +z = 0 => x^3 + y^3 + z^3 = 3xyz
So (3 + a^(1/2))+ (3 – a^(1/2)) +c^3 = 3c(9-a) I believe this is where it went wrong...
I very much like kaliprasad's idea of using the implication $x + y +z = 0 \ \Longrightarrow \ x^3 + y^3 + z^3 = 3xyz.$ So suppose that \(\displaystyle \sqrt[3]{3+\sqrt{a}}+\sqrt[3]{3-\sqrt{a}} = n\). Then \(\displaystyle (3+\sqrt{a})+ (3-\sqrt{a}) + (-n)^3 = 3(-n)\sqrt[3]{9-a}.\) Therefore $\sqrt[3]{9-a} = \dfrac{n^3-6}{3n}$, and $a = 9 - \dfrac{(n^3-6)^3}{27n^3}.$Determine the positive numbers $a$ such that \(\displaystyle \sqrt[3]{3+\sqrt{a}}+\sqrt[3]{3-\sqrt{a}}\) is an integer.
Thanks Opalg for participating and yes, the two values of $a$ that you found are correct, of course!I very much like kaliprasad's idea of using the implication $x + y +z = 0 \ \Longrightarrow \ x^3 + y^3 + z^3 = 3xyz.$ So suppose that \(\displaystyle \sqrt[3]{3+\sqrt{a}}+\sqrt[3]{3-\sqrt{a}} = n\). Then \(\displaystyle (3+\sqrt{a})+ (3-\sqrt{a}) + (-n)^3 = 3(-n)\sqrt[3]{9-a}.\) Therefore $\sqrt[3]{9-a} = \dfrac{n^3-6}{3n}$, and $a = 9 - \dfrac{(n^3-6)^3}{27n^3}.$
We are told that $a>0$, so we must have $\dfrac{(n^3-6)^3}{27n^3} < 9$. The function $f(x) = \dfrac{(x-6)^3}{27x}$ is always positive when $x<0$, and has a minimum value $9$ when $x=-3$. When $x>0$, $f(x)$ is an increasing function, and $f(24) = 9$. So the condition $f(n^3) < 9$ implies that $n^3>0$ and $n^3 < 24$. Thus the only integer solutions for $n$ are $n=1$ and $n=2.$
If $n=1$ then $a = 9 - \dfrac{(-5)^3}{27} = \dfrac{368}{27}$. If $n=2$ then $a = 9 - \dfrac1{27} = \dfrac{242}{27}.$ Those are the only two solutions for $a$.