Suppose that $x = \frac{n}{x} $ where n a constant real number and we wish to solve for x. Solving analytically, $x^2 = n \rightarrow x = \sqrt{n}$. But, suppose we plugged in the value of x recursively so that $x = \frac{n}{\frac{n}{\frac{n}{...}}}$. Does this mean that $x = \frac{n}{\frac{n}{\frac{n}{...}}} = \sqrt{n}$? Intuitivly, I would expect it to be 1.
Asked
Active
Viewed 21 times