Prove that the sequence $ {f(n)}$ defined by $$0<f(1)<f(2) \\ f(n+2) = [f(n+1)\cdot f(n)]^{1/2}$$ for $n \geq 1$ converges to $$[f(1) \cdot {f(2)}^2]^{1/3}$$
Asked
Active
Viewed 55 times
-2
-
Welcome to Mathematics Stack Exchange. Please read the detailed guidelines and rules here before asking questions... – DeBARtha Nov 16 '20 at 13:21
1 Answers
0
Hint: take the logarithm of $f(n)$ and turn it into a linear difference equation.
After that there's a shortcut to solve the equation, see Finding explicit formula for recursive relation

Neat Math
- 4,790