How to solve $(2+\sqrt{3})^{x/2}+(2-\sqrt{3})^{x/2}=2^x$ for $x$?
2026-03-26 14:19:18.1774534758
On
Solve $(2+\sqrt{3})^{x/2}+(2-\sqrt{3})^{x/2}=2^x$.
147 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
3
On
So, by inspection, $x=2$ is a solution. It remains to show that there are no others. Since $2-\sqrt{3}<1$, for large $x$, we can essentially ignore this term, so some growth rate arguments show that one side grows faster than the other and there are no more solutions, but I'm not sure how to make this rigorous.
Multiply by $(2+\sqrt 3)^{x/2}$ we get
$$(2+\sqrt 3)^x+1=2^x(2+\sqrt 3)^{x/2}=2^x((\sqrt2+\sqrt6)/2)^x=(\sqrt2+\sqrt 6)^x$$ but $(\sqrt 2+\sqrt 6)>(2+\sqrt 3)$ then if the equality is true for $x=2$ it can't be true for $x\ne2$.