$\text{Given}\quad y = \sqrt{k\sqrt{k\sqrt{k \sqrt{k\sqrt{\dots}}}}}\quad \text{ where }\,k\geq 0,\;\;\text{find the value of }\,y.$
I have no idea on how to solve problems like this.
2026-04-11 21:38:45.1775943525
How to solve $y = \sqrt{k\sqrt{k\sqrt{k \sqrt{k\sqrt{\dots}}}}}$?
1.7k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
We know that $$ y=\sqrt{k\cdot\sqrt{k\cdot\sqrt{\dots}}} $$ We can square the equation and divide by $k$: $$ \frac{y^2}k=\sqrt{k\cdot\sqrt{\dots}} $$ But the right hand side is just $y$ again, so we have $$ \frac{y^2}k=y $$ Solving this gives $y=0$ or $y=k$.